2022-09-05 14:56:10.656 | + ./stack.sh:main:487 : exec 2022-09-05 14:56:10.656 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-05-145610' 2022-09-05 14:56:10.656 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-05-145610.summary.2022-09-05-145610 2022-09-05 14:56:10.656 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 14:56:10.656 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-05-145610 2022-09-05 14:56:10.656 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-05-145610 /opt/stack/logs/stack.sh.log 2022-09-05 14:56:10.656 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-05-145610.summary.2022-09-05-145610 /opt/stack/logs/stack.sh.log.summary 2022-09-05 14:56:10.656 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-09-05 14:56:10.656 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-05 14:56:10.656 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-05 14:56:10.656 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-05 14:56:10.656 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-05 14:56:10.656 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-05 14:56:10.656 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-05 14:56:10.656 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-05 14:56:10.657 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-05 14:56:10.657 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-05 14:56:10.657 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-05 14:56:10.657 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-05 14:56:10.657 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-05 14:56:10.657 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-05 14:56:10.658 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-05 14:56:10.659 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-09-05 14:56:10.662 | + ./stack.sh:main:560 : trap err_trap ERR 2022-09-05 14:56:10.664 | + ./stack.sh:main:573 : set -o errexit 2022-09-05 14:56:10.665 | + ./stack.sh:main:576 : uname -a 2022-09-05 14:56:10.666 | Linux n-d-855718-4 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-09-05 14:56:10.668 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-05 14:56:10.670 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-05 14:56:10.673 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-09-05 14:56:10.723 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-05 14:56:10.740 | + ./stack.sh:main:590 : fetch_plugins 2022-09-05 14:56:10.742 | + functions-common:fetch_plugins:1797 : local plugins= 2022-09-05 14:56:10.744 | + functions-common:fetch_plugins:1798 : local plugin 2022-09-05 14:56:10.746 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-09-05 14:56:10.747 | + functions-common:fetch_plugins:1802 : return 2022-09-05 14:56:10.749 | + ./stack.sh:main:594 : run_phase override_defaults 2022-09-05 14:56:10.751 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-09-05 14:56:10.753 | + functions-common:run_phase:1880 : local phase= 2022-09-05 14:56:10.755 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 14:56:10.756 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 14:56:10.758 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 14:56:10.760 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 14:56:10.762 | + functions-common:run_phase:1889 : local extra 2022-09-05 14:56:10.764 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 14:56:10.767 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 14:56:10.769 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 14:56:10.771 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 14:56:10.773 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-05 14:56:10.775 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 14:56:10.788 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:10.790 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-05 14:56:10.792 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-05 14:56:10.794 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-05 14:56:10.796 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-05 14:56:10.797 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-05 14:56:10.799 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-05 14:56:10.801 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-05 14:56:10.802 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-05 14:56:10.805 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-05 14:56:10.807 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 14:56:10.808 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-09-05 14:56:10.810 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-09-05 14:56:10.812 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-09-05 14:56:10.814 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-09-05 14:56:10.816 | + functions-common:plugin_override_defaults:1843 : return 2022-09-05 14:56:10.818 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-09-05 14:56:10.837 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-09-05 14:56:10.839 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-05 14:56:10.852 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 14:56:10.854 | +++ lib/tls:source:43 : hostname -f 2022-09-05 14:56:10.858 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-05 14:56:10.860 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-05 14:56:10.861 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-05 14:56:10.863 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-05 14:56:10.865 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-05 14:56:10.867 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-05 14:56:10.869 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-05 14:56:10.871 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-05 14:56:10.873 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-05 14:56:10.875 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-05 14:56:10.880 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-09-05 14:56:10.892 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-09-05 14:56:10.909 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-09-05 14:56:10.921 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-09-05 14:56:10.934 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-09-05 14:56:10.973 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-09-05 14:56:11.035 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-09-05 14:56:11.133 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-09-05 14:56:11.157 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-09-05 14:56:11.211 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-09-05 14:56:11.270 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-09-05 14:56:11.427 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-09-05 14:56:11.442 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-09-05 14:56:11.455 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-05 14:56:11.470 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-09-05 14:56:11.562 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-09-05 14:56:11.565 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-05 14:56:11.568 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-05 14:56:11.570 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-05 14:56:11.572 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-05 14:56:11.574 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-05 14:56:11.577 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-05 14:56:11.577 | False' 2022-09-05 14:56:11.580 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-05 14:56:11.595 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-05 14:56:11.597 | + ./stack.sh:main:624 : run_phase source 2022-09-05 14:56:11.599 | + functions-common:run_phase:1879 : local mode=source 2022-09-05 14:56:11.601 | + functions-common:run_phase:1880 : local phase= 2022-09-05 14:56:11.604 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 14:56:11.606 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 14:56:11.608 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 14:56:11.611 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 14:56:11.613 | + functions-common:run_phase:1889 : local extra 2022-09-05 14:56:11.616 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 14:56:11.621 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 14:56:11.623 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 14:56:11.625 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 14:56:11.627 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-05 14:56:11.630 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 14:56:11.645 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:11.647 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-05 14:56:11.649 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-05 14:56:11.691 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-05 14:56:11.693 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-05 14:56:11.696 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-09-05 14:56:11.698 | + functions-common:run_phase:1901 : load_plugin_settings 2022-09-05 14:56:11.700 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-09-05 14:56:11.702 | + functions-common:load_plugin_settings:1816 : local plugin 2022-09-05 14:56:11.704 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-09-05 14:56:11.707 | + functions-common:load_plugin_settings:1820 : return 2022-09-05 14:56:11.709 | + functions-common:run_phase:1902 : verify_disabled_services 2022-09-05 14:56:11.711 | + functions-common:verify_disabled_services:2162 : local service 2022-09-05 14:56:11.713 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.716 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-05 14:56:11.718 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.721 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-05 14:56:11.723 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.725 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-05 14:56:11.728 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.730 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-05 14:56:11.733 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.735 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-05 14:56:11.738 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.741 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-05 14:56:11.744 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.746 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-05 14:56:11.749 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.751 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-05 14:56:11.753 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.756 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-05 14:56:11.759 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.761 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-05 14:56:11.763 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.765 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-09-05 14:56:11.767 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.770 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-05 14:56:11.772 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.775 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-05 14:56:11.777 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.779 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-05 14:56:11.781 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.784 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-05 14:56:11.786 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.788 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-05 14:56:11.791 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.793 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-05 14:56:11.795 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.797 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-05 14:56:11.799 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.802 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-05 14:56:11.804 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.806 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-05 14:56:11.809 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.811 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-05 14:56:11.814 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.816 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-05 14:56:11.818 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.821 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-05 14:56:11.823 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.825 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-05 14:56:11.828 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.830 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-05 14:56:11.832 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.835 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-05 14:56:11.838 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.840 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-05 14:56:11.842 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.844 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-05 14:56:11.847 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.849 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-05 14:56:11.852 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.854 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-05 14:56:11.856 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.859 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-05 14:56:11.861 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.864 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-05 14:56:11.866 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.869 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-09-05 14:56:11.872 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.874 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-05 14:56:11.877 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.879 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-05 14:56:11.882 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.885 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-05 14:56:11.887 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.890 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-05 14:56:11.892 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.894 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-05 14:56:11.897 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.899 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-05 14:56:11.902 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.904 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-05 14:56:11.907 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.909 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-05 14:56:11.912 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.914 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-05 14:56:11.916 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.919 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-05 14:56:11.921 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.924 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-05 14:56:11.926 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.928 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-05 14:56:11.931 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.933 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-05 14:56:11.936 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 14:56:11.938 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-05 14:56:11.941 | + ./stack.sh:main:695 : initialize_database_backends 2022-09-05 14:56:11.943 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-05 14:56:11.946 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-05 14:56:11.962 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:11.964 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-05 14:56:11.966 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-05 14:56:11.968 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-05 14:56:11.984 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 14:56:11.987 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-05 14:56:11.989 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-05 14:56:11.992 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-05 14:56:11.994 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-05 14:56:11.997 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-05 14:56:11.999 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-05 14:56:12.002 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-05 14:56:12.004 | + lib/database:initialize_database_backends:92 : return 0 2022-09-05 14:56:12.006 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-09-05 14:56:12.007 | Using mysql database backend 2022-09-05 14:56:12.009 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-05 14:56:12.025 | + ./stack.sh:main:701 : define_database_baseurl 2022-09-05 14:56:12.029 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-05 14:56:12.032 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-05 14:56:12.034 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-05 14:56:12.037 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-05 14:56:12.039 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-09-05 14:56:12.056 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:12.058 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-05 14:56:12.076 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-09-05 14:56:12.095 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:12.097 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-05 14:56:12.114 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-05 14:56:12.131 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-09-05 14:56:12.148 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 14:56:12.151 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-09-05 14:56:12.167 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 14:56:12.170 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-05 14:56:12.186 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-09-05 14:56:12.188 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-09-05 14:56:12.191 | + ./stack.sh:main:757 : save_stackenv 757 2022-09-05 14:56:12.193 | + functions-common:save_stackenv:60 : local tag=757 2022-09-05 14:56:12.197 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-05 14:56:12.201 | + functions-common:save_stackenv:62 : time_stamp=2022-09-05-145612 2022-09-05 14:56:12.204 | + functions-common:save_stackenv:63 : echo '# 2022-09-05-145612 757' 2022-09-05 14:56:12.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.209 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-05 14:56:12.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.213 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-05 14:56:12.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.218 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-05 14:56:12.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.223 | + 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-09-05 14:56:12.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.229 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-09-05 14:56:12.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.233 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-09-05 14:56:12.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.238 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-05-145610 2022-09-05 14:56:12.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.244 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-05 14:56:12.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.248 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-09-05 14:56:12.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.253 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-05 14:56:12.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.258 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-05 14:56:12.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.262 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-05 14:56:12.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 14:56:12.267 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-05 14:56:12.269 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-09-05 14:56:12.272 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-09-05 14:56:12.274 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-05 14:56:12.277 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-09-05 14:56:12.279 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 14:56:12.281 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 14:56:12.284 | ++ functions-common:git_clone:612 : pwd 2022-09-05 14:56:12.286 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 14:56:12.288 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 14:56:12.291 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 14:56:12.306 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 14:56:12.308 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 14:56:12.310 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 14:56:12.313 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 14:56:12.313 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 14:56:12.320 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-09-05 14:56:12.322 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 14:56:12.324 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-05 14:56:12.338 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-09-05 14:56:12.341 | + functions-common:git_clone:690 : head -1 2022-09-05 14:56:12.341 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 14:56:12.345 | c67cbbba update constraint for sushy to new release 4.1.2 2022-09-05 14:56:12.348 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 14:56:12.351 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-09-05 14:56:12.353 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 14:56:12.356 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-09-05 14:56:12.358 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-05 14:56:12.361 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-05 14:56:12.364 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-05 14:56:12.366 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-05 14:56:12.369 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-05 14:56:12.371 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-05 14:56:12.374 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-05 14:56:12.377 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-05 14:56:12.381 | ++ tools/install_prereqs.sh:source:47 : NOW=1662389772 2022-09-05 14:56:12.385 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-05 14:56:12.390 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-09-05 14:56:12.394 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-09-05 14:56:12.397 | ++ tools/install_prereqs.sh:source:49 : DELTA=1662389772 2022-09-05 14:56:12.399 | ++ tools/install_prereqs.sh:source:50 : [[ 1662389772 -lt 7200 ]] 2022-09-05 14:56:12.402 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-05 14:56:12.404 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-09-05 14:56:12.407 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-05 14:56:12.409 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-09-05 14:56:12.411 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-05 14:56:12.414 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-09-05 14:56:12.416 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-05 14:56:12.420 | +++ 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-09-05 14:56:12.469 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-05 14:56:12.469 | apache2-dev 2022-09-05 14:56:12.469 | bc 2022-09-05 14:56:12.469 | bsdmainutils 2022-09-05 14:56:12.469 | curl 2022-09-05 14:56:12.469 | g++ 2022-09-05 14:56:12.469 | gawk 2022-09-05 14:56:12.469 | gcc 2022-09-05 14:56:12.469 | gettext 2022-09-05 14:56:12.469 | git 2022-09-05 14:56:12.469 | graphviz 2022-09-05 14:56:12.469 | iputils-ping 2022-09-05 14:56:12.469 | libapache2-mod-proxy-uwsgi 2022-09-05 14:56:12.469 | libffi-dev 2022-09-05 14:56:12.470 | libjpeg-dev 2022-09-05 14:56:12.470 | libpcre3-dev 2022-09-05 14:56:12.470 | libpq-dev 2022-09-05 14:56:12.470 | libssl-dev 2022-09-05 14:56:12.470 | libsystemd-dev 2022-09-05 14:56:12.470 | libxml2-dev 2022-09-05 14:56:12.470 | libxslt1-dev 2022-09-05 14:56:12.470 | libyaml-dev 2022-09-05 14:56:12.470 | lsof 2022-09-05 14:56:12.470 | openssh-server 2022-09-05 14:56:12.470 | openssl 2022-09-05 14:56:12.470 | pkg-config 2022-09-05 14:56:12.470 | psmisc 2022-09-05 14:56:12.470 | python3-dev 2022-09-05 14:56:12.470 | python3-pip 2022-09-05 14:56:12.470 | python3-systemd 2022-09-05 14:56:12.470 | python3-venv 2022-09-05 14:56:12.470 | tar 2022-09-05 14:56:12.470 | tcpdump 2022-09-05 14:56:12.470 | unzip 2022-09-05 14:56:12.471 | uuid-runtime 2022-09-05 14:56:12.471 | wget 2022-09-05 14:56:12.471 | wget 2022-09-05 14:56:12.471 | zlib1g-dev 2022-09-05 14:56:12.471 | libkrb5-dev 2022-09-05 14:56:12.471 | libldap2-dev 2022-09-05 14:56:12.471 | libsasl2-dev 2022-09-05 14:56:12.471 | memcached 2022-09-05 14:56:12.471 | python3-mysqldb 2022-09-05 14:56:12.471 | sqlite3 2022-09-05 14:56:12.471 | conntrack 2022-09-05 14:56:12.471 | curl 2022-09-05 14:56:12.471 | dnsmasq-base 2022-09-05 14:56:12.471 | dnsmasq-utils 2022-09-05 14:56:12.471 | ebtables 2022-09-05 14:56:12.471 | genisoimage 2022-09-05 14:56:12.471 | iptables 2022-09-05 14:56:12.471 | iputils-arping 2022-09-05 14:56:12.471 | kpartx 2022-09-05 14:56:12.472 | libjs-jquery-tablesorter 2022-09-05 14:56:12.472 | parted 2022-09-05 14:56:12.472 | pm-utils 2022-09-05 14:56:12.472 | python3-mysqldb 2022-09-05 14:56:12.472 | socat 2022-09-05 14:56:12.472 | sqlite3 2022-09-05 14:56:12.472 | sudo 2022-09-05 14:56:12.472 | vlan 2022-09-05 14:56:12.472 | lsscsi 2022-09-05 14:56:12.472 | open-iscsi 2022-09-05 14:56:12.472 | lvm2 2022-09-05 14:56:12.472 | qemu-utils 2022-09-05 14:56:12.472 | thin-provisioning-tools 2022-09-05 14:56:12.472 | acl 2022-09-05 14:56:12.472 | dnsmasq-base 2022-09-05 14:56:12.472 | dnsmasq-utils 2022-09-05 14:56:12.472 | ebtables 2022-09-05 14:56:12.472 | haproxy 2022-09-05 14:56:12.472 | iptables 2022-09-05 14:56:12.473 | iputils-arping 2022-09-05 14:56:12.473 | iputils-ping 2022-09-05 14:56:12.473 | postgresql-server-dev-all 2022-09-05 14:56:12.473 | python3-mysqldb 2022-09-05 14:56:12.473 | sqlite3 2022-09-05 14:56:12.473 | sudo 2022-09-05 14:56:12.473 | vlan 2022-09-05 14:56:12.473 | pcp 2022-09-05 14:56:12.473 | ipset 2022-09-05 14:56:12.473 | conntrack 2022-09-05 14:56:12.473 | conntrackd 2022-09-05 14:56:12.473 | keepalived 2022-09-05 14:56:12.473 | lvm2 2022-09-05 14:56:12.473 | qemu-utils 2022-09-05 14:56:12.473 | thin-provisioning-tools 2022-09-05 14:56:12.473 | curl 2022-09-05 14:56:12.473 | liberasurecode-dev 2022-09-05 14:56:12.473 | make 2022-09-05 14:56:12.474 | memcached 2022-09-05 14:56:12.474 | rsync 2022-09-05 14:56:12.474 | sqlite3 2022-09-05 14:56:12.474 | xfsprogs' 2022-09-05 14:56:12.474 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-05 14:56:12.494 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-05 14:56:12.494 | apache2-dev 2022-09-05 14:56:12.495 | bc 2022-09-05 14:56:12.495 | bsdmainutils 2022-09-05 14:56:12.495 | curl 2022-09-05 14:56:12.495 | g++ 2022-09-05 14:56:12.495 | gawk 2022-09-05 14:56:12.495 | gcc 2022-09-05 14:56:12.495 | gettext 2022-09-05 14:56:12.495 | git 2022-09-05 14:56:12.495 | graphviz 2022-09-05 14:56:12.495 | iputils-ping 2022-09-05 14:56:12.495 | libapache2-mod-proxy-uwsgi 2022-09-05 14:56:12.495 | libffi-dev 2022-09-05 14:56:12.495 | libjpeg-dev 2022-09-05 14:56:12.495 | libpcre3-dev 2022-09-05 14:56:12.495 | libpq-dev 2022-09-05 14:56:12.495 | libssl-dev 2022-09-05 14:56:12.495 | libsystemd-dev 2022-09-05 14:56:12.495 | libxml2-dev 2022-09-05 14:56:12.495 | libxslt1-dev 2022-09-05 14:56:12.495 | libyaml-dev 2022-09-05 14:56:12.495 | lsof 2022-09-05 14:56:12.495 | openssh-server 2022-09-05 14:56:12.495 | openssl 2022-09-05 14:56:12.495 | pkg-config 2022-09-05 14:56:12.495 | psmisc 2022-09-05 14:56:12.495 | python3-dev 2022-09-05 14:56:12.495 | python3-pip 2022-09-05 14:56:12.495 | python3-systemd 2022-09-05 14:56:12.495 | python3-venv 2022-09-05 14:56:12.495 | tar 2022-09-05 14:56:12.495 | tcpdump 2022-09-05 14:56:12.495 | unzip 2022-09-05 14:56:12.495 | uuid-runtime 2022-09-05 14:56:12.495 | wget 2022-09-05 14:56:12.495 | wget 2022-09-05 14:56:12.495 | zlib1g-dev 2022-09-05 14:56:12.495 | libkrb5-dev 2022-09-05 14:56:12.495 | libldap2-dev 2022-09-05 14:56:12.495 | libsasl2-dev 2022-09-05 14:56:12.495 | memcached 2022-09-05 14:56:12.495 | python3-mysqldb 2022-09-05 14:56:12.496 | sqlite3 2022-09-05 14:56:12.496 | conntrack 2022-09-05 14:56:12.496 | curl 2022-09-05 14:56:12.496 | dnsmasq-base 2022-09-05 14:56:12.496 | dnsmasq-utils 2022-09-05 14:56:12.496 | ebtables 2022-09-05 14:56:12.496 | genisoimage 2022-09-05 14:56:12.496 | iptables 2022-09-05 14:56:12.496 | iputils-arping 2022-09-05 14:56:12.496 | kpartx 2022-09-05 14:56:12.496 | libjs-jquery-tablesorter 2022-09-05 14:56:12.496 | parted 2022-09-05 14:56:12.496 | pm-utils 2022-09-05 14:56:12.496 | python3-mysqldb 2022-09-05 14:56:12.496 | socat 2022-09-05 14:56:12.496 | sqlite3 2022-09-05 14:56:12.496 | sudo 2022-09-05 14:56:12.496 | vlan 2022-09-05 14:56:12.496 | lsscsi 2022-09-05 14:56:12.496 | open-iscsi 2022-09-05 14:56:12.496 | lvm2 2022-09-05 14:56:12.496 | qemu-utils 2022-09-05 14:56:12.496 | thin-provisioning-tools 2022-09-05 14:56:12.496 | acl 2022-09-05 14:56:12.496 | dnsmasq-base 2022-09-05 14:56:12.496 | dnsmasq-utils 2022-09-05 14:56:12.496 | ebtables 2022-09-05 14:56:12.496 | haproxy 2022-09-05 14:56:12.496 | iptables 2022-09-05 14:56:12.496 | iputils-arping 2022-09-05 14:56:12.496 | iputils-ping 2022-09-05 14:56:12.496 | postgresql-server-dev-all 2022-09-05 14:56:12.496 | python3-mysqldb 2022-09-05 14:56:12.496 | sqlite3 2022-09-05 14:56:12.496 | sudo 2022-09-05 14:56:12.496 | vlan 2022-09-05 14:56:12.496 | pcp 2022-09-05 14:56:12.496 | ipset 2022-09-05 14:56:12.496 | conntrack 2022-09-05 14:56:12.497 | conntrackd 2022-09-05 14:56:12.497 | keepalived 2022-09-05 14:56:12.497 | lvm2 2022-09-05 14:56:12.497 | qemu-utils 2022-09-05 14:56:12.497 | thin-provisioning-tools 2022-09-05 14:56:12.497 | curl 2022-09-05 14:56:12.497 | liberasurecode-dev 2022-09-05 14:56:12.497 | make 2022-09-05 14:56:12.497 | memcached 2022-09-05 14:56:12.497 | rsync 2022-09-05 14:56:12.497 | sqlite3 2022-09-05 14:56:12.497 | xfsprogs ' 2022-09-05 14:56:12.498 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-05 14:56:12.501 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 14:56:12.503 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 14:56:12.508 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-05 14:56:12.508 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-05 14:56:12.513 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-05 14:56:12.515 | ++ functions-common:install_package:1475 : update_package_repo 2022-09-05 14:56:12.517 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 14:56:12.519 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-09-05 14:56:12.521 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 14:56:12.523 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 14:56:12.526 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 14:56:12.528 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 14:56:12.530 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 14:56:12.532 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 14:56:12.534 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-09-05 14:56:12.536 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-09-05 14:56:12.538 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-09-05 14:56:12.541 | +++ functions-common:apt_get_update:1209 : id -u 2022-09-05 14:56:12.545 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-09-05 14:56:12.547 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-09-05 14:56:12.549 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-09-05 14:56:12.552 | ++ functions-common:time_start:2438 : local start_time= 2022-09-05 14:56:12.554 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 14:56:12.556 | +++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 14:56:12.561 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1662389772558 2022-09-05 14:56:12.563 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-05 14:56:12.565 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-05 14:56:12.567 | ++ 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-09-05 14:56:12.826 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-05 14:56:12.840 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-05 14:56:12.876 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-05 14:56:12.935 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-05 14:56:15.438 | Reading package lists... 2022-09-05 14:56:15.472 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-09-05 14:56:15.474 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-09-05 14:56:15.477 | ++ functions-common:time_stop:2451 : local name 2022-09-05 14:56:15.479 | ++ functions-common:time_stop:2452 : local end_time 2022-09-05 14:56:15.481 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-09-05 14:56:15.483 | ++ functions-common:time_stop:2454 : local total 2022-09-05 14:56:15.485 | ++ functions-common:time_stop:2455 : local start_time 2022-09-05 14:56:15.487 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-09-05 14:56:15.489 | ++ functions-common:time_stop:2458 : start_time=1662389772558 2022-09-05 14:56:15.492 | ++ functions-common:time_stop:2460 : [[ -z 1662389772558 ]] 2022-09-05 14:56:15.495 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 14:56:15.499 | ++ functions-common:time_stop:2463 : end_time=1662389775497 2022-09-05 14:56:15.501 | ++ functions-common:time_stop:2464 : elapsed_time=2939 2022-09-05 14:56:15.503 | ++ functions-common:time_stop:2465 : total=0 2022-09-05 14:56:15.505 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 14:56:15.508 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2939 2022-09-05 14:56:15.511 | ++ 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-09-05 14:56:15.513 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 14:56:15.515 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 14:56:15.518 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 14:56:15.520 | ++ 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-09-05 14:56:15.544 | ++ 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-09-05 14:56:15.666 | Reading package lists... 2022-09-05 14:56:15.971 | Building dependency tree... 2022-09-05 14:56:15.972 | Reading state information... 2022-09-05 14:56:16.411 | bc is already the newest version (1.07.1-2build1). 2022-09-05 14:56:16.411 | bc set to manually installed. 2022-09-05 14:56:16.411 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-05 14:56:16.411 | bsdmainutils set to manually installed. 2022-09-05 14:56:16.411 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-05 14:56:16.411 | g++ set to manually installed. 2022-09-05 14:56:16.411 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-05 14:56:16.411 | gawk set to manually installed. 2022-09-05 14:56:16.411 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-05 14:56:16.411 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-05 14:56:16.411 | iptables set to manually installed. 2022-09-05 14:56:16.411 | iputils-ping is already the newest version (3:20190709-3). 2022-09-05 14:56:16.411 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-05 14:56:16.411 | kpartx set to manually installed. 2022-09-05 14:56:16.411 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-05 14:56:16.411 | make is already the newest version (4.2.1-1.2). 2022-09-05 14:56:16.411 | make set to manually installed. 2022-09-05 14:56:16.411 | psmisc is already the newest version (23.3-1). 2022-09-05 14:56:16.411 | psmisc set to manually installed. 2022-09-05 14:56:16.411 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-05 14:56:16.411 | python3-systemd is already the newest version (234-3build2). 2022-09-05 14:56:16.411 | python3-systemd set to manually installed. 2022-09-05 14:56:16.411 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-05 14:56:16.411 | thin-provisioning-tools set to manually installed. 2022-09-05 14:56:16.411 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-05 14:56:16.411 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-05 14:56:16.411 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-05 14:56:16.412 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-05 14:56:16.412 | lsof set to manually installed. 2022-09-05 14:56:16.412 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-05 14:56:16.412 | parted set to manually installed. 2022-09-05 14:56:16.412 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-05 14:56:16.412 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-05 14:56:16.412 | zlib1g-dev set to manually installed. 2022-09-05 14:56:16.412 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-05 14:56:16.412 | The following packages were automatically installed and are no longer required: 2022-09-05 14:56:16.412 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 14:56:16.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 14:56:16.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 14:56:16.413 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 14:56:16.413 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 14:56:16.413 | python3-zope.interface 2022-09-05 14:56:16.413 | Use 'sudo apt autoremove' to remove them. 2022-09-05 14:56:16.413 | The following additional packages will be installed: 2022-09-05 14:56:16.413 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-09-05 14:56:16.413 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-09-05 14:56:16.413 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-09-05 14:56:16.413 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-09-05 14:56:16.413 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-09-05 14:56:16.413 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-09-05 14:56:16.413 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-05 14:56:16.414 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-05 14:56:16.414 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-09-05 14:56:16.414 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-09-05 14:56:16.414 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-05 14:56:16.414 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-05 14:56:16.414 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-09-05 14:56:16.414 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-05 14:56:16.414 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-09-05 14:56:16.414 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-09-05 14:56:16.414 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-09-05 14:56:16.414 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-09-05 14:56:16.414 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-09-05 14:56:16.414 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-09-05 14:56:16.414 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-09-05 14:56:16.414 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-09-05 14:56:16.414 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-09-05 14:56:16.414 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-09-05 14:56:16.414 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-09-05 14:56:16.414 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-09-05 14:56:16.414 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-09-05 14:56:16.414 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-09-05 14:56:16.414 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-09-05 14:56:16.415 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-09-05 14:56:16.415 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-09-05 14:56:16.415 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-09-05 14:56:16.415 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-09-05 14:56:16.415 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-09-05 14:56:16.415 | x11-common 2022-09-05 14:56:16.417 | Suggested packages: 2022-09-05 14:56:16.418 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-09-05 14:56:16.418 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-09-05 14:56:16.418 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-09-05 14:56:16.418 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-09-05 14:56:16.418 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-09-05 14:56:16.418 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-09-05 14:56:16.418 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-09-05 14:56:16.418 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-09-05 14:56:16.418 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-09-05 14:56:16.418 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-09-05 14:56:16.418 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-09-05 14:56:16.418 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-09-05 14:56:16.418 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-09-05 14:56:16.418 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-09-05 14:56:16.418 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-09-05 14:56:16.418 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-09-05 14:56:16.682 | The following NEW packages will be installed: 2022-09-05 14:56:16.682 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-09-05 14:56:16.682 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-09-05 14:56:16.683 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-09-05 14:56:16.683 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-09-05 14:56:16.683 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-09-05 14:56:16.683 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-09-05 14:56:16.683 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-09-05 14:56:16.683 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-09-05 14:56:16.683 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-09-05 14:56:16.683 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-05 14:56:16.683 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-05 14:56:16.683 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-09-05 14:56:16.683 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-09-05 14:56:16.683 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-05 14:56:16.683 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-05 14:56:16.683 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-09-05 14:56:16.683 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-05 14:56:16.683 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-09-05 14:56:16.683 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-09-05 14:56:16.683 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-09-05 14:56:16.683 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-09-05 14:56:16.683 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-09-05 14:56:16.683 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-09-05 14:56:16.683 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-09-05 14:56:16.683 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-09-05 14:56:16.683 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-09-05 14:56:16.684 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-09-05 14:56:16.684 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-09-05 14:56:16.684 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-09-05 14:56:16.684 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-09-05 14:56:16.684 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-09-05 14:56:16.684 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-09-05 14:56:16.684 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-09-05 14:56:16.684 | postgresql-client-12 postgresql-client-common postgresql-common 2022-09-05 14:56:16.684 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-09-05 14:56:16.684 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-09-05 14:56:16.685 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-09-05 14:56:16.685 | vbetool vlan x11-common 2022-09-05 14:56:16.685 | The following packages will be upgraded: 2022-09-05 14:56:16.686 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-09-05 14:56:16.686 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-09-05 14:56:16.687 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-09-05 14:56:16.687 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-09-05 14:56:16.687 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-09-05 14:56:16.839 | 29 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 14:56:16.839 | Need to get 152 MB of archives. 2022-09-05 14:56:16.839 | After this operation, 712 MB of additional disk space will be used. 2022-09-05 14:56:16.840 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-09-05 14:56:17.159 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-09-05 14:56:17.177 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-09-05 14:56:17.182 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-09-05 14:56:17.184 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-09-05 14:56:17.231 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-09-05 14:56:17.758 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-09-05 14:56:17.764 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-09-05 14:56:17.771 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-09-05 14:56:17.772 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-09-05 14:56:17.774 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-09-05 14:56:17.776 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-09-05 14:56:17.815 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-09-05 14:56:17.823 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-09-05 14:56:17.930 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-09-05 14:56:17.930 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-09-05 14:56:17.931 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-09-05 14:56:17.933 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-09-05 14:56:17.936 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-09-05 14:56:17.937 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-09-05 14:56:17.967 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-09-05 14:56:17.985 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-09-05 14:56:17.986 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-09-05 14:56:17.996 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-09-05 14:56:19.344 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-09-05 14:56:19.371 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-09-05 14:56:19.609 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-09-05 14:56:19.613 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-09-05 14:56:19.616 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-09-05 14:56:19.619 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-09-05 14:56:19.675 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-09-05 14:56:19.873 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-09-05 14:56:19.882 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-09-05 14:56:19.884 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-09-05 14:56:19.885 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-09-05 14:56:20.101 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-09-05 14:56:20.102 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-09-05 14:56:20.107 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-09-05 14:56:20.140 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-09-05 14:56:20.344 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-09-05 14:56:20.415 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-09-05 14:56:20.418 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-09-05 14:56:20.427 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-09-05 14:56:20.428 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-09-05 14:56:20.572 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-09-05 14:56:20.609 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-09-05 14:56:20.610 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-09-05 14:56:20.669 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-09-05 14:56:20.788 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-09-05 14:56:20.797 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-09-05 14:56:20.854 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-09-05 14:56:20.860 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-09-05 14:56:20.867 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-09-05 14:56:20.899 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-09-05 14:56:20.951 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-09-05 14:56:21.055 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-09-05 14:56:21.145 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-09-05 14:56:23.704 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-09-05 14:56:25.181 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-09-05 14:56:25.183 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-09-05 14:56:25.185 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-09-05 14:56:25.294 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-09-05 14:56:25.696 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-09-05 14:56:25.744 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-09-05 14:56:25.833 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-09-05 14:56:26.579 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-09-05 14:56:27.827 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-09-05 14:56:27.829 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-09-05 14:56:27.832 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-09-05 14:56:27.833 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-09-05 14:56:27.834 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-09-05 14:56:27.879 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-09-05 14:56:27.879 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-09-05 14:56:27.880 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-09-05 14:56:27.880 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-09-05 14:56:27.901 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-09-05 14:56:27.959 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-09-05 14:56:28.328 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-09-05 14:56:28.332 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-09-05 14:56:28.368 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-09-05 14:56:28.474 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-09-05 14:56:28.477 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-09-05 14:56:28.478 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-09-05 14:56:28.484 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-09-05 14:56:28.553 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-09-05 14:56:28.576 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-09-05 14:56:28.609 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-09-05 14:56:28.625 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-09-05 14:56:28.630 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-09-05 14:56:28.632 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-09-05 14:56:28.633 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-09-05 14:56:28.634 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-09-05 14:56:28.645 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-09-05 14:56:28.657 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-09-05 14:56:28.661 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-09-05 14:56:28.717 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-09-05 14:56:28.717 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-09-05 14:56:28.725 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-09-05 14:56:28.814 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-09-05 14:56:28.934 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-09-05 14:56:28.935 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-09-05 14:56:29.023 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-09-05 14:56:29.233 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-09-05 14:56:29.301 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-09-05 14:56:29.305 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-09-05 14:56:29.308 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-09-05 14:56:29.314 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-09-05 14:56:29.327 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-09-05 14:56:29.327 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-09-05 14:56:29.329 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-09-05 14:56:29.345 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-09-05 14:56:29.359 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-09-05 14:56:29.361 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-09-05 14:56:29.392 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-09-05 14:56:29.405 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-09-05 14:56:29.424 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-09-05 14:56:29.425 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-09-05 14:56:29.426 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-09-05 14:56:29.427 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-09-05 14:56:29.477 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-09-05 14:56:29.483 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-09-05 14:56:29.517 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-09-05 14:56:29.528 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-09-05 14:56:29.529 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-09-05 14:56:29.531 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-09-05 14:56:29.545 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-09-05 14:56:29.548 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-09-05 14:56:29.550 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-09-05 14:56:29.552 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-09-05 14:56:29.607 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-09-05 14:56:29.621 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-09-05 14:56:29.636 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-09-05 14:56:29.651 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-09-05 14:56:29.654 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-09-05 14:56:29.655 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-09-05 14:56:29.669 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-09-05 14:56:29.673 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-09-05 14:56:29.688 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-09-05 14:56:29.738 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-09-05 14:56:29.751 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-09-05 14:56:29.755 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-09-05 14:56:29.775 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-09-05 14:56:29.791 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-09-05 14:56:29.792 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-09-05 14:56:29.793 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-09-05 14:56:29.797 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-09-05 14:56:29.853 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-09-05 14:56:29.854 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-09-05 14:56:29.856 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-09-05 14:56:29.857 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-09-05 14:56:29.860 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-09-05 14:56:29.877 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-09-05 14:56:29.993 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-09-05 14:56:29.997 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-09-05 14:56:29.999 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-09-05 14:56:31.284 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-09-05 14:56:31.285 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-09-05 14:56:31.301 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-09-05 14:56:31.319 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-09-05 14:56:31.336 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-09-05 14:56:31.337 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-09-05 14:56:31.337 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-09-05 14:56:31.401 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-09-05 14:56:31.402 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-09-05 14:56:31.431 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-09-05 14:56:31.462 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-09-05 14:56:31.463 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-09-05 14:56:31.464 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-09-05 14:56:31.525 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-09-05 14:56:31.547 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-09-05 14:56:31.740 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-09-05 14:56:31.801 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-09-05 14:56:31.802 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-09-05 14:56:31.803 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-09-05 14:56:31.859 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-09-05 14:56:31.860 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-09-05 14:56:31.861 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-09-05 14:56:31.886 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-09-05 14:56:31.907 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-09-05 14:56:32.463 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-09-05 14:56:32.684 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-09-05 14:56:32.728 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-09-05 14:56:32.730 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-09-05 14:56:32.991 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-09-05 14:56:33.062 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-09-05 14:56:33.063 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-09-05 14:56:33.065 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-09-05 14:56:33.114 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-09-05 14:56:33.137 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-09-05 14:56:33.212 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-09-05 14:56:33.280 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-09-05 14:56:33.285 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-09-05 14:56:34.177 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-09-05 14:56:34.178 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-09-05 14:56:34.261 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-09-05 14:56:34.329 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-09-05 14:56:35.413 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-09-05 14:56:35.444 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-09-05 14:56:39.615 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-09-05 14:56:39.616 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-09-05 14:56:39.618 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-09-05 14:56:39.619 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-09-05 14:56:39.733 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-09-05 14:56:40.078 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-09-05 14:56:40.082 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-09-05 14:56:40.095 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-09-05 14:56:40.179 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-09-05 14:56:40.179 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-09-05 14:56:40.182 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-09-05 14:56:40.183 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-09-05 14:56:40.183 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-09-05 14:56:40.310 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-09-05 14:56:40.402 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-09-05 14:56:40.404 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-09-05 14:56:40.435 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-09-05 14:56:40.438 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-09-05 14:56:40.439 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-09-05 14:56:40.440 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-09-05 14:56:40.441 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-09-05 14:56:40.442 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-09-05 14:56:40.442 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-09-05 14:56:40.443 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-09-05 14:56:40.485 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-09-05 14:56:40.486 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-09-05 14:56:40.487 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-09-05 14:56:40.488 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-09-05 14:56:40.489 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-09-05 14:56:40.500 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-09-05 14:56:40.505 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-09-05 14:56:40.511 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-09-05 14:56:40.930 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-09-05 14:56:40.935 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-09-05 14:56:42.464 | Preconfiguring packages ... 2022-09-05 14:56:42.635 | Fetched 152 MB in 24s (6,277 kB/s) 2022-09-05 14:56:42.710 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-09-05 14:56:42.714 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-09-05 14:56:42.729 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-09-05 14:56:42.818 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-09-05 14:56:42.926 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-09-05 14:56:42.930 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:42.944 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:43.028 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:43.044 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:43.486 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:43.496 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:43.558 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:43.572 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:43.663 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:43.839 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:44.697 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:56:44.713 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-05 14:56:44.812 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-09-05 14:56:44.916 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-09-05 14:56:44.919 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-09-05 14:56:44.934 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-09-05 14:56:45.403 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-05 14:56:45.420 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-05 14:56:45.487 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-05 14:56:45.597 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-09-05 14:56:45.601 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-05 14:56:45.614 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-05 14:56:45.662 | Selecting previously unselected package libapr1:amd64. 2022-09-05 14:56:45.671 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-09-05 14:56:45.675 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-05 14:56:45.741 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-05 14:56:45.760 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-05 14:56:45.979 | Selecting previously unselected package libaprutil1:amd64. 2022-09-05 14:56:45.987 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-09-05 14:56:45.991 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:56:46.050 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-05 14:56:46.060 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-09-05 14:56:46.165 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-09-05 14:56:46.173 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-09-05 14:56:46.176 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:56:46.218 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-05 14:56:46.227 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-05 14:56:46.287 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-05 14:56:46.300 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-05 14:56:46.355 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-05 14:56:46.365 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-09-05 14:56:46.423 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-09-05 14:56:46.431 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-09-05 14:56:46.434 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:56:46.471 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-05 14:56:46.483 | Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-05 14:56:46.556 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-05 14:56:46.573 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-05 14:56:46.646 | Selecting previously unselected package libjansson4:amd64. 2022-09-05 14:56:46.654 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-09-05 14:56:46.657 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-09-05 14:56:46.695 | Selecting previously unselected package liblua5.2-0:amd64. 2022-09-05 14:56:46.703 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-09-05 14:56:46.707 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-05 14:56:46.766 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-09-05 14:56:46.781 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-09-05 14:56:48.071 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-05 14:56:48.090 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-09-05 14:56:48.212 | Selecting previously unselected package apache2-bin. 2022-09-05 14:56:48.220 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-05 14:56:48.224 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-05 14:56:48.457 | Selecting previously unselected package apache2-data. 2022-09-05 14:56:48.465 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-09-05 14:56:48.468 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-05 14:56:48.606 | Selecting previously unselected package apache2-utils. 2022-09-05 14:56:48.614 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-05 14:56:48.618 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-05 14:56:48.675 | Selecting previously unselected package apache2. 2022-09-05 14:56:48.683 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-05 14:56:48.707 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-09-05 14:56:48.797 | Selecting previously unselected package liblua5.3-0:amd64. 2022-09-05 14:56:48.806 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-09-05 14:56:48.810 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-05 14:56:48.865 | Selecting previously unselected package haproxy. 2022-09-05 14:56:48.874 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-09-05 14:56:48.885 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-09-05 14:56:49.144 | Selecting previously unselected package libnl-3-200:amd64. 2022-09-05 14:56:49.155 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-09-05 14:56:49.159 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:56:49.199 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-09-05 14:56:49.207 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-09-05 14:56:49.211 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:56:49.248 | Selecting previously unselected package mysql-common. 2022-09-05 14:56:49.256 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-09-05 14:56:49.276 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-05 14:56:49.311 | Selecting previously unselected package libmysqlclient21:amd64. 2022-09-05 14:56:49.319 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-05 14:56:49.323 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 14:56:49.576 | Selecting previously unselected package libsensors-config. 2022-09-05 14:56:49.583 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-09-05 14:56:49.587 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-05 14:56:49.623 | Selecting previously unselected package libsensors5:amd64. 2022-09-05 14:56:49.631 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-09-05 14:56:49.739 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-05 14:56:49.781 | Selecting previously unselected package libsnmp-base. 2022-09-05 14:56:49.790 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-09-05 14:56:49.794 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-05 14:56:49.880 | Selecting previously unselected package libsnmp35:amd64. 2022-09-05 14:56:49.888 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-09-05 14:56:49.892 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-05 14:56:50.069 | Selecting previously unselected package keepalived. 2022-09-05 14:56:50.077 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-09-05 14:56:50.081 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-05 14:56:50.184 | Selecting previously unselected package memcached. 2022-09-05 14:56:50.192 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-09-05 14:56:50.197 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-09-05 14:56:50.266 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-09-05 14:56:50.760 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-09-05 14:56:50.877 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-05 14:56:50.891 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-09-05 14:56:50.949 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-05 14:56:50.964 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-05 14:56:51.128 | Selecting previously unselected package python3-yaml. 2022-09-05 14:56:51.136 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-09-05 14:56:51.140 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-05 14:56:51.204 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-05 14:56:51.214 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-05 14:56:51.279 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-05 14:56:51.371 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-05 14:56:51.920 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-05 14:56:51.952 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-05 14:56:52.152 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-09-05 14:56:52.163 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-09-05 14:56:52.275 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-09-05 14:56:52.284 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-09-05 14:56:52.370 | Selecting previously unselected package acl. 2022-09-05 14:56:52.379 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-09-05 14:56:52.383 | Unpacking acl (2.2.53-6) ... 2022-09-05 14:56:52.425 | Selecting previously unselected package autotools-dev. 2022-09-05 14:56:52.445 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-09-05 14:56:52.449 | Unpacking autotools-dev (20180224.1) ... 2022-09-05 14:56:52.490 | Selecting previously unselected package m4. 2022-09-05 14:56:52.498 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-09-05 14:56:52.502 | Unpacking m4 (1.4.18-4) ... 2022-09-05 14:56:52.571 | Selecting previously unselected package autoconf. 2022-09-05 14:56:52.579 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-09-05 14:56:52.583 | Unpacking autoconf (2.69-11.1) ... 2022-09-05 14:56:52.675 | Selecting previously unselected package automake. 2022-09-05 14:56:52.683 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-09-05 14:56:52.689 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-09-05 14:56:52.833 | Selecting previously unselected package autopoint. 2022-09-05 14:56:52.841 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-09-05 14:56:52.846 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-09-05 14:56:52.896 | Selecting previously unselected package libllvm10:amd64. 2022-09-05 14:56:52.906 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:56:52.911 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:56:55.420 | Selecting previously unselected package libclang-cpp10. 2022-09-05 14:56:55.429 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:56:55.433 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:56:57.044 | Selecting previously unselected package libgc1c2:amd64. 2022-09-05 14:56:57.052 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-09-05 14:56:57.056 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-05 14:56:57.109 | Selecting previously unselected package libobjc4:amd64. 2022-09-05 14:56:57.118 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-05 14:56:57.123 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:56:57.164 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-09-05 14:56:57.171 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-09-05 14:56:57.175 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-05 14:56:57.261 | Selecting previously unselected package libc6-i386. 2022-09-05 14:56:57.269 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-09-05 14:56:57.275 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-05 14:56:57.826 | Selecting previously unselected package lib32gcc-s1. 2022-09-05 14:56:57.834 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-05 14:56:57.838 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:56:57.891 | Selecting previously unselected package lib32stdc++6. 2022-09-05 14:56:57.899 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-05 14:56:57.903 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:56:58.013 | Selecting previously unselected package libclang-common-10-dev. 2022-09-05 14:56:58.021 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:56:58.025 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:56:59.077 | Selecting previously unselected package libclang1-10. 2022-09-05 14:56:59.086 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:56:59.090 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:00.334 | Selecting previously unselected package clang-10. 2022-09-05 14:57:00.342 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:00.345 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:00.389 | Selecting previously unselected package libtool. 2022-09-05 14:57:00.398 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-09-05 14:57:00.401 | Unpacking libtool (2.4.6-14) ... 2022-09-05 14:57:00.456 | Selecting previously unselected package dh-autoreconf. 2022-09-05 14:57:00.465 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-09-05 14:57:00.468 | Unpacking dh-autoreconf (19) ... 2022-09-05 14:57:00.512 | Selecting previously unselected package libdebhelper-perl. 2022-09-05 14:57:00.523 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-09-05 14:57:00.527 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-09-05 14:57:00.581 | Selecting previously unselected package libarchive-zip-perl. 2022-09-05 14:57:00.590 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-09-05 14:57:00.593 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-09-05 14:57:00.642 | Selecting previously unselected package libsub-override-perl. 2022-09-05 14:57:00.651 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-09-05 14:57:00.654 | Unpacking libsub-override-perl (0.09-2) ... 2022-09-05 14:57:00.689 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-09-05 14:57:00.697 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-09-05 14:57:00.701 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-05 14:57:00.756 | Selecting previously unselected package dh-strip-nondeterminism. 2022-09-05 14:57:00.764 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-09-05 14:57:00.768 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-09-05 14:57:00.803 | Selecting previously unselected package dwz. 2022-09-05 14:57:00.812 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-09-05 14:57:00.816 | Unpacking dwz (0.13-5) ... 2022-09-05 14:57:00.876 | Selecting previously unselected package libcroco3:amd64. 2022-09-05 14:57:00.885 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-09-05 14:57:00.890 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-09-05 14:57:00.935 | Selecting previously unselected package gettext. 2022-09-05 14:57:00.943 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-09-05 14:57:00.948 | Unpacking gettext (0.19.8.1-10build1) ... 2022-09-05 14:57:01.146 | Selecting previously unselected package intltool-debian. 2022-09-05 14:57:01.154 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-09-05 14:57:01.158 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-09-05 14:57:01.191 | Selecting previously unselected package po-debconf. 2022-09-05 14:57:01.199 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-09-05 14:57:01.202 | Unpacking po-debconf (1.0.21) ... 2022-09-05 14:57:01.278 | Selecting previously unselected package debhelper. 2022-09-05 14:57:01.287 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-09-05 14:57:01.290 | Unpacking debhelper (12.10ubuntu1) ... 2022-09-05 14:57:01.498 | Selecting previously unselected package uuid-dev:amd64. 2022-09-05 14:57:01.508 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-05 14:57:01.511 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-05 14:57:01.558 | Selecting previously unselected package libsctp1:amd64. 2022-09-05 14:57:01.570 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-09-05 14:57:01.574 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-05 14:57:01.606 | Selecting previously unselected package libsctp-dev:amd64. 2022-09-05 14:57:01.614 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-09-05 14:57:01.618 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-05 14:57:01.663 | Selecting previously unselected package libapr1-dev. 2022-09-05 14:57:01.672 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-09-05 14:57:01.676 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-05 14:57:01.977 | Selecting previously unselected package libldap2-dev:amd64. 2022-09-05 14:57:01.986 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-05 14:57:01.991 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-05 14:57:02.119 | Selecting previously unselected package libaprutil1-dev. 2022-09-05 14:57:02.128 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-09-05 14:57:02.132 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-05 14:57:02.375 | Selecting previously unselected package apache2-dev. 2022-09-05 14:57:02.385 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-05 14:57:02.388 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:02.468 | Selecting previously unselected package binfmt-support. 2022-09-05 14:57:02.477 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-09-05 14:57:02.489 | Unpacking binfmt-support (2.2.0-2) ... 2022-09-05 14:57:02.533 | Selecting previously unselected package conntrack. 2022-09-05 14:57:02.542 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-09-05 14:57:02.546 | Unpacking conntrack (1:1.4.5-2) ... 2022-09-05 14:57:02.584 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-09-05 14:57:02.597 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-09-05 14:57:02.601 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-05 14:57:02.637 | Selecting previously unselected package libnetfilter-queue1. 2022-09-05 14:57:02.646 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-09-05 14:57:02.649 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-09-05 14:57:02.687 | Selecting previously unselected package conntrackd. 2022-09-05 14:57:02.697 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-09-05 14:57:02.700 | Unpacking conntrackd (1:1.4.5-2) ... 2022-09-05 14:57:02.755 | Selecting previously unselected package dns-root-data. 2022-09-05 14:57:02.763 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-09-05 14:57:02.767 | Unpacking dns-root-data (2019052802) ... 2022-09-05 14:57:02.803 | Selecting previously unselected package libidn11:amd64. 2022-09-05 14:57:02.811 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-09-05 14:57:02.815 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-05 14:57:02.858 | Selecting previously unselected package dnsmasq-base. 2022-09-05 14:57:02.867 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-05 14:57:02.870 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-05 14:57:02.945 | Selecting previously unselected package dnsmasq-utils. 2022-09-05 14:57:02.954 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-05 14:57:02.957 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-05 14:57:03.001 | Selecting previously unselected package ebtables. 2022-09-05 14:57:03.009 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-09-05 14:57:03.026 | Unpacking ebtables (2.0.11-3build1) ... 2022-09-05 14:57:03.077 | Selecting previously unselected package fonts-dejavu-core. 2022-09-05 14:57:03.085 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-09-05 14:57:03.089 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-09-05 14:57:03.271 | Selecting previously unselected package fonts-liberation. 2022-09-05 14:57:03.279 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-09-05 14:57:03.282 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-09-05 14:57:03.436 | Selecting previously unselected package fontconfig-config. 2022-09-05 14:57:03.445 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-09-05 14:57:03.448 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-05 14:57:03.500 | Selecting previously unselected package libfontconfig1:amd64. 2022-09-05 14:57:03.509 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-09-05 14:57:03.512 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-05 14:57:03.570 | Selecting previously unselected package fontconfig. 2022-09-05 14:57:03.582 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-09-05 14:57:03.585 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-09-05 14:57:03.638 | Selecting previously unselected package genisoimage. 2022-09-05 14:57:03.647 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-09-05 14:57:03.650 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-05 14:57:03.735 | Selecting previously unselected package libann0. 2022-09-05 14:57:03.744 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-09-05 14:57:03.747 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-09-05 14:57:03.784 | Selecting previously unselected package libcdt5:amd64. 2022-09-05 14:57:03.793 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:03.796 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:03.832 | Selecting previously unselected package libcgraph6:amd64. 2022-09-05 14:57:03.840 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:03.843 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:03.886 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-09-05 14:57:03.895 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-05 14:57:03.899 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-05 14:57:03.954 | Selecting previously unselected package libjpeg8:amd64. 2022-09-05 14:57:03.962 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-09-05 14:57:03.966 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:04.004 | Selecting previously unselected package libjbig0:amd64. 2022-09-05 14:57:04.012 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-09-05 14:57:04.016 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-09-05 14:57:04.055 | Selecting previously unselected package libwebp6:amd64. 2022-09-05 14:57:04.068 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:04.072 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-05 14:57:04.144 | Selecting previously unselected package libtiff5:amd64. 2022-09-05 14:57:04.152 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-09-05 14:57:04.156 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-05 14:57:04.216 | Selecting previously unselected package libxpm4:amd64. 2022-09-05 14:57:04.225 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-09-05 14:57:04.229 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-09-05 14:57:04.269 | Selecting previously unselected package libgd3:amd64. 2022-09-05 14:57:04.278 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-09-05 14:57:04.282 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-05 14:57:04.347 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-09-05 14:57:04.356 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-09-05 14:57:04.360 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-05 14:57:04.420 | Selecting previously unselected package libpixman-1-0:amd64. 2022-09-05 14:57:04.429 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-09-05 14:57:04.433 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-05 14:57:04.498 | Selecting previously unselected package libxcb-render0:amd64. 2022-09-05 14:57:04.507 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-09-05 14:57:04.511 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-09-05 14:57:04.550 | Selecting previously unselected package libxcb-shm0:amd64. 2022-09-05 14:57:04.559 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-09-05 14:57:04.562 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-09-05 14:57:04.600 | Selecting previously unselected package libxrender1:amd64. 2022-09-05 14:57:04.609 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-09-05 14:57:04.613 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-09-05 14:57:04.650 | Selecting previously unselected package libcairo2:amd64. 2022-09-05 14:57:04.658 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:04.662 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-05 14:57:04.776 | Selecting previously unselected package libgraphite2-3:amd64. 2022-09-05 14:57:04.784 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-09-05 14:57:04.788 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-05 14:57:04.836 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-09-05 14:57:04.845 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-09-05 14:57:04.848 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-05 14:57:04.935 | Selecting previously unselected package libthai-data. 2022-09-05 14:57:04.945 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-09-05 14:57:04.949 | Unpacking libthai-data (0.1.28-3) ... 2022-09-05 14:57:05.008 | Selecting previously unselected package libdatrie1:amd64. 2022-09-05 14:57:05.017 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-09-05 14:57:05.021 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-09-05 14:57:05.059 | Selecting previously unselected package libthai0:amd64. 2022-09-05 14:57:05.068 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-09-05 14:57:05.072 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-09-05 14:57:05.111 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-09-05 14:57:05.120 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-05 14:57:05.124 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:05.183 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-09-05 14:57:05.192 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-05 14:57:05.196 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:05.236 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-09-05 14:57:05.245 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-05 14:57:05.249 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:05.285 | Selecting previously unselected package libpathplan4:amd64. 2022-09-05 14:57:05.294 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:05.298 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:05.339 | Selecting previously unselected package libgvc6. 2022-09-05 14:57:05.348 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:05.352 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-09-05 14:57:05.477 | Selecting previously unselected package libgvpr2:amd64. 2022-09-05 14:57:05.488 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:05.492 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:05.552 | Selecting previously unselected package liblab-gamut1:amd64. 2022-09-05 14:57:05.561 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:05.565 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:05.727 | Selecting previously unselected package x11-common. 2022-09-05 14:57:05.736 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-09-05 14:57:05.763 | dpkg-query: no packages found matching nux-tools 2022-09-05 14:57:05.776 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-09-05 14:57:05.829 | Selecting previously unselected package libice6:amd64. 2022-09-05 14:57:05.838 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-09-05 14:57:05.842 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-05 14:57:05.881 | Selecting previously unselected package libsm6:amd64. 2022-09-05 14:57:05.889 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-09-05 14:57:05.894 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-09-05 14:57:05.930 | Selecting previously unselected package libxt6:amd64. 2022-09-05 14:57:05.938 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-09-05 14:57:05.942 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-09-05 14:57:06.000 | Selecting previously unselected package libxmu6:amd64. 2022-09-05 14:57:06.008 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-09-05 14:57:06.012 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-05 14:57:06.055 | Selecting previously unselected package libxaw7:amd64. 2022-09-05 14:57:06.063 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-09-05 14:57:06.067 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-09-05 14:57:06.130 | Selecting previously unselected package graphviz. 2022-09-05 14:57:06.139 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-09-05 14:57:06.143 | Unpacking graphviz (2.42.2-3build2) ... 2022-09-05 14:57:06.314 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-09-05 14:57:06.323 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-09-05 14:57:06.326 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:57:06.387 | Selecting previously unselected package libibverbs1:amd64. 2022-09-05 14:57:06.396 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-09-05 14:57:06.400 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:06.451 | Selecting previously unselected package ibverbs-providers:amd64. 2022-09-05 14:57:06.459 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-09-05 14:57:06.477 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:06.543 | Selecting previously unselected package icu-devtools. 2022-09-05 14:57:06.551 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-09-05 14:57:06.555 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-09-05 14:57:06.618 | Selecting previously unselected package iputils-arping. 2022-09-05 14:57:06.627 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-09-05 14:57:06.630 | Unpacking iputils-arping (3:20190709-3) ... 2022-09-05 14:57:06.669 | Selecting previously unselected package javascript-common. 2022-09-05 14:57:06.678 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-09-05 14:57:06.694 | Unpacking javascript-common (11) ... 2022-09-05 14:57:06.733 | Selecting previously unselected package libgssrpc4:amd64. 2022-09-05 14:57:06.742 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:06.746 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:06.787 | Selecting previously unselected package libkdb5-9:amd64. 2022-09-05 14:57:06.795 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:06.799 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:06.839 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-09-05 14:57:06.848 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:06.852 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:06.895 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-09-05 14:57:06.903 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:06.907 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:06.949 | Selecting previously unselected package comerr-dev:amd64. 2022-09-05 14:57:06.958 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-05 14:57:06.966 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-05 14:57:07.006 | Selecting previously unselected package krb5-multidev:amd64. 2022-09-05 14:57:07.015 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:07.019 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:07.085 | Selecting previously unselected package libarchive-cpio-perl. 2022-09-05 14:57:07.094 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-09-05 14:57:07.097 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-09-05 14:57:07.135 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-09-05 14:57:07.146 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-05 14:57:07.150 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-05 14:57:07.224 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-09-05 14:57:07.232 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-05 14:57:07.236 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-05 14:57:07.308 | Selecting previously unselected package libgts-bin. 2022-09-05 14:57:07.316 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-09-05 14:57:07.320 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-09-05 14:57:07.363 | Selecting previously unselected package libicu-dev:amd64. 2022-09-05 14:57:07.372 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-09-05 14:57:07.375 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-05 14:57:08.995 | Selecting previously unselected package libipset13:amd64. 2022-09-05 14:57:09.004 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:09.009 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-05 14:57:09.057 | Selecting previously unselected package librdmacm1:amd64. 2022-09-05 14:57:09.066 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-09-05 14:57:09.088 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:09.130 | Selecting previously unselected package libiscsi7:amd64. 2022-09-05 14:57:09.138 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-09-05 14:57:09.141 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-09-05 14:57:09.183 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-09-05 14:57:09.192 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-05 14:57:09.196 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-05 14:57:09.262 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-09-05 14:57:09.271 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-09-05 14:57:09.274 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:09.305 | Selecting previously unselected package libjpeg-dev:amd64. 2022-09-05 14:57:09.314 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-09-05 14:57:09.318 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:09.351 | Selecting previously unselected package libjs-jquery. 2022-09-05 14:57:09.360 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-09-05 14:57:09.364 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-09-05 14:57:09.440 | Selecting previously unselected package libjs-jquery-metadata. 2022-09-05 14:57:09.448 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-09-05 14:57:09.452 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-09-05 14:57:09.487 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-09-05 14:57:09.496 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-09-05 14:57:09.501 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-05 14:57:09.595 | Selecting previously unselected package libltdl-dev:amd64. 2022-09-05 14:57:09.604 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-09-05 14:57:09.608 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-09-05 14:57:09.670 | Selecting previously unselected package libsys-hostname-long-perl. 2022-09-05 14:57:09.679 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-09-05 14:57:09.683 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-09-05 14:57:09.719 | Selecting previously unselected package libmail-sendmail-perl. 2022-09-05 14:57:09.728 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-09-05 14:57:09.731 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-09-05 14:57:09.766 | Selecting previously unselected package libncurses-dev:amd64. 2022-09-05 14:57:09.774 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-05 14:57:09.778 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-05 14:57:09.895 | Selecting previously unselected package libnspr4:amd64. 2022-09-05 14:57:09.904 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-09-05 14:57:09.908 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-09-05 14:57:09.966 | Selecting previously unselected package libnss3:amd64. 2022-09-05 14:57:09.975 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-09-05 14:57:09.979 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-05 14:57:10.193 | Selecting previously unselected package libomp5-10:amd64. 2022-09-05 14:57:10.204 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:10.208 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:10.298 | Selecting previously unselected package libomp-10-dev. 2022-09-05 14:57:10.307 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:10.310 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:10.354 | Selecting previously unselected package pcp-conf. 2022-09-05 14:57:10.363 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-09-05 14:57:10.367 | Unpacking pcp-conf (5.0.3-1) ... 2022-09-05 14:57:10.405 | Selecting previously unselected package libpcp3. 2022-09-05 14:57:10.414 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-09-05 14:57:10.418 | Unpacking libpcp3 (5.0.3-1) ... 2022-09-05 14:57:10.493 | Selecting previously unselected package libpcp-pmda3. 2022-09-05 14:57:10.501 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-09-05 14:57:10.505 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-09-05 14:57:10.544 | Selecting previously unselected package libpcp-pmda-perl. 2022-09-05 14:57:10.556 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-09-05 14:57:10.560 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-09-05 14:57:10.606 | Selecting previously unselected package libpq5:amd64. 2022-09-05 14:57:10.614 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:10.618 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:10.671 | Selecting previously unselected package libpq-dev. 2022-09-05 14:57:10.680 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:10.683 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:10.768 | Selecting previously unselected package librados2. 2022-09-05 14:57:10.778 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:10.781 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-05 14:57:11.291 | Selecting previously unselected package librbd1. 2022-09-05 14:57:11.299 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:11.303 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-05 14:57:11.573 | Selecting previously unselected package libsasl2-dev. 2022-09-05 14:57:11.582 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-05 14:57:11.585 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-05 14:57:11.676 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-05 14:57:11.685 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-05 14:57:11.744 | Selecting previously unselected package libssl-dev:amd64. 2022-09-05 14:57:11.753 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-05 14:57:11.757 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-05 14:57:12.067 | Selecting previously unselected package libsystemd-dev:amd64. 2022-09-05 14:57:12.076 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-09-05 14:57:12.080 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-05 14:57:12.208 | Selecting previously unselected package libtinfo-dev:amd64. 2022-09-05 14:57:12.218 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-05 14:57:12.222 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-05 14:57:12.257 | Selecting previously unselected package libx86-1:amd64. 2022-09-05 14:57:12.266 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-09-05 14:57:12.272 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-09-05 14:57:12.318 | Selecting previously unselected package libxml2-dev:amd64. 2022-09-05 14:57:12.327 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-05 14:57:12.330 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-05 14:57:12.507 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:12.524 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-09-05 14:57:12.589 | Selecting previously unselected package libxslt1-dev:amd64. 2022-09-05 14:57:12.599 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:12.603 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-05 14:57:12.694 | Selecting previously unselected package llvm-10-runtime. 2022-09-05 14:57:12.703 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:12.706 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:12.770 | Selecting previously unselected package libpfm4:amd64. 2022-09-05 14:57:12.779 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-09-05 14:57:12.782 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-05 14:57:12.872 | Selecting previously unselected package llvm-10. 2022-09-05 14:57:12.881 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:12.884 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:13.700 | Selecting previously unselected package libffi-dev:amd64. 2022-09-05 14:57:13.708 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-09-05 14:57:13.712 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-09-05 14:57:13.778 | Selecting previously unselected package python3-pygments. 2022-09-05 14:57:13.787 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-09-05 14:57:13.791 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-05 14:57:13.953 | Selecting previously unselected package llvm-10-tools. 2022-09-05 14:57:13.962 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:13.965 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:14.134 | Selecting previously unselected package libz3-4:amd64. 2022-09-05 14:57:14.143 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-09-05 14:57:14.147 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-09-05 14:57:15.169 | Selecting previously unselected package libz3-dev:amd64. 2022-09-05 14:57:15.178 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-09-05 14:57:15.181 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-05 14:57:15.233 | Selecting previously unselected package llvm-10-dev. 2022-09-05 14:57:15.242 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-05 14:57:15.246 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:19.822 | Selecting previously unselected package lsscsi. 2022-09-05 14:57:19.832 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-09-05 14:57:19.836 | Unpacking lsscsi (0.30-0.1) ... 2022-09-05 14:57:19.882 | Selecting previously unselected package pkg-config. 2022-09-05 14:57:19.892 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-09-05 14:57:19.896 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-09-05 14:57:19.940 | Selecting previously unselected package pm-utils. 2022-09-05 14:57:19.949 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-09-05 14:57:19.954 | Unpacking pm-utils (1.4.1-19) ... 2022-09-05 14:57:20.037 | Selecting previously unselected package postgresql-client-common. 2022-09-05 14:57:20.046 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-09-05 14:57:20.050 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-09-05 14:57:20.093 | Selecting previously unselected package postgresql-client-12. 2022-09-05 14:57:20.103 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:20.107 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:20.328 | Selecting previously unselected package ssl-cert. 2022-09-05 14:57:20.342 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-09-05 14:57:20.345 | Unpacking ssl-cert (1.0.39) ... 2022-09-05 14:57:20.394 | Selecting previously unselected package postgresql-common. 2022-09-05 14:57:20.404 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-09-05 14:57:20.428 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-09-05 14:57:20.437 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-09-05 14:57:20.517 | Selecting previously unselected package postgresql-server-dev-12. 2022-09-05 14:57:20.526 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:20.530 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:20.888 | Selecting previously unselected package postgresql-server-dev-all. 2022-09-05 14:57:20.898 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-09-05 14:57:20.901 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-05 14:57:20.949 | Selecting previously unselected package python3-mysqldb. 2022-09-05 14:57:20.958 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-09-05 14:57:20.961 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-09-05 14:57:21.012 | Selecting previously unselected package python3.8-venv. 2022-09-05 14:57:21.022 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-09-05 14:57:21.025 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-05 14:57:21.059 | Selecting previously unselected package python3-venv. 2022-09-05 14:57:21.068 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-09-05 14:57:21.071 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-09-05 14:57:21.109 | Selecting previously unselected package qemu-block-extra:amd64. 2022-09-05 14:57:21.119 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-05 14:57:21.122 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-05 14:57:21.163 | Selecting previously unselected package qemu-utils. 2022-09-05 14:57:21.172 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-05 14:57:21.175 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-05 14:57:21.361 | Selecting previously unselected package sharutils. 2022-09-05 14:57:21.371 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-09-05 14:57:21.374 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-09-05 14:57:21.431 | Selecting previously unselected package sqlite3. 2022-09-05 14:57:21.441 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-05 14:57:21.444 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-05 14:57:21.613 | Selecting previously unselected package unzip. 2022-09-05 14:57:21.626 | Preparing to unpack .../205-unzip_6.0-25ubuntu1_amd64.deb ... 2022-09-05 14:57:21.630 | Unpacking unzip (6.0-25ubuntu1) ... 2022-09-05 14:57:21.684 | Selecting previously unselected package vbetool. 2022-09-05 14:57:21.693 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-09-05 14:57:21.699 | Unpacking vbetool (1.1-4) ... 2022-09-05 14:57:21.739 | Selecting previously unselected package ipset. 2022-09-05 14:57:21.749 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-05 14:57:21.761 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-05 14:57:21.802 | Selecting previously unselected package ipvsadm. 2022-09-05 14:57:21.812 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-09-05 14:57:21.817 | Unpacking ipvsadm (1:1.31-1) ... 2022-09-05 14:57:21.862 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-09-05 14:57:21.871 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-05 14:57:21.883 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:21.919 | Selecting previously unselected package liberasurecode1:amd64. 2022-09-05 14:57:21.928 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-09-05 14:57:21.931 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-09-05 14:57:21.971 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-09-05 14:57:21.982 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-09-05 14:57:21.985 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-05 14:57:22.028 | Selecting previously unselected package libkrb5-dev:amd64. 2022-09-05 14:57:22.037 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-05 14:57:22.041 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:22.086 | Selecting previously unselected package libpcp-gui2. 2022-09-05 14:57:22.096 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.100 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-09-05 14:57:22.139 | Selecting previously unselected package libpcp-import1. 2022-09-05 14:57:22.149 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.152 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-09-05 14:57:22.194 | Selecting previously unselected package libpcp-mmv1. 2022-09-05 14:57:22.203 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.207 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-09-05 14:57:22.249 | Selecting previously unselected package libpcp-trace2. 2022-09-05 14:57:22.259 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.263 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-09-05 14:57:22.303 | Selecting previously unselected package libpcp-web1. 2022-09-05 14:57:22.312 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.323 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-09-05 14:57:22.375 | Selecting previously unselected package libyaml-dev:amd64. 2022-09-05 14:57:22.384 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-09-05 14:57:22.388 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-09-05 14:57:22.433 | Selecting previously unselected package python3-pcp. 2022-09-05 14:57:22.442 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.445 | Unpacking python3-pcp (5.0.3-1) ... 2022-09-05 14:57:22.501 | Selecting previously unselected package pcp. 2022-09-05 14:57:22.510 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-09-05 14:57:22.591 | Unpacking pcp (5.0.3-1) ... 2022-09-05 14:57:23.291 | Selecting previously unselected package socat. 2022-09-05 14:57:23.301 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-09-05 14:57:23.304 | Unpacking socat (1.7.3.3-2) ... 2022-09-05 14:57:23.394 | Selecting previously unselected package vlan. 2022-09-05 14:57:23.403 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-09-05 14:57:23.409 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-05 14:57:23.496 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-05 14:57:23.507 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-09-05 14:57:23.518 | Setting up javascript-common (11) ... 2022-09-05 14:57:23.553 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-09-05 14:57:23.571 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-05 14:57:23.579 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-05 14:57:23.586 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-05 14:57:23.593 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-05 14:57:23.621 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-05 14:57:23.628 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-05 14:57:23.635 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-09-05 14:57:23.641 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-09-05 14:57:23.648 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-09-05 14:57:23.655 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-09-05 14:57:23.661 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-09-05 14:57:23.670 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-09-05 14:57:23.679 | Setting up libarchive-zip-perl (1.67-2) ... 2022-09-05 14:57:23.685 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-05 14:57:23.693 | Setting up vbetool (1.1-4) ... 2022-09-05 14:57:23.700 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-09-05 14:57:23.706 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-05 14:57:23.716 | Setting up pm-utils (1.4.1-19) ... 2022-09-05 14:57:23.728 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-05 14:57:23.990 | Setting up unzip (6.0-25ubuntu1) ... 2022-09-05 14:57:24.021 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-09-05 14:57:24.027 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-09-05 14:57:24.034 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-05 14:57:24.050 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:24.057 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-09-05 14:57:24.314 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-09-05 14:57:25.066 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-05 14:57:25.078 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-05 14:57:25.086 | Setting up m4 (1.4.18-4) ... 2022-09-05 14:57:25.093 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-05 14:57:25.408 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:57:25.416 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-09-05 14:57:25.424 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-09-05 14:57:25.430 | Setting up iputils-arping (3:20190709-3) ... 2022-09-05 14:57:25.470 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-09-05 14:57:25.478 | Setting up conntrack (1:1.4.5-2) ... 2022-09-05 14:57:25.495 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-05 14:57:25.515 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-09-05 14:57:25.523 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-09-05 14:57:25.758 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-09-05 14:57:27.960 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-09-05 14:57:27.967 | Setting up acl (2.2.53-6) ... 2022-09-05 14:57:27.978 | Setting up dns-root-data (2019052802) ... 2022-09-05 14:57:27.991 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-05 14:57:28.001 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:28.011 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-05 14:57:28.019 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:28.025 | Setting up autotools-dev (20180224.1) ... 2022-09-05 14:57:28.031 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-05 14:57:28.916 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-09-05 14:57:28.925 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-05 14:57:28.931 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-09-05 14:57:28.938 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-05 14:57:28.945 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:28.955 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-05 14:57:28.964 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:28.971 | Setting up ebtables (2.0.11-3build1) ... 2022-09-05 14:57:29.557 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-05 14:57:29.639 | Setting up socat (1.7.3.3-2) ... 2022-09-05 14:57:29.646 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-09-05 14:57:29.653 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-05 14:57:29.661 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-05 14:57:29.668 | Setting up autopoint (0.19.8.1-10build1) ... 2022-09-05 14:57:29.675 | Setting up binfmt-support (2.2.0-2) ... 2022-09-05 14:57:29.990 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-09-05 14:57:31.113 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-05 14:57:31.122 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-09-05 14:57:31.129 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-09-05 14:57:31.225 | Setting up fonts-dejavu-core (2.37-1) ... 2022-09-05 14:57:31.290 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-09-05 14:57:31.300 | Setting up lsscsi (0.30-0.1) ... 2022-09-05 14:57:31.311 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-05 14:57:31.318 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-05 14:57:31.328 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-05 14:57:31.337 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-05 14:57:31.346 | Setting up autoconf (2.69-11.1) ... 2022-09-05 14:57:31.359 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-09-05 14:57:31.368 | Setting up dwz (0.13-5) ... 2022-09-05 14:57:31.377 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-05 14:57:31.385 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-05 14:57:31.393 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-05 14:57:31.400 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-05 14:57:31.407 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-05 14:57:31.425 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-09-05 14:57:32.858 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:32.865 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:32.872 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-09-05 14:57:32.880 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-05 14:57:32.887 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-09-05 14:57:32.894 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:57:32.909 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-05 14:57:32.918 | Setting up pcp-conf (5.0.3-1) ... 2022-09-05 14:57:32.931 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-05 14:57:32.942 | Setting up libsub-override-perl (0.09-2) ... 2022-09-05 14:57:32.951 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-05 14:57:32.958 | Setting up libthai-data (0.1.28-3) ... 2022-09-05 14:57:32.966 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:32.976 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:32.983 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:32.990 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:32.999 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-09-05 14:57:33.006 | Setting up sharutils (1:4.15.2-4build1) ... 2022-09-05 14:57:33.013 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-05 14:57:33.028 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-09-05 14:57:33.039 | Setting up conntrackd (1:1.4.5-2) ... 2022-09-05 14:57:34.146 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-09-05 14:57:34.517 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-09-05 14:57:34.524 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-05 14:57:34.530 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-05 14:57:34.537 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-05 14:57:34.544 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-05 14:57:34.550 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-09-05 14:57:35.957 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:57:35.965 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:35.972 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-09-05 14:57:35.980 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-09-05 14:57:35.986 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-05 14:57:35.993 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-05 14:57:36.000 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:36.007 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-09-05 14:57:36.013 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-05 14:57:36.019 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-05 14:57:36.026 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-09-05 14:57:36.239 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-05 14:57:36.249 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 14:57:36.258 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:36.265 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-05 14:57:36.272 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:36.279 | Setting up wget (1.20.3-1ubuntu2) ... 2022-09-05 14:57:36.295 | Setting up libtool (2.4.6-14) ... 2022-09-05 14:57:36.302 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-05 14:57:36.409 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-09-05 14:57:36.445 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-09-05 14:57:36.933 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-09-05 14:57:38.062 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-05 14:57:38.071 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-05 14:57:38.078 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:57:38.088 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-05 14:57:38.286 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-05 14:57:38.293 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:38.300 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:38.310 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-09-05 14:57:39.614 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-09-05 14:57:40.433 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:57:40.443 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-09-05 14:57:40.720 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-05 14:57:40.727 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-09-05 14:57:40.734 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-09-05 14:57:40.741 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-09-05 14:57:40.747 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-05 14:57:40.753 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-05 14:57:40.760 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-09-05 14:57:40.767 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:57:40.774 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-05 14:57:40.783 | Setting up ssl-cert (1.0.39) ... 2022-09-05 14:57:41.431 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-05 14:57:41.437 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-09-05 14:57:41.444 | Setting up postgresql-common (214ubuntu0.1) ... 2022-09-05 14:57:42.035 | Adding user postgres to group ssl-cert 2022-09-05 14:57:42.200 | 2022-09-05 14:57:42.200 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-09-05 14:57:42.439 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-09-05 14:57:42.439 | Removing obsolete dictionary files: 2022-09-05 14:57:43.127 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-09-05 14:57:44.341 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-09-05 14:57:44.348 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-05 14:57:44.357 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-09-05 14:57:44.364 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-05 14:57:44.371 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-05 14:57:44.377 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-05 14:57:44.385 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-05 14:57:44.391 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ... 2022-09-05 14:57:44.397 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-05 14:57:44.404 | Setting up curl (7.68.0-1ubuntu2.13) ... 2022-09-05 14:57:44.411 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-05 14:57:44.417 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:44.424 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-09-05 14:57:44.430 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:44.436 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:44.443 | Setting up ipvsadm (1:1.31-1) ... 2022-09-05 14:57:45.256 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-09-05 14:57:45.262 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:45.370 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-09-05 14:57:47.471 | Regenerating fonts cache... done. 2022-09-05 14:57:47.475 | Setting up gettext (0.19.8.1-10build1) ... 2022-09-05 14:57:47.484 | Setting up libpcp3 (5.0.3-1) ... 2022-09-05 14:57:47.493 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-09-05 14:57:47.500 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-05 14:57:47.508 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-09-05 14:57:48.940 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-09-05 14:57:49.857 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:49.920 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:49.927 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-05 14:57:50.999 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-09-05 14:57:51.740 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:51.748 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-09-05 14:57:51.758 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:51.766 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-09-05 14:57:51.773 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-05 14:57:51.781 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:51.787 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:51.794 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-09-05 14:57:51.801 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:51.808 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-05 14:57:51.815 | Setting up libpcp-web1 (5.0.3-1) ... 2022-09-05 14:57:51.822 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-09-05 14:57:51.828 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-05 14:57:51.835 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:51.844 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:52.514 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-09-05 14:57:52.542 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-09-05 14:57:52.550 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-05 14:57:52.557 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-05 14:57:52.563 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-09-05 14:57:52.570 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-05 14:57:52.577 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-05 14:57:52.603 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:52.610 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-05 14:57:52.616 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-05 14:57:52.623 | Setting up libpcp-import1 (5.0.3-1) ... 2022-09-05 14:57:52.630 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-05 14:57:52.636 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-05 14:57:52.643 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-05 14:57:52.651 | Setting up po-debconf (1.0.21) ... 2022-09-05 14:57:52.659 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:53.210 | Enabling module mpm_event. 2022-09-05 14:57:53.285 | Enabling module authz_core. 2022-09-05 14:57:53.291 | Enabling module authz_host. 2022-09-05 14:57:53.375 | Enabling module authn_core. 2022-09-05 14:57:53.382 | Enabling module auth_basic. 2022-09-05 14:57:53.457 | Enabling module access_compat. 2022-09-05 14:57:53.542 | Enabling module authn_file. 2022-09-05 14:57:53.612 | Enabling module authz_user. 2022-09-05 14:57:53.675 | Enabling module alias. 2022-09-05 14:57:53.740 | Enabling module dir. 2022-09-05 14:57:53.806 | Enabling module autoindex. 2022-09-05 14:57:53.881 | Enabling module env. 2022-09-05 14:57:53.973 | Enabling module mime. 2022-09-05 14:57:54.043 | Enabling module negotiation. 2022-09-05 14:57:54.107 | Enabling module setenvif. 2022-09-05 14:57:54.176 | Enabling module filter. 2022-09-05 14:57:54.255 | Enabling module deflate. 2022-09-05 14:57:54.319 | Enabling module status. 2022-09-05 14:57:54.394 | Enabling module reqtimeout. 2022-09-05 14:57:54.463 | Enabling conf charset. 2022-09-05 14:57:54.531 | Enabling conf localized-error-pages. 2022-09-05 14:57:54.595 | Enabling conf other-vhosts-access-log. 2022-09-05 14:57:54.660 | Enabling conf security. 2022-09-05 14:57:54.724 | Enabling conf serve-cgi-bin. 2022-09-05 14:57:54.788 | Enabling site 000-default. 2022-09-05 14:57:54.844 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-09-05 14:57:54.904 | Enabling conf javascript-common. 2022-09-05 14:57:55.186 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-09-05 14:57:55.819 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-09-05 14:57:58.896 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-09-05 14:57:58.913 | Setting up python3-pcp (5.0.3-1) ... 2022-09-05 14:57:59.244 | Setting up libgvc6 (2.42.2-3build2) ... 2022-09-05 14:57:59.271 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-05 14:57:59.278 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-05 14:57:59.294 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-09-05 14:57:59.301 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-05 14:57:59.308 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-05 14:57:59.315 | Setting up graphviz (2.42.2-3build2) ... 2022-09-05 14:57:59.325 | Setting up pcp (5.0.3-1) ... 2022-09-05 14:57:59.755 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-09-05 14:58:00.193 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-09-05 14:58:00.696 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-09-05 14:58:01.144 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-09-05 14:58:20.165 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-05 14:58:20.175 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-09-05 14:58:20.183 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-09-05 14:58:21.610 | Setting up dh-autoreconf (19) ... 2022-09-05 14:58:21.618 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-09-05 14:58:22.569 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-09-05 14:58:22.580 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-05 14:58:22.590 | Setting up debhelper (12.10ubuntu1) ... 2022-09-05 14:58:22.597 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-05 14:58:22.979 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-05 14:58:22.986 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-09-05 14:58:23.014 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-09-05 14:58:23.118 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-09-05 14:58:38.000 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-05 14:58:38.032 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-09-05 14:58:38.462 | Processing triggers for ufw (0.36-6) ... 2022-09-05 14:58:38.622 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 14:59:06.589 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-09-05 14:59:06.605 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-09-05 14:59:15.972 | ++ functions-common:apt_get:1246 : result=0 2022-09-05 14:59:15.975 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 14:59:15.980 | ++ functions-common:time_stop:2451 : local name 2022-09-05 14:59:15.983 | ++ functions-common:time_stop:2452 : local end_time 2022-09-05 14:59:15.985 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-09-05 14:59:15.988 | ++ functions-common:time_stop:2454 : local total 2022-09-05 14:59:15.991 | ++ functions-common:time_stop:2455 : local start_time 2022-09-05 14:59:15.993 | ++ functions-common:time_stop:2457 : name=apt-get 2022-09-05 14:59:15.995 | ++ functions-common:time_stop:2458 : start_time=1662389775541 2022-09-05 14:59:15.997 | ++ functions-common:time_stop:2460 : [[ -z 1662389775541 ]] 2022-09-05 14:59:16.000 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 14:59:16.004 | ++ functions-common:time_stop:2463 : end_time=1662389956002 2022-09-05 14:59:16.007 | ++ functions-common:time_stop:2464 : elapsed_time=180461 2022-09-05 14:59:16.010 | ++ functions-common:time_stop:2465 : total=1012 2022-09-05 14:59:16.012 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 14:59:16.015 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=181473 2022-09-05 14:59:16.017 | ++ functions-common:apt_get:1250 : return 0 2022-09-05 14:59:16.021 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-05 14:59:16.024 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-05 14:59:16.026 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-05 14:59:16.034 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-05 14:59:16.041 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-09-05 14:59:16.043 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-09-05 14:59:16.047 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-05 14:59:17.552 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-05 14:59:17.554 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-05 14:59:17.556 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-05 14:59:17.558 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-05 14:59:17.559 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-05 14:59:17.561 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-05 14:59:17.563 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-05 14:59:17.565 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-05 14:59:17.567 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-05 14:59:17.568 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-05 14:59:17.570 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-05 14:59:17.571 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-05 14:59:17.573 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-05 14:59:17.575 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-05 14:59:17.577 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-05 14:59:17.578 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-05 14:59:17.580 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-05 14:59:17.582 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-05 14:59:17.584 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-05 14:59:17.586 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-05 14:59:17.588 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-05 14:59:17.590 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-05 14:59:17.592 | + functions-common:_ensure_lsb_release:394 : return 2022-09-05 14:59:17.595 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-05 14:59:17.666 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-05 14:59:17.668 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-05 14:59:17.742 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-05 14:59:17.744 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-05 14:59:17.815 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-05 14:59:17.817 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-09-05 14:59:17.819 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-05 14:59:17.821 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-05 14:59:17.823 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-05 14:59:17.824 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-05 14:59:17.827 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-05 14:59:17.829 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-05 14:59:17.831 | + functions-common:GetDistro:451 : DISTRO=focal 2022-09-05 14:59:17.832 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-09-05 14:59:17.835 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-05 14:59:17.835 | Distro: focal 2022-09-05 14:59:17.837 | + tools/install_pip.sh:main:124 : get_versions 2022-09-05 14:59:17.839 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-05 14:59:17.843 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-05 14:59:17.845 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-05 14:59:17.848 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-05 14:59:17.848 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-05 14:59:19.355 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-05 14:59:19.357 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-05 14:59:19.357 | pip: 20.0.2 2022-09-05 14:59:19.359 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-05 14:59:19.361 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-05 14:59:19.363 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 14:59:19.365 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 14:59:19.367 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 14:59:19.368 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 14:59:19.370 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 14:59:19.372 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 14:59:19.374 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 14:59:19.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 14:59:19.377 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 14:59:19.379 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 14:59:19.381 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 14:59:19.382 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-05 14:59:19.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 14:59:19.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 14:59:19.387 | + tools/install_pip.sh:main:142 : : 2022-09-05 14:59:19.389 | + tools/install_pip.sh:main:147 : set -x 2022-09-05 14:59:19.391 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-09-05 14:59:19.393 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-09-05 14:59:19.395 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 14:59:19.397 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-09-05 14:59:19.399 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-09-05 14:59:19.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 14:59:19.404 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-09-05 14:59:19.404 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 14:59:19.409 | ++ 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-09-05 14:59:19.411 | ++ 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-09-05 14:59:19.412 | ++ 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-09-05 14:59:19.415 | + 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-09-05 14:59:19.417 | + 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-09-05 14:59:19.435 | 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-09-05 14:59:19.439 | + 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-09-05 14:59:21.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 14:59:21.552 | from cryptography.utils import int_from_bytes 2022-09-05 14:59:21.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 14:59:21.552 | from cryptography.utils import int_from_bytes 2022-09-05 14:59:21.749 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.794 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.854 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.862 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.885 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.889 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.906 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.916 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.936 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:21.948 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.009 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.084 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.102 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.133 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.141 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.154 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.172 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.184 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.199 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.208 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.246 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.268 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.276 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.368 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.371 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.375 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.416 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.456 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.473 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.490 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.510 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.527 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.544 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.573 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.604 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.633 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.644 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.661 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.674 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.692 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.699 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.703 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:22.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 14:59:24.293 | Collecting setuptools===60.9.3 2022-09-05 14:59:24.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-09-05 14:59:26.019 | Installing collected packages: setuptools 2022-09-05 14:59:26.019 | Attempting uninstall: setuptools 2022-09-05 14:59:26.020 | Found existing installation: setuptools 45.2.0 2022-09-05 14:59:26.022 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-05 14:59:26.022 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-09-05 14:59:26.909 | Successfully installed setuptools-60.9.3 2022-09-05 14:59:27.038 | + inc/python:pip_install:200 : result=0 2022-09-05 14:59:27.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 14:59:27.041 | + functions-common:time_stop:2451 : local name 2022-09-05 14:59:27.046 | + functions-common:time_stop:2452 : local end_time 2022-09-05 14:59:27.047 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 14:59:27.049 | + functions-common:time_stop:2454 : local total 2022-09-05 14:59:27.051 | + functions-common:time_stop:2455 : local start_time 2022-09-05 14:59:27.052 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 14:59:27.054 | + functions-common:time_stop:2458 : start_time=1662389959431 2022-09-05 14:59:27.056 | + functions-common:time_stop:2460 : [[ -z 1662389959431 ]] 2022-09-05 14:59:27.058 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 14:59:27.061 | + functions-common:time_stop:2463 : end_time=1662389967059 2022-09-05 14:59:27.063 | + functions-common:time_stop:2464 : elapsed_time=7628 2022-09-05 14:59:27.065 | + functions-common:time_stop:2465 : total=0 2022-09-05 14:59:27.067 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 14:59:27.069 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7628 2022-09-05 14:59:27.070 | + inc/python:pip_install:203 : return 0 2022-09-05 14:59:27.072 | + tools/install_pip.sh:main:153 : get_versions 2022-09-05 14:59:27.075 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-05 14:59:27.079 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-05 14:59:27.081 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-05 14:59:27.084 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-05 14:59:27.084 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-05 14:59:28.593 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-05 14:59:28.595 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-05 14:59:28.595 | pip: 20.0.2 2022-09-05 14:59:28.598 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-05 14:59:28.600 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-05 14:59:28.604 | + ./stack.sh:main:796 : fixup_all 2022-09-05 14:59:28.606 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-09-05 14:59:28.609 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-05 14:59:28.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 14:59:28.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 14:59:28.616 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-09-05 14:59:28.636 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-05 14:59:28.648 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-05 14:59:28.662 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-09-05 14:59:28.664 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-05 14:59:28.667 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 14:59:28.669 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 14:59:28.672 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 14:59:28.674 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 14:59:28.677 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 14:59:28.679 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 14:59:28.681 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 14:59:28.684 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 14:59:28.686 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 14:59:28.689 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 14:59:28.691 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 14:59:28.694 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-05 14:59:28.697 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-09-05 14:59:28.699 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-05 14:59:28.702 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 14:59:28.704 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 14:59:28.706 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 14:59:28.709 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 14:59:28.711 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 14:59:28.724 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 14:59:28.726 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-05 14:59:28.729 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-09-05 14:59:28.731 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-09-05 14:59:28.734 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-09-05 14:59:28.737 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-09-05 14:59:28.739 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-09-05 14:59:28.742 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-09-05 14:59:28.767 | Using python 3.8 to install os-testr 2022-09-05 14:59:28.770 | + 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-09-05 14:59:30.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 14:59:30.889 | from cryptography.utils import int_from_bytes 2022-09-05 14:59:30.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 14:59:30.889 | from cryptography.utils import int_from_bytes 2022-09-05 14:59:31.091 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.137 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.197 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.206 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.230 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.234 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.252 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.261 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.293 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.355 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.437 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.456 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.487 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.496 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.510 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.527 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.539 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.553 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.563 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.603 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.626 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.635 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.730 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.733 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.737 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.779 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.818 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.834 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.851 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.871 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.888 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.905 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.934 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.965 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:31.995 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.006 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.024 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.037 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.056 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.062 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.066 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:32.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 14:59:32.208 | Collecting os-testr===2.0.1 2022-09-05 14:59:32.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-09-05 14:59:32.405 | Collecting python-subunit===1.4.0 2022-09-05 14:59:32.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-09-05 14:59:32.903 | 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 378)) (2.5.0) 2022-09-05 14:59:33.005 | 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 46)) (5.8.1) 2022-09-05 14:59:33.112 | Collecting stestr===3.2.1 2022-09-05 14:59:33.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-09-05 14:59:33.563 | 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 175)) (1.0.0) 2022-09-05 14:59:33.888 | 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 64)) (3.0.0) 2022-09-05 14:59:34.266 | 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 2)) (0.12.2) 2022-09-05 14:59:34.375 | Collecting future===0.18.2 2022-09-05 14:59:34.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-09-05 14:59:37.181 | 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 265)) (3.10.1) 2022-09-05 14:59:38.020 | 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 194)) (6.0) 2022-09-05 14:59:38.377 | 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 486)) (1.16.0) 2022-09-05 14:59:38.685 | 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 347)) (0.5.0) 2022-09-05 14:59:39.230 | 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 443)) (3.0.7) 2022-09-05 14:59:39.693 | Requirement already up-to-date: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (3.5.0) 2022-09-05 14:59:40.047 | 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 154)) (3.1.1) 2022-09-05 14:59:40.607 | 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 468)) (2.4.0) 2022-09-05 14:59:41.000 | 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 150)) (0.2.5) 2022-09-05 14:59:41.358 | 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 292)) (1.8.2) 2022-09-05 14:59:41.718 | 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 49)) (21.4.0) 2022-09-05 14:59:41.783 | Building wheels for collected packages: future 2022-09-05 14:59:41.784 | Building wheel for future (setup.py): started 2022-09-05 14:59:44.751 | Building wheel for future (setup.py): finished with status 'done' 2022-09-05 14:59:44.755 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=c8a0394ebe258f3e2e2e2a7644ffaf7439ca663483d43dfa26bfe459778181a6 2022-09-05 14:59:44.755 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-09-05 14:59:44.756 | Successfully built future 2022-09-05 14:59:46.245 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-09-05 14:59:47.335 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-09-05 14:59:47.490 | + inc/python:pip_install:200 : result=0 2022-09-05 14:59:47.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 14:59:47.496 | + functions-common:time_stop:2451 : local name 2022-09-05 14:59:47.498 | + functions-common:time_stop:2452 : local end_time 2022-09-05 14:59:47.501 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 14:59:47.503 | + functions-common:time_stop:2454 : local total 2022-09-05 14:59:47.506 | + functions-common:time_stop:2455 : local start_time 2022-09-05 14:59:47.508 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 14:59:47.510 | + functions-common:time_stop:2458 : start_time=1662389968761 2022-09-05 14:59:47.512 | + functions-common:time_stop:2460 : [[ -z 1662389968761 ]] 2022-09-05 14:59:47.515 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 14:59:47.519 | + functions-common:time_stop:2463 : end_time=1662389987517 2022-09-05 14:59:47.521 | + functions-common:time_stop:2464 : elapsed_time=18756 2022-09-05 14:59:47.524 | + functions-common:time_stop:2465 : total=0 2022-09-05 14:59:47.526 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 14:59:47.528 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18756 2022-09-05 14:59:47.530 | + inc/python:pip_install:203 : return 0 2022-09-05 14:59:47.533 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-05 14:59:47.588 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-09-05 14:59:47.724 | + ./stack.sh:main:810 : install_infra 2022-09-05 14:59:47.728 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-05 14:59:47.731 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-05 14:59:47.735 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-09-05 14:59:51.148 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-05 14:59:51.151 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-05 14:59:51.177 | + 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-09-05 14:59:53.103 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.149 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.230 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.239 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.261 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.266 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.283 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.293 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.314 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.325 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.387 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.465 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.483 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.514 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.522 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.537 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.555 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.567 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.591 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.630 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.653 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.662 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.727 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.731 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.735 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.776 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.815 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.832 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.849 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.887 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.911 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.940 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:53.971 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.002 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.016 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.035 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.048 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.068 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.076 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.080 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:54.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 14:59:54.220 | Collecting pbr===5.8.1 2022-09-05 14:59:54.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-09-05 14:59:54.283 | Installing collected packages: pbr 2022-09-05 14:59:54.448 | Successfully installed pbr-5.8.1 2022-09-05 14:59:54.532 | + inc/python:pip_install:200 : result=0 2022-09-05 14:59:54.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 14:59:54.537 | + functions-common:time_stop:2451 : local name 2022-09-05 14:59:54.540 | + functions-common:time_stop:2452 : local end_time 2022-09-05 14:59:54.542 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 14:59:54.545 | + functions-common:time_stop:2454 : local total 2022-09-05 14:59:54.548 | + functions-common:time_stop:2455 : local start_time 2022-09-05 14:59:54.550 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 14:59:54.553 | + functions-common:time_stop:2458 : start_time=1662389991168 2022-09-05 14:59:54.555 | + functions-common:time_stop:2460 : [[ -z 1662389991168 ]] 2022-09-05 14:59:54.560 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 14:59:54.566 | + functions-common:time_stop:2463 : end_time=1662389994562 2022-09-05 14:59:54.568 | + functions-common:time_stop:2464 : elapsed_time=3394 2022-09-05 14:59:54.570 | + functions-common:time_stop:2465 : total=18756 2022-09-05 14:59:54.573 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 14:59:54.575 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=22150 2022-09-05 14:59:54.577 | + inc/python:pip_install:203 : return 0 2022-09-05 14:59:54.580 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-05 14:59:54.583 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-05 14:59:54.610 | + 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-09-05 14:59:56.558 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.606 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.689 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.698 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.721 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.726 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.743 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.754 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.775 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.787 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.851 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.931 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.948 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.980 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:56.989 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.004 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.023 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.035 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.049 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.059 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.099 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.124 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.133 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.206 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.210 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.214 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.257 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.298 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.315 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.332 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.352 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.370 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.387 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.418 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.453 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.481 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.493 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.512 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.526 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.546 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.553 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.557 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 14:59:57.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 14:59:57.563 | Processing /opt/stack/requirements 2022-09-05 14:59:59.020 | Collecting fixtures===3.0.0 2022-09-05 14:59:59.030 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-09-05 14:59:59.268 | Collecting PyYAML===6.0 2022-09-05 14:59:59.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-09-05 14:59:59.866 | Collecting requests===2.27.1 2022-09-05 14:59:59.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-09-05 15:00:00.307 | Collecting packaging===21.3 2022-09-05 15:00:00.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-05 15:00:00.393 | Collecting testtools===2.5.0 2022-09-05 15:00:00.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-09-05 15:00:00.801 | Collecting idna===3.3 2022-09-05 15:00:00.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-09-05 15:00:00.973 | Collecting pyparsing===3.0.7 2022-09-05 15:00:00.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-09-05 15:00:01.052 | Collecting six===1.16.0 2022-09-05 15:00:01.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-05 15:00:01.587 | Collecting charset-normalizer===2.0.12 2022-09-05 15:00:01.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-09-05 15:00:02.019 | Collecting Parsley>=1.2 2022-09-05 15:00:02.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-05 15:00:02.386 | Collecting beagle>=0.2.1 2022-09-05 15:00:02.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-09-05 15:00:02.431 | 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 46)) (5.8.1) 2022-09-05 15:00:02.858 | Collecting certifi>=2017.4.17 2022-09-05 15:00:02.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-09-05 15:00:03.296 | Collecting urllib3===1.26.8 2022-09-05 15:00:03.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-09-05 15:00:03.370 | Collecting extras===1.0.0 2022-09-05 15:00:03.377 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-09-05 15:00:03.471 | Collecting cliff===3.10.1 2022-09-05 15:00:03.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-09-05 15:00:03.569 | Collecting prettytable===3.1.1 2022-09-05 15:00:03.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-09-05 15:00:03.681 | Collecting stevedore===3.5.0 2022-09-05 15:00:03.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-09-05 15:00:03.871 | Collecting cmd2===2.4.0 2022-09-05 15:00:03.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-09-05 15:00:03.989 | Collecting autopage===0.5.0 2022-09-05 15:00:03.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-09-05 15:00:04.065 | Collecting wcwidth===0.2.5 2022-09-05 15:00:04.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-09-05 15:00:04.130 | Collecting pyperclip===1.8.2 2022-09-05 15:00:04.137 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-09-05 15:00:04.191 | Collecting attrs===21.4.0 2022-09-05 15:00:04.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-09-05 15:00:04.287 | Building wheels for collected packages: openstack-requirements 2022-09-05 15:00:04.288 | Building wheel for openstack-requirements (setup.py): started 2022-09-05 15:00:05.262 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-05 15:00:05.263 | ERROR: Command errored out with exit status 1: 2022-09-05 15:00:05.263 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-m_5carro/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-m_5carro/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-vypr7524 2022-09-05 15:00:05.263 | cwd: /tmp/pip-req-build-m_5carro/ 2022-09-05 15:00:05.263 | Complete output (6 lines): 2022-09-05 15:00:05.263 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-05 15:00:05.263 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-05 15:00:05.263 | or: setup.py --help-commands 2022-09-05 15:00:05.263 | or: setup.py cmd --help 2022-09-05 15:00:05.263 | 2022-09-05 15:00:05.263 | error: invalid command 'bdist_wheel' 2022-09-05 15:00:05.263 | ---------------------------------------- 2022-09-05 15:00:05.263 | ERROR: Failed building wheel for openstack-requirements 2022-09-05 15:00:05.263 | Running setup.py clean for openstack-requirements 2022-09-05 15:00:06.126 | Failed to build openstack-requirements 2022-09-05 15:00:06.398 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, stevedore, pyperclip, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-09-05 15:00:08.322 | Running setup.py install for openstack-requirements: started 2022-09-05 15:00:10.938 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-05 15:00:10.973 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5367 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-09-05 15:00:11.133 | + inc/python:pip_install:200 : result=0 2022-09-05 15:00:11.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:00:11.137 | + functions-common:time_stop:2451 : local name 2022-09-05 15:00:11.140 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:00:11.142 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:00:11.144 | + functions-common:time_stop:2454 : local total 2022-09-05 15:00:11.147 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:00:11.149 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:00:11.152 | + functions-common:time_stop:2458 : start_time=1662389994601 2022-09-05 15:00:11.154 | + functions-common:time_stop:2460 : [[ -z 1662389994601 ]] 2022-09-05 15:00:11.157 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:00:11.161 | + functions-common:time_stop:2463 : end_time=1662390011158 2022-09-05 15:00:11.163 | + functions-common:time_stop:2464 : elapsed_time=16557 2022-09-05 15:00:11.165 | + functions-common:time_stop:2465 : total=22150 2022-09-05 15:00:11.168 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:00:11.170 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38707 2022-09-05 15:00:11.172 | + inc/python:pip_install:203 : return 0 2022-09-05 15:00:11.175 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-05 15:00:11.177 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-05 15:00:11.180 | + inc/python:use_library_from_git:250 : local name=pbr 2022-09-05 15:00:11.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:00:11.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:00:11.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-09-05 15:00:11.190 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:00:11.194 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-05 15:00:11.216 | Using python 3.8 to install pbr 2022-09-05 15:00:11.218 | + 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-09-05 15:00:13.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:00:13.456 | from cryptography.utils import int_from_bytes 2022-09-05 15:00:13.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:00:13.456 | from cryptography.utils import int_from_bytes 2022-09-05 15:00:13.655 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.701 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.761 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.769 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.793 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.797 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.814 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.823 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.844 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.856 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.918 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:13.994 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.012 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.042 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.051 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.065 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.083 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.095 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.110 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.120 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.157 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.179 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.188 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.279 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.282 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.286 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.328 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.384 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.401 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.421 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.438 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.454 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.484 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.516 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.547 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.558 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.576 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.589 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.607 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.614 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.619 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:00:14.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:00:14.751 | 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 46)) (5.8.1) 2022-09-05 15:00:16.478 | + inc/python:pip_install:200 : result=0 2022-09-05 15:00:16.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:00:16.483 | + functions-common:time_stop:2451 : local name 2022-09-05 15:00:16.485 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:00:16.487 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:00:16.490 | + functions-common:time_stop:2454 : local total 2022-09-05 15:00:16.492 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:00:16.494 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:00:16.496 | + functions-common:time_stop:2458 : start_time=1662390011210 2022-09-05 15:00:16.498 | + functions-common:time_stop:2460 : [[ -z 1662390011210 ]] 2022-09-05 15:00:16.501 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:00:16.505 | + functions-common:time_stop:2463 : end_time=1662390016502 2022-09-05 15:00:16.507 | + functions-common:time_stop:2464 : elapsed_time=5292 2022-09-05 15:00:16.509 | + functions-common:time_stop:2465 : total=38707 2022-09-05 15:00:16.511 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:00:16.514 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=43999 2022-09-05 15:00:16.516 | + inc/python:pip_install:203 : return 0 2022-09-05 15:00:16.518 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-09-05 15:00:19.884 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-05 15:00:21.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:00:21.929 | Collecting bindep 2022-09-05 15:00:21.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-09-05 15:00:21.991 | Collecting Parsley 2022-09-05 15:00:21.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-05 15:00:22.103 | Collecting packaging; python_version >= "3.6" 2022-09-05 15:00:22.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-05 15:00:22.271 | Collecting pbr>=2.0.0 2022-09-05 15:00:22.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-09-05 15:00:22.342 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-09-05 15:00:22.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-09-05 15:00:22.528 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-09-05 15:00:22.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-09-05 15:00:22.587 | Installing collected packages: Parsley, pyparsing, packaging, pbr, distro, bindep 2022-09-05 15:00:23.180 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-09-05 15:00:23.266 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-05 15:00:23.268 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-05 15:00:23.272 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-09-05 15:00:23.290 | + ./stack.sh:main:819 : pkgs= 2022-09-05 15:00:23.292 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-09-05 15:00:23.294 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-09-05 15:00:23.297 | + functions-common:run_phase:1879 : local mode=stack 2022-09-05 15:00:23.299 | + functions-common:run_phase:1880 : local phase=pre-install 2022-09-05 15:00:23.301 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 15:00:23.303 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 15:00:23.305 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 15:00:23.307 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 15:00:23.310 | + functions-common:run_phase:1889 : local extra 2022-09-05 15:00:23.312 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 15:00:23.316 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 15:00:23.319 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 15:00:23.321 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 15:00:23.323 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-05 15:00:23.326 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 15:00:23.341 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:00:23.343 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:00:23.345 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:00:23.347 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-05 15:00:23.349 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:00:23.352 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:00:23.354 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:00:23.356 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-05 15:00:23.358 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:00:23.360 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-05 15:00:23.363 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:00:23.365 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:00:23.367 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-05 15:00:23.369 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-05 15:00:23.371 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:00:23.373 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 15:00:23.375 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-09-05 15:00:23.377 | + functions-common:run_plugins:1865 : local mode=stack 2022-09-05 15:00:23.380 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-09-05 15:00:23.382 | + functions-common:run_plugins:1868 : local plugins= 2022-09-05 15:00:23.384 | + functions-common:run_plugins:1869 : local plugin 2022-09-05 15:00:23.386 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-05 15:00:23.389 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-05 15:00:23.392 | + functions:set_systemd_override:821 : local value=2048 2022-09-05 15:00:23.394 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-05 15:00:23.397 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-05 15:00:23.453 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-05 15:00:23.453 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-05 15:00:23.455 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-05 15:00:23.869 | + ./stack.sh:main:832 : install_rpc_backend 2022-09-05 15:00:23.872 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-05 15:00:23.891 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:00:23.893 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-05 15:00:23.896 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:00:23.898 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:00:23.901 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:00:23.904 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:00:23.907 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:00:23.911 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:00:23.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:00:23.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:00:23.919 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:00:23.921 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:00:23.924 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:00:23.926 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:00:23.929 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-09-05 15:00:23.931 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:00:23.933 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:00:23.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:00:23.938 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-09-05 15:00:23.960 | + 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-09-05 15:00:24.109 | Reading package lists... 2022-09-05 15:00:24.417 | Building dependency tree... 2022-09-05 15:00:24.419 | Reading state information... 2022-09-05 15:00:24.793 | The following packages were automatically installed and are no longer required: 2022-09-05 15:00:24.795 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:00:24.795 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:00:24.795 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:00:24.795 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:00:24.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:00:24.795 | python3-zope.interface 2022-09-05 15:00:24.795 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:00:24.795 | The following additional packages will be installed: 2022-09-05 15:00:24.795 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-05 15:00:24.795 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-05 15:00:24.796 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-05 15:00:24.797 | erlang-tools erlang-xmerl locales-all 2022-09-05 15:00:24.799 | Suggested packages: 2022-09-05 15:00:24.799 | erlang erlang-manpages erlang-doc 2022-09-05 15:00:24.877 | The following NEW packages will be installed: 2022-09-05 15:00:24.877 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-05 15:00:24.877 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-05 15:00:24.878 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-05 15:00:24.879 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-09-05 15:00:25.028 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:00:25.028 | Need to get 38.0 MB of archives. 2022-09-05 15:00:25.028 | After this operation, 276 MB of additional disk space will be used. 2022-09-05 15:00:25.028 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-09-05 15:00:26.191 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-09-05 15:00:26.311 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-09-05 15:00:26.313 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-09-05 15:00:26.370 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-09-05 15:00:26.417 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-09-05 15:00:26.420 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-09-05 15:00:26.866 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-09-05 15:00:26.868 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-09-05 15:00:26.869 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-09-05 15:00:26.871 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-09-05 15:00:26.880 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-09-05 15:00:26.961 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-09-05 15:00:27.027 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-09-05 15:00:27.030 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-09-05 15:00:27.133 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-09-05 15:00:27.184 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-09-05 15:00:27.355 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-09-05 15:00:29.101 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-09-05 15:00:31.681 | Fetched 38.0 MB in 6s (6,165 kB/s) 2022-09-05 15:00:31.717 | Selecting previously unselected package erlang-base. 2022-09-05 15:00:31.773 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-09-05 15:00:31.777 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:31.783 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:32.927 | Selecting previously unselected package erlang-asn1. 2022-09-05 15:00:32.937 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:32.941 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.060 | Selecting previously unselected package erlang-crypto. 2022-09-05 15:00:33.070 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.074 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.126 | Selecting previously unselected package erlang-public-key. 2022-09-05 15:00:33.136 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.140 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.247 | Selecting previously unselected package erlang-mnesia. 2022-09-05 15:00:33.256 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.260 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.378 | Selecting previously unselected package erlang-runtime-tools. 2022-09-05 15:00:33.389 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.392 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.463 | Selecting previously unselected package erlang-ssl. 2022-09-05 15:00:33.474 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.478 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.677 | Selecting previously unselected package erlang-eldap. 2022-09-05 15:00:33.688 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.692 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.739 | Selecting previously unselected package erlang-ftp. 2022-09-05 15:00:33.749 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.753 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.800 | Selecting previously unselected package erlang-tftp. 2022-09-05 15:00:33.809 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.814 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.870 | Selecting previously unselected package erlang-inets. 2022-09-05 15:00:33.880 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:33.883 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:33.999 | Selecting previously unselected package erlang-snmp. 2022-09-05 15:00:34.015 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.019 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.300 | Selecting previously unselected package erlang-os-mon. 2022-09-05 15:00:34.310 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.313 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.358 | Selecting previously unselected package erlang-parsetools. 2022-09-05 15:00:34.368 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.372 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.424 | Selecting previously unselected package erlang-syntax-tools. 2022-09-05 15:00:34.433 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.438 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.522 | Selecting previously unselected package erlang-tools. 2022-09-05 15:00:34.531 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.535 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.642 | Selecting previously unselected package erlang-xmerl. 2022-09-05 15:00:34.651 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-05 15:00:34.655 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:34.843 | Selecting previously unselected package locales-all. 2022-09-05 15:00:34.853 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-09-05 15:00:34.857 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-09-05 15:00:39.501 | Selecting previously unselected package rabbitmq-server. 2022-09-05 15:00:39.515 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-09-05 15:00:39.517 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-05 15:00:40.726 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:41.146 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-09-05 15:00:41.146 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-09-05 15:00:45.769 | Searching for services which depend on erlang and should be started... none found. 2022-09-05 15:00:45.772 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.781 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.788 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-09-05 15:00:45.797 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.804 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.812 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.819 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.828 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.836 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.843 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.851 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.858 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.867 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.875 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.881 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.898 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.906 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-05 15:00:45.914 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-05 15:00:46.018 | Adding group `rabbitmq' (GID 125) ... 2022-09-05 15:00:46.034 | Done. 2022-09-05 15:00:46.118 | Adding system user `rabbitmq' (UID 117) ... 2022-09-05 15:00:46.118 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-09-05 15:00:46.157 | Not creating home directory `/var/lib/rabbitmq'. 2022-09-05 15:00:46.434 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-09-05 15:00:53.605 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 15:00:54.344 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-05 15:01:04.140 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:01:04.143 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:01:04.146 | + functions-common:time_stop:2451 : local name 2022-09-05 15:01:04.149 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:01:04.152 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:01:04.154 | + functions-common:time_stop:2454 : local total 2022-09-05 15:01:04.157 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:01:04.159 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:01:04.161 | + functions-common:time_stop:2458 : start_time=1662390023957 2022-09-05 15:01:04.164 | + functions-common:time_stop:2460 : [[ -z 1662390023957 ]] 2022-09-05 15:01:04.167 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:01:04.172 | + functions-common:time_stop:2463 : end_time=1662390064169 2022-09-05 15:01:04.174 | + functions-common:time_stop:2464 : elapsed_time=40212 2022-09-05 15:01:04.176 | + functions-common:time_stop:2465 : total=181473 2022-09-05 15:01:04.179 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:01:04.181 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=221685 2022-09-05 15:01:04.184 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:01:04.187 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-05 15:01:04.189 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:01:04.192 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:01:04.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:01:04.197 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:01:04.199 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:01:04.202 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:01:04.204 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-05 15:01:04.206 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:01:04.209 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:01:04.211 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:01:04.214 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:01:04.216 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:01:04.219 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:01:04.221 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:01:04.223 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:01:04.226 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:01:04.228 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:01:04.230 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:01:04.233 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-05 15:01:04.235 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:01:04.238 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:01:04.240 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:01:04.242 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:01:04.245 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:01:04.247 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:01:04.250 | + ./stack.sh:main:833 : restart_rpc_backend 2022-09-05 15:01:04.252 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-05 15:01:04.270 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:01:04.272 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-05 15:01:04.274 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:01:04.277 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-09-05 15:01:04.280 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-05 15:01:04.283 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-05 15:01:04.287 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-05 15:01:04.290 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-05 15:01:04.293 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-05 15:01:04.295 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-05 15:01:04.297 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-05 15:01:04.300 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-05 15:01:04.303 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-05 15:01:05.097 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-05 15:01:05.097 | user tags 2022-09-05 15:01:05.097 | guest [administrator]' 2022-09-05 15:01:05.101 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-05 15:01:05.101 | user tags 2022-09-05 15:01:05.101 | guest [administrator]' 2022-09-05 15:01:05.101 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-05 15:01:05.108 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-09-05 15:01:05.110 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-09-05 15:01:05.113 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-09-05 15:01:05.872 | Adding user "stackrabbit" ... 2022-09-05 15:01:05.898 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-05 15:01:06.689 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-05 15:01:06.717 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-05 15:01:06.719 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-05 15:01:07.451 | Changing password for user "stackrabbit" ... 2022-09-05 15:01:07.479 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-05 15:01:07.481 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-05 15:01:07.484 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-05 15:01:08.217 | Deleting user "guest" ... 2022-09-05 15:01:08.242 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-09-05 15:01:08.261 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:01:08.263 | + ./stack.sh:main:836 : install_database 2022-09-05 15:01:08.265 | + lib/database:install_database:118 : install_database_mysql 2022-09-05 15:01:08.268 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-09-05 15:01:08.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:01:08.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:01:08.275 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-09-05 15:01:08.502 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-05 15:01:08.504 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-09-05 15:01:08.509 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-09-05 15:01:08.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:01:08.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:01:08.517 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-09-05 15:01:08.520 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-09-05 15:01:08.523 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-09-05 15:01:08.527 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-09-05 15:01:08.530 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-09-05 15:01:08.533 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-09-05 15:01:08.536 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:01:08.538 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-09-05 15:01:08.541 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:01:08.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:01:08.547 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:01:08.550 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:01:08.553 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:01:08.556 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:01:08.559 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:01:08.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:01:08.565 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:01:08.568 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:01:08.571 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:01:08.573 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-09-05 15:01:08.576 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:01:08.579 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:01:08.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:01:08.585 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:01:08.588 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:01:08.590 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:01:08.593 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-09-05 15:01:08.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:01:08.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:01:08.602 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-09-05 15:01:08.605 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:01:08.608 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:01:08.611 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:01:08.614 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:01:08.616 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:01:08.619 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:01:08.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:01:08.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:01:08.628 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:01:08.630 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:01:08.633 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:01:08.635 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:01:08.638 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-09-05 15:01:08.640 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:01:08.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:01:08.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:01:08.648 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-09-05 15:01:08.670 | + 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-09-05 15:01:08.783 | Reading package lists... 2022-09-05 15:01:09.091 | Building dependency tree... 2022-09-05 15:01:09.092 | Reading state information... 2022-09-05 15:01:09.480 | The following packages were automatically installed and are no longer required: 2022-09-05 15:01:09.481 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:01:09.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:01:09.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:01:09.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:01:09.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:01:09.482 | python3-zope.interface 2022-09-05 15:01:09.482 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:01:09.482 | The following additional packages will be installed: 2022-09-05 15:01:09.483 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-05 15:01:09.483 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-05 15:01:09.483 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-05 15:01:09.483 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-05 15:01:09.483 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-05 15:01:09.484 | mysql-server-8.0 mysql-server-core-8.0 2022-09-05 15:01:09.486 | Suggested packages: 2022-09-05 15:01:09.486 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-09-05 15:01:09.577 | The following NEW packages will be installed: 2022-09-05 15:01:09.577 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-05 15:01:09.577 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-05 15:01:09.577 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-05 15:01:09.578 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-05 15:01:09.578 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-05 15:01:09.578 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-09-05 15:01:09.835 | 0 upgraded, 24 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:01:09.835 | Need to get 32.1 MB of archives. 2022-09-05 15:01:09.836 | After this operation, 264 MB of additional disk space will be used. 2022-09-05 15:01:09.836 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-09-05 15:01:11.034 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-09-05 15:01:11.036 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-09-05 15:01:11.043 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-09-05 15:01:11.044 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-09-05 15:01:11.066 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-09-05 15:01:13.745 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-09-05 15:01:13.922 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-09-05 15:01:13.982 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-09-05 15:01:13.984 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-09-05 15:01:14.008 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-09-05 15:01:14.011 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-09-05 15:01:14.012 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-09-05 15:01:14.013 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-09-05 15:01:14.014 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-09-05 15:01:14.015 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-09-05 15:01:14.038 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-09-05 15:01:14.153 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-09-05 15:01:14.154 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-09-05 15:01:14.158 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-09-05 15:01:14.283 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-09-05 15:01:14.284 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-09-05 15:01:15.325 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-09-05 15:01:15.325 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-09-05 15:01:15.858 | Preconfiguring packages ... 2022-09-05 15:01:15.992 | Fetched 32.1 MB in 6s (5,596 kB/s) 2022-09-05 15:01:16.028 | Selecting previously unselected package mysql-client-core-8.0. 2022-09-05 15:01:16.087 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-09-05 15:01:16.092 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-05 15:01:16.096 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:17.171 | Selecting previously unselected package mysql-client-8.0. 2022-09-05 15:01:17.185 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-05 15:01:17.189 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:17.233 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-09-05 15:01:17.244 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-05 15:01:17.251 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-05 15:01:17.303 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-09-05 15:01:17.313 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-05 15:01:17.317 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-05 15:01:17.357 | Selecting previously unselected package libmecab2:amd64. 2022-09-05 15:01:17.367 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-09-05 15:01:17.372 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-09-05 15:01:17.460 | Selecting previously unselected package mysql-server-core-8.0. 2022-09-05 15:01:17.470 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-05 15:01:17.474 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:20.618 | Selecting previously unselected package mysql-server-8.0. 2022-09-05 15:01:20.628 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-05 15:01:21.124 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:21.194 | Selecting previously unselected package libhtml-tagset-perl. 2022-09-05 15:01:21.204 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-09-05 15:01:21.209 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-09-05 15:01:21.243 | Selecting previously unselected package liburi-perl. 2022-09-05 15:01:21.254 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-09-05 15:01:21.258 | Unpacking liburi-perl (1.76-2) ... 2022-09-05 15:01:21.318 | Selecting previously unselected package libhtml-parser-perl. 2022-09-05 15:01:21.329 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-09-05 15:01:21.332 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-09-05 15:01:21.391 | Selecting previously unselected package libcgi-pm-perl. 2022-09-05 15:01:21.402 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-09-05 15:01:21.406 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-09-05 15:01:21.472 | Selecting previously unselected package libfcgi-perl. 2022-09-05 15:01:21.483 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-09-05 15:01:21.487 | Unpacking libfcgi-perl (0.79-1) ... 2022-09-05 15:01:21.522 | Selecting previously unselected package libcgi-fast-perl. 2022-09-05 15:01:21.533 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-09-05 15:01:21.536 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-09-05 15:01:21.571 | Selecting previously unselected package libencode-locale-perl. 2022-09-05 15:01:21.582 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-09-05 15:01:21.586 | Unpacking libencode-locale-perl (1.05-1) ... 2022-09-05 15:01:21.623 | Selecting previously unselected package libhtml-template-perl. 2022-09-05 15:01:21.633 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-09-05 15:01:21.638 | Unpacking libhtml-template-perl (2.97-1) ... 2022-09-05 15:01:21.684 | Selecting previously unselected package libtimedate-perl. 2022-09-05 15:01:21.694 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-09-05 15:01:21.698 | Unpacking libtimedate-perl (2.3200-1) ... 2022-09-05 15:01:21.750 | Selecting previously unselected package libhttp-date-perl. 2022-09-05 15:01:21.760 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-09-05 15:01:21.764 | Unpacking libhttp-date-perl (6.05-1) ... 2022-09-05 15:01:21.799 | Selecting previously unselected package libio-html-perl. 2022-09-05 15:01:21.809 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-09-05 15:01:21.813 | Unpacking libio-html-perl (1.001-1) ... 2022-09-05 15:01:21.851 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-09-05 15:01:21.862 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-09-05 15:01:21.867 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-09-05 15:01:21.907 | Selecting previously unselected package libhttp-message-perl. 2022-09-05 15:01:21.918 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-09-05 15:01:21.921 | Unpacking libhttp-message-perl (6.22-1) ... 2022-09-05 15:01:21.967 | Selecting previously unselected package mecab-utils. 2022-09-05 15:01:21.977 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-09-05 15:01:21.980 | Unpacking mecab-utils (0.996-10build1) ... 2022-09-05 15:01:22.019 | Selecting previously unselected package mecab-ipadic. 2022-09-05 15:01:22.030 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-09-05 15:01:22.034 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-05 15:01:23.471 | Selecting previously unselected package mecab-ipadic-utf8. 2022-09-05 15:01:23.481 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-09-05 15:01:23.485 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-05 15:01:23.520 | Selecting previously unselected package mysql-server. 2022-09-05 15:01:23.531 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-09-05 15:01:23.534 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:23.597 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-09-05 15:01:23.609 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:23.616 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-09-05 15:01:23.624 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-09-05 15:01:23.631 | Setting up libencode-locale-perl (1.05-1) ... 2022-09-05 15:01:23.639 | Setting up mecab-utils (0.996-10build1) ... 2022-09-05 15:01:23.646 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-05 15:01:23.655 | Setting up libio-html-perl (1.001-1) ... 2022-09-05 15:01:23.663 | Setting up libtimedate-perl (2.3200-1) ... 2022-09-05 15:01:23.671 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:23.678 | Setting up libfcgi-perl (0.79-1) ... 2022-09-05 15:01:23.686 | Setting up liburi-perl (1.76-2) ... 2022-09-05 15:01:23.693 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-05 15:01:23.700 | Setting up libhttp-date-perl (6.05-1) ... 2022-09-05 15:01:23.708 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-05 15:01:23.715 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-05 15:01:23.719 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-05 15:01:23.719 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-09-05 15:01:23.719 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-05 15:01:23.719 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-05 15:01:23.859 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-05 15:01:23.859 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-05 15:01:23.860 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-05 15:01:23.860 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-05 15:01:23.868 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-05 15:01:23.959 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-05 15:01:23.959 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-05 15:01:23.959 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-05 15:01:23.986 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-05 15:01:24.030 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-05 15:01:24.318 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-05 15:01:24.325 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-05 15:01:24.417 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-05 15:01:24.418 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-05 15:01:24.418 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-05 15:01:24.418 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-05 15:01:24.422 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-05 15:01:24.422 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-05 15:01:24.467 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-05 15:01:24.663 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-05 15:01:24.663 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-05 15:01:24.664 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-05 15:01:24.664 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-05 15:01:24.667 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-05 15:01:24.667 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-05 15:01:25.104 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-09-05 15:01:25.248 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-05 15:01:25.566 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-09-05 15:01:25.570 | 2022-09-05 15:01:25.571 | done! 2022-09-05 15:01:25.577 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-05 15:01:25.583 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:25.590 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-05 15:01:25.596 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-05 15:01:25.600 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-05 15:01:25.600 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-09-05 15:01:25.601 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-05 15:01:25.601 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-05 15:01:25.817 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-05 15:01:25.817 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-05 15:01:25.817 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-05 15:01:25.817 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-05 15:01:25.830 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-05 15:01:25.962 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-05 15:01:25.963 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-05 15:01:25.964 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-05 15:01:26.005 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-05 15:01:26.079 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-05 15:01:26.593 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-05 15:01:26.604 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-05 15:01:26.717 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-05 15:01:26.717 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-05 15:01:26.718 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-05 15:01:26.718 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-05 15:01:26.723 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-05 15:01:26.724 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-05 15:01:26.815 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-05 15:01:27.113 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-05 15:01:27.113 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-05 15:01:27.114 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-05 15:01:27.115 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-05 15:01:27.118 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-05 15:01:27.127 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-05 15:01:27.672 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-09-05 15:01:27.840 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-05 15:01:28.177 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-09-05 15:01:28.188 | 2022-09-05 15:01:28.188 | done! 2022-09-05 15:01:28.197 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-05 15:01:28.203 | Setting up libhtml-parser-perl (3.72-5) ... 2022-09-05 15:01:28.211 | Setting up libhttp-message-perl (6.22-1) ... 2022-09-05 15:01:28.219 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:29.143 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-05 15:01:29.182 | Renaming removed key_buffer and myisam-recover options (if present) 2022-09-05 15:01:38.638 | mysqld will log errors to /var/log/mysql/error.log 2022-09-05 15:01:39.377 | mysqld is running as pid 56833 2022-09-05 15:01:42.017 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-09-05 15:01:44.316 | Setting up libcgi-pm-perl (4.46-1) ... 2022-09-05 15:01:44.325 | Setting up libhtml-template-perl (2.97-1) ... 2022-09-05 15:01:44.331 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-05 15:01:44.337 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-09-05 15:01:44.345 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-05 15:01:44.761 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 15:01:46.844 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-05 15:01:55.944 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:01:55.948 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:01:55.953 | + functions-common:time_stop:2451 : local name 2022-09-05 15:01:55.955 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:01:55.957 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:01:55.960 | + functions-common:time_stop:2454 : local total 2022-09-05 15:01:55.962 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:01:55.965 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:01:55.967 | + functions-common:time_stop:2458 : start_time=1662390068667 2022-09-05 15:01:55.970 | + functions-common:time_stop:2460 : [[ -z 1662390068667 ]] 2022-09-05 15:01:55.972 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:01:55.978 | + functions-common:time_stop:2463 : end_time=1662390115974 2022-09-05 15:01:55.981 | + functions-common:time_stop:2464 : elapsed_time=47307 2022-09-05 15:01:55.983 | + functions-common:time_stop:2465 : total=221685 2022-09-05 15:01:55.985 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:01:55.988 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=268992 2022-09-05 15:01:55.991 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:01:55.994 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-09-05 15:01:55.997 | + ./stack.sh:main:839 : install_database_python 2022-09-05 15:01:55.999 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-05 15:01:56.002 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-09-05 15:01:56.005 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-05 15:01:56.008 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:01:56.013 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-05 15:01:56.016 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-09-05 15:01:56.019 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:01:56.023 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:01:56.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:01:56.030 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-09-05 15:01:56.033 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-09-05 15:01:56.035 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-09-05 15:01:56.039 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-05 15:01:56.041 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-05 15:01:56.070 | Using python 3.8 to install PyMySQL 2022-09-05 15:01:56.073 | + 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-09-05 15:01:58.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:01:58.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:01:58.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:01:58.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:01:58.646 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.692 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.754 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.763 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.786 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.790 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.806 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.816 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.837 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.848 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.913 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:58.991 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.008 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.039 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.047 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.061 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.080 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.093 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.107 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.117 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.156 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.178 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.187 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.281 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.284 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.289 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.331 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.371 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.388 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.406 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.428 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.445 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.463 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.494 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.526 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.555 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.567 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.585 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.598 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.617 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.624 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.628 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:01:59.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:01:59.790 | Collecting PyMySQL===1.0.2 2022-09-05 15:01:59.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-09-05 15:02:01.462 | Installing collected packages: PyMySQL 2022-09-05 15:02:01.594 | Successfully installed PyMySQL-1.0.2 2022-09-05 15:02:01.719 | + inc/python:pip_install:200 : result=0 2022-09-05 15:02:01.721 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:02:01.724 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:01.726 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:01.728 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:01.731 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:01.733 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:01.736 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:02:01.739 | + functions-common:time_stop:2458 : start_time=1662390116061 2022-09-05 15:02:01.741 | + functions-common:time_stop:2460 : [[ -z 1662390116061 ]] 2022-09-05 15:02:01.745 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:01.750 | + functions-common:time_stop:2463 : end_time=1662390121747 2022-09-05 15:02:01.752 | + functions-common:time_stop:2464 : elapsed_time=5686 2022-09-05 15:02:01.755 | + functions-common:time_stop:2465 : total=43999 2022-09-05 15:02:01.757 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:01.759 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=49685 2022-09-05 15:02:01.762 | + inc/python:pip_install:203 : return 0 2022-09-05 15:02:01.764 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-05 15:02:01.766 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-05 15:02:01.769 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-05 15:02:01.772 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-09-05 15:02:01.789 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:01.792 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-09-05 15:02:01.794 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-09-05 15:02:01.798 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:02:01.798 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:02:01.804 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:02:01.806 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:02:01.809 | + 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-09-05 15:02:01.811 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:02:01.814 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-09-05 15:02:01.816 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-09-05 15:02:01.834 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:01.837 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-09-05 15:02:01.839 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:02:01.842 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:02:01.844 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:02:01.847 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:02:01.849 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:02:01.851 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:02:01.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:01.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:01.858 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:02:01.861 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:02:01.863 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:02:01.866 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:02:01.868 | + functions-common:install_package:1476 : real_install_package radvd 2022-09-05 15:02:01.871 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:02:01.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:01.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:01.878 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-09-05 15:02:01.901 | + 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-09-05 15:02:02.020 | Reading package lists... 2022-09-05 15:02:02.333 | Building dependency tree... 2022-09-05 15:02:02.335 | Reading state information... 2022-09-05 15:02:02.745 | The following packages were automatically installed and are no longer required: 2022-09-05 15:02:02.748 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:02:02.748 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:02:02.748 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:02:02.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:02:02.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:02:02.748 | python3-zope.interface 2022-09-05 15:02:02.748 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:02:02.836 | The following NEW packages will be installed: 2022-09-05 15:02:02.836 | radvd 2022-09-05 15:02:03.094 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:02:03.094 | Need to get 59.0 kB of archives. 2022-09-05 15:02:03.094 | After this operation, 164 kB of additional disk space will be used. 2022-09-05 15:02:03.094 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-09-05 15:02:03.951 | Fetched 59.0 kB in 1s (117 kB/s) 2022-09-05 15:02:03.992 | Selecting previously unselected package radvd. 2022-09-05 15:02:04.052 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-09-05 15:02:04.057 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-09-05 15:02:04.060 | Unpacking radvd (1:2.17-2) ... 2022-09-05 15:02:04.133 | Setting up radvd (1:2.17-2) ... 2022-09-05 15:02:05.178 | Job for radvd.service failed because the control process exited with error code. 2022-09-05 15:02:05.178 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-09-05 15:02:05.180 | invoke-rc.d: initscript radvd, action "start" failed. 2022-09-05 15:02:05.192 | ● radvd.service - Router advertisement daemon for IPv6 2022-09-05 15:02:05.193 | Loaded: loaded (]8;;file://n-d-855718-4/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-09-05 15:02:05.193 | Active: failed (Result: exit-code) since Mon 2022-09-05 15:02:05 UTC; 15ms ago 2022-09-05 15:02:05.193 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-09-05 15:02:05.193 | Process: 58004 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-09-05 15:02:05.193 | 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 radvd[58004]: can't open /etc/radvd.conf: No such file or directory 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 radvd[58004]: Insecure file permissions, but continuing anyway 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 radvd[58004]: exiting, failed to read config file 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-09-05 15:02:05.193 | Sep 05 15:02:05 n-d-855718-4 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-09-05 15:02:05.198 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 15:02:05.307 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-05 15:02:14.774 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:02:14.776 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:02:14.778 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:14.781 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:14.783 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:14.785 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:14.787 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:14.790 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:02:14.792 | + functions-common:time_stop:2458 : start_time=1662390121897 2022-09-05 15:02:14.795 | + functions-common:time_stop:2460 : [[ -z 1662390121897 ]] 2022-09-05 15:02:14.797 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:14.801 | + functions-common:time_stop:2463 : end_time=1662390134799 2022-09-05 15:02:14.804 | + functions-common:time_stop:2464 : elapsed_time=12902 2022-09-05 15:02:14.807 | + functions-common:time_stop:2465 : total=268992 2022-09-05 15:02:14.809 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:14.811 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=281894 2022-09-05 15:02:14.813 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:02:14.816 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-09-05 15:02:14.835 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:14.838 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-09-05 15:02:14.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-05 15:02:14.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-05 15:02:14.846 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-05 15:02:14.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-05 15:02:14.869 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:02:14.872 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:02:14.874 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:02:14.877 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:02:14.879 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:02:14.881 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:02:14.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:14.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:14.888 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:02:14.890 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:02:14.893 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:02:14.895 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:02:14.897 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-09-05 15:02:14.900 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:02:14.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:14.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:14.906 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-09-05 15:02:14.929 | + 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-09-05 15:02:15.046 | Reading package lists... 2022-09-05 15:02:15.376 | Building dependency tree... 2022-09-05 15:02:15.377 | Reading state information... 2022-09-05 15:02:15.783 | fakeroot is already the newest version (1.24-1). 2022-09-05 15:02:15.783 | fakeroot set to manually installed. 2022-09-05 15:02:15.783 | make is already the newest version (4.2.1-1.2). 2022-09-05 15:02:15.783 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-05 15:02:15.783 | The following packages were automatically installed and are no longer required: 2022-09-05 15:02:15.785 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:02:15.785 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:02:15.785 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:02:15.785 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:02:15.785 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:02:15.785 | python3-zope.interface 2022-09-05 15:02:15.785 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:02:15.985 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:02:15.991 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:02:15.994 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:02:15.996 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:15.999 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:16.001 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:16.003 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:16.006 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:16.008 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:02:16.011 | + functions-common:time_stop:2458 : start_time=1662390134926 2022-09-05 15:02:16.013 | + functions-common:time_stop:2460 : [[ -z 1662390134926 ]] 2022-09-05 15:02:16.016 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:16.021 | + functions-common:time_stop:2463 : end_time=1662390136018 2022-09-05 15:02:16.023 | + functions-common:time_stop:2464 : elapsed_time=1092 2022-09-05 15:02:16.026 | + functions-common:time_stop:2465 : total=281894 2022-09-05 15:02:16.028 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:16.030 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=282986 2022-09-05 15:02:16.032 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:02:16.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-05 15:02:16.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:16.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:16.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-05 15:02:16.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-05 15:02:16.048 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-05 15:02:16.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-05 15:02:16.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-05 15:02:16.058 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-05 15:02:16.059 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-05 15:02:16.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-05 15:02:16.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-05 15:02:16.070 | + functions:vercmp:628 : local v1=5.4 2022-09-05 15:02:16.072 | + functions:vercmp:629 : local 'op=<' 2022-09-05 15:02:16.075 | + functions:vercmp:630 : local v2=3.13 2022-09-05 15:02:16.077 | + functions:vercmp:631 : local result 2022-09-05 15:02:16.081 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-05 15:02:16.081 | ++ functions:vercmp:635 : sort -V 2022-09-05 15:02:16.083 | ++ functions:vercmp:635 : head -1 2022-09-05 15:02:16.088 | + functions:vercmp:635 : result=3.13 2022-09-05 15:02:16.090 | + functions:vercmp:637 : case $op in 2022-09-05 15:02:16.092 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-05 15:02:16.095 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-05 15:02:16.098 | + functions:vercmp:648 : return 2022-09-05 15:02:16.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-05 15:02:16.103 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:02:16.105 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-09-05 15:02:16.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-05 15:02:16.496 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-09-05 15:02:16.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:16.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:16.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-09-05 15:02:16.507 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:16.510 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-09-05 15:02:16.533 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:16.536 | + ./stack.sh:main:847 : install_etcd3 2022-09-05 15:02:16.538 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-05 15:02:16.538 | Installing etcd 2022-09-05 15:02:16.541 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-05 15:02:16.560 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-05 15:02:16.573 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-05 15:02:16.576 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-05 15:02:16.593 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-05 15:02:16.596 | ++ 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-09-05 15:02:16.599 | ++ 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-09-05 15:02:16.603 | +++ 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-09-05 15:02:16.607 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-05 15:02:16.610 | ++ 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-09-05 15:02:16.612 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-05 15:02:16.615 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-05 15:02:16.620 | --2022-09-05 15:02:16-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-05 15:02:16.670 | Resolving github.com (github.com)... 140.82.121.4 2022-09-05 15:02:16.715 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-09-05 15:02:17.041 | HTTP request sent, awaiting response... 302 Found 2022-09-05 15:02:17.041 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220905%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220905T150216Z&X-Amz-Expires=300&X-Amz-Signature=a5fb45cf498a33607b72a7c20519166a3602c5207c3143bbd477310babc83939&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-09-05 15:02:17.042 | --2022-09-05 15:02:17-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220905%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220905T150216Z&X-Amz-Expires=300&X-Amz-Signature=a5fb45cf498a33607b72a7c20519166a3602c5207c3143bbd477310babc83939&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-09-05 15:02:17.043 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-09-05 15:02:17.070 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-09-05 15:02:17.412 | HTTP request sent, awaiting response... 200 OK 2022-09-05 15:02:17.412 | Length: 11350736 (11M) [application/octet-stream] 2022-09-05 15:02:17.413 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-09-05 15:02:17.532 | 2022-09-05 15:02:17.754 | 0K ........ .. 100% 31.7M=0.3s 2022-09-05 15:02:17.754 | 2022-09-05 15:02:17.754 | 2022-09-05 15:02:17 (31.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-09-05 15:02:17.754 | 2022-09-05 15:02:17.758 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-09-05 15:02:17.761 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-05 15:02:17.764 | ++ functions:get_extra_file:74 : return 2022-09-05 15:02:17.767 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-05 15:02:17.769 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-05 15:02:17.771 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-05 15:02:17.774 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-05 15:02:17.907 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-09-05 15:02:17.909 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-09-05 15:02:17.914 | etcd-v3.3.12-linux-amd64/ 2022-09-05 15:02:17.914 | etcd-v3.3.12-linux-amd64/README.md 2022-09-05 15:02:17.914 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-09-05 15:02:17.914 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-09-05 15:02:17.914 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-09-05 15:02:17.915 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-09-05 15:02:17.915 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-09-05 15:02:17.915 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-09-05 15:02:17.915 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-09-05 15:02:17.916 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-09-05 15:02:17.917 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-05 15:02:17.918 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-09-05 15:02:17.919 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-09-05 15:02:17.920 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-09-05 15:02:17.921 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-09-05 15:02:17.922 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-09-05 15:02:17.923 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-09-05 15:02:17.924 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-09-05 15:02:17.925 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-09-05 15:02:17.926 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-09-05 15:02:17.927 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-09-05 15:02:17.928 | etcd-v3.3.12-linux-amd64/etcdctl 2022-09-05 15:02:18.114 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-09-05 15:02:18.114 | etcd-v3.3.12-linux-amd64/etcd 2022-09-05 15:02:18.343 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-09-05 15:02:18.387 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-09-05 15:02:18.422 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-09-05 15:02:18.425 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-09-05 15:02:18.442 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:02:18.444 | + ./stack.sh:main:866 : install_dstat 2022-09-05 15:02:18.447 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-09-05 15:02:18.465 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:02:18.468 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-09-05 15:02:18.471 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:02:18.473 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-09-05 15:02:18.476 | + ./stack.sh:main:875 : install_libs 2022-09-05 15:02:18.478 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-09-05 15:02:18.481 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-09-05 15:02:18.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-09-05 15:02:18.485 | + inc/python:use_library_from_git:250 : local name=automaton 2022-09-05 15:02:18.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-09-05 15:02:18.495 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.497 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-09-05 15:02:18.500 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-09-05 15:02:18.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-09-05 15:02:18.505 | + inc/python:use_library_from_git:250 : local name=castellan 2022-09-05 15:02:18.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-09-05 15:02:18.515 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.517 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-09-05 15:02:18.520 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-09-05 15:02:18.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-09-05 15:02:18.533 | + inc/python:use_library_from_git:250 : local name=cliff 2022-09-05 15:02:18.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-09-05 15:02:18.543 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.547 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-09-05 15:02:18.550 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-09-05 15:02:18.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-09-05 15:02:18.556 | + inc/python:use_library_from_git:250 : local name=cursive 2022-09-05 15:02:18.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-09-05 15:02:18.571 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.573 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-09-05 15:02:18.576 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-09-05 15:02:18.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-09-05 15:02:18.581 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-09-05 15:02:18.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-09-05 15:02:18.596 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.598 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-09-05 15:02:18.600 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-09-05 15:02:18.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-09-05 15:02:18.606 | + inc/python:use_library_from_git:250 : local name=futurist 2022-09-05 15:02:18.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-09-05 15:02:18.617 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.620 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-09-05 15:02:18.623 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-09-05 15:02:18.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-09-05 15:02:18.629 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-09-05 15:02:18.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-09-05 15:02:18.640 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.642 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-09-05 15:02:18.645 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-09-05 15:02:18.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-09-05 15:02:18.650 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-09-05 15:02:18.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-09-05 15:02:18.659 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.662 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-09-05 15:02:18.664 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-09-05 15:02:18.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-09-05 15:02:18.673 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-09-05 15:02:18.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-09-05 15:02:18.683 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.685 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-09-05 15:02:18.688 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-09-05 15:02:18.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-09-05 15:02:18.693 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-09-05 15:02:18.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-09-05 15:02:18.703 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.706 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-09-05 15:02:18.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-09-05 15:02:18.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-09-05 15:02:18.713 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-09-05 15:02:18.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-09-05 15:02:18.723 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.726 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-09-05 15:02:18.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-09-05 15:02:18.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-09-05 15:02:18.733 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-09-05 15:02:18.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-09-05 15:02:18.742 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.745 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-09-05 15:02:18.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-09-05 15:02:18.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-09-05 15:02:18.752 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-09-05 15:02:18.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-09-05 15:02:18.762 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.764 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-09-05 15:02:18.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-09-05 15:02:18.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-09-05 15:02:18.771 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-09-05 15:02:18.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-09-05 15:02:18.781 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.784 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-09-05 15:02:18.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-09-05 15:02:18.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-09-05 15:02:18.792 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-09-05 15:02:18.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-09-05 15:02:18.802 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.804 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-09-05 15:02:18.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-09-05 15:02:18.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-09-05 15:02:18.812 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-09-05 15:02:18.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-09-05 15:02:18.822 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.825 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-09-05 15:02:18.827 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-09-05 15:02:18.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-09-05 15:02:18.832 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-09-05 15:02:18.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-09-05 15:02:18.842 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.844 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-09-05 15:02:18.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-09-05 15:02:18.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-09-05 15:02:18.851 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-09-05 15:02:18.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-09-05 15:02:18.861 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.864 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-09-05 15:02:18.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-09-05 15:02:18.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-09-05 15:02:18.872 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-09-05 15:02:18.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-09-05 15:02:18.884 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.887 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-09-05 15:02:18.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-09-05 15:02:18.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-09-05 15:02:18.900 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-09-05 15:02:18.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-09-05 15:02:18.910 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.913 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-09-05 15:02:18.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-09-05 15:02:18.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-09-05 15:02:18.920 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-09-05 15:02:18.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-09-05 15:02:18.931 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.934 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-09-05 15:02:18.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-09-05 15:02:18.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-09-05 15:02:18.941 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-09-05 15:02:18.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-09-05 15:02:18.952 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.954 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-09-05 15:02:18.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-09-05 15:02:18.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-09-05 15:02:18.962 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-09-05 15:02:18.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-09-05 15:02:18.972 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.974 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-09-05 15:02:18.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-09-05 15:02:18.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-09-05 15:02:18.982 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-09-05 15:02:18.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:18.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:18.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-09-05 15:02:18.991 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:18.994 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-09-05 15:02:18.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-09-05 15:02:18.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-09-05 15:02:19.001 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-09-05 15:02:19.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-09-05 15:02:19.011 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.013 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-09-05 15:02:19.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-09-05 15:02:19.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-09-05 15:02:19.020 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-09-05 15:02:19.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-09-05 15:02:19.030 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.032 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-09-05 15:02:19.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-09-05 15:02:19.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-09-05 15:02:19.039 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-09-05 15:02:19.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-09-05 15:02:19.049 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.051 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-09-05 15:02:19.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-09-05 15:02:19.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-09-05 15:02:19.059 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-09-05 15:02:19.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-09-05 15:02:19.068 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.072 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-09-05 15:02:19.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-09-05 15:02:19.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-09-05 15:02:19.079 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-09-05 15:02:19.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-09-05 15:02:19.089 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.091 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-09-05 15:02:19.093 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-09-05 15:02:19.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-09-05 15:02:19.098 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-09-05 15:02:19.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-09-05 15:02:19.108 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.111 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-09-05 15:02:19.113 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-09-05 15:02:19.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-09-05 15:02:19.118 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-09-05 15:02:19.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-09-05 15:02:19.128 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.130 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-09-05 15:02:19.132 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-09-05 15:02:19.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-09-05 15:02:19.138 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-09-05 15:02:19.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-09-05 15:02:19.147 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.150 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-09-05 15:02:19.152 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-09-05 15:02:19.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-09-05 15:02:19.157 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-09-05 15:02:19.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-09-05 15:02:19.167 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.169 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-09-05 15:02:19.171 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-09-05 15:02:19.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-09-05 15:02:19.176 | + inc/python:use_library_from_git:250 : local name=tooz 2022-09-05 15:02:19.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-09-05 15:02:19.186 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.188 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-09-05 15:02:19.190 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-09-05 15:02:19.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-09-05 15:02:19.195 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-09-05 15:02:19.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-09-05 15:02:19.207 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.209 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-09-05 15:02:19.212 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-09-05 15:02:19.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-09-05 15:02:19.217 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-09-05 15:02:19.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-09-05 15:02:19.226 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.229 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-09-05 15:02:19.231 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-09-05 15:02:19.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-09-05 15:02:19.236 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-09-05 15:02:19.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-09-05 15:02:19.247 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.250 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-09-05 15:02:19.252 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-09-05 15:02:19.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-09-05 15:02:19.257 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-09-05 15:02:19.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:19.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:19.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-09-05 15:02:19.267 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:19.269 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-09-05 15:02:19.292 | Using python 3.8 to install etcd3 2022-09-05 15:02:19.295 | + 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-09-05 15:02:21.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:21.891 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:21.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:21.891 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:22.121 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.168 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.231 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.240 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.264 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.268 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.285 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.295 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.316 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.327 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.389 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.467 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.484 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.515 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.524 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.539 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.557 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.570 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.584 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.594 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.634 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.657 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.665 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.758 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.762 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.766 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.807 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.847 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.864 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.880 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.901 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.919 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.936 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.966 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:22.998 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.026 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.037 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.054 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.067 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.085 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.092 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.096 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:23.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:02:23.235 | Collecting etcd3===0.12.0 2022-09-05 15:02:23.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-09-05 15:02:27.946 | Collecting grpcio===1.44.0 2022-09-05 15:02:27.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-09-05 15:02:29.193 | Collecting protobuf===3.19.4 2022-09-05 15:02:29.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-09-05 15:02:29.357 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-09-05 15:02:29.360 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (6.3.1) 2022-09-05 15:02:29.375 | Building wheels for collected packages: etcd3 2022-09-05 15:02:29.376 | Building wheel for etcd3 (setup.py): started 2022-09-05 15:02:32.275 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-09-05 15:02:32.276 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42886 sha256=f8459077b1a94c0d6ab74021389cffa69ca49ce8372b77966330b354d6c72222 2022-09-05 15:02:32.276 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-09-05 15:02:32.277 | Successfully built etcd3 2022-09-05 15:02:33.916 | Installing collected packages: grpcio, protobuf, etcd3 2022-09-05 15:02:34.612 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-09-05 15:02:34.765 | + inc/python:pip_install:200 : result=0 2022-09-05 15:02:34.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:02:34.769 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:34.772 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:34.774 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:34.776 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:34.778 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:34.780 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:02:34.783 | + functions-common:time_stop:2458 : start_time=1662390139286 2022-09-05 15:02:34.785 | + functions-common:time_stop:2460 : [[ -z 1662390139286 ]] 2022-09-05 15:02:34.787 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:34.792 | + functions-common:time_stop:2463 : end_time=1662390154789 2022-09-05 15:02:34.794 | + functions-common:time_stop:2464 : elapsed_time=15503 2022-09-05 15:02:34.796 | + functions-common:time_stop:2465 : total=49685 2022-09-05 15:02:34.798 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:34.801 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=65188 2022-09-05 15:02:34.803 | + inc/python:pip_install:203 : return 0 2022-09-05 15:02:34.805 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-09-05 15:02:34.831 | Using python 3.8 to install etcd3gw 2022-09-05 15:02:34.833 | + 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-09-05 15:02:37.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:37.036 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:37.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:37.036 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:37.240 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.287 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.349 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.357 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.381 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.385 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.403 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.412 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.434 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.445 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.507 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.585 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.603 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.642 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.651 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.665 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.683 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.695 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.711 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.725 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.776 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.805 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.813 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.909 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.912 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.917 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:37.958 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.000 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.017 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.035 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.056 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.074 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.099 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.139 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.172 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.214 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.230 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.248 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.261 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.280 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.287 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.291 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:38.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:02:38.439 | Collecting etcd3gw===1.0.1 2022-09-05 15:02:38.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-09-05 15:02:38.551 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (2.4.0) 2022-09-05 15:02:38.558 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-09-05 15:02:38.562 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (2.27.1) 2022-09-05 15:02:38.598 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-09-05 15:02:38.603 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.3) 2022-09-05 15:02:38.609 | 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 606)) (2.0.12) 2022-09-05 15:02:38.616 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.26.8) 2022-09-05 15:02:38.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 236)) (2019.11.28) 2022-09-05 15:02:40.187 | Installing collected packages: etcd3gw 2022-09-05 15:02:40.297 | Successfully installed etcd3gw-1.0.1 2022-09-05 15:02:40.426 | + inc/python:pip_install:200 : result=0 2022-09-05 15:02:40.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:02:40.431 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:40.433 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:40.436 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:40.438 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:40.440 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:40.442 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:02:40.444 | + functions-common:time_stop:2458 : start_time=1662390154825 2022-09-05 15:02:40.447 | + functions-common:time_stop:2460 : [[ -z 1662390154825 ]] 2022-09-05 15:02:40.450 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:40.454 | + functions-common:time_stop:2463 : end_time=1662390160452 2022-09-05 15:02:40.457 | + functions-common:time_stop:2464 : elapsed_time=5627 2022-09-05 15:02:40.459 | + functions-common:time_stop:2465 : total=65188 2022-09-05 15:02:40.462 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:40.464 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=70815 2022-09-05 15:02:40.466 | + inc/python:pip_install:203 : return 0 2022-09-05 15:02:40.469 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-09-05 15:02:40.472 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-09-05 15:02:40.474 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-09-05 15:02:40.478 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:02:40.481 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:02:40.484 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:02:40.487 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:02:40.490 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:02:40.494 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:02:40.496 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:02:40.499 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:02:40.502 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:02:40.504 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:02:40.506 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:02:40.509 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-09-05 15:02:40.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:40.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:40.516 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-09-05 15:02:40.518 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-05 15:02:40.521 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:02:40.523 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:02:40.526 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:02:40.528 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:02:40.531 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:02:40.533 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:02:40.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:40.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:40.540 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:02:40.543 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:02:40.545 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:02:40.547 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:02:40.550 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-05 15:02:40.552 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:02:40.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:40.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:40.559 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-05 15:02:40.586 | + 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-09-05 15:02:40.701 | Reading package lists... 2022-09-05 15:02:41.010 | Building dependency tree... 2022-09-05 15:02:41.011 | Reading state information... 2022-09-05 15:02:41.426 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-05 15:02:41.426 | The following packages were automatically installed and are no longer required: 2022-09-05 15:02:41.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:02:41.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:02:41.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:02:41.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:02:41.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:02:41.428 | python3-zope.interface 2022-09-05 15:02:41.428 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:02:41.429 | The following additional packages will be installed: 2022-09-05 15:02:41.430 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-09-05 15:02:41.432 | Suggested packages: 2022-09-05 15:02:41.433 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-09-05 15:02:41.513 | The following NEW packages will be installed: 2022-09-05 15:02:41.514 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-09-05 15:02:41.768 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:02:41.769 | Need to get 1,306 kB of archives. 2022-09-05 15:02:41.769 | After this operation, 4,613 kB of additional disk space will be used. 2022-09-05 15:02:41.769 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-09-05 15:02:42.413 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-09-05 15:02:42.459 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-09-05 15:02:42.553 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-09-05 15:02:42.665 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-09-05 15:02:42.666 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-09-05 15:02:43.269 | Fetched 1,306 kB in 1s (1,138 kB/s) 2022-09-05 15:02:43.308 | Selecting previously unselected package libnorm1:amd64. 2022-09-05 15:02:43.399 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-09-05 15:02:43.405 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-09-05 15:02:43.412 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-05 15:02:43.493 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-09-05 15:02:43.507 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-09-05 15:02:43.515 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-05 15:02:43.572 | Selecting previously unselected package libzmq5:amd64. 2022-09-05 15:02:43.583 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-09-05 15:02:43.587 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-05 15:02:43.662 | Selecting previously unselected package uwsgi-core. 2022-09-05 15:02:43.672 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-09-05 15:02:43.676 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-05 15:02:43.838 | Selecting previously unselected package uwsgi. 2022-09-05 15:02:43.848 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-09-05 15:02:43.853 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-09-05 15:02:43.898 | Selecting previously unselected package uwsgi-plugin-python3. 2022-09-05 15:02:43.908 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-09-05 15:02:43.912 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-05 15:02:43.990 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-05 15:02:44.000 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-05 15:02:44.006 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-05 15:02:44.013 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-05 15:02:44.029 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-09-05 15:02:44.920 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-05 15:02:44.953 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-05 15:02:45.343 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 15:02:45.756 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-05 15:02:55.033 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:02:55.035 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:02:55.038 | + functions-common:time_stop:2451 : local name 2022-09-05 15:02:55.041 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:02:55.044 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:02:55.046 | + functions-common:time_stop:2454 : local total 2022-09-05 15:02:55.048 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:02:55.050 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:02:55.052 | + functions-common:time_stop:2458 : start_time=1662390160583 2022-09-05 15:02:55.055 | + functions-common:time_stop:2460 : [[ -z 1662390160583 ]] 2022-09-05 15:02:55.057 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:02:55.062 | + functions-common:time_stop:2463 : end_time=1662390175059 2022-09-05 15:02:55.064 | + functions-common:time_stop:2464 : elapsed_time=14476 2022-09-05 15:02:55.066 | + functions-common:time_stop:2465 : total=282986 2022-09-05 15:02:55.069 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:02:55.072 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=297462 2022-09-05 15:02:55.074 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:02:55.077 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-09-05 15:02:55.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:02:55.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:02:55.084 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-09-05 15:02:55.148 | Enabling module proxy. 2022-09-05 15:02:55.154 | To activate the new configuration, you need to run: 2022-09-05 15:02:55.155 | systemctl restart apache2 2022-09-05 15:02:55.159 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-09-05 15:02:55.224 | Considering dependency proxy for proxy_uwsgi: 2022-09-05 15:02:55.224 | Module proxy already enabled 2022-09-05 15:02:55.224 | Enabling module proxy_uwsgi. 2022-09-05 15:02:55.232 | To activate the new configuration, you need to run: 2022-09-05 15:02:55.232 | systemctl restart apache2 2022-09-05 15:02:55.237 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-09-05 15:02:55.239 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:02:55.242 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:02:55.244 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:02:55.389 | + ./stack.sh:main:881 : install_keystoneauth 2022-09-05 15:02:55.393 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-09-05 15:02:55.396 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-09-05 15:02:55.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-09-05 15:02:55.409 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.412 | + ./stack.sh:main:882 : install_keystoneclient 2022-09-05 15:02:55.414 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-09-05 15:02:55.417 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-09-05 15:02:55.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-09-05 15:02:55.427 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.430 | + ./stack.sh:main:883 : install_glanceclient 2022-09-05 15:02:55.432 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-09-05 15:02:55.435 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-09-05 15:02:55.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-09-05 15:02:55.445 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.448 | + ./stack.sh:main:884 : install_cinderclient 2022-09-05 15:02:55.450 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-09-05 15:02:55.453 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-09-05 15:02:55.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-09-05 15:02:55.464 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.466 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-09-05 15:02:55.468 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-09-05 15:02:55.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-09-05 15:02:55.479 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.481 | + ./stack.sh:main:885 : install_novaclient 2022-09-05 15:02:55.484 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-09-05 15:02:55.487 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-09-05 15:02:55.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-09-05 15:02:55.497 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.500 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-09-05 15:02:55.519 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:55.522 | + ./stack.sh:main:887 : install_swiftclient 2022-09-05 15:02:55.525 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-09-05 15:02:55.527 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-09-05 15:02:55.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-09-05 15:02:55.537 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.540 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-09-05 15:02:55.559 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:02:55.561 | + ./stack.sh:main:890 : install_neutronclient 2022-09-05 15:02:55.564 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-09-05 15:02:55.566 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-09-05 15:02:55.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-09-05 15:02:55.576 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.579 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-09-05 15:02:55.581 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-09-05 15:02:55.583 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-09-05 15:02:55.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:02:55.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:02:55.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-09-05 15:02:55.594 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:02:55.596 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-09-05 15:02:55.599 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-09-05 15:02:55.601 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:02:55.605 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-09-05 15:02:55.607 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-09-05 15:02:55.609 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:02:55.614 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:02:55.614 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:02:55.620 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-09-05 15:02:55.623 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-09-05 15:02:55.625 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-09-05 15:02:55.628 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-09-05 15:02:55.630 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-09-05 15:02:55.655 | Using python 3.8 to install keystonemiddleware 2022-09-05 15:02:55.658 | + 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-09-05 15:02:58.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:58.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:58.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:02:58.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:02:58.226 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.271 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.330 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.339 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.362 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.365 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.382 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.392 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.412 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.424 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.485 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.562 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.580 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.611 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.619 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.633 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.651 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.663 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.677 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.688 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.727 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.749 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.757 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.850 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.853 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.857 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.897 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.935 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.951 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.967 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:58.988 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.005 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.022 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.050 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.080 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.108 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.120 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.137 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.151 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.170 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.177 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.181 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:02:59.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:02:59.187 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (9.4.0) 2022-09-05 15:02:59.241 | 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 402)) (2.10.1) 2022-09-05 15:02:59.279 | 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 428)) (8.8.0) 2022-09-05 15:02:59.321 | 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 447)) (1.1.5) 2022-09-05 15:02:59.328 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (3.5.0) 2022-09-05 15:02:59.335 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-09-05 15:02:59.338 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.5.0) 2022-09-05 15:02:59.342 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.5.0) 2022-09-05 15:02:59.404 | 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 565)) (4.4.0) 2022-09-05 15:02:59.424 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (5.1.1) 2022-09-05 15:02:59.427 | 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 621)) (4.12.3) 2022-09-05 15:02:59.442 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (2021.3) 2022-09-05 15:02:59.447 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (2.27.1) 2022-09-05 15:02:59.473 | 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 56)) (4.1.0) 2022-09-05 15:02:59.479 | 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 302)) (4.7.0) 2022-09-05 15:02:59.519 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-09-05 15:02:59.532 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-09-05 15:02:59.535 | 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 53)) (5.1.0) 2022-09-05 15:02:59.541 | 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 336)) (4.3.0) 2022-09-05 15:02:59.550 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (3.1.1) 2022-09-05 15:02:59.561 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (2.5.0) 2022-09-05 15:02:59.567 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (6.0) 2022-09-05 15:02:59.570 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (0.8.0) 2022-09-05 15:02:59.576 | 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 355)) (1.7.0) 2022-09-05 15:02:59.580 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (1.0.2) 2022-09-05 15:02:59.584 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (3.0.7) 2022-09-05 15:02:59.590 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (21.3) 2022-09-05 15:02:59.596 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.11.0) 2022-09-05 15:02:59.599 | 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 236)) (2019.11.28) 2022-09-05 15:02:59.601 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.26.8) 2022-09-05 15:02:59.624 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.3) 2022-09-05 15:02:59.628 | 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 606)) (2.0.12) 2022-09-05 15:02:59.634 | 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 628)) (2.8.2) 2022-09-05 15:02:59.639 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.9.6) 2022-09-05 15:02:59.642 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (1.0.3) 2022-09-05 15:02:59.646 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (1.13.3) 2022-09-05 15:03:01.101 | + inc/python:pip_install:200 : result=0 2022-09-05 15:03:01.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:03:01.106 | + functions-common:time_stop:2451 : local name 2022-09-05 15:03:01.109 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:03:01.111 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:03:01.114 | + functions-common:time_stop:2454 : local total 2022-09-05 15:03:01.116 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:03:01.119 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:03:01.121 | + functions-common:time_stop:2458 : start_time=1662390175648 2022-09-05 15:03:01.123 | + functions-common:time_stop:2460 : [[ -z 1662390175648 ]] 2022-09-05 15:03:01.126 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:03:01.131 | + functions-common:time_stop:2463 : end_time=1662390181128 2022-09-05 15:03:01.133 | + functions-common:time_stop:2464 : elapsed_time=5480 2022-09-05 15:03:01.135 | + functions-common:time_stop:2465 : total=70815 2022-09-05 15:03:01.138 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:03:01.140 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=76295 2022-09-05 15:03:01.143 | + inc/python:pip_install:203 : return 0 2022-09-05 15:03:01.145 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-09-05 15:03:01.148 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-09-05 15:03:01.150 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:03:01.154 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-09-05 15:03:01.156 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-09-05 15:03:01.159 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:03:01.163 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:03:01.163 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:03:01.169 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-09-05 15:03:01.172 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-09-05 15:03:01.174 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-09-05 15:03:01.178 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-09-05 15:03:01.180 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-09-05 15:03:01.205 | Using python 3.8 to install python-memcached 2022-09-05 15:03:01.208 | + 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-09-05 15:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:03.346 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:03.346 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:03.546 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.592 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.652 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.660 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.684 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.687 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.705 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.714 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.746 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.806 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.882 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.900 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.931 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.940 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.954 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.971 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.983 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:03.997 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.007 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.044 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.067 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.075 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.168 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.171 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.175 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.216 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.257 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.273 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.290 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.310 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.327 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.344 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.374 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.405 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.433 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.444 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.461 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.474 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.493 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.500 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.504 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:04.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:03:04.640 | Collecting python-memcached===1.59 2022-09-05 15:03:04.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-09-05 15:03:04.739 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-09-05 15:03:06.331 | Installing collected packages: python-memcached 2022-09-05 15:03:06.420 | Successfully installed python-memcached-1.59 2022-09-05 15:03:06.540 | + inc/python:pip_install:200 : result=0 2022-09-05 15:03:06.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:03:06.545 | + functions-common:time_stop:2451 : local name 2022-09-05 15:03:06.548 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:03:06.550 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:03:06.552 | + functions-common:time_stop:2454 : local total 2022-09-05 15:03:06.555 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:03:06.557 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:03:06.560 | + functions-common:time_stop:2458 : start_time=1662390181199 2022-09-05 15:03:06.562 | + functions-common:time_stop:2460 : [[ -z 1662390181199 ]] 2022-09-05 15:03:06.565 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:03:06.569 | + functions-common:time_stop:2463 : end_time=1662390186566 2022-09-05 15:03:06.572 | + functions-common:time_stop:2464 : elapsed_time=5367 2022-09-05 15:03:06.574 | + functions-common:time_stop:2465 : total=76295 2022-09-05 15:03:06.577 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:03:06.579 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=81662 2022-09-05 15:03:06.581 | + inc/python:pip_install:203 : return 0 2022-09-05 15:03:06.584 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-09-05 15:03:06.604 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:06.607 | + ./stack.sh:main:897 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-09-05 15:03:06.609 | + ./stack.sh:main:898 : stack_install_service keystone 2022-09-05 15:03:06.612 | + lib/stack:stack_install_service:20 : local service=keystone 2022-09-05 15:03:06.615 | + lib/stack:stack_install_service:21 : type install_keystone 2022-09-05 15:03:06.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:03:06.621 | + lib/stack:stack_install_service:32 : install_keystone 2022-09-05 15:03:06.623 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-09-05 15:03:06.639 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:06.642 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-09-05 15:03:06.644 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-09-05 15:03:06.646 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-09-05 15:03:06.648 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:03:06.651 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:03:06.653 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:03:06.656 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:03:06.658 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:03:06.660 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:03:06.676 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:03:06.678 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:03:06.681 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:03:06.684 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:03:06.684 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:03:06.689 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-09-05 15:03:06.691 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:03:06.694 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-09-05 15:03:06.708 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-09-05 15:03:06.711 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:03:06.711 | + functions-common:git_clone:690 : head -1 2022-09-05 15:03:06.715 | 74be2e246 Merge "Yoga-only: Fix wrong python job template used" into stable/yoga 2022-09-05 15:03:06.717 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:03:06.720 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-09-05 15:03:06.722 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:03:06.725 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-05 15:03:06.728 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-09-05 15:03:06.730 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:03:06.732 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-09-05 15:03:06.735 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:03:06.738 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-05 15:03:06.740 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-09-05 15:03:06.743 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:03:06.745 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:03:06.748 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-09-05 15:03:06.751 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:03:06.754 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-09-05 15:03:06.756 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:03:06.759 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:03:06.762 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-09-05 15:03:06.768 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-09-05 15:03:06.770 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-09-05 15:03:07.492 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-09-05 15:03:07.494 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:03:07.496 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:03:07.499 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:03:07.501 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-05 15:03:07.503 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-09-05 15:03:07.505 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:03:07.508 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:03:07.510 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:03:07.512 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:03:07.515 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:03:07.517 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:03:07.519 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:03:07.521 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-09-05 15:03:07.543 | Using python 3.8 to install /opt/stack/keystone 2022-09-05 15:03:07.545 | + 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-09-05 15:03:09.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:09.783 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:09.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:09.783 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:09.981 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:09.989 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:09.996 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.000 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.088 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.107 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.111 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.115 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.130 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.139 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.141 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.173 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.183 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.188 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.207 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.244 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.252 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.259 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.306 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.320 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.325 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.344 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.351 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.400 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.419 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.423 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.515 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.521 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.605 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.725 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.750 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.754 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.766 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.771 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.791 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.799 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.815 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.873 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.886 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.903 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.946 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.950 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:10.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:03:10.956 | Obtaining file:///opt/stack/keystone 2022-09-05 15:03:14.746 | Collecting Flask===2.0.3 2022-09-05 15:03:14.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-09-05 15:03:14.958 | Collecting Flask-RESTful===0.3.9 2022-09-05 15:03:14.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-09-05 15:03:15.061 | 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-09-05 15:03:15.067 | 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-09-05 15:03:15.146 | Collecting PyJWT===2.3.0 2022-09-05 15:03:15.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-09-05 15:03:15.199 | 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-09-05 15:03:15.348 | 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-09-05 15:03:15.520 | Collecting Werkzeug===2.0.3 2022-09-05 15:03:15.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-09-05 15:03:15.801 | Collecting aniso8601===9.0.1 2022-09-05 15:03:15.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-09-05 15:03:15.920 | 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-09-05 15:03:15.930 | 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-09-05 15:03:16.008 | Collecting click===8.0.4 2022-09-05 15:03:16.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-09-05 15:03:16.051 | 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-09-05 15:03:16.092 | 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-09-05 15:03:16.098 | 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-09-05 15:03:16.209 | Collecting itsdangerous===2.1.0 2022-09-05 15:03:16.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-09-05 15:03:16.301 | 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-09-05 15:03:16.314 | 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-09-05 15:03:16.368 | 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-09-05 15:03:16.409 | Collecting oauthlib===3.2.0 2022-09-05 15:03:16.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-09-05 15:03:16.462 | 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 328)) (2.10.1) 2022-09-05 15:03:16.502 | 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 330)) (8.8.0) 2022-09-05 15:03:16.550 | 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 331)) (4.1.0) 2022-09-05 15:03:16.556 | 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 332)) (11.2.0) 2022-09-05 15:03:16.605 | 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 333)) (5.1.0) 2022-09-05 15:03:16.609 | 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 335)) (4.7.0) 2022-09-05 15:03:16.682 | 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 336)) (12.13.0) 2022-09-05 15:03:16.735 | 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 337)) (0.4.0) 2022-09-05 15:03:16.746 | 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 338)) (4.5.1) 2022-09-05 15:03:16.765 | 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 339)) (3.11.0) 2022-09-05 15:03:16.780 | 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 343)) (4.3.0) 2022-09-05 15:03:16.790 | 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 344)) (2.8.0) 2022-09-05 15:03:16.812 | 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 345)) (1.5.0) 2022-09-05 15:03:16.822 | 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 346)) (4.12.3) 2022-09-05 15:03:16.838 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-09-05 15:03:16.883 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-09-05 15:03:16.994 | Collecting passlib===1.7.4 2022-09-05 15:03:17.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-09-05 15:03:17.149 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-09-05 15:03:17.153 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-09-05 15:03:17.165 | 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-09-05 15:03:17.171 | 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-09-05 15:03:17.182 | 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-09-05 15:03:17.185 | 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-09-05 15:03:17.187 | 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-09-05 15:03:17.317 | Collecting pysaml2===7.1.1 2022-09-05 15:03:17.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-09-05 15:03:17.495 | 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-09-05 15:03:17.500 | 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-09-05 15:03:17.518 | 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-09-05 15:03:17.522 | 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-09-05 15:03:17.548 | 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-09-05 15:03:17.832 | Collecting scrypt===0.8.20 2022-09-05 15:03:17.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-09-05 15:03:17.993 | 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-09-05 15:03:18.067 | 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-09-05 15:03:18.071 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-09-05 15:03:18.081 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-09-05 15:03:18.084 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-09-05 15:03:18.088 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-09-05 15:03:18.094 | 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-09-05 15:03:18.104 | 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-09-05 15:03:18.110 | 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-09-05 15:03:18.121 | 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-09-05 15:03:18.143 | 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-09-05 15:03:18.315 | Collecting xmlschema===1.9.2 2022-09-05 15:03:18.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-09-05 15:03:18.470 | 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-09-05 15:03:18.475 | 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-09-05 15:03:18.479 | 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-09-05 15:03:18.539 | 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-09-05 15:03:18.542 | 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-09-05 15:03:18.547 | 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-09-05 15:03:18.553 | 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-09-05 15:03:18.569 | 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-09-05 15:03:18.574 | 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-09-05 15:03:18.579 | 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-09-05 15:03:18.627 | 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-09-05 15:03:18.629 | 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-09-05 15:03:18.639 | 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-09-05 15:03:18.649 | 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-09-05 15:03:18.660 | 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-09-05 15:03:18.669 | 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-09-05 15:03:18.680 | 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 329)) (4.5.0) 2022-09-05 15:03:18.691 | 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-09-05 15:03:18.694 | 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-09-05 15:03:18.795 | Collecting defusedxml===0.7.1 2022-09-05 15:03:18.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-09-05 15:03:18.892 | 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-09-05 15:03:18.905 | 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-09-05 15:03:18.932 | 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-09-05 15:03:18.937 | 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-09-05 15:03:18.941 | 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-09-05 15:03:18.943 | 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-09-05 15:03:18.946 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-09-05 15:03:19.135 | Collecting elementpath===2.4.0 2022-09-05 15:03:19.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-09-05 15:03:19.266 | 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 320)) (1.7.0) 2022-09-05 15:03:19.271 | 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-09-05 15:03:19.275 | 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-09-05 15:03:19.284 | 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-09-05 15:03:19.322 | 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-09-05 15:03:19.325 | 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-09-05 15:03:19.343 | 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-09-05 15:03:19.351 | 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-09-05 15:03:19.354 | 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-09-05 15:03:20.205 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-09-05 15:03:20.233 | Attempting uninstall: click 2022-09-05 15:03:20.234 | Found existing installation: Click 7.0 2022-09-05 15:03:20.237 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-05 15:03:20.237 | Can't uninstall 'Click'. No files were found to uninstall. 2022-09-05 15:03:20.882 | Attempting uninstall: PyJWT 2022-09-05 15:03:20.882 | Found existing installation: PyJWT 1.7.1 2022-09-05 15:03:20.884 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-05 15:03:20.884 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-09-05 15:03:21.214 | Attempting uninstall: oauthlib 2022-09-05 15:03:21.215 | Found existing installation: oauthlib 3.1.0 2022-09-05 15:03:21.216 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-05 15:03:21.216 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-09-05 15:03:22.891 | Running setup.py develop for keystone 2022-09-05 15:03:27.087 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-09-05 15:03:27.298 | + inc/python:pip_install:200 : result=0 2022-09-05 15:03:27.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:03:27.302 | + functions-common:time_stop:2451 : local name 2022-09-05 15:03:27.305 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:03:27.307 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:03:27.309 | + functions-common:time_stop:2454 : local total 2022-09-05 15:03:27.311 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:03:27.313 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:03:27.317 | + functions-common:time_stop:2458 : start_time=1662390187536 2022-09-05 15:03:27.320 | + functions-common:time_stop:2460 : [[ -z 1662390187536 ]] 2022-09-05 15:03:27.323 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:03:27.328 | + functions-common:time_stop:2463 : end_time=1662390207325 2022-09-05 15:03:27.330 | + functions-common:time_stop:2464 : elapsed_time=19789 2022-09-05 15:03:27.332 | + functions-common:time_stop:2465 : total=81662 2022-09-05 15:03:27.336 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:03:27.338 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=101451 2022-09-05 15:03:27.340 | + inc/python:pip_install:203 : return 0 2022-09-05 15:03:27.343 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:03:27.346 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-05 15:03:27.349 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-05 15:03:27.372 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-05 15:03:27.388 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-09-05 15:03:27.390 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-09-05 15:03:27.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:03:27.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:03:27.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-09-05 15:03:27.404 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:03:27.406 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-09-05 15:03:27.430 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:27.432 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-09-05 15:03:27.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:03:27.439 | + ./stack.sh:main:899 : configure_keystone 2022-09-05 15:03:27.441 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-09-05 15:03:27.457 | + 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-09-05 15:03:27.460 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-09-05 15:03:27.466 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-09-05 15:03:27.492 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:27.494 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-09-05 15:03:27.540 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-09-05 15:03:27.576 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-09-05 15:03:27.614 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-09-05 15:03:27.654 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-09-05 15:03:27.691 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-09-05 15:03:27.729 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-09-05 15:03:27.768 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-09-05 15:03:27.807 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-09-05 15:03:27.810 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-09-05 15:03:27.812 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-09-05 15:03:27.814 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-09-05 15:03:27.817 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-05 15:03:27.820 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:03:27.837 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:27.840 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-05 15:03:27.843 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-05 15:03:27.845 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:03:27.865 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:27.867 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:03:27.871 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:03:27.910 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:03:27.913 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:03:27.917 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-09-05 15:03:27.920 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-09-05 15:03:27.942 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:27.945 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.49/identity 2022-09-05 15:03:27.984 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-09-05 15:03:27.986 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-09-05 15:03:28.028 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-09-05 15:03:28.032 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-09-05 15:03:28.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-09-05 15:03:28.036 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-09-05 15:03:28.041 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-09-05 15:03:28.044 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-09-05 15:03:28.088 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-09-05 15:03:28.092 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-09-05 15:03:28.094 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-09-05 15:03:28.097 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-09-05 15:03:28.100 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:03:28.123 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:03:28.128 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:03:28.131 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:03:28.134 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:03:28.137 | + 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-09-05 15:03:28.176 | + 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-09-05 15:03:28.209 | + 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-09-05 15:03:28.246 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:03:28.280 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-09-05 15:03:28.317 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-09-05 15:03:28.320 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-09-05 15:03:28.323 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-09-05 15:03:28.326 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-09-05 15:03:28.329 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-09-05 15:03:28.332 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-05 15:03:28.335 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-05 15:03:28.339 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-09-05 15:03:28.343 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-09-05 15:03:28.345 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-05 15:03:28.348 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-05 15:03:28.364 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-05 15:03:28.365 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:03:28.377 | d /var/run/uwsgi 0755 ubuntu root 2022-09-05 15:03:28.383 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:03:28.404 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-09-05 15:03:28.406 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-09-05 15:03:28.411 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-09-05 15:03:28.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-09-05 15:03:28.500 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-09-05 15:03:28.536 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-09-05 15:03:28.569 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-09-05 15:03:28.605 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-09-05 15:03:28.638 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-09-05 15:03:28.673 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-09-05 15:03:28.704 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-09-05 15:03:28.742 | + 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-09-05 15:03:28.777 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-09-05 15:03:28.811 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-09-05 15:03:28.847 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-09-05 15:03:28.880 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-05 15:03:28.884 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-05 15:03:28.887 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-09-05 15:03:28.889 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-09-05 15:03:28.892 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-05 15:03:28.895 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:03:28.898 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:03:28.900 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-05 15:03:28.904 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-05 15:03:28.906 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-09-05 15:03:28.938 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-09-05 15:03:28.977 | + 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-09-05 15:03:28.977 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-05 15:03:28.987 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-09-05 15:03:28.992 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-09-05 15:03:28.994 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-09-05 15:03:28.997 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-05 15:03:28.999 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-05 15:03:29.002 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:03:29.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:03:29.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:03:29.011 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-05 15:03:29.015 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-05 15:03:29.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:03:29.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:03:29.023 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-09-05 15:03:29.094 | Enabling site keystone-wsgi-public. 2022-09-05 15:03:29.102 | To activate the new configuration, you need to run: 2022-09-05 15:03:29.102 | systemctl reload apache2 2022-09-05 15:03:29.107 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-05 15:03:29.109 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:03:29.112 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:03:29.114 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:03:29.262 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-09-05 15:03:29.300 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-09-05 15:03:29.337 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-09-05 15:03:29.373 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-09-05 15:03:29.376 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-09-05 15:03:29.419 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-09-05 15:03:29.450 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-09-05 15:03:29.485 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-09-05 15:03:29.488 | + ./stack.sh:main:903 : is_service_enabled swift 2022-09-05 15:03:29.507 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:29.511 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-09-05 15:03:29.531 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:29.533 | + ./stack.sh:main:907 : stack_install_service swift 2022-09-05 15:03:29.536 | + lib/stack:stack_install_service:20 : local service=swift 2022-09-05 15:03:29.538 | + lib/stack:stack_install_service:21 : type install_swift 2022-09-05 15:03:29.541 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:03:29.543 | + lib/stack:stack_install_service:32 : install_swift 2022-09-05 15:03:29.549 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-09-05 15:03:29.551 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-09-05 15:03:29.554 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-09-05 15:03:29.557 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:03:29.560 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:03:29.563 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:03:29.566 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:03:29.569 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:03:29.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:03:29.593 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:03:29.595 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:03:29.598 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:03:29.601 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:03:29.602 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:03:29.607 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-09-05 15:03:29.610 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:03:29.612 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-09-05 15:03:29.626 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-09-05 15:03:29.630 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:03:29.630 | + functions-common:git_clone:690 : head -1 2022-09-05 15:03:29.635 | 00763d5a0 Stop partial()ing hashlib.new 2022-09-05 15:03:29.638 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:03:29.641 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-09-05 15:03:29.644 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:03:29.648 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-09-05 15:03:29.651 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-09-05 15:03:29.654 | + inc/python:setup_develop:344 : local extras=keystone 2022-09-05 15:03:29.657 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-09-05 15:03:29.660 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:03:29.662 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-09-05 15:03:29.664 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-09-05 15:03:29.667 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:03:29.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-09-05 15:03:29.675 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-09-05 15:03:29.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:03:29.682 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-09-05 15:03:29.685 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:03:29.687 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:03:29.690 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-09-05 15:03:29.698 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-09-05 15:03:29.701 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-09-05 15:03:30.409 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-09-05 15:03:30.411 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:03:30.414 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:03:30.416 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:03:30.419 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-09-05 15:03:30.421 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-09-05 15:03:30.423 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:03:30.426 | + inc/python:setup_package:428 : local extras=keystone 2022-09-05 15:03:30.428 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:03:30.431 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-09-05 15:03:30.433 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-09-05 15:03:30.435 | + inc/python:setup_package:438 : extras='[keystone]' 2022-09-05 15:03:30.437 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:03:30.440 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-09-05 15:03:30.464 | Using python 3.8 to install /opt/stack/swift 2022-09-05 15:03:30.466 | + 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-09-05 15:03:32.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:32.715 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:32.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:03:32.715 | from cryptography.utils import int_from_bytes 2022-09-05 15:03:32.901 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:32.909 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:32.916 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:32.920 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.011 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.030 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.034 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.038 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.053 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.061 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.063 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.095 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.104 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.110 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.128 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.165 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.173 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.179 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.227 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.240 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.244 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.263 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.270 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.320 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.339 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.343 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.436 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.442 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.526 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.649 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.674 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.679 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.690 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.695 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.715 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.722 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.800 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.812 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.828 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.873 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.877 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:03:33.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:03:33.884 | Obtaining file:///opt/stack/swift 2022-09-05 15:03:37.137 | 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-09-05 15:03:37.147 | 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-09-05 15:03:37.186 | 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-09-05 15:03:37.194 | 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-09-05 15:03:37.200 | 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-09-05 15:03:39.584 | Collecting lxml===4.8.0 2022-09-05 15:03:40.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-09-05 15:03:40.662 | 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-09-05 15:03:40.665 | 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 328)) (2.10.1) 2022-09-05 15:03:40.703 | 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 330)) (8.8.0) 2022-09-05 15:03:40.744 | 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 331)) (4.1.0) 2022-09-05 15:03:40.751 | 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 333)) (5.1.0) 2022-09-05 15:03:40.755 | 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 335)) (4.7.0) 2022-09-05 15:03:40.795 | 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 343)) (4.3.0) 2022-09-05 15:03:40.805 | 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 346)) (4.12.3) 2022-09-05 15:03:40.821 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-09-05 15:03:40.827 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-09-05 15:03:40.830 | 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-09-05 15:03:40.948 | Collecting pyeclib===1.6.0 2022-09-05 15:03:40.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-09-05 15:03:43.433 | 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-09-05 15:03:43.436 | 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-09-05 15:03:43.442 | 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-09-05 15:03:43.448 | 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-09-05 15:03:43.465 | 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-09-05 15:03:43.470 | 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-09-05 15:03:43.498 | 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-09-05 15:03:43.503 | 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-09-05 15:03:43.577 | 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-09-05 15:03:43.580 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-09-05 15:03:43.589 | 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-09-05 15:03:43.831 | Collecting xattr===0.9.9 2022-09-05 15:03:43.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-09-05 15:03:43.935 | 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-09-05 15:03:43.939 | 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-09-05 15:03:43.955 | 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-09-05 15:03:44.013 | 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-09-05 15:03:44.026 | 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-09-05 15:03:44.033 | 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-09-05 15:03:44.035 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-09-05 15:03:44.042 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-09-05 15:03:44.048 | 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-09-05 15:03:44.051 | 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-09-05 15:03:44.054 | 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-09-05 15:03:44.057 | 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-09-05 15:03:44.060 | 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-09-05 15:03:44.065 | 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-09-05 15:03:44.069 | 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 320)) (1.7.0) 2022-09-05 15:03:44.073 | 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-09-05 15:03:44.076 | 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-09-05 15:03:44.079 | Building wheels for collected packages: pyeclib 2022-09-05 15:03:44.080 | Building wheel for pyeclib (setup.py): started 2022-09-05 15:03:47.158 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-09-05 15:03:47.159 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55510 sha256=ccf0bd2e313a0b96f60e98a56fb638f643ad02494e02fc4e113590bb62398d9b 2022-09-05 15:03:47.159 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-09-05 15:03:47.160 | Successfully built pyeclib 2022-09-05 15:03:48.566 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-09-05 15:03:49.023 | Running setup.py develop for swift 2022-09-05 15:03:52.723 | Successfully installed lxml-4.8.0 pyeclib-1.6.0 swift xattr-0.9.9 2022-09-05 15:03:52.889 | + inc/python:pip_install:200 : result=0 2022-09-05 15:03:52.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:03:52.894 | + functions-common:time_stop:2451 : local name 2022-09-05 15:03:52.896 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:03:52.898 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:03:52.901 | + functions-common:time_stop:2454 : local total 2022-09-05 15:03:52.903 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:03:52.906 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:03:52.908 | + functions-common:time_stop:2458 : start_time=1662390210456 2022-09-05 15:03:52.910 | + functions-common:time_stop:2460 : [[ -z 1662390210456 ]] 2022-09-05 15:03:52.913 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:03:52.917 | + functions-common:time_stop:2463 : end_time=1662390232915 2022-09-05 15:03:52.920 | + functions-common:time_stop:2464 : elapsed_time=22459 2022-09-05 15:03:52.922 | + functions-common:time_stop:2465 : total=101451 2022-09-05 15:03:52.924 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:03:52.926 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=123910 2022-09-05 15:03:52.929 | + inc/python:pip_install:203 : return 0 2022-09-05 15:03:52.931 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:03:52.934 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-05 15:03:52.936 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-05 15:03:52.957 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-05 15:03:52.975 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-09-05 15:03:52.979 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-09-05 15:03:52.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:03:52.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:03:52.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-09-05 15:03:52.991 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:03:52.994 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-09-05 15:03:52.997 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:03:53.000 | + ./stack.sh:main:908 : configure_swift 2022-09-05 15:03:53.003 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-09-05 15:03:53.005 | + lib/swift:configure_swift:332 : local node_number 2022-09-05 15:03:53.008 | + lib/swift:configure_swift:333 : local swift_node_config 2022-09-05 15:03:53.010 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-09-05 15:03:53.012 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-09-05 15:03:54.189 | No object-auditor running 2022-09-05 15:03:54.189 | No object-expirer running 2022-09-05 15:03:54.190 | No container-updater running 2022-09-05 15:03:54.190 | No object-updater running 2022-09-05 15:03:54.190 | No container-sync running 2022-09-05 15:03:54.190 | No container-server running 2022-09-05 15:03:54.190 | No proxy-server running 2022-09-05 15:03:54.190 | No account-reaper running 2022-09-05 15:03:54.190 | No container-sharder running 2022-09-05 15:03:54.190 | No container-reconciler running 2022-09-05 15:03:54.190 | No container-replicator running 2022-09-05 15:03:54.190 | No account-replicator running 2022-09-05 15:03:54.190 | No object-reconstructor running 2022-09-05 15:03:54.190 | No account-server running 2022-09-05 15:03:54.190 | No object-server running 2022-09-05 15:03:54.190 | No object-replicator running 2022-09-05 15:03:54.190 | No account-auditor running 2022-09-05 15:03:54.190 | No container-auditor running 2022-09-05 15:03:54.316 | + lib/swift:configure_swift:337 : true 2022-09-05 15:03:54.319 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-09-05 15:03:54.332 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-09-05 15:03:54.346 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-09-05 15:03:54.350 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-09-05 15:03:54.350 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-09-05 15:03:54.355 | + lib/swift:configure_swift:351 : sed -e ' 2022-09-05 15:03:54.356 | s/%GROUP%/ubuntu/; 2022-09-05 15:03:54.356 | s/%USER%/ubuntu/; 2022-09-05 15:03:54.356 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-09-05 15:03:54.356 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-09-05 15:03:54.360 | uid = ubuntu 2022-09-05 15:03:54.360 | gid = ubuntu 2022-09-05 15:03:54.360 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-09-05 15:03:54.360 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-09-05 15:03:54.360 | address = 127.0.0.1 2022-09-05 15:03:54.360 | 2022-09-05 15:03:54.360 | [account6612] 2022-09-05 15:03:54.360 | max connections = 25 2022-09-05 15:03:54.360 | path = /opt/stack/data/swift/1/node/ 2022-09-05 15:03:54.360 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [account6622] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/2/node/ 2022-09-05 15:03:54.361 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [account6632] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/3/node/ 2022-09-05 15:03:54.361 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [account6642] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/4/node/ 2022-09-05 15:03:54.361 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [container6611] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/1/node/ 2022-09-05 15:03:54.361 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [container6621] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/2/node/ 2022-09-05 15:03:54.361 | read only = false 2022-09-05 15:03:54.361 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-09-05 15:03:54.361 | 2022-09-05 15:03:54.361 | [container6631] 2022-09-05 15:03:54.361 | max connections = 25 2022-09-05 15:03:54.361 | path = /opt/stack/data/swift/3/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | [container6641] 2022-09-05 15:03:54.362 | max connections = 25 2022-09-05 15:03:54.362 | path = /opt/stack/data/swift/4/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | [object6613] 2022-09-05 15:03:54.362 | max connections = 25 2022-09-05 15:03:54.362 | path = /opt/stack/data/swift/1/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | [object6623] 2022-09-05 15:03:54.362 | max connections = 25 2022-09-05 15:03:54.362 | path = /opt/stack/data/swift/2/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | [object6633] 2022-09-05 15:03:54.362 | max connections = 25 2022-09-05 15:03:54.362 | path = /opt/stack/data/swift/3/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-09-05 15:03:54.362 | 2022-09-05 15:03:54.362 | [object6643] 2022-09-05 15:03:54.362 | max connections = 25 2022-09-05 15:03:54.362 | path = /opt/stack/data/swift/4/node/ 2022-09-05 15:03:54.362 | read only = false 2022-09-05 15:03:54.362 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-09-05 15:03:54.364 | + lib/swift:configure_swift:357 : is_ubuntu 2022-09-05 15:03:54.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:03:54.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:03:54.371 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-09-05 15:03:54.384 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-09-05 15:03:54.386 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-09-05 15:03:54.391 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-09-05 15:03:54.396 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-09-05 15:03:54.398 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-09-05 15:03:54.403 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-09-05 15:03:54.434 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.49:8080/v1/ 2022-09-05 15:03:54.462 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-09-05 15:03:54.482 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-09-05 15:03:54.514 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-09-05 15:03:54.534 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-09-05 15:03:54.570 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-09-05 15:03:54.589 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-09-05 15:03:54.623 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-09-05 15:03:54.642 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-09-05 15:03:54.673 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-09-05 15:03:54.693 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-09-05 15:03:54.726 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-09-05 15:03:54.750 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-09-05 15:03:54.767 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:54.770 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-09-05 15:03:54.804 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-09-05 15:03:54.833 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-09-05 15:03:54.865 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-09-05 15:03:54.895 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-09-05 15:03:54.912 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:54.914 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-09-05 15:03:54.945 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-09-05 15:03:54.960 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:54.962 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-09-05 15:03:54.978 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:54.980 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-09-05 15:03:54.982 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-09-05 15:03:55.000 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:55.002 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-09-05 15:03:55.005 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-09-05 15:03:55.007 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-09-05 15:03:55.013 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-09-05 15:03:55.019 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-09-05 15:03:55.048 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-09-05 15:03:55.079 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-09-05 15:03:55.113 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-09-05 15:03:55.149 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-09-05 15:03:55.182 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-09-05 15:03:55.184 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-09-05 15:03:55.186 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-09-05 15:03:55.189 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-09-05 15:03:55.191 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-09-05 15:03:55.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-09-05 15:03:55.253 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:03:55.282 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-09-05 15:03:55.313 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-09-05 15:03:55.348 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-09-05 15:03:55.380 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-09-05 15:03:55.412 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-09-05 15:03:55.442 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:03:55.474 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-09-05 15:03:55.508 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-09-05 15:03:55.545 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-09-05 15:03:55.578 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-09-05 15:03:55.608 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-09-05 15:03:55.653 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-09-05 15:03:55.686 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-09-05 15:03:55.711 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-09-05 15:03:55.747 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-09-05 15:03:55.780 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-09-05 15:03:55.786 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-09-05 15:03:55.818 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-09-05 15:03:55.850 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-09-05 15:03:55.882 | + lib/swift:configure_swift:475 : local node_number 2022-09-05 15:03:55.885 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-09-05 15:03:55.887 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-05 15:03:55.889 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-09-05 15:03:55.894 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-09-05 15:03:55.897 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-05 15:03:55.899 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-05 15:03:55.902 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-09-05 15:03:55.905 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-09-05 15:03:55.907 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-05 15:03:55.909 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-05 15:03:55.912 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-09-05 15:03:55.933 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-09-05 15:03:55.968 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-09-05 15:03:55.992 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-09-05 15:03:56.027 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-09-05 15:03:56.049 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-05 15:03:56.092 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-09-05 15:03:56.122 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-05 15:03:56.158 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-09-05 15:03:56.181 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-05 15:03:56.218 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-09-05 15:03:56.243 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-09-05 15:03:56.282 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-09-05 15:03:56.306 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-09-05 15:03:56.344 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-09-05 15:03:56.368 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-09-05 15:03:56.407 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-09-05 15:03:56.430 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-09-05 15:03:56.460 | + 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-09-05 15:03:56.467 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-09-05 15:03:56.489 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-05 15:03:56.524 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-09-05 15:03:56.560 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-09-05 15:03:56.563 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-09-05 15:03:56.570 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-09-05 15:03:56.573 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-09-05 15:03:56.575 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-05 15:03:56.578 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-09-05 15:03:56.581 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-09-05 15:03:56.583 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-05 15:03:56.587 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-05 15:03:56.589 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-09-05 15:03:56.610 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-09-05 15:03:56.642 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-09-05 15:03:56.662 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-09-05 15:03:56.695 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-09-05 15:03:56.715 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-05 15:03:56.747 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-09-05 15:03:56.768 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-05 15:03:56.801 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-09-05 15:03:56.822 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-05 15:03:56.854 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-09-05 15:03:56.874 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-09-05 15:03:56.907 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-09-05 15:03:56.926 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-09-05 15:03:56.957 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-09-05 15:03:56.978 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-09-05 15:03:57.009 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-09-05 15:03:57.029 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-09-05 15:03:57.058 | + 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-09-05 15:03:57.064 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-09-05 15:03:57.083 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-05 15:03:57.117 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-09-05 15:03:57.119 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-09-05 15:03:57.124 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-09-05 15:03:57.127 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-09-05 15:03:57.129 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-05 15:03:57.132 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-09-05 15:03:57.134 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-09-05 15:03:57.137 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-05 15:03:57.139 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-05 15:03:57.142 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-09-05 15:03:57.161 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-09-05 15:03:57.194 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-09-05 15:03:57.213 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-09-05 15:03:57.245 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-09-05 15:03:57.265 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-05 15:03:57.295 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-09-05 15:03:57.315 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-05 15:03:57.347 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-09-05 15:03:57.368 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-05 15:03:57.403 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-09-05 15:03:57.424 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-09-05 15:03:57.454 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-09-05 15:03:57.475 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-09-05 15:03:57.506 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-09-05 15:03:57.527 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-09-05 15:03:57.561 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-09-05 15:03:57.581 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-09-05 15:03:57.612 | + 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-09-05 15:03:57.622 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-09-05 15:03:57.644 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-05 15:03:57.681 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-09-05 15:03:57.714 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-09-05 15:03:57.747 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-09-05 15:03:57.785 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-09-05 15:03:57.788 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-09-05 15:03:57.794 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-09-05 15:03:57.833 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-09-05 15:03:57.873 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-09-05 15:03:57.911 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-09-05 15:03:57.953 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-09-05 15:03:57.993 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-09-05 15:03:58.030 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-09-05 15:03:58.070 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-09-05 15:03:58.104 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-09-05 15:03:58.141 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-09-05 15:03:58.161 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:58.164 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-09-05 15:03:58.190 | + lib/swift:configure_swift:518 : local auth_vers 2022-09-05 15:03:58.194 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-09-05 15:03:58.223 | + lib/swift:configure_swift:519 : auth_vers=3 2022-09-05 15:03:58.227 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.49 2022-09-05 15:03:58.268 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-09-05 15:03:58.271 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-09-05 15:03:58.307 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.49/identity 2022-09-05 15:03:58.344 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-09-05 15:03:58.346 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-09-05 15:03:58.381 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-09-05 15:03:58.398 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:58.400 | + lib/swift:configure_swift:538 : local user_group 2022-09-05 15:03:58.404 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-09-05 15:03:58.409 | + lib/swift:configure_swift:539 : user_group=1000 2022-09-05 15:03:58.411 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-09-05 15:03:58.427 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-09-05 15:03:58.430 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-09-05 15:03:58.444 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-09-05 15:03:58.446 | + lib/swift:configure_swift:545 : is_suse 2022-09-05 15:03:58.449 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:03:58.451 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:03:58.453 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:03:58.456 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:03:58.459 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:03:58.461 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:03:58.463 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-09-05 15:03:58.479 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-09-05 15:03:58.481 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-09-05 15:03:58.484 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-09-05 15:03:58.507 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:03:58.510 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-09-05 15:03:58.530 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:58.533 | + ./stack.sh:main:919 : stack_install_service glance 2022-09-05 15:03:58.536 | + lib/stack:stack_install_service:20 : local service=glance 2022-09-05 15:03:58.539 | + lib/stack:stack_install_service:21 : type install_glance 2022-09-05 15:03:58.542 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:03:58.545 | + lib/stack:stack_install_service:32 : install_glance 2022-09-05 15:03:58.548 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-09-05 15:03:58.551 | + lib/glance:install_glance:507 : local glance_store_extras 2022-09-05 15:03:58.554 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-09-05 15:03:58.576 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:58.578 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-09-05 15:03:58.582 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-09-05 15:03:58.602 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:03:58.606 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-09-05 15:03:58.609 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-09-05 15:03:58.612 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-09-05 15:03:58.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:03:58.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:03:58.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-09-05 15:03:58.623 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:03:58.626 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-09-05 15:03:58.630 | ++ inc/python:join_extras:29 : local IFS=, 2022-09-05 15:03:58.633 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-09-05 15:03:58.636 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-09-05 15:03:58.639 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-09-05 15:03:58.641 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-09-05 15:03:58.645 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-09-05 15:03:58.649 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-09-05 15:03:58.654 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-09-05 15:03:58.661 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-09-05 15:03:58.667 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:03:58.671 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-09-05 15:03:58.676 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-09-05 15:03:58.678 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-09-05 15:03:58.681 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-09-05 15:03:58.685 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-09-05 15:03:58.688 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-09-05 15:03:58.721 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-09-05 15:03:58.726 | + 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-09-05 15:04:00.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:00.972 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:00.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:00.972 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:01.162 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.171 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.179 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.183 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.270 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.289 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.293 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.297 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.312 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.320 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.322 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.353 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.363 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.368 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.387 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.424 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.433 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.438 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.486 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.500 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.504 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.524 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.531 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.580 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.599 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.603 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.695 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.702 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.791 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.913 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.939 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.955 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.960 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.981 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:01.990 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.007 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.065 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.077 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.094 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.139 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.143 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:02.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:04:02.348 | Collecting glance-store===3.0.0 2022-09-05 15:04:02.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-09-05 15:04:02.576 | 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-09-05 15:04:02.594 | 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-09-05 15:04:02.607 | 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-09-05 15:04:02.876 | Collecting os-brick===5.2.2 2022-09-05 15:04:02.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c22/32c443087ec99/os_brick-5.2.2-py3-none-any.whl (269 kB) 2022-09-05 15:04:03.045 | 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 320)) (1.7.0) 2022-09-05 15:04:03.049 | 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 324)) (5.6.0) 2022-09-05 15:04:03.068 | 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 329)) (4.5.0) 2022-09-05 15:04:03.079 | 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 330)) (8.8.0) 2022-09-05 15:04:03.119 | 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 331)) (4.1.0) 2022-09-05 15:04:03.125 | 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 333)) (5.1.0) 2022-09-05 15:04:03.129 | 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 335)) (4.7.0) 2022-09-05 15:04:03.168 | 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 340)) (2.7.0) 2022-09-05 15:04:03.183 | 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 342)) (6.3.1) 2022-09-05 15:04:03.186 | 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 343)) (4.3.0) 2022-09-05 15:04:03.194 | 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 344)) (2.8.0) 2022-09-05 15:04:03.216 | 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 346)) (4.12.3) 2022-09-05 15:04:03.233 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-09-05 15:04:03.238 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-09-05 15:04:03.242 | 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-09-05 15:04:03.244 | 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-09-05 15:04:03.405 | Collecting python-cinderclient===8.3.0 2022-09-05 15:04:03.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-09-05 15:04:03.591 | 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-09-05 15:04:03.596 | 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-09-05 15:04:03.747 | Collecting python-swiftclient===3.13.1 2022-09-05 15:04:03.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-09-05 15:04:03.873 | 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-09-05 15:04:03.877 | 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-09-05 15:04:03.905 | 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-09-05 15:04:03.909 | 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-09-05 15:04:03.913 | 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-09-05 15:04:03.916 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-09-05 15:04:03.922 | 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-09-05 15:04:03.937 | 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-09-05 15:04:03.958 | 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-09-05 15:04:03.963 | 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-09-05 15:04:03.972 | 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-09-05 15:04:03.976 | 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-09-05 15:04:03.979 | 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-09-05 15:04:03.984 | 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-09-05 15:04:03.991 | 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-09-05 15:04:03.994 | 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-09-05 15:04:03.998 | 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-09-05 15:04:04.004 | 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-09-05 15:04:04.008 | 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-09-05 15:04:04.019 | 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-09-05 15:04:04.028 | 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-09-05 15:04:04.037 | 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-09-05 15:04:04.051 | 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-09-05 15:04:04.062 | 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-09-05 15:04:04.066 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-09-05 15:04:04.078 | 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-09-05 15:04:04.081 | 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-09-05 15:04:04.086 | 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-09-05 15:04:04.089 | 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-09-05 15:04:04.105 | 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-09-05 15:04:04.109 | 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-09-05 15:04:04.112 | 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-09-05 15:04:04.120 | 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-09-05 15:04:04.193 | 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-09-05 15:04:04.203 | 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-09-05 15:04:04.209 | 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-09-05 15:04:05.654 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-09-05 15:04:06.902 | Successfully installed glance-store-3.0.0 os-brick-5.2.2 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-09-05 15:04:07.053 | + inc/python:pip_install:200 : result=0 2022-09-05 15:04:07.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:04:07.058 | + functions-common:time_stop:2451 : local name 2022-09-05 15:04:07.060 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:04:07.062 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:04:07.065 | + functions-common:time_stop:2454 : local total 2022-09-05 15:04:07.067 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:04:07.070 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:04:07.072 | + functions-common:time_stop:2458 : start_time=1662390238713 2022-09-05 15:04:07.075 | + functions-common:time_stop:2460 : [[ -z 1662390238713 ]] 2022-09-05 15:04:07.078 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:04:07.082 | + functions-common:time_stop:2463 : end_time=1662390247079 2022-09-05 15:04:07.085 | + functions-common:time_stop:2464 : elapsed_time=8366 2022-09-05 15:04:07.087 | + functions-common:time_stop:2465 : total=123910 2022-09-05 15:04:07.089 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:04:07.092 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=132276 2022-09-05 15:04:07.094 | + inc/python:pip_install:203 : return 0 2022-09-05 15:04:07.097 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-09-05 15:04:07.100 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-09-05 15:04:07.102 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-09-05 15:04:07.118 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-09-05 15:04:07.123 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-09-05 15:04:07.126 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-09-05 15:04:07.129 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-09-05 15:04:07.132 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:04:07.134 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:04:07.137 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:04:07.140 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:04:07.142 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:04:07.145 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:04:07.163 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:04:07.165 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:04:07.168 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:04:07.171 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:04:07.171 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:04:07.177 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-09-05 15:04:07.180 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:04:07.182 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-09-05 15:04:07.200 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-09-05 15:04:07.203 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:04:07.203 | + functions-common:git_clone:690 : head -1 2022-09-05 15:04:07.207 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-09-05 15:04:07.211 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:04:07.214 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-09-05 15:04:07.217 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:04:07.219 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-09-05 15:04:07.222 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-09-05 15:04:07.225 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:04:07.227 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-09-05 15:04:07.230 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:04:07.232 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-09-05 15:04:07.235 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-09-05 15:04:07.238 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:04:07.241 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:04:07.244 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-09-05 15:04:07.246 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:04:07.250 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-09-05 15:04:07.253 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:04:07.256 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:04:07.260 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-09-05 15:04:07.268 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-09-05 15:04:07.270 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-09-05 15:04:07.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-09-05 15:04:07.946 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:04:07.949 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:04:07.951 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:04:07.954 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-09-05 15:04:07.956 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-09-05 15:04:07.959 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:04:07.961 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:04:07.964 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:04:07.966 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:04:07.969 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:04:07.971 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:04:07.974 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:04:07.977 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-09-05 15:04:08.001 | Using python 3.8 to install /opt/stack/glance 2022-09-05 15:04:08.004 | + 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-09-05 15:04:10.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:10.196 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:10.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:10.196 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:10.385 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.393 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.402 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.406 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.494 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.514 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.519 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.522 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.538 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.547 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.549 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.581 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.591 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.597 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.616 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.653 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.661 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.667 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.715 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.729 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.732 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.752 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.760 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.809 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.829 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.833 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.926 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:10.933 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.019 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.139 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.166 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.170 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.181 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.186 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.206 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.231 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.290 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.302 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.319 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.366 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.369 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:11.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:04:11.377 | Obtaining file:///opt/stack/glance 2022-09-05 15:04:14.698 | 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-09-05 15:04:14.708 | 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-09-05 15:04:14.717 | 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-09-05 15:04:14.729 | 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-09-05 15:04:15.057 | Collecting WSME===0.11.0 2022-09-05 15:04:15.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-09-05 15:04:15.177 | 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-09-05 15:04:15.191 | 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-09-05 15:04:15.369 | Collecting castellan===3.10.2 2022-09-05 15:04:15.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/662/64661996697f5/castellan-3.10.2-py3-none-any.whl (96 kB) 2022-09-05 15:04:15.517 | 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-09-05 15:04:15.658 | Collecting cursive===0.2.2 2022-09-05 15:04:15.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-09-05 15:04:15.777 | 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-09-05 15:04:15.784 | 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-09-05 15:04:15.790 | 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-09-05 15:04:15.799 | 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-09-05 15:04:15.806 | 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-09-05 15:04:15.886 | 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-09-05 15:04:15.891 | 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-09-05 15:04:15.903 | 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-09-05 15:04:15.940 | 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-09-05 15:04:15.966 | 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-09-05 15:04:15.970 | 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-09-05 15:04:15.981 | 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-09-05 15:04:16.040 | 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-09-05 15:04:16.124 | 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-09-05 15:04:16.129 | 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 320)) (1.7.0) 2022-09-05 15:04:16.134 | 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 324)) (5.6.0) 2022-09-05 15:04:16.152 | 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 328)) (2.10.1) 2022-09-05 15:04:16.189 | 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 329)) (4.5.0) 2022-09-05 15:04:16.200 | 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 330)) (8.8.0) 2022-09-05 15:04:16.240 | 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 331)) (4.1.0) 2022-09-05 15:04:16.246 | 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 332)) (11.2.0) 2022-09-05 15:04:16.295 | 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 333)) (5.1.0) 2022-09-05 15:04:16.414 | Collecting oslo.limit===1.5.1 2022-09-05 15:04:16.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa7/9cdbcd58e9768/oslo.limit-1.5.1-py3-none-any.whl (19 kB) 2022-09-05 15:04:16.522 | 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 335)) (4.7.0) 2022-09-05 15:04:16.562 | 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 336)) (12.13.0) 2022-09-05 15:04:16.619 | 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 337)) (0.4.0) 2022-09-05 15:04:16.630 | 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 338)) (4.5.1) 2022-09-05 15:04:16.649 | 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 339)) (3.11.0) 2022-09-05 15:04:16.665 | 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 341)) (2.3.0) 2022-09-05 15:04:16.677 | 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 343)) (4.3.0) 2022-09-05 15:04:16.686 | 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 344)) (2.8.0) 2022-09-05 15:04:16.709 | 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 345)) (1.5.0) 2022-09-05 15:04:16.719 | 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 346)) (4.12.3) 2022-09-05 15:04:16.735 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-09-05 15:04:16.781 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-09-05 15:04:16.786 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-09-05 15:04:16.789 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-09-05 15:04:16.801 | 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-09-05 15:04:16.807 | 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-09-05 15:04:16.829 | 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-09-05 15:04:16.841 | 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-09-05 15:04:16.852 | 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-09-05 15:04:16.854 | 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-09-05 15:04:16.988 | Collecting python-barbicanclient===5.3.0 2022-09-05 15:04:16.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-09-05 15:04:17.115 | 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-09-05 15:04:17.120 | 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-09-05 15:04:17.138 | 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-09-05 15:04:17.142 | 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-09-05 15:04:17.149 | 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-09-05 15:04:17.275 | Collecting retrying===1.3.3 2022-09-05 15:04:17.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-09-05 15:04:17.374 | 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-09-05 15:04:17.379 | 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-09-05 15:04:17.545 | Collecting simplegeneric===0.8.1 2022-09-05 15:04:17.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-09-05 15:04:19.438 | 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-09-05 15:04:19.441 | 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-09-05 15:04:19.451 | 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-09-05 15:04:19.455 | 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-09-05 15:04:19.458 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-09-05 15:04:19.640 | Collecting taskflow===4.6.4 2022-09-05 15:04:19.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-09-05 15:04:19.879 | 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-09-05 15:04:19.894 | 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-09-05 15:04:19.904 | 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-09-05 15:04:19.909 | 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-09-05 15:04:19.920 | 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-09-05 15:04:19.940 | 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-09-05 15:04:19.947 | 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-09-05 15:04:19.950 | 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-09-05 15:04:19.957 | 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-09-05 15:04:19.989 | 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-09-05 15:04:19.997 | 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-09-05 15:04:20.001 | 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-09-05 15:04:20.018 | 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-09-05 15:04:20.025 | 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-09-05 15:04:20.028 | 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-09-05 15:04:20.031 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.61.0) 2022-09-05 15:04:20.056 | 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-09-05 15:04:20.061 | 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-09-05 15:04:20.107 | 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-09-05 15:04:20.111 | 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-09-05 15:04:20.120 | 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-09-05 15:04:20.126 | 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-09-05 15:04:20.129 | 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-09-05 15:04:20.140 | 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-09-05 15:04:20.143 | 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-09-05 15:04:20.156 | 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-09-05 15:04:20.158 | 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-09-05 15:04:20.161 | 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-09-05 15:04:20.167 | 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-09-05 15:04:20.170 | 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-09-05 15:04:20.310 | Collecting pydot===1.4.2 2022-09-05 15:04:20.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-09-05 15:04:20.547 | Collecting automaton===2.5.0 2022-09-05 15:04:20.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-09-05 15:04:20.832 | Collecting networkx===2.6.3 2022-09-05 15:04:20.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-09-05 15:04:21.259 | 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-09-05 15:04:21.262 | 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-09-05 15:04:21.265 | 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-09-05 15:04:21.268 | 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-09-05 15:04:21.272 | 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-09-05 15:04:21.277 | 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-09-05 15:04:21.279 | 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-09-05 15:04:21.282 | 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-09-05 15:04:21.304 | 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-09-05 15:04:21.307 | 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-09-05 15:04:21.357 | 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-09-05 15:04:21.361 | 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-09-05 15:04:21.364 | 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-09-05 15:04:21.367 | 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-09-05 15:04:21.431 | Building wheels for collected packages: simplegeneric 2022-09-05 15:04:21.432 | Building wheel for simplegeneric (setup.py): started 2022-09-05 15:04:24.043 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-09-05 15:04:24.044 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=cc8b73b0b3cd8dccb1a57109d0655827111ac2781593c775092310057da897da 2022-09-05 15:04:24.044 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-09-05 15:04:24.045 | Successfully built simplegeneric 2022-09-05 15:04:24.877 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-09-05 15:04:28.164 | Running setup.py develop for glance 2022-09-05 15:04:31.954 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.2 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.1 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-09-05 15:04:32.149 | + inc/python:pip_install:200 : result=0 2022-09-05 15:04:32.152 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:04:32.154 | + functions-common:time_stop:2451 : local name 2022-09-05 15:04:32.157 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:04:32.159 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:04:32.162 | + functions-common:time_stop:2454 : local total 2022-09-05 15:04:32.164 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:04:32.167 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:04:32.170 | + functions-common:time_stop:2458 : start_time=1662390247994 2022-09-05 15:04:32.172 | + functions-common:time_stop:2460 : [[ -z 1662390247994 ]] 2022-09-05 15:04:32.175 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:04:32.179 | + functions-common:time_stop:2463 : end_time=1662390272177 2022-09-05 15:04:32.182 | + functions-common:time_stop:2464 : elapsed_time=24183 2022-09-05 15:04:32.184 | + functions-common:time_stop:2465 : total=132276 2022-09-05 15:04:32.186 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:04:32.189 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=156459 2022-09-05 15:04:32.191 | + inc/python:pip_install:203 : return 0 2022-09-05 15:04:32.194 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:04:32.196 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-05 15:04:32.199 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-05 15:04:32.220 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-05 15:04:32.234 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-09-05 15:04:32.237 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-09-05 15:04:32.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:04:32.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:04:32.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-09-05 15:04:32.248 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:04:32.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:04:32.253 | + ./stack.sh:main:920 : configure_glance 2022-09-05 15:04:32.256 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-09-05 15:04:32.271 | + lib/glance:configure_glance:326 : local dburl 2022-09-05 15:04:32.274 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-09-05 15:04:32.276 | ++ lib/database:database_connection_url:134 : local db=glance 2022-09-05 15:04:32.279 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-09-05 15:04:32.281 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-09-05 15:04:32.283 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-09-05 15:04:32.287 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-09-05 15:04:32.290 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-09-05 15:04:32.325 | + 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-09-05 15:04:32.359 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-09-05 15:04:32.393 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-05 15:04:32.427 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-09-05 15:04:32.462 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-09-05 15:04:32.500 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-09-05 15:04:32.502 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-09-05 15:04:32.505 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-09-05 15:04:32.508 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-05 15:04:32.510 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-09-05 15:04:32.543 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-09-05 15:04:32.575 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:04:32.606 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-09-05 15:04:32.644 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-09-05 15:04:32.678 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-09-05 15:04:32.712 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-09-05 15:04:32.747 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-09-05 15:04:32.781 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:04:32.828 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-09-05 15:04:32.861 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-09-05 15:04:32.897 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-09-05 15:04:32.899 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-09-05 15:04:32.902 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-09-05 15:04:32.904 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:04:32.906 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-05 15:04:32.908 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:04:32.925 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:04:32.930 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-05 15:04:32.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-05 15:04:32.934 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:04:32.955 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:04:32.958 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:04:32.962 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:04:32.996 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:04:32.999 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:04:33.001 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-09-05 15:04:33.003 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-09-05 15:04:33.009 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-09-05 15:04:33.044 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-09-05 15:04:33.080 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-09-05 15:04:33.083 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-09-05 15:04:33.086 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-09-05 15:04:33.088 | + lib/glance:configure_glance_store:254 : local be 2022-09-05 15:04:33.091 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-09-05 15:04:33.093 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-09-05 15:04:33.095 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-05 15:04:33.131 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-09-05 15:04:33.133 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.49 2022-09-05 15:04:33.171 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-09-05 15:04:33.174 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-09-05 15:04:33.192 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:04:33.194 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-09-05 15:04:33.226 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-09-05 15:04:33.261 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-09-05 15:04:33.300 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-09-05 15:04:33.332 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-09-05 15:04:33.363 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-09-05 15:04:33.383 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:04:33.386 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-09-05 15:04:33.419 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-09-05 15:04:33.453 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-09-05 15:04:33.490 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.49/identity/v3 2022-09-05 15:04:33.521 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-09-05 15:04:33.553 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.49/image 2022-09-05 15:04:33.584 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-09-05 15:04:33.603 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:04:33.605 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-09-05 15:04:33.607 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-09-05 15:04:33.610 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-09-05 15:04:33.613 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:04:33.632 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:04:33.635 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:04:33.637 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:04:33.640 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:04:33.642 | + 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-09-05 15:04:33.673 | + 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-09-05 15:04:33.704 | + 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-09-05 15:04:33.738 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:04:33.769 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-09-05 15:04:33.775 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-09-05 15:04:33.809 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-09-05 15:04:33.840 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-05 15:04:33.871 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.49/identity 2022-09-05 15:04:33.903 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-09-05 15:04:33.938 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-09-05 15:04:33.970 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-09-05 15:04:34.003 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-05 15:04:34.038 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-09-05 15:04:34.072 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-09-05 15:04:34.106 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-09-05 15:04:34.137 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-09-05 15:04:34.143 | + 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-09-05 15:04:34.150 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-09-05 15:04:34.168 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:04:34.170 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-09-05 15:04:34.173 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-09-05 15:04:34.175 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-09-05 15:04:34.177 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-09-05 15:04:34.180 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-09-05 15:04:34.182 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-09-05 15:04:34.187 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-09-05 15:04:34.189 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-09-05 15:04:34.193 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-09-05 15:04:34.225 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-09-05 15:04:34.228 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-09-05 15:04:34.230 | ++ functions:get_random_port:837 : true 2022-09-05 15:04:34.233 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-09-05 15:04:34.235 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-09-05 15:04:34.237 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-09-05 15:04:34.318 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-09-05 15:04:34.321 | ++ functions:get_random_port:841 : break 2 2022-09-05 15:04:34.323 | ++ functions:get_random_port:845 : echo 60999 2022-09-05 15:04:34.326 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-09-05 15:04:34.328 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-09-05 15:04:34.358 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-09-05 15:04:34.389 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-09-05 15:04:34.418 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-09-05 15:04:34.449 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-09-05 15:04:34.480 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-09-05 15:04:34.511 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-09-05 15:04:34.541 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-09-05 15:04:34.573 | + 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-09-05 15:04:34.603 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-05 15:04:34.634 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-09-05 15:04:34.664 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-05 15:04:34.694 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-09-05 15:04:34.725 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-09-05 15:04:34.755 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-09-05 15:04:34.788 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-09-05 15:04:34.819 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-09-05 15:04:34.852 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-09-05 15:04:34.883 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-09-05 15:04:34.914 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-09-05 15:04:34.917 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-09-05 15:04:34.919 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:04:34.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:04:34.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:04:34.927 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-09-05 15:04:34.929 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-09-05 15:04:34.992 | proxy (enabled by site administrator) 2022-09-05 15:04:34.994 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-09-05 15:04:34.997 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-09-05 15:04:35.000 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:04:35.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:04:35.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:04:35.009 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-09-05 15:04:35.011 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-09-05 15:04:35.074 | No module matches proxy_http 2022-09-05 15:04:35.077 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-09-05 15:04:35.181 | Considering dependency proxy for proxy_http: 2022-09-05 15:04:35.181 | Module proxy already enabled 2022-09-05 15:04:35.181 | Enabling module proxy_http. 2022-09-05 15:04:35.187 | To activate the new configuration, you need to run: 2022-09-05 15:04:35.187 | systemctl restart apache2 2022-09-05 15:04:35.192 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-09-05 15:04:35.195 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:04:35.197 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:04:35.200 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:04:35.347 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-09-05 15:04:35.351 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-09-05 15:04:35.354 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-09-05 15:04:35.356 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-05 15:04:35.359 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:04:35.361 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:04:35.364 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-05 15:04:35.367 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-05 15:04:35.370 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-09-05 15:04:35.371 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-05 15:04:35.381 | KeepAlive Off 2022-09-05 15:04:35.386 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-09-05 15:04:35.387 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-05 15:04:35.396 | SetEnv proxy-sendchunked 1 2022-09-05 15:04:35.401 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-09-05 15:04:35.402 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-05 15:04:35.411 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-09-05 15:04:35.415 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-09-05 15:04:35.417 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-09-05 15:04:35.419 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-05 15:04:35.422 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-05 15:04:35.424 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:04:35.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:04:35.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:04:35.440 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-05 15:04:35.443 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-05 15:04:35.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:04:35.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:04:35.450 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-09-05 15:04:35.522 | Enabling site glance-wsgi-api. 2022-09-05 15:04:35.528 | To activate the new configuration, you need to run: 2022-09-05 15:04:35.528 | systemctl reload apache2 2022-09-05 15:04:35.533 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-09-05 15:04:35.536 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:04:35.539 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:04:35.542 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:04:35.685 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-09-05 15:04:35.694 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-09-05 15:04:35.732 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-09-05 15:04:35.735 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-09-05 15:04:35.757 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:04:35.759 | + ./stack.sh:main:925 : stack_install_service cinder 2022-09-05 15:04:35.762 | + lib/stack:stack_install_service:20 : local service=cinder 2022-09-05 15:04:35.764 | + lib/stack:stack_install_service:21 : type install_cinder 2022-09-05 15:04:35.769 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:04:35.772 | + lib/stack:stack_install_service:32 : install_cinder 2022-09-05 15:04:35.775 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-09-05 15:04:35.778 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-09-05 15:04:35.780 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-09-05 15:04:35.783 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:04:35.785 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:04:35.788 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:04:35.791 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:04:35.793 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:04:35.796 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:04:35.814 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:04:35.816 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:04:35.819 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:04:35.823 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:04:35.824 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:04:35.831 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-09-05 15:04:35.834 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:04:35.837 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-09-05 15:04:35.857 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-09-05 15:04:35.860 | + functions-common:git_clone:690 : head -1 2022-09-05 15:04:35.861 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:04:35.874 | 83089b924 Merge "Doc: To update the portset feature details in IBM Spectrum Virtualize user guide" into stable/yoga 2022-09-05 15:04:35.878 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:04:35.882 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-09-05 15:04:35.885 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:04:35.888 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-05 15:04:35.891 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-09-05 15:04:35.895 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:04:35.899 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-09-05 15:04:35.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:04:35.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-05 15:04:35.910 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-09-05 15:04:35.913 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:04:35.916 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:04:35.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-09-05 15:04:35.924 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:04:35.929 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-09-05 15:04:35.932 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:04:35.934 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:04:35.938 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-09-05 15:04:35.946 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-09-05 15:04:35.950 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-09-05 15:04:36.636 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-09-05 15:04:36.639 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:04:36.641 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:04:36.644 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:04:36.647 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-05 15:04:36.649 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-09-05 15:04:36.652 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:04:36.654 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:04:36.657 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:04:36.659 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:04:36.662 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:04:36.664 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:04:36.667 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:04:36.669 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-09-05 15:04:36.694 | Using python 3.8 to install /opt/stack/cinder 2022-09-05 15:04:36.696 | + 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-09-05 15:04:38.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:38.973 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:38.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:04:38.973 | from cryptography.utils import int_from_bytes 2022-09-05 15:04:39.213 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.222 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.230 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.233 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.323 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.343 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.347 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.350 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.366 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.374 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.376 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.407 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.417 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.422 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.441 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.479 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.488 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.494 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.540 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.554 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.558 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.578 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.585 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.633 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.653 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.657 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.747 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.754 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.838 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.959 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.985 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:39.990 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.001 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.006 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.026 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.033 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.050 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.108 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.120 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.137 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.180 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.184 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:04:40.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:04:40.190 | Obtaining file:///opt/stack/cinder 2022-09-05 15:04:44.378 | 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-09-05 15:04:44.388 | 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-09-05 15:04:44.397 | 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-09-05 15:04:44.408 | 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-09-05 15:04:44.553 | 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-09-05 15:04:45.850 | Collecting boto3===1.21.7 2022-09-05 15:04:45.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-09-05 15:04:47.528 | Collecting botocore===1.24.7 2022-09-05 15:04:47.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-09-05 15:04:48.597 | 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-09-05 15:04:48.617 | 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-09-05 15:04:48.655 | 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-09-05 15:04:48.668 | 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-09-05 15:04:48.671 | 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-09-05 15:04:48.924 | Collecting google-api-python-client===2.38.0 2022-09-05 15:04:48.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-09-05 15:04:50.002 | Collecting google-auth===2.6.0 2022-09-05 15:04:50.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-09-05 15:04:50.287 | Collecting google-auth-httplib2===0.1.0 2022-09-05 15:04:50.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-09-05 15:04:50.390 | 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-09-05 15:04:50.395 | 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-09-05 15:04:50.405 | 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-09-05 15:04:50.408 | 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-09-05 15:04:50.412 | 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-09-05 15:04:50.423 | 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-09-05 15:04:50.481 | 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-09-05 15:04:50.534 | 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-09-05 15:04:50.684 | Collecting oauth2client===4.1.3 2022-09-05 15:04:50.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-09-05 15:04:50.804 | 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 313)) (5.2.2) 2022-09-05 15:04:50.827 | 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 320)) (1.7.0) 2022-09-05 15:04:50.831 | 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 324)) (5.6.0) 2022-09-05 15:04:50.849 | 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 328)) (2.10.1) 2022-09-05 15:04:50.886 | 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 329)) (4.5.0) 2022-09-05 15:04:50.896 | 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 330)) (8.8.0) 2022-09-05 15:04:50.935 | 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 331)) (4.1.0) 2022-09-05 15:04:50.941 | 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 332)) (11.2.0) 2022-09-05 15:04:50.988 | 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 333)) (5.1.0) 2022-09-05 15:04:50.992 | 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 335)) (4.7.0) 2022-09-05 15:04:51.031 | 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 336)) (12.13.0) 2022-09-05 15:04:51.085 | 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 337)) (0.4.0) 2022-09-05 15:04:51.095 | 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 338)) (4.5.1) 2022-09-05 15:04:51.113 | 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 339)) (3.11.0) 2022-09-05 15:04:51.129 | 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 340)) (2.7.0) 2022-09-05 15:04:51.143 | 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 341)) (2.3.0) 2022-09-05 15:04:51.156 | 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 342)) (6.3.1) 2022-09-05 15:04:51.159 | 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 343)) (4.3.0) 2022-09-05 15:04:51.167 | 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 344)) (2.8.0) 2022-09-05 15:04:51.190 | 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 345)) (1.5.0) 2022-09-05 15:04:51.200 | 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 346)) (4.12.3) 2022-09-05 15:04:51.216 | 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 347)) (2.6.0) 2022-09-05 15:04:51.419 | Collecting oslo.vmware===3.10.0 2022-09-05 15:04:51.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-09-05 15:04:51.606 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-09-05 15:04:51.650 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-09-05 15:04:51.950 | Collecting paramiko===2.8.1 2022-09-05 15:04:51.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-09-05 15:04:52.105 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-09-05 15:04:52.108 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-09-05 15:04:52.119 | 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-09-05 15:04:52.125 | 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-09-05 15:04:52.406 | Collecting pyasn1===0.4.8 2022-09-05 15:04:52.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-09-05 15:04:52.710 | Collecting pyasn1-modules===0.2.8 2022-09-05 15:04:52.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-09-05 15:04:52.850 | 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-09-05 15:04:52.861 | 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-09-05 15:04:52.864 | 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-09-05 15:04:52.870 | 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-09-05 15:04:52.886 | 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-09-05 15:04:53.057 | Collecting python-glanceclient===3.6.0 2022-09-05 15:04:53.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-09-05 15:04:53.212 | 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-09-05 15:04:53.231 | 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-09-05 15:04:53.247 | 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-09-05 15:04:53.273 | 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-09-05 15:04:53.284 | 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-09-05 15:04:53.293 | 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-09-05 15:04:53.325 | 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-09-05 15:04:53.467 | Collecting rsa===4.8 2022-09-05 15:04:53.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-09-05 15:04:53.697 | Collecting rtslib-fb===2.1.74 2022-09-05 15:04:53.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-09-05 15:04:53.946 | Collecting s3transfer===0.5.2 2022-09-05 15:04:53.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-09-05 15:04:54.065 | 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-09-05 15:04:54.142 | 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-09-05 15:04:54.146 | 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-09-05 15:04:54.156 | 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-09-05 15:04:54.160 | 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-09-05 15:04:54.163 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-09-05 15:04:54.298 | Collecting suds-community===1.0.0 2022-09-05 15:04:54.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-09-05 15:04:54.702 | Collecting tabulate===0.8.9 2022-09-05 15:04:54.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-09-05 15:04:54.812 | 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-09-05 15:04:54.869 | 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-09-05 15:04:54.883 | 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-09-05 15:04:54.894 | 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-09-05 15:04:54.900 | 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-09-05 15:04:54.912 | 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-09-05 15:04:55.081 | Collecting uritemplate===4.1.1 2022-09-05 15:04:55.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-09-05 15:04:55.229 | 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-09-05 15:04:55.251 | 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-09-05 15:04:55.372 | Collecting warlock===1.3.3 2022-09-05 15:04:55.380 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-09-05 15:04:55.479 | 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-09-05 15:04:55.485 | 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-09-05 15:04:55.489 | 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-09-05 15:04:55.680 | Collecting zstd===1.5.1.0 2022-09-05 15:04:55.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-09-05 15:04:57.733 | 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-09-05 15:04:57.740 | 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-09-05 15:04:57.956 | Collecting google-api-core===2.5.0 2022-09-05 15:04:57.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-09-05 15:04:58.099 | 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-09-05 15:04:58.102 | 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-09-05 15:04:58.108 | 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-09-05 15:04:58.111 | 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-09-05 15:04:58.119 | 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-09-05 15:04:58.124 | 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-09-05 15:04:58.127 | 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-09-05 15:04:58.142 | 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-09-05 15:04:58.149 | 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-09-05 15:04:58.154 | 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-09-05 15:04:58.201 | 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-09-05 15:04:58.212 | 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-09-05 15:04:58.218 | 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-09-05 15:04:58.221 | 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-09-05 15:04:58.233 | 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-09-05 15:04:58.338 | Collecting PyNaCl===1.5.0 2022-09-05 15:04:58.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-09-05 15:04:58.440 | 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-09-05 15:04:58.453 | 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-09-05 15:04:58.466 | 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-09-05 15:04:58.470 | 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-09-05 15:04:58.475 | 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-09-05 15:04:58.594 | Collecting pyudev===0.23.2 2022-09-05 15:04:58.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-09-05 15:04:58.710 | 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-09-05 15:04:58.713 | 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-09-05 15:04:58.752 | 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-09-05 15:04:58.759 | 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-09-05 15:04:58.764 | 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-09-05 15:04:58.767 | 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-09-05 15:04:58.772 | 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-09-05 15:04:58.776 | Requirement already satisfied: protobuf===3.19.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.4) 2022-09-05 15:04:58.913 | Collecting googleapis-common-protos===1.55.0 2022-09-05 15:04:58.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-09-05 15:04:59.079 | 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-09-05 15:04:59.107 | 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-09-05 15:04:59.154 | 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-09-05 15:04:59.163 | 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-09-05 15:04:59.166 | 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-09-05 15:04:59.169 | 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-09-05 15:04:59.220 | 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-09-05 15:04:59.230 | 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-09-05 15:04:59.233 | 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-09-05 15:04:59.260 | 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-09-05 15:04:59.262 | 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-09-05 15:04:59.326 | Building wheels for collected packages: zstd 2022-09-05 15:04:59.328 | Building wheel for zstd (setup.py): started 2022-09-05 15:05:50.194 | Building wheel for zstd (setup.py): finished with status 'done' 2022-09-05 15:05:50.210 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761432 sha256=797c13e849aa7a3e7bd023d2ff0662a238594db01f2989649fa3596f2de75dd0 2022-09-05 15:05:50.210 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-09-05 15:05:50.211 | Successfully built zstd 2022-09-05 15:05:51.400 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, pyasn1, pyasn1-modules, rsa, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-09-05 15:05:51.400 | Attempting uninstall: PyNaCl 2022-09-05 15:05:51.401 | Found existing installation: PyNaCl 1.3.0 2022-09-05 15:05:51.405 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-05 15:05:51.406 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-09-05 15:05:56.636 | Running setup.py develop for cinder 2022-09-05 15:06:01.419 | Successfully installed PyNaCl-1.5.0 boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-09-05 15:06:01.771 | + inc/python:pip_install:200 : result=0 2022-09-05 15:06:01.774 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:06:01.777 | + functions-common:time_stop:2451 : local name 2022-09-05 15:06:01.780 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:06:01.782 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:06:01.785 | + functions-common:time_stop:2454 : local total 2022-09-05 15:06:01.787 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:06:01.790 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:06:01.792 | + functions-common:time_stop:2458 : start_time=1662390276687 2022-09-05 15:06:01.795 | + functions-common:time_stop:2460 : [[ -z 1662390276687 ]] 2022-09-05 15:06:01.798 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:06:01.803 | + functions-common:time_stop:2463 : end_time=1662390361800 2022-09-05 15:06:01.805 | + functions-common:time_stop:2464 : elapsed_time=85113 2022-09-05 15:06:01.808 | + functions-common:time_stop:2465 : total=156459 2022-09-05 15:06:01.810 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:06:01.813 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=241572 2022-09-05 15:06:01.815 | + inc/python:pip_install:203 : return 0 2022-09-05 15:06:01.818 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:06:01.821 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-05 15:06:01.823 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-05 15:06:01.843 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-05 15:06:01.857 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-09-05 15:06:01.860 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-09-05 15:06:01.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:06:01.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:06:01.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-09-05 15:06:01.871 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:06:01.873 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-09-05 15:06:01.876 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-09-05 15:06:01.879 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-09-05 15:06:01.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:01.884 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:01.887 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-09-05 15:06:01.901 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-09-05 15:06:01.904 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:06:01.908 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:06:01.911 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:06:01.914 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:06:01.917 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:06:01.921 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:06:01.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:01.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:01.931 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:06:01.935 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:06:01.938 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:06:01.941 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:06:01.945 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-09-05 15:06:01.948 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:06:01.952 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:01.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:01.959 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-09-05 15:06:01.984 | + 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-09-05 15:06:02.102 | Reading package lists... 2022-09-05 15:06:02.413 | Building dependency tree... 2022-09-05 15:06:02.415 | Reading state information... 2022-09-05 15:06:02.804 | The following packages were automatically installed and are no longer required: 2022-09-05 15:06:02.806 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:06:02.806 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:06:02.806 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:06:02.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:06:02.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:06:02.807 | python3-zope.interface 2022-09-05 15:06:02.807 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:06:02.809 | The following additional packages will be installed: 2022-09-05 15:06:02.809 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-05 15:06:02.809 | python3-urwid 2022-09-05 15:06:02.811 | Suggested packages: 2022-09-05 15:06:02.811 | python-pyparsing-doc python-urwid-doc 2022-09-05 15:06:02.890 | The following NEW packages will be installed: 2022-09-05 15:06:02.890 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-05 15:06:02.890 | python3-urwid targetcli-fb 2022-09-05 15:06:03.147 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:06:03.147 | Need to get 356 kB of archives. 2022-09-05 15:06:03.147 | After this operation, 2,294 kB of additional disk space will be used. 2022-09-05 15:06:03.147 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-09-05 15:06:03.524 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-09-05 15:06:03.729 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-09-05 15:06:03.757 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-09-05 15:06:03.775 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-09-05 15:06:03.793 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-09-05 15:06:04.419 | Fetched 356 kB in 1s (394 kB/s) 2022-09-05 15:06:04.457 | Selecting previously unselected package python3-pyparsing. 2022-09-05 15:06:04.525 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90881 files and directories currently installed.) 2022-09-05 15:06:04.529 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-09-05 15:06:04.533 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-09-05 15:06:04.577 | Selecting previously unselected package python3-urwid. 2022-09-05 15:06:04.589 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-09-05 15:06:04.591 | Unpacking python3-urwid (2.0.1-3) ... 2022-09-05 15:06:04.656 | Selecting previously unselected package python3-configshell-fb. 2022-09-05 15:06:04.666 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-09-05 15:06:04.670 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-05 15:06:04.719 | Selecting previously unselected package python3-pyudev. 2022-09-05 15:06:04.730 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-09-05 15:06:04.739 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-05 15:06:04.794 | Selecting previously unselected package python3-rtslib-fb. 2022-09-05 15:06:04.804 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-09-05 15:06:04.808 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-05 15:06:04.867 | Selecting previously unselected package targetcli-fb. 2022-09-05 15:06:04.878 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-09-05 15:06:04.881 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-05 15:06:04.953 | Setting up python3-urwid (2.0.1-3) ... 2022-09-05 15:06:05.324 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-05 15:06:05.324 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-05 15:06:05.324 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-05 15:06:05.324 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-05 15:06:05.324 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-05 15:06:05.324 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-05 15:06:05.324 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-05 15:06:05.324 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-05 15:06:05.437 | Setting up python3-pyparsing (2.4.6-1) ... 2022-09-05 15:06:05.785 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-05 15:06:06.112 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-05 15:06:06.429 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-05 15:06:07.784 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-05 15:06:08.366 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-09-05 15:06:08.366 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-09-05 15:06:10.595 | Processing triggers for man-db (2.9.1-1) ... 2022-09-05 15:06:10.710 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-05 15:06:20.832 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:06:20.834 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:06:20.837 | + functions-common:time_stop:2451 : local name 2022-09-05 15:06:20.840 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:06:20.843 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:06:20.846 | + functions-common:time_stop:2454 : local total 2022-09-05 15:06:20.849 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:06:20.852 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:06:20.854 | + functions-common:time_stop:2458 : start_time=1662390361981 2022-09-05 15:06:20.857 | + functions-common:time_stop:2460 : [[ -z 1662390361981 ]] 2022-09-05 15:06:20.861 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:06:20.866 | + functions-common:time_stop:2463 : end_time=1662390380863 2022-09-05 15:06:20.868 | + functions-common:time_stop:2464 : elapsed_time=18882 2022-09-05 15:06:20.871 | + functions-common:time_stop:2465 : total=297462 2022-09-05 15:06:20.874 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:06:20.876 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=316344 2022-09-05 15:06:20.879 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:06:20.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:06:20.884 | + ./stack.sh:main:926 : configure_cinder 2022-09-05 15:06:20.886 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-09-05 15:06:20.904 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-09-05 15:06:20.908 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-09-05 15:06:20.911 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-09-05 15:06:20.913 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-05 15:06:20.917 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-09-05 15:06:20.917 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-05 15:06:20.922 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-09-05 15:06:20.925 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-09-05 15:06:20.927 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-05 15:06:20.929 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-09-05 15:06:20.931 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-09-05 15:06:20.933 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-09-05 15:06:20.936 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-09-05 15:06:20.938 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-09-05 15:06:20.951 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-09-05 15:06:20.964 | + 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-09-05 15:06:20.979 | + 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-09-05 15:06:20.993 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-09-05 15:06:21.007 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-05 15:06:21.010 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-05 15:06:21.015 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5bZ5rXQWfK 2022-09-05 15:06:21.018 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-05 15:06:21.020 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-05 15:06:21.022 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-09-05 15:06:21.025 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5bZ5rXQWfK 2022-09-05 15:06:21.029 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5bZ5rXQWfK 2022-09-05 15:06:21.042 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5bZ5rXQWfK /etc/sudoers.d/cinder-rootwrap 2022-09-05 15:06:21.058 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-09-05 15:06:21.063 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-05 15:06:21.065 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-05 15:06:21.068 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-05 15:06:21.070 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-05 15:06:21.072 | + 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-09-05 15:06:21.075 | + 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-09-05 15:06:21.077 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-09-05 15:06:21.080 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-09-05 15:06:21.085 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-09-05 15:06:21.090 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-09-05 15:06:21.110 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-09-05 15:06:21.133 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-09-05 15:06:21.154 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-09-05 15:06:21.176 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-09-05 15:06:21.197 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-09-05 15:06:21.219 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-09-05 15:06:21.240 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-09-05 15:06:21.262 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-09-05 15:06:21.264 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-05 15:06:21.267 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-09-05 15:06:21.270 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-05 15:06:21.273 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-09-05 15:06:21.305 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-09-05 15:06:21.339 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:06:21.371 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-09-05 15:06:21.401 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-09-05 15:06:21.433 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-09-05 15:06:21.468 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-09-05 15:06:21.508 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-09-05 15:06:21.541 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:06:21.578 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-09-05 15:06:21.612 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-09-05 15:06:21.647 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-09-05 15:06:21.679 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-09-05 15:06:21.682 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-09-05 15:06:21.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-09-05 15:06:21.686 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-09-05 15:06:21.689 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-09-05 15:06:21.692 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-09-05 15:06:21.726 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-09-05 15:06:21.759 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-09-05 15:06:21.791 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-09-05 15:06:21.822 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-09-05 15:06:21.853 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-09-05 15:06:21.885 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-09-05 15:06:21.919 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-09-05 15:06:21.921 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.49 2022-09-05 15:06:21.953 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-09-05 15:06:21.993 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-09-05 15:06:22.001 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 67ff3b28513875c345f5b921bba5fd5c 2022-09-05 15:06:22.036 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-09-05 15:06:22.038 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-09-05 15:06:22.071 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-09-05 15:06:22.105 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-09-05 15:06:22.138 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-09-05 15:06:22.171 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-09-05 15:06:22.191 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:22.194 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-09-05 15:06:22.197 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-09-05 15:06:22.199 | + lib/cinder:configure_cinder:301 : local default_name= 2022-09-05 15:06:22.201 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-09-05 15:06:22.204 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-09-05 15:06:22.206 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-09-05 15:06:22.209 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-09-05 15:06:22.211 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-09-05 15:06:22.214 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-09-05 15:06:22.216 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-09-05 15:06:22.218 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-09-05 15:06:22.252 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-09-05 15:06:22.282 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-09-05 15:06:22.313 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-09-05 15:06:22.345 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-09-05 15:06:22.375 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-09-05 15:06:22.406 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-09-05 15:06:22.409 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-09-05 15:06:22.412 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-09-05 15:06:22.414 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-09-05 15:06:22.447 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-09-05 15:06:22.449 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-09-05 15:06:22.481 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-09-05 15:06:22.484 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-09-05 15:06:22.487 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-09-05 15:06:22.489 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-09-05 15:06:22.520 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-09-05 15:06:22.523 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-09-05 15:06:22.525 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-09-05 15:06:22.545 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:22.547 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-09-05 15:06:22.550 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-09-05 15:06:22.552 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-09-05 15:06:22.555 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-09-05 15:06:22.589 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.49:8080/v1/AUTH_ 2022-09-05 15:06:22.619 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-09-05 15:06:22.637 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:22.640 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-09-05 15:06:22.657 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:22.660 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-09-05 15:06:22.679 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:22.682 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-09-05 15:06:22.684 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-09-05 15:06:22.687 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-09-05 15:06:22.690 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-09-05 15:06:22.692 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:06:22.694 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-05 15:06:22.697 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:06:22.715 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:22.718 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-05 15:06:22.721 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-05 15:06:22.724 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:06:22.742 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:22.745 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:06:22.748 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:06:22.779 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:06:22.782 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:06:22.785 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-09-05 15:06:22.788 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-09-05 15:06:22.790 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-09-05 15:06:22.793 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:06:22.812 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:06:22.815 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:06:22.817 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:06:22.820 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:06:22.822 | + 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-09-05 15:06:22.854 | + 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-09-05 15:06:22.891 | + 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-09-05 15:06:22.926 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:06:22.959 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-09-05 15:06:22.978 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:22.981 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-09-05 15:06:22.984 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-09-05 15:06:22.987 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-09-05 15:06:22.990 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-09-05 15:06:22.993 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-05 15:06:22.995 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-05 15:06:22.998 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-09-05 15:06:23.002 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-09-05 15:06:23.005 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-05 15:06:23.007 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-05 15:06:23.023 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:06:23.023 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-05 15:06:23.033 | d /var/run/uwsgi 0755 ubuntu root 2022-09-05 15:06:23.038 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:06:23.057 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-09-05 15:06:23.059 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-09-05 15:06:23.065 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-09-05 15:06:23.101 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-09-05 15:06:23.132 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-09-05 15:06:23.164 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-09-05 15:06:23.195 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-05 15:06:23.229 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-05 15:06:23.260 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-09-05 15:06:23.294 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-09-05 15:06:23.329 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-09-05 15:06:23.361 | + 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-09-05 15:06:23.395 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-05 15:06:23.428 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-05 15:06:23.459 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-09-05 15:06:23.492 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-05 15:06:23.495 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-05 15:06:23.498 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-09-05 15:06:23.501 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-09-05 15:06:23.504 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-05 15:06:23.506 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:23.509 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:23.511 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-05 15:06:23.514 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-09-05 15:06:23.517 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-09-05 15:06:23.551 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-05 15:06:23.583 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-05 15:06:23.583 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-09-05 15:06:23.593 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-09-05 15:06:23.597 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-09-05 15:06:23.600 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-09-05 15:06:23.602 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-05 15:06:23.605 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-05 15:06:23.607 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:06:23.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:23.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:23.615 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-05 15:06:23.618 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-05 15:06:23.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:06:23.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:06:23.626 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-09-05 15:06:23.735 | Enabling site cinder-wsgi. 2022-09-05 15:06:23.741 | To activate the new configuration, you need to run: 2022-09-05 15:06:23.742 | systemctl reload apache2 2022-09-05 15:06:23.747 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-05 15:06:23.749 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:06:23.752 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:06:23.754 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:06:23.902 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-09-05 15:06:23.904 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-09-05 15:06:23.937 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.49/image 2022-09-05 15:06:23.969 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-09-05 15:06:23.994 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:23.998 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-09-05 15:06:24.001 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-05 15:06:24.004 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-05 15:06:24.007 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-09-05 15:06:24.011 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-09-05 15:06:24.049 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-09-05 15:06:24.082 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.49/identity 2022-09-05 15:06:24.115 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-09-05 15:06:24.148 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-09-05 15:06:24.180 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-09-05 15:06:24.212 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-09-05 15:06:24.245 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-09-05 15:06:24.276 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:06:24.308 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-09-05 15:06:24.342 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-09-05 15:06:24.378 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-09-05 15:06:24.412 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-09-05 15:06:24.414 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-09-05 15:06:24.434 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:24.436 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.49:2379 2022-09-05 15:06:24.475 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-09-05 15:06:24.478 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-09-05 15:06:24.498 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:24.501 | + ./stack.sh:main:931 : stack_install_service neutron 2022-09-05 15:06:24.504 | + lib/stack:stack_install_service:20 : local service=neutron 2022-09-05 15:06:24.507 | + lib/stack:stack_install_service:21 : type install_neutron 2022-09-05 15:06:24.510 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:06:24.512 | + lib/stack:stack_install_service:32 : install_neutron 2022-09-05 15:06:24.515 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-09-05 15:06:24.520 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:06:24.520 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:06:24.527 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:06:24.529 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:06:24.532 | + 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-09-05 15:06:24.535 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:06:24.538 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-09-05 15:06:24.540 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-09-05 15:06:24.543 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-09-05 15:06:24.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:06:24.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:06:24.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-09-05 15:06:24.553 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:06:24.556 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-09-05 15:06:24.559 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-09-05 15:06:24.561 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-09-05 15:06:24.563 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:06:24.565 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:06:24.569 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:06:24.572 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:06:24.574 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:06:24.577 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:06:24.594 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:06:24.598 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:06:24.600 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:06:24.604 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:06:24.604 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:06:24.611 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-09-05 15:06:24.614 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:06:24.616 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-09-05 15:06:24.631 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-09-05 15:06:24.634 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:06:24.635 | + functions-common:git_clone:690 : head -1 2022-09-05 15:06:24.639 | b11fb8802f Merge "Bump revision number of objects when description is changed" into stable/yoga 2022-09-05 15:06:24.642 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:06:24.645 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-09-05 15:06:24.648 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:06:24.650 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-05 15:06:24.653 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-09-05 15:06:24.656 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:06:24.658 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-09-05 15:06:24.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:06:24.664 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-05 15:06:24.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-09-05 15:06:24.669 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:06:24.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:06:24.675 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-09-05 15:06:24.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:06:24.681 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-09-05 15:06:24.683 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:06:24.686 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:06:24.691 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-09-05 15:06:24.699 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-09-05 15:06:24.702 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-09-05 15:06:25.384 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-09-05 15:06:25.386 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:06:25.389 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:06:25.392 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:06:25.395 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-05 15:06:25.397 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-09-05 15:06:25.400 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:06:25.403 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:06:25.406 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:06:25.409 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:06:25.412 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:06:25.415 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:06:25.418 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:06:25.420 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-09-05 15:06:25.444 | Using python 3.8 to install /opt/stack/neutron 2022-09-05 15:06:25.447 | + 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-09-05 15:06:27.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:06:27.730 | from cryptography.utils import int_from_bytes 2022-09-05 15:06:27.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:06:27.731 | from cryptography.utils import int_from_bytes 2022-09-05 15:06:27.947 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:27.956 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:27.963 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:27.968 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.058 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.077 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.081 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.085 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.100 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.109 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.111 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.144 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.154 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.160 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.178 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.215 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.223 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.229 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.276 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.289 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.294 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.313 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.320 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.368 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.386 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.390 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.512 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.519 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.573 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.695 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.721 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.725 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.737 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.742 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.762 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.770 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.787 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.846 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.858 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.875 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.920 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.924 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:28.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:06:28.932 | Obtaining file:///opt/stack/neutron 2022-09-05 15:06:33.432 | 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-09-05 15:06:33.438 | 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-09-05 15:06:33.441 | 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-09-05 15:06:33.451 | 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-09-05 15:06:33.460 | 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-09-05 15:06:33.471 | 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-09-05 15:06:33.616 | 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-09-05 15:06:33.629 | 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-09-05 15:06:33.644 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-09-05 15:06:33.651 | 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-09-05 15:06:33.653 | 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-09-05 15:06:33.662 | 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-09-05 15:06:33.667 | 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-09-05 15:06:33.672 | 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-09-05 15:06:33.683 | 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-09-05 15:06:33.722 | 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-09-05 15:06:33.748 | 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-09-05 15:06:33.807 | 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-09-05 15:06:33.858 | 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-09-05 15:06:33.864 | 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-09-05 15:06:33.867 | 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-09-05 15:06:33.905 | 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-09-05 15:06:33.932 | 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-09-05 15:06:33.947 | 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-09-05 15:06:33.951 | 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-09-05 15:06:33.955 | 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-09-05 15:06:33.960 | 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-09-05 15:06:33.983 | 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-09-05 15:06:34.021 | 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-09-05 15:06:34.031 | 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-09-05 15:06:34.073 | 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-09-05 15:06:34.079 | 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-09-05 15:06:34.129 | 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-09-05 15:06:34.133 | 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-09-05 15:06:34.171 | 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-09-05 15:06:34.225 | 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-09-05 15:06:34.236 | 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-09-05 15:06:34.255 | 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-09-05 15:06:34.269 | 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-09-05 15:06:34.284 | 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-09-05 15:06:34.296 | 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-09-05 15:06:34.300 | 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-09-05 15:06:34.309 | 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-09-05 15:06:34.332 | 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-09-05 15:06:34.342 | 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-09-05 15:06:34.358 | 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-09-05 15:06:34.379 | 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-09-05 15:06:34.424 | 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-09-05 15:06:34.465 | 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-09-05 15:06:34.473 | 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-09-05 15:06:34.479 | 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-09-05 15:06:34.481 | 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-09-05 15:06:34.492 | 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-09-05 15:06:34.505 | 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 370)) (0.13.1) 2022-09-05 15:06:34.510 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (5.9.0) 2022-09-05 15:06:34.532 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (22.0.0) 2022-09-05 15:06:34.545 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-09-05 15:06:34.556 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-09-05 15:06:34.559 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:06:34.565 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-09-05 15:06:34.582 | 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 399)) (0.6.6) 2022-09-05 15:06:34.586 | 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 400)) (0.6.6) 2022-09-05 15:06:34.589 | 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 401)) (0.6.6) 2022-09-05 15:06:34.593 | 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 402)) (0.6.6) 2022-09-05 15:06:34.597 | 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 403)) (0.6.6) 2022-09-05 15:06:34.601 | 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 404)) (0.6.6) 2022-09-05 15:06:34.605 | 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 405)) (0.6.6) 2022-09-05 15:06:34.609 | 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 430)) (2.8.2) 2022-09-05 15:06:34.614 | 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 431)) (4.5.1) 2022-09-05 15:06:34.632 | 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 439)) (4.4.0) 2022-09-05 15:06:34.651 | 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 449)) (7.8.0) 2022-09-05 15:06:34.676 | 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 450)) (17.7.0) 2022-09-05 15:06:34.691 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-09-05 15:06:34.696 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-09-05 15:06:34.703 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-09-05 15:06:34.732 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-09-05 15:06:34.734 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-09-05 15:06:34.740 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (1.2.2) 2022-09-05 15:06:34.745 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-09-05 15:06:34.819 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-09-05 15:06:34.822 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:06:34.825 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2022-09-05 15:06:34.828 | 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 553)) (0.13.0) 2022-09-05 15:06:34.839 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-09-05 15:06:34.842 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-09-05 15:06:34.845 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-09-05 15:06:34.852 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (6.3.1) 2022-09-05 15:06:34.867 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-09-05 15:06:34.876 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-09-05 15:06:34.882 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-09-05 15:06:34.893 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (2.10.1) 2022-09-05 15:06:34.951 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-09-05 15:06:34.974 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.12.2) 2022-09-05 15:06:34.978 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-09-05 15:06:34.983 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-09-05 15:06:34.988 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (1.3.3) 2022-09-05 15:06:34.993 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-09-05 15:06:35.017 | 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-09-05 15:06:35.026 | 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-09-05 15:06:35.042 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-09-05 15:06:35.046 | 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-09-05 15:06:35.050 | 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-09-05 15:06:35.088 | 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-09-05 15:06:35.094 | 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-09-05 15:06:35.098 | 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-09-05 15:06:35.119 | 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-09-05 15:06:35.122 | 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-09-05 15:06:35.125 | 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-09-05 15:06:35.128 | 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-09-05 15:06:35.132 | 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-09-05 15:06:35.177 | 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-09-05 15:06:35.182 | 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-09-05 15:06:35.185 | 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-09-05 15:06:35.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-09-05 15:06:35.198 | 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-09-05 15:06:35.209 | 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-09-05 15:06:35.230 | 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-09-05 15:06:35.232 | 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-09-05 15:06:35.244 | 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-09-05 15:06:35.258 | 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-09-05 15:06:35.272 | 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-09-05 15:06:35.276 | 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-09-05 15:06:35.279 | 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-09-05 15:06:35.284 | 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 481)) (2019.11.28) 2022-09-05 15:06:35.287 | 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-09-05 15:06:35.289 | 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-09-05 15:06:35.292 | 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-09-05 15:06:35.295 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (5.0.0) 2022-09-05 15:06:35.297 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-09-05 15:06:35.301 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (2.0.0) 2022-09-05 15:06:35.314 | 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-09-05 15:06:35.322 | 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-09-05 15:06:35.372 | 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-09-05 15:06:35.375 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.3.1) 2022-09-05 15:06:35.380 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-09-05 15:06:35.383 | 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-09-05 15:06:36.353 | Installing collected packages: neutron 2022-09-05 15:06:36.353 | Attempting uninstall: neutron 2022-09-05 15:06:36.355 | Found existing installation: neutron 20.2.0 2022-09-05 15:06:44.522 | Uninstalling neutron-20.2.0: 2022-09-05 15:06:44.603 | Successfully uninstalled neutron-20.2.0 2022-09-05 15:06:44.604 | Running setup.py develop for neutron 2022-09-05 15:06:49.707 | Successfully installed neutron 2022-09-05 15:06:49.855 | + inc/python:pip_install:200 : result=0 2022-09-05 15:06:49.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:06:49.861 | + functions-common:time_stop:2451 : local name 2022-09-05 15:06:49.863 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:06:49.865 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:06:49.868 | + functions-common:time_stop:2454 : local total 2022-09-05 15:06:49.870 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:06:49.872 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:06:49.874 | + functions-common:time_stop:2458 : start_time=1662390385437 2022-09-05 15:06:49.878 | + functions-common:time_stop:2460 : [[ -z 1662390385437 ]] 2022-09-05 15:06:49.881 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:06:49.886 | + functions-common:time_stop:2463 : end_time=1662390409883 2022-09-05 15:06:49.888 | + functions-common:time_stop:2464 : elapsed_time=24446 2022-09-05 15:06:49.891 | + functions-common:time_stop:2465 : total=241572 2022-09-05 15:06:49.894 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:06:49.896 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=266018 2022-09-05 15:06:49.898 | + inc/python:pip_install:203 : return 0 2022-09-05 15:06:49.902 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:06:49.904 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-05 15:06:49.907 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-05 15:06:49.928 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-05 15:06:49.943 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-09-05 15:06:49.946 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-09-05 15:06:49.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:06:49.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:06:49.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-09-05 15:06:49.957 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:06:49.960 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-09-05 15:06:49.962 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:06:49.965 | + ./stack.sh:main:934 : is_service_enabled nova 2022-09-05 15:06:49.986 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:06:49.989 | + ./stack.sh:main:936 : stack_install_service nova 2022-09-05 15:06:49.992 | + lib/stack:stack_install_service:20 : local service=nova 2022-09-05 15:06:49.994 | + lib/stack:stack_install_service:21 : type install_nova 2022-09-05 15:06:49.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:06:49.999 | + lib/stack:stack_install_service:32 : install_nova 2022-09-05 15:06:50.002 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-09-05 15:06:50.005 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-09-05 15:06:50.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:06:50.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:06:50.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-09-05 15:06:50.015 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:06:50.018 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-09-05 15:06:50.036 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:50.038 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-09-05 15:06:50.056 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:50.058 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-09-05 15:06:50.077 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:06:50.080 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-09-05 15:06:50.082 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-09-05 15:06:50.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-09-05 15:06:50.087 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:06:50.089 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:06:50.092 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:06:50.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:06:50.098 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:06:50.100 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:06:50.118 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:06:50.122 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:06:50.125 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:06:50.130 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:06:50.134 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:06:50.138 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-09-05 15:06:50.141 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:06:50.144 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-09-05 15:06:50.160 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-09-05 15:06:50.164 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:06:50.164 | + functions-common:git_clone:690 : head -1 2022-09-05 15:06:50.170 | 897fee3ac9 Fix fair internal lock used from eventlet.spawn_n 2022-09-05 15:06:50.176 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:06:50.179 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-09-05 15:06:50.181 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:06:50.184 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-09-05 15:06:50.187 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-09-05 15:06:50.190 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:06:50.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-09-05 15:06:50.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:06:50.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-09-05 15:06:50.202 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-09-05 15:06:50.205 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:06:50.207 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:06:50.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-09-05 15:06:50.214 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:06:50.218 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-09-05 15:06:50.221 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:06:50.224 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:06:50.227 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-09-05 15:06:50.234 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-09-05 15:06:50.238 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-09-05 15:06:50.972 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-09-05 15:06:50.974 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:06:50.977 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:06:50.979 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:06:50.982 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-09-05 15:06:50.984 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-09-05 15:06:50.988 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:06:50.990 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:06:50.993 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:06:50.995 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:06:50.997 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:06:51.000 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:06:51.003 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:06:51.005 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-09-05 15:06:51.026 | Using python 3.8 to install /opt/stack/nova 2022-09-05 15:06:51.028 | + 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-09-05 15:06:53.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:06:53.358 | from cryptography.utils import int_from_bytes 2022-09-05 15:06:53.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:06:53.358 | from cryptography.utils import int_from_bytes 2022-09-05 15:06:53.571 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.579 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.587 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.591 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.683 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.705 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.709 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.713 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.728 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.738 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.740 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.772 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.787 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.806 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.845 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.853 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.858 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.909 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.922 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.927 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.948 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:53.956 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.007 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.026 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.030 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.154 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.162 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.217 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.346 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.372 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.376 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.387 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.393 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.413 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.420 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.437 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.496 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.508 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.525 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.570 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.575 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:06:54.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:06:54.583 | Obtaining file:///opt/stack/nova 2022-09-05 15:06:59.901 | 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-09-05 15:06:59.907 | 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-09-05 15:06:59.910 | 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-09-05 15:06:59.918 | 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-09-05 15:06:59.928 | 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-09-05 15:06:59.930 | 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-09-05 15:06:59.942 | 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-09-05 15:07:00.085 | 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-09-05 15:07:00.098 | 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-09-05 15:07:00.113 | 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-09-05 15:07:00.133 | 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-09-05 15:07:00.171 | 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-09-05 15:07:00.184 | 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-09-05 15:07:00.187 | 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-09-05 15:07:00.196 | 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-09-05 15:07:00.199 | 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-09-05 15:07:00.205 | 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-09-05 15:07:00.210 | 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-09-05 15:07:00.246 | 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-09-05 15:07:00.271 | 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-09-05 15:07:00.275 | 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-09-05 15:07:00.286 | 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-09-05 15:07:00.342 | 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-09-05 15:07:00.393 | 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-09-05 15:07:00.559 | Collecting microversion-parse===1.0.1 2022-09-05 15:07:00.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-09-05 15:07:00.679 | 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-09-05 15:07:00.684 | 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-09-05 15:07:00.687 | 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-09-05 15:07:00.712 | 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-09-05 15:07:00.734 | 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-09-05 15:07:00.739 | 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-09-05 15:07:00.744 | 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-09-05 15:07:00.749 | 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-09-05 15:07:00.772 | 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-09-05 15:07:00.790 | 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-09-05 15:07:00.864 | 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-09-05 15:07:00.875 | 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-09-05 15:07:00.915 | 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-09-05 15:07:00.921 | 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-09-05 15:07:00.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-09-05 15:07:00.973 | 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-09-05 15:07:00.984 | 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-09-05 15:07:01.023 | 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-09-05 15:07:01.077 | 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-09-05 15:07:01.088 | 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-09-05 15:07:01.107 | 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-09-05 15:07:01.122 | 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-09-05 15:07:01.137 | 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-09-05 15:07:01.149 | 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-09-05 15:07:01.153 | 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-09-05 15:07:01.161 | 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-09-05 15:07:01.184 | 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-09-05 15:07:01.194 | 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-09-05 15:07:01.210 | 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-09-05 15:07:01.229 | 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-09-05 15:07:01.238 | 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-09-05 15:07:01.243 | 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-09-05 15:07:01.276 | 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-09-05 15:07:01.279 | 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-09-05 15:07:01.291 | 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 370)) (0.13.1) 2022-09-05 15:07:01.297 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (5.9.0) 2022-09-05 15:07:01.318 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-09-05 15:07:01.328 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-09-05 15:07:01.331 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:07:01.337 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-09-05 15:07:01.354 | 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 399)) (0.6.6) 2022-09-05 15:07:01.357 | 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 400)) (0.6.6) 2022-09-05 15:07:01.361 | 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 401)) (0.6.6) 2022-09-05 15:07:01.365 | 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 402)) (0.6.6) 2022-09-05 15:07:01.369 | 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 403)) (0.6.6) 2022-09-05 15:07:01.374 | 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 404)) (0.6.6) 2022-09-05 15:07:01.378 | 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 405)) (0.6.6) 2022-09-05 15:07:01.382 | 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 422)) (5.3.0) 2022-09-05 15:07:01.398 | 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 425)) (8.3.0) 2022-09-05 15:07:01.415 | 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 430)) (2.8.2) 2022-09-05 15:07:01.419 | 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 433)) (3.6.0) 2022-09-05 15:07:01.437 | 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 439)) (4.4.0) 2022-09-05 15:07:01.457 | 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 449)) (7.8.0) 2022-09-05 15:07:01.482 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-09-05 15:07:01.487 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-09-05 15:07:01.495 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-09-05 15:07:01.521 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-09-05 15:07:01.524 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.3.3) 2022-09-05 15:07:01.528 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-09-05 15:07:01.533 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-09-05 15:07:01.605 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-09-05 15:07:01.609 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:07:01.612 | 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 553)) (0.13.0) 2022-09-05 15:07:01.623 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-09-05 15:07:01.626 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-09-05 15:07:01.629 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-09-05 15:07:01.636 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (4.6.4) 2022-09-05 15:07:01.690 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (6.3.1) 2022-09-05 15:07:01.704 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-09-05 15:07:01.714 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-09-05 15:07:01.720 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-09-05 15:07:01.730 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (2.10.1) 2022-09-05 15:07:01.790 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-09-05 15:07:01.810 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.12.2) 2022-09-05 15:07:01.815 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (1.3.3) 2022-09-05 15:07:01.822 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-09-05 15:07:01.943 | Collecting websockify===0.10.0 2022-09-05 15:07:01.951 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-09-05 15:07:02.058 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-09-05 15:07:02.062 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (1.3.3) 2022-09-05 15:07:02.067 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-09-05 15:07:02.091 | 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-09-05 15:07:02.099 | 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-09-05 15:07:02.102 | 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-09-05 15:07:02.119 | 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-09-05 15:07:02.123 | 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-09-05 15:07:02.129 | 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-09-05 15:07:02.132 | 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-09-05 15:07:02.153 | 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-09-05 15:07:02.157 | 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-09-05 15:07:02.163 | 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-09-05 15:07:02.166 | 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-09-05 15:07:02.212 | 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-09-05 15:07:02.217 | 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-09-05 15:07:02.226 | 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-09-05 15:07:02.229 | 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-09-05 15:07:02.240 | 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-09-05 15:07:02.245 | 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-09-05 15:07:02.256 | 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-09-05 15:07:02.269 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (22.0.0) 2022-09-05 15:07:02.281 | 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-09-05 15:07:02.285 | 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-09-05 15:07:02.304 | 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 481)) (2019.11.28) 2022-09-05 15:07:02.307 | 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-09-05 15:07:02.315 | 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-09-05 15:07:02.319 | 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-09-05 15:07:02.322 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (1.4.2) 2022-09-05 15:07:02.327 | 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-09-05 15:07:02.369 | 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-09-05 15:07:02.375 | 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-09-05 15:07:03.554 | Collecting numpy===1.22.2 2022-09-05 15:07:03.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-09-05 15:07:04.846 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-09-05 15:07:04.849 | 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-09-05 15:07:04.852 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (5.0.0) 2022-09-05 15:07:04.855 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2022-09-05 15:07:04.858 | 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-09-05 15:07:04.908 | 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-09-05 15:07:04.911 | 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-09-05 15:07:04.971 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-09-05 15:07:05.868 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-09-05 15:07:09.630 | Running setup.py develop for nova 2022-09-05 15:07:15.283 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-09-05 15:07:15.460 | + inc/python:pip_install:200 : result=0 2022-09-05 15:07:15.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:07:15.465 | + functions-common:time_stop:2451 : local name 2022-09-05 15:07:15.467 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:07:15.469 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:07:15.472 | + functions-common:time_stop:2454 : local total 2022-09-05 15:07:15.474 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:07:15.476 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:07:15.478 | + functions-common:time_stop:2458 : start_time=1662390411020 2022-09-05 15:07:15.480 | + functions-common:time_stop:2460 : [[ -z 1662390411020 ]] 2022-09-05 15:07:15.483 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:07:15.488 | + functions-common:time_stop:2463 : end_time=1662390435485 2022-09-05 15:07:15.490 | + functions-common:time_stop:2464 : elapsed_time=24465 2022-09-05 15:07:15.492 | + functions-common:time_stop:2465 : total=266018 2022-09-05 15:07:15.494 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:07:15.496 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=290483 2022-09-05 15:07:15.499 | + inc/python:pip_install:203 : return 0 2022-09-05 15:07:15.502 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:07:15.505 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-05 15:07:15.508 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-05 15:07:15.529 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-05 15:07:15.543 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-09-05 15:07:15.546 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-09-05 15:07:15.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:07:15.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:07:15.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-09-05 15:07:15.558 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:07:15.561 | + 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-09-05 15:07:15.580 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:07:15.583 | + ./stack.sh:main:937 : configure_nova 2022-09-05 15:07:15.586 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-09-05 15:07:15.604 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-09-05 15:07:15.606 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-09-05 15:07:15.609 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-05 15:07:15.613 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-09-05 15:07:15.613 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-05 15:07:15.620 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-09-05 15:07:15.622 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-09-05 15:07:15.625 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-05 15:07:15.629 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-09-05 15:07:15.632 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-09-05 15:07:15.634 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-09-05 15:07:15.638 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-09-05 15:07:15.641 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-09-05 15:07:15.654 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-09-05 15:07:15.668 | + 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-09-05 15:07:15.685 | + 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-09-05 15:07:15.701 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-09-05 15:07:15.717 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-05 15:07:15.720 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-05 15:07:15.725 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RhTQcPGu6x 2022-09-05 15:07:15.727 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-05 15:07:15.730 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-05 15:07:15.732 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-09-05 15:07:15.735 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-05 15:07:15.738 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-05 15:07:15.741 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RhTQcPGu6x 2022-09-05 15:07:15.745 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RhTQcPGu6x 2022-09-05 15:07:15.757 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RhTQcPGu6x /etc/sudoers.d/nova-rootwrap 2022-09-05 15:07:15.772 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-09-05 15:07:15.778 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-05 15:07:15.780 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-05 15:07:15.783 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-05 15:07:15.786 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-05 15:07:15.788 | + 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-09-05 15:07:15.791 | + 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-09-05 15:07:15.794 | + 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-09-05 15:07:15.796 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-09-05 15:07:15.801 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-09-05 15:07:15.821 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:15.824 | + lib/nova:configure_nova:338 : create_nova_conf 2022-09-05 15:07:15.827 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-09-05 15:07:15.832 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-09-05 15:07:15.837 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-09-05 15:07:15.870 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-09-05 15:07:15.872 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-09-05 15:07:15.901 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-09-05 15:07:15.935 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-09-05 15:07:15.964 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-09-05 15:07:16.000 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-09-05 15:07:16.033 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-09-05 15:07:16.065 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-09-05 15:07:16.067 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.49 2022-09-05 15:07:16.096 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-09-05 15:07:16.127 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-09-05 15:07:16.158 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-09-05 15:07:16.190 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-09-05 15:07:16.221 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-09-05 15:07:16.255 | + lib/nova:create_nova_conf:437 : is_fedora 2022-09-05 15:07:16.257 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:07:16.260 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:07:16.262 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:07:16.264 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:07:16.266 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:07:16.269 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:07:16.271 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:07:16.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:07:16.275 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:07:16.277 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:07:16.279 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:07:16.282 | + lib/nova:create_nova_conf:437 : is_suse 2022-09-05 15:07:16.284 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:07:16.286 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:07:16.289 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:07:16.291 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:07:16.294 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:07:16.296 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:07:16.299 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-09-05 15:07:16.318 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:16.320 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:07:16.322 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-09-05 15:07:16.324 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-09-05 15:07:16.353 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-09-05 15:07:16.355 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-09-05 15:07:16.358 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-09-05 15:07:16.360 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-09-05 15:07:16.363 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-09-05 15:07:16.365 | + 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-09-05 15:07:16.398 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-09-05 15:07:16.401 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-09-05 15:07:16.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-09-05 15:07:16.405 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-09-05 15:07:16.408 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-09-05 15:07:16.411 | + 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-09-05 15:07:16.443 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-09-05 15:07:16.478 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-09-05 15:07:16.511 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-09-05 15:07:16.542 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-09-05 15:07:16.560 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:16.563 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-09-05 15:07:16.581 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:16.584 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-09-05 15:07:16.586 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-09-05 15:07:16.591 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-09-05 15:07:16.593 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-09-05 15:07:16.626 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-09-05 15:07:16.647 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:16.649 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-09-05 15:07:16.651 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-09-05 15:07:16.654 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-05 15:07:16.656 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-05 15:07:16.660 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-09-05 15:07:16.691 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-09-05 15:07:16.720 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:07:16.754 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-09-05 15:07:16.787 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-09-05 15:07:16.819 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-09-05 15:07:16.850 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-09-05 15:07:16.881 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-09-05 15:07:16.915 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:07:16.945 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-09-05 15:07:16.977 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-09-05 15:07:16.997 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:16.999 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-09-05 15:07:17.002 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-09-05 15:07:17.035 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-09-05 15:07:17.069 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.49/identity 2022-09-05 15:07:17.100 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-09-05 15:07:17.130 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-09-05 15:07:17.162 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-09-05 15:07:17.193 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-09-05 15:07:17.223 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-09-05 15:07:17.254 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-09-05 15:07:17.273 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:17.275 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-09-05 15:07:17.278 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-09-05 15:07:17.310 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-09-05 15:07:17.344 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-09-05 15:07:17.347 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-09-05 15:07:17.377 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-09-05 15:07:17.380 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-09-05 15:07:17.383 | + lib/nova:create_nova_conf:505 : is_suse 2022-09-05 15:07:17.386 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:07:17.389 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:07:17.392 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:07:17.395 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:07:17.398 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:07:17.401 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:07:17.404 | + lib/nova:create_nova_conf:505 : is_fedora 2022-09-05 15:07:17.406 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:07:17.409 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:07:17.412 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:07:17.415 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:07:17.418 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:07:17.420 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:07:17.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:07:17.429 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:07:17.431 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:07:17.433 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:07:17.436 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:07:17.439 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-09-05 15:07:17.442 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-09-05 15:07:17.444 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-09-05 15:07:17.447 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:07:17.464 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:07:17.467 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:07:17.470 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:07:17.473 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:07:17.475 | + 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-09-05 15:07:17.507 | + 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-09-05 15:07:17.538 | + 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-09-05 15:07:17.570 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:07:17.603 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-09-05 15:07:17.638 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-09-05 15:07:17.656 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:17.659 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-09-05 15:07:17.661 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-09-05 15:07:17.663 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-09-05 15:07:17.665 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-09-05 15:07:17.668 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-05 15:07:17.670 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-05 15:07:17.673 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-09-05 15:07:17.677 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-09-05 15:07:17.679 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-05 15:07:17.682 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-05 15:07:17.698 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-05 15:07:17.699 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:07:17.712 | d /var/run/uwsgi 0755 ubuntu root 2022-09-05 15:07:17.715 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:07:17.734 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-09-05 15:07:17.737 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-09-05 15:07:17.741 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-09-05 15:07:17.774 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-09-05 15:07:17.803 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-09-05 15:07:17.832 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-09-05 15:07:17.864 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-05 15:07:17.896 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-05 15:07:17.927 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-09-05 15:07:17.959 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-09-05 15:07:17.990 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-09-05 15:07:18.019 | + 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-09-05 15:07:18.049 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-05 15:07:18.080 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-05 15:07:18.111 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-09-05 15:07:18.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-05 15:07:18.145 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-05 15:07:18.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-09-05 15:07:18.151 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-09-05 15:07:18.153 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-05 15:07:18.156 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:18.158 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:18.161 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-05 15:07:18.164 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-05 15:07:18.166 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-09-05 15:07:18.197 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-05 15:07:18.229 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-05 15:07:18.229 | + 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-09-05 15:07:18.239 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-09-05 15:07:18.243 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-09-05 15:07:18.245 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-09-05 15:07:18.247 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-05 15:07:18.250 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-05 15:07:18.252 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:07:18.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:18.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:18.259 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-05 15:07:18.262 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-05 15:07:18.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:18.266 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:18.268 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-09-05 15:07:18.331 | Enabling site nova-api-wsgi. 2022-09-05 15:07:18.338 | To activate the new configuration, you need to run: 2022-09-05 15:07:18.338 | systemctl reload apache2 2022-09-05 15:07:18.343 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-05 15:07:18.346 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:07:18.348 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:07:18.351 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:07:18.492 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-09-05 15:07:18.512 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:18.515 | + 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-09-05 15:07:18.517 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-09-05 15:07:18.519 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-09-05 15:07:18.522 | + lib/apache:write_uwsgi_config:256 : local url= 2022-09-05 15:07:18.524 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-09-05 15:07:18.526 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-05 15:07:18.529 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-09-05 15:07:18.534 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-09-05 15:07:18.537 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-05 15:07:18.540 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-05 15:07:18.559 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-05 15:07:18.559 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:07:18.570 | d /var/run/uwsgi 0755 ubuntu root 2022-09-05 15:07:18.573 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:07:18.592 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-09-05 15:07:18.594 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-09-05 15:07:18.599 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-09-05 15:07:18.630 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-09-05 15:07:18.659 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-09-05 15:07:18.690 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-09-05 15:07:18.719 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-09-05 15:07:18.754 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-05 15:07:18.786 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-09-05 15:07:18.816 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-09-05 15:07:18.846 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-09-05 15:07:18.877 | + 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-09-05 15:07:18.906 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-09-05 15:07:18.937 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-05 15:07:18.966 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-09-05 15:07:18.995 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-09-05 15:07:18.998 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-09-05 15:07:19.028 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-09-05 15:07:19.047 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:19.049 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-09-05 15:07:19.083 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-09-05 15:07:19.085 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-09-05 15:07:19.088 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-09-05 15:07:19.105 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:19.108 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:07:19.111 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:07:19.142 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-09-05 15:07:19.175 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-09-05 15:07:19.178 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-05 15:07:19.180 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-09-05 15:07:19.182 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:07:19.185 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-05 15:07:19.188 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:07:19.206 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:19.209 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-05 15:07:19.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-05 15:07:19.214 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:07:19.231 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:19.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:07:19.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:07:19.267 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:07:19.270 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:07:19.273 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-09-05 15:07:19.305 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-09-05 15:07:19.337 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-09-05 15:07:19.370 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-09-05 15:07:19.389 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:19.392 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-09-05 15:07:19.421 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-09-05 15:07:19.424 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-09-05 15:07:19.426 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-09-05 15:07:19.460 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-09-05 15:07:19.492 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.49/identity 2022-09-05 15:07:19.522 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-09-05 15:07:19.553 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-09-05 15:07:19.585 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-09-05 15:07:19.617 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-09-05 15:07:19.647 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-09-05 15:07:19.684 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-09-05 15:07:19.715 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-09-05 15:07:19.734 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:19.737 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-09-05 15:07:19.742 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:07:19.744 | + lib/nova:create_nova_conf:553 : local conf 2022-09-05 15:07:19.747 | + lib/nova:create_nova_conf:554 : local vhost 2022-09-05 15:07:19.750 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-09-05 15:07:19.753 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:07:19.756 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:07:19.760 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-09-05 15:07:19.763 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-09-05 15:07:19.765 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-09-05 15:07:19.770 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-09-05 15:07:19.774 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-09-05 15:07:19.776 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-09-05 15:07:19.779 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-09-05 15:07:19.781 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-09-05 15:07:19.785 | + 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-09-05 15:07:19.822 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-09-05 15:07:19.859 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-09-05 15:07:19.897 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:07:19.899 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-09-05 15:07:19.902 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-09-05 15:07:19.905 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-09-05 15:07:19.923 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:19.928 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-09-05 15:07:19.928 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-09-05 15:07:20.758 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-09-05 15:07:20.761 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-09-05 15:07:21.466 | Adding vhost "nova_cell1" ... 2022-09-05 15:07:21.515 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-09-05 15:07:22.271 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-09-05 15:07:22.301 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-09-05 15:07:22.304 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-05 15:07:22.306 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-09-05 15:07:22.309 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:07:22.312 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-09-05 15:07:22.314 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:07:22.332 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:22.335 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-09-05 15:07:22.338 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-09-05 15:07:22.340 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:07:22.357 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:22.361 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-09-05 15:07:22.364 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-09-05 15:07:22.395 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:07:22.397 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:07:22.400 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-09-05 15:07:22.420 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:22.423 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-09-05 15:07:22.426 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-09-05 15:07:22.429 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-09-05 15:07:22.467 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.49/identity 2022-09-05 15:07:22.500 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-09-05 15:07:22.534 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-09-05 15:07:22.566 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-09-05 15:07:22.598 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-09-05 15:07:22.630 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-09-05 15:07:22.660 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-09-05 15:07:22.691 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-09-05 15:07:22.693 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-09-05 15:07:22.695 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-09-05 15:07:22.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:07:22.717 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:07:22.720 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:07:22.723 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:07:22.725 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:07:22.728 | + 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-09-05 15:07:22.763 | + 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-09-05 15:07:22.794 | + 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-09-05 15:07:22.824 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:07:22.855 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:07:22.858 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-09-05 15:07:22.863 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:07:22.866 | + lib/nova:create_nova_conf:587 : local conf 2022-09-05 15:07:22.868 | + lib/nova:create_nova_conf:588 : local offset 2022-09-05 15:07:22.871 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-09-05 15:07:22.874 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:07:22.878 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:07:22.881 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-09-05 15:07:22.883 | + lib/nova:create_nova_conf:590 : offset=0 2022-09-05 15:07:22.885 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-09-05 15:07:22.888 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-09-05 15:07:22.890 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-09-05 15:07:22.892 | + lib/nova:configure_console_proxies:703 : offset=0 2022-09-05 15:07:22.895 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-09-05 15:07:22.911 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:22.914 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-09-05 15:07:22.917 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-09-05 15:07:22.935 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:22.937 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-09-05 15:07:22.955 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:22.957 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-09-05 15:07:22.975 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:07:22.978 | + ./stack.sh:main:940 : is_service_enabled placement 2022-09-05 15:07:22.996 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:07:22.999 | + ./stack.sh:main:942 : stack_install_service placement 2022-09-05 15:07:23.002 | + lib/stack:stack_install_service:20 : local service=placement 2022-09-05 15:07:23.005 | + lib/stack:stack_install_service:21 : type install_placement 2022-09-05 15:07:23.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-05 15:07:23.010 | + lib/stack:stack_install_service:32 : install_placement 2022-09-05 15:07:23.012 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-09-05 15:07:23.015 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-09-05 15:07:23.018 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:23.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:23.023 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-09-05 15:07:23.025 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:07:23.028 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:07:23.030 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:07:23.032 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:07:23.035 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:07:23.037 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:07:23.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:23.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:23.045 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:07:23.047 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:07:23.050 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:07:23.053 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:07:23.055 | + functions-common:install_package:1476 : real_install_package apache2 2022-09-05 15:07:23.058 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:07:23.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:23.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:23.065 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-09-05 15:07:23.088 | + 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-09-05 15:07:23.198 | Reading package lists... 2022-09-05 15:07:23.506 | Building dependency tree... 2022-09-05 15:07:23.508 | Reading state information... 2022-09-05 15:07:23.830 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-05 15:07:23.830 | The following packages were automatically installed and are no longer required: 2022-09-05 15:07:23.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:07:23.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:07:23.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:07:23.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:07:23.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:07:23.832 | python3-zope.interface 2022-09-05 15:07:23.832 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:07:23.972 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:07:23.977 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:07:23.980 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:07:23.982 | + functions-common:time_stop:2451 : local name 2022-09-05 15:07:23.986 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:07:23.988 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:07:23.991 | + functions-common:time_stop:2454 : local total 2022-09-05 15:07:23.993 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:07:23.995 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:07:23.998 | + functions-common:time_stop:2458 : start_time=1662390443085 2022-09-05 15:07:24.000 | + functions-common:time_stop:2460 : [[ -z 1662390443085 ]] 2022-09-05 15:07:24.003 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:07:24.008 | + functions-common:time_stop:2463 : end_time=1662390444005 2022-09-05 15:07:24.010 | + functions-common:time_stop:2464 : elapsed_time=920 2022-09-05 15:07:24.013 | + functions-common:time_stop:2465 : total=316344 2022-09-05 15:07:24.015 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:07:24.018 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=317264 2022-09-05 15:07:24.020 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:07:24.023 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-09-05 15:07:24.025 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-09-05 15:07:24.028 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-09-05 15:07:24.030 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-09-05 15:07:24.033 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-09-05 15:07:24.057 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-09-05 15:07:24.060 | + functions-common:install_package:1475 : update_package_repo 2022-09-05 15:07:24.063 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-09-05 15:07:24.066 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-09-05 15:07:24.069 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-09-05 15:07:24.071 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-09-05 15:07:24.074 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-09-05 15:07:24.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:24.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:24.082 | + functions-common:update_package_repo:1456 : apt_get_update 2022-09-05 15:07:24.084 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-09-05 15:07:24.087 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-09-05 15:07:24.090 | + functions-common:apt_get_update:1202 : return 2022-09-05 15:07:24.092 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-09-05 15:07:24.095 | + functions-common:real_install_package:1461 : is_ubuntu 2022-09-05 15:07:24.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:24.100 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:24.103 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-09-05 15:07:24.127 | + 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-09-05 15:07:24.245 | Reading package lists... 2022-09-05 15:07:24.555 | Building dependency tree... 2022-09-05 15:07:24.557 | Reading state information... 2022-09-05 15:07:24.885 | The following packages were automatically installed and are no longer required: 2022-09-05 15:07:24.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-05 15:07:24.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-05 15:07:24.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-05 15:07:24.887 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-05 15:07:24.887 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-05 15:07:24.887 | python3-zope.interface 2022-09-05 15:07:24.887 | Use 'sudo apt autoremove' to remove them. 2022-09-05 15:07:24.964 | The following NEW packages will be installed: 2022-09-05 15:07:24.966 | libapache2-mod-wsgi-py3 2022-09-05 15:07:25.219 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-05 15:07:25.219 | Need to get 93.8 kB of archives. 2022-09-05 15:07:25.219 | After this operation, 300 kB of additional disk space will be used. 2022-09-05 15:07:25.219 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-09-05 15:07:26.148 | Fetched 93.8 kB in 1s (162 kB/s) 2022-09-05 15:07:26.186 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-09-05 15:07:26.243 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91050 files and directories currently installed.) 2022-09-05 15:07:26.248 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-09-05 15:07:26.251 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-05 15:07:26.321 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-05 15:07:26.493 | apache2_invoke: Enable module wsgi 2022-09-05 15:07:36.743 | + functions-common:apt_get:1246 : result=0 2022-09-05 15:07:36.746 | + functions-common:apt_get:1249 : time_stop apt-get 2022-09-05 15:07:36.749 | + functions-common:time_stop:2451 : local name 2022-09-05 15:07:36.751 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:07:36.754 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:07:36.757 | + functions-common:time_stop:2454 : local total 2022-09-05 15:07:36.760 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:07:36.762 | + functions-common:time_stop:2457 : name=apt-get 2022-09-05 15:07:36.765 | + functions-common:time_stop:2458 : start_time=1662390444124 2022-09-05 15:07:36.768 | + functions-common:time_stop:2460 : [[ -z 1662390444124 ]] 2022-09-05 15:07:36.771 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:07:36.775 | + functions-common:time_stop:2463 : end_time=1662390456772 2022-09-05 15:07:36.778 | + functions-common:time_stop:2464 : elapsed_time=12648 2022-09-05 15:07:36.780 | + functions-common:time_stop:2465 : total=317264 2022-09-05 15:07:36.783 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:07:36.786 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=329912 2022-09-05 15:07:36.788 | + functions-common:apt_get:1250 : return 0 2022-09-05 15:07:36.791 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-09-05 15:07:36.794 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-09-05 15:07:36.796 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:07:36.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:07:36.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:07:36.805 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-09-05 15:07:36.808 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-09-05 15:07:36.867 | wsgi (enabled by maintainer script) 2022-09-05 15:07:36.871 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-09-05 15:07:36.873 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-09-05 15:07:36.877 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:07:36.881 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-09-05 15:07:36.884 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-09-05 15:07:36.887 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:07:36.892 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:07:36.893 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:07:36.899 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-09-05 15:07:36.902 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-09-05 15:07:36.905 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-09-05 15:07:36.909 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-09-05 15:07:36.912 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-09-05 15:07:36.939 | Using python 3.8 to install osc-placement 2022-09-05 15:07:36.942 | + 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-09-05 15:07:39.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:07:39.723 | from cryptography.utils import int_from_bytes 2022-09-05 15:07:39.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:07:39.723 | from cryptography.utils import int_from_bytes 2022-09-05 15:07:39.936 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:39.945 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:39.952 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:39.956 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.047 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.068 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.072 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.076 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.091 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.099 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.101 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.134 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.143 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.148 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.167 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.207 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.215 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.221 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.268 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.282 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.286 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.306 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.312 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.361 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.379 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.383 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.502 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.509 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.566 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.692 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.716 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.721 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.732 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.737 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.757 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.764 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.781 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.840 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.852 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.869 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.914 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.918 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:07:40.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:07:41.096 | Collecting osc-placement===3.2.0 2022-09-05 15:07:41.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-09-05 15:07:41.234 | 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-09-05 15:07:41.250 | 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-09-05 15:07:41.256 | 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-09-05 15:07:41.259 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:07:41.265 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-09-05 15:07:41.270 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-09-05 15:07:41.273 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:07:41.276 | 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-09-05 15:07:41.335 | 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-09-05 15:07:41.350 | 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-09-05 15:07:41.356 | 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-09-05 15:07:41.360 | 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-09-05 15:07:41.365 | 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-09-05 15:07:41.368 | 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-09-05 15:07:41.373 | 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-09-05 15:07:41.377 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-09-05 15:07:41.384 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-09-05 15:07:41.411 | 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-09-05 15:07:41.424 | 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-09-05 15:07:41.449 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-09-05 15:07:41.453 | 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-09-05 15:07:41.458 | 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-09-05 15:07:41.461 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-09-05 15:07:41.482 | 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 481)) (2019.11.28) 2022-09-05 15:07:41.485 | 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-09-05 15:07:41.488 | 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-09-05 15:07:41.537 | 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-09-05 15:07:41.540 | 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-09-05 15:07:41.552 | 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-09-05 15:07:41.557 | 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-09-05 15:07:41.561 | 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-09-05 15:07:41.601 | 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-09-05 15:07:41.604 | 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-09-05 15:07:41.608 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-09-05 15:07:41.612 | 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-09-05 15:07:41.633 | 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-09-05 15:07:41.637 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-09-05 15:07:41.639 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-09-05 15:07:41.644 | 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-09-05 15:07:41.705 | 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-09-05 15:07:41.708 | 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-09-05 15:07:41.711 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-09-05 15:07:43.666 | Installing collected packages: osc-placement 2022-09-05 15:07:43.869 | Successfully installed osc-placement-3.2.0 2022-09-05 15:07:44.002 | + inc/python:pip_install:200 : result=0 2022-09-05 15:07:44.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:07:44.008 | + functions-common:time_stop:2451 : local name 2022-09-05 15:07:44.010 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:07:44.013 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:07:44.015 | + functions-common:time_stop:2454 : local total 2022-09-05 15:07:44.019 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:07:44.021 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:07:44.024 | + functions-common:time_stop:2458 : start_time=1662390456932 2022-09-05 15:07:44.027 | + functions-common:time_stop:2460 : [[ -z 1662390456932 ]] 2022-09-05 15:07:44.031 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:07:44.037 | + functions-common:time_stop:2463 : end_time=1662390464034 2022-09-05 15:07:44.040 | + functions-common:time_stop:2464 : elapsed_time=7102 2022-09-05 15:07:44.042 | + functions-common:time_stop:2465 : total=290483 2022-09-05 15:07:44.045 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:07:44.048 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=297585 2022-09-05 15:07:44.050 | + inc/python:pip_install:203 : return 0 2022-09-05 15:07:44.053 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-09-05 15:07:44.056 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-09-05 15:07:44.058 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-09-05 15:07:44.060 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-09-05 15:07:44.063 | + functions-common:git_clone:611 : local orig_dir 2022-09-05 15:07:44.066 | ++ functions-common:git_clone:612 : pwd 2022-09-05 15:07:44.069 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:07:44.072 | + functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:07:44.075 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:07:44.092 | + functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:07:44.095 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:07:44.098 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:07:44.102 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:07:44.102 | + functions-common:git_clone:629 : echo stable/yoga 2022-09-05 15:07:44.108 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-09-05 15:07:44.112 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-09-05 15:07:44.114 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-09-05 15:07:44.117 | + functions-common:git_timed:714 : local count=0 2022-09-05 15:07:44.119 | + functions-common:git_timed:715 : local timeout=0 2022-09-05 15:07:44.121 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-09-05 15:07:44.124 | + functions-common:git_timed:718 : timeout=0 2022-09-05 15:07:44.126 | + functions-common:git_timed:721 : time_start git_timed 2022-09-05 15:07:44.129 | + functions-common:time_start:2437 : local name=git_timed 2022-09-05 15:07:44.131 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:07:44.133 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:07:44.136 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:07:44.141 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390464138 2022-09-05 15:07:44.144 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-09-05 15:07:44.147 | Cloning into '/opt/stack/placement'... 2022-09-05 15:08:00.398 | + functions-common:git_timed:736 : time_stop git_timed 2022-09-05 15:08:00.401 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:00.403 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:00.406 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:00.409 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:00.411 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:00.414 | + functions-common:time_stop:2457 : name=git_timed 2022-09-05 15:08:00.416 | + functions-common:time_stop:2458 : start_time=1662390464138 2022-09-05 15:08:00.418 | + functions-common:time_stop:2460 : [[ -z 1662390464138 ]] 2022-09-05 15:08:00.421 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:00.426 | + functions-common:time_stop:2463 : end_time=1662390480423 2022-09-05 15:08:00.428 | + functions-common:time_stop:2464 : elapsed_time=16285 2022-09-05 15:08:00.431 | + functions-common:time_stop:2465 : total=0 2022-09-05 15:08:00.433 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:00.435 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16285 2022-09-05 15:08:00.438 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-09-05 15:08:00.455 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-09-05 15:08:00.458 | + functions-common:git_clone:690 : git show --oneline 2022-09-05 15:08:00.459 | + functions-common:git_clone:690 : head -1 2022-09-05 15:08:00.463 | 4d3df47e Drop lower-constraints.txt and its testing 2022-09-05 15:08:00.467 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:08:00.471 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-09-05 15:08:00.474 | + inc/python:setup_develop:338 : local bindep 2022-09-05 15:08:00.478 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-09-05 15:08:00.481 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-09-05 15:08:00.486 | + inc/python:setup_develop:344 : local extras= 2022-09-05 15:08:00.489 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-09-05 15:08:00.493 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-09-05 15:08:00.496 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-09-05 15:08:00.499 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-09-05 15:08:00.504 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-09-05 15:08:00.507 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-09-05 15:08:00.511 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-09-05 15:08:00.514 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-09-05 15:08:00.517 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-09-05 15:08:00.519 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-09-05 15:08:00.522 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-09-05 15:08:00.526 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-09-05 15:08:00.533 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-09-05 15:08:00.536 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-09-05 15:08:01.259 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-09-05 15:08:01.262 | + inc/python:setup_package:418 : local bindep=0 2022-09-05 15:08:01.265 | + inc/python:setup_package:419 : local bindep_flag= 2022-09-05 15:08:01.267 | + inc/python:setup_package:420 : local bindep_profiles= 2022-09-05 15:08:01.270 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-09-05 15:08:01.273 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-09-05 15:08:01.275 | + inc/python:setup_package:427 : local flags=-e 2022-09-05 15:08:01.278 | + inc/python:setup_package:428 : local extras= 2022-09-05 15:08:01.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-09-05 15:08:01.283 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-09-05 15:08:01.286 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-09-05 15:08:01.289 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-09-05 15:08:01.291 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-09-05 15:08:01.294 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-09-05 15:08:01.318 | Using python 3.8 to install /opt/stack/placement 2022-09-05 15:08:01.321 | + 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-09-05 15:08:03.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:08:03.812 | from cryptography.utils import int_from_bytes 2022-09-05 15:08:03.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:08:03.812 | from cryptography.utils import int_from_bytes 2022-09-05 15:08:04.042 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.050 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.057 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.061 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.152 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.174 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.178 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.182 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.204 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.217 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.220 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.259 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.274 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.282 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.305 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.344 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.352 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.358 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.408 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.422 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.427 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.447 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.454 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.505 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.523 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.528 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.665 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.672 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.734 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.861 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.887 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.892 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.904 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.910 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.932 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.939 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:04.958 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.018 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.030 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.048 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.092 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.097 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:05.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:08:05.104 | Obtaining file:///opt/stack/placement 2022-09-05 15:08:08.387 | 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-09-05 15:08:08.399 | 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-09-05 15:08:08.544 | 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-09-05 15:08:08.559 | 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-09-05 15:08:08.564 | 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-09-05 15:08:08.575 | 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-09-05 15:08:08.626 | 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-09-05 15:08:08.631 | 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-09-05 15:08:08.635 | 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-09-05 15:08:08.639 | 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-09-05 15:08:08.676 | 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-09-05 15:08:08.686 | 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-09-05 15:08:08.725 | 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-09-05 15:08:08.731 | 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-09-05 15:08:08.777 | 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-09-05 15:08:08.782 | 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-09-05 15:08:08.821 | 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-09-05 15:08:08.839 | 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-09-05 15:08:08.854 | 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-09-05 15:08:08.863 | 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-09-05 15:08:08.872 | 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-09-05 15:08:08.888 | 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-09-05 15:08:08.893 | 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-09-05 15:08:08.896 | 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-09-05 15:08:08.908 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-09-05 15:08:08.918 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-09-05 15:08:08.920 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:08:08.927 | 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 430)) (2.8.2) 2022-09-05 15:08:08.931 | 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 439)) (4.4.0) 2022-09-05 15:08:08.949 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-09-05 15:08:08.953 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-09-05 15:08:08.960 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-09-05 15:08:08.988 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-09-05 15:08:08.993 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-09-05 15:08:09.064 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:08:09.067 | 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 553)) (0.13.0) 2022-09-05 15:08:09.077 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-09-05 15:08:09.080 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-09-05 15:08:09.083 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-09-05 15:08:09.090 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-09-05 15:08:09.099 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-09-05 15:08:09.104 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-09-05 15:08:09.115 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-09-05 15:08:09.135 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-09-05 15:08:09.140 | 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-09-05 15:08:09.197 | 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-09-05 15:08:09.203 | 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-09-05 15:08:09.207 | 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-09-05 15:08:09.213 | 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-09-05 15:08:09.218 | 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-09-05 15:08:09.220 | 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-09-05 15:08:09.234 | 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-09-05 15:08:09.243 | 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-09-05 15:08:09.249 | 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-09-05 15:08:09.252 | 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-09-05 15:08:09.255 | 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-09-05 15:08:09.258 | 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-09-05 15:08:09.261 | 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 481)) (2019.11.28) 2022-09-05 15:08:09.263 | 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-09-05 15:08:09.268 | 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-09-05 15:08:09.271 | 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-09-05 15:08:09.274 | 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-09-05 15:08:09.276 | 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-09-05 15:08:09.286 | 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-09-05 15:08:09.291 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-09-05 15:08:09.294 | 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-09-05 15:08:09.319 | 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-09-05 15:08:09.327 | 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-09-05 15:08:09.397 | 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-09-05 15:08:09.400 | 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-09-05 15:08:09.403 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-09-05 15:08:09.428 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-09-05 15:08:10.952 | Installing collected packages: openstack-placement 2022-09-05 15:08:10.954 | Running setup.py develop for openstack-placement 2022-09-05 15:08:14.941 | Successfully installed openstack-placement 2022-09-05 15:08:15.083 | + inc/python:pip_install:200 : result=0 2022-09-05 15:08:15.086 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:08:15.088 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:15.090 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:15.093 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:15.095 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:15.098 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:15.100 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:08:15.103 | + functions-common:time_stop:2458 : start_time=1662390481312 2022-09-05 15:08:15.105 | + functions-common:time_stop:2460 : [[ -z 1662390481312 ]] 2022-09-05 15:08:15.108 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:15.114 | + functions-common:time_stop:2463 : end_time=1662390495110 2022-09-05 15:08:15.116 | + functions-common:time_stop:2464 : elapsed_time=13798 2022-09-05 15:08:15.118 | + functions-common:time_stop:2465 : total=297585 2022-09-05 15:08:15.121 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:15.123 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=311383 2022-09-05 15:08:15.127 | + inc/python:pip_install:203 : return 0 2022-09-05 15:08:15.129 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-09-05 15:08:15.132 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-05 15:08:15.134 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-05 15:08:15.159 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-05 15:08:15.172 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-09-05 15:08:15.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-09-05 15:08:15.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:08:15.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:08:15.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-09-05 15:08:15.185 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:08:15.189 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-05 15:08:15.191 | + ./stack.sh:main:943 : configure_placement 2022-09-05 15:08:15.195 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-09-05 15:08:15.210 | + lib/placement:configure_placement:107 : create_placement_conf 2022-09-05 15:08:15.213 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-09-05 15:08:15.217 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-09-05 15:08:15.221 | ++ lib/database:database_connection_url:134 : local db=placement 2022-09-05 15:08:15.223 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-09-05 15:08:15.226 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-09-05 15:08:15.229 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-09-05 15:08:15.233 | + 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-09-05 15:08:15.273 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-09-05 15:08:15.311 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-09-05 15:08:15.348 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-09-05 15:08:15.351 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-09-05 15:08:15.354 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-09-05 15:08:15.356 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-05 15:08:15.359 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-09-05 15:08:15.395 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-09-05 15:08:15.428 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:08:15.461 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-09-05 15:08:15.496 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-09-05 15:08:15.530 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-09-05 15:08:15.564 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-09-05 15:08:15.598 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-09-05 15:08:15.631 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:08:15.670 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-09-05 15:08:15.705 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-09-05 15:08:15.708 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-09-05 15:08:15.712 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-09-05 15:08:15.715 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:08:15.737 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:08:15.740 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:08:15.742 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:08:15.745 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:08:15.747 | + 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-09-05 15:08:15.780 | + 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-09-05 15:08:15.814 | + 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-09-05 15:08:15.847 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:08:15.883 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-09-05 15:08:15.886 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-09-05 15:08:15.889 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-09-05 15:08:15.892 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-09-05 15:08:15.896 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-09-05 15:08:15.899 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-05 15:08:15.901 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-05 15:08:15.905 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-09-05 15:08:15.911 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-09-05 15:08:15.914 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-05 15:08:15.916 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-05 15:08:15.931 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-05 15:08:15.932 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:08:15.946 | d /var/run/uwsgi 0755 ubuntu root 2022-09-05 15:08:15.951 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-05 15:08:15.974 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-09-05 15:08:15.976 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-09-05 15:08:15.981 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-09-05 15:08:16.017 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-09-05 15:08:16.049 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-09-05 15:08:16.082 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-09-05 15:08:16.115 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-09-05 15:08:16.154 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-05 15:08:16.190 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-09-05 15:08:16.230 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-09-05 15:08:16.270 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-09-05 15:08:16.308 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-05 15:08:16.342 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-09-05 15:08:16.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-05 15:08:16.410 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-09-05 15:08:16.444 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-05 15:08:16.446 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-05 15:08:16.450 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-09-05 15:08:16.454 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-09-05 15:08:16.456 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-05 15:08:16.459 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:16.462 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:16.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-09-05 15:08:16.469 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-09-05 15:08:16.472 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-09-05 15:08:16.506 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-09-05 15:08:16.540 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-09-05 15:08:16.540 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-09-05 15:08:16.550 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-09-05 15:08:16.554 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-09-05 15:08:16.557 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-09-05 15:08:16.560 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-05 15:08:16.563 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-05 15:08:16.566 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-05 15:08:16.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:16.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:16.574 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-05 15:08:16.577 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-05 15:08:16.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:16.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:16.585 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-09-05 15:08:16.652 | Enabling site placement-api. 2022-09-05 15:08:16.658 | To activate the new configuration, you need to run: 2022-09-05 15:08:16.658 | systemctl reload apache2 2022-09-05 15:08:16.663 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-05 15:08:16.666 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-05 15:08:16.669 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:08:16.671 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-09-05 15:08:16.817 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-09-05 15:08:16.848 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:16.853 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-09-05 15:08:16.880 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:16.883 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-09-05 15:08:16.906 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:16.909 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-09-05 15:08:16.912 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-09-05 15:08:16.916 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-09-05 15:08:16.953 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-09-05 15:08:16.989 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-09-05 15:08:17.023 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-09-05 15:08:17.055 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-09-05 15:08:17.092 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-09-05 15:08:17.126 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-09-05 15:08:17.160 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-09-05 15:08:17.197 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-09-05 15:08:17.219 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:17.222 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-09-05 15:08:17.242 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:17.245 | + ./stack.sh:main:969 : run_phase stack install 2022-09-05 15:08:17.250 | + functions-common:run_phase:1879 : local mode=stack 2022-09-05 15:08:17.253 | + functions-common:run_phase:1880 : local phase=install 2022-09-05 15:08:17.255 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 15:08:17.258 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 15:08:17.261 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 15:08:17.263 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 15:08:17.266 | + functions-common:run_phase:1889 : local extra 2022-09-05 15:08:17.270 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 15:08:17.275 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 15:08:17.278 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 15:08:17.281 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 15:08:17.284 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-09-05 15:08:17.287 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 15:08:17.305 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:17.308 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:08:17.311 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:08:17.314 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-09-05 15:08:17.316 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-09-05 15:08:17.319 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:08:17.321 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-09-05 15:08:17.324 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-09-05 15:08:17.327 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-09-05 15:08:17.408 | ++ inc/async:async_inner:63 : install_tempest 2022-09-05 15:08:17.459 | [19180 Async install_tempest:77808]: running: install_tempest 2022-09-05 15:08:17.462 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-05 15:08:17.465 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-05 15:08:17.469 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:08:17.472 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 15:08:17.476 | + functions-common:run_phase:1906 : run_plugins stack install 2022-09-05 15:08:17.480 | + functions-common:run_plugins:1865 : local mode=stack 2022-09-05 15:08:17.483 | + functions-common:run_plugins:1866 : local phase=install 2022-09-05 15:08:17.490 | + functions-common:run_plugins:1868 : local plugins= 2022-09-05 15:08:17.493 | + functions-common:run_plugins:1869 : local plugin 2022-09-05 15:08:17.496 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-09-05 15:08:17.500 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-09-05 15:08:17.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-09-05 15:08:17.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-09-05 15:08:17.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-09-05 15:08:17.513 | + inc/python:use_library_from_git:253 : return 1 2022-09-05 15:08:17.517 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-09-05 15:08:17.520 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-09-05 15:08:17.524 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:08:17.528 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-09-05 15:08:17.532 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-09-05 15:08:17.535 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:08:17.541 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:08:17.541 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:08:17.550 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-09-05 15:08:17.554 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-09-05 15:08:17.557 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-09-05 15:08:17.561 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-09-05 15:08:17.565 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-09-05 15:08:17.597 | Using python 3.8 to install python-openstackclient 2022-09-05 15:08:17.600 | + 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-09-05 15:08:19.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:08:19.857 | from cryptography.utils import int_from_bytes 2022-09-05 15:08:19.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:08:19.857 | from cryptography.utils import int_from_bytes 2022-09-05 15:08:20.080 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.089 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.097 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.101 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.194 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.215 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.221 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.225 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.243 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.252 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.254 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.287 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.302 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.323 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.363 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.371 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.377 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.430 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.444 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.448 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.470 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.477 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.530 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.548 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.552 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.671 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.678 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.733 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.854 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.879 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.884 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.894 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.900 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.919 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.926 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:20.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.001 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.013 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.030 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.073 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.077 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:08:21.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:08:21.320 | Collecting python-openstackclient===5.8.0 2022-09-05 15:08:21.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-09-05 15:08:21.642 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-09-05 15:08:21.649 | 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-09-05 15:08:21.674 | 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-09-05 15:08:21.677 | 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-09-05 15:08:21.690 | 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 450)) (17.7.0) 2022-09-05 15:08:21.705 | 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 439)) (4.4.0) 2022-09-05 15:08:21.722 | 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-09-05 15:08:21.739 | 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 425)) (8.3.0) 2022-09-05 15:08:21.755 | 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-09-05 15:08:21.759 | 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-09-05 15:08:21.763 | 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-09-05 15:08:21.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-09-05 15:08:21.782 | 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-09-05 15:08:21.819 | 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-09-05 15:08:21.823 | 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-09-05 15:08:21.826 | 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-09-05 15:08:21.832 | 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-09-05 15:08:21.837 | 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-09-05 15:08:21.858 | 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-09-05 15:08:21.861 | 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-09-05 15:08:21.864 | 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-09-05 15:08:21.867 | 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-09-05 15:08:21.925 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-09-05 15:08:21.927 | 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-09-05 15:08:21.976 | 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-09-05 15:08:21.979 | 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-09-05 15:08:21.991 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:08:21.997 | 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-09-05 15:08:22.006 | 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-09-05 15:08:22.044 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:08:22.048 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-09-05 15:08:22.104 | 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-09-05 15:08:22.111 | 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-09-05 15:08:22.116 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-09-05 15:08:22.121 | 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-09-05 15:08:22.126 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-09-05 15:08:22.129 | 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-09-05 15:08:22.132 | 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-09-05 15:08:22.135 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-09-05 15:08:22.138 | 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-09-05 15:08:22.198 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-09-05 15:08:22.203 | 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-09-05 15:08:22.206 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-09-05 15:08:22.210 | 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-09-05 15:08:22.215 | 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 481)) (2019.11.28) 2022-09-05 15:08:22.217 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-09-05 15:08:22.238 | 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-09-05 15:08:22.242 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-09-05 15:08:22.245 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-09-05 15:08:24.078 | Installing collected packages: python-openstackclient 2022-09-05 15:08:25.834 | Successfully installed python-openstackclient-5.8.0 2022-09-05 15:08:25.988 | + inc/python:pip_install:200 : result=0 2022-09-05 15:08:25.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:08:25.993 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:25.995 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:25.997 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:26.000 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:26.002 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:26.008 | + functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:08:26.010 | + functions-common:time_stop:2458 : start_time=1662390497588 2022-09-05 15:08:26.012 | + functions-common:time_stop:2460 : [[ -z 1662390497588 ]] 2022-09-05 15:08:26.015 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:26.020 | + functions-common:time_stop:2463 : end_time=1662390506017 2022-09-05 15:08:26.022 | + functions-common:time_stop:2464 : elapsed_time=8429 2022-09-05 15:08:26.025 | + functions-common:time_stop:2465 : total=311383 2022-09-05 15:08:26.027 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:26.030 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=319812 2022-09-05 15:08:26.033 | + inc/python:pip_install:203 : return 0 2022-09-05 15:08:26.036 | + ./stack.sh:main:981 : install_oscwrap 2022-09-05 15:08:26.039 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-09-05 15:08:26.044 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.XEWc9KuYKz 2022-09-05 15:08:26.047 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-09-05 15:08:26.049 | + functions-common:install_oscwrap:2502 : unalias -a 2022-09-05 15:08:26.052 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-09-05 15:08:26.054 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-09-05 15:08:26.057 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-05 15:08:26.059 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-09-05 15:08:26.080 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:26.083 | + ./stack.sh:main:1035 : configure_database 2022-09-05 15:08:26.086 | + lib/database:configure_database:128 : configure_database_mysql 2022-09-05 15:08:26.088 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-09-05 15:08:26.090 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-09-05 15:08:26.093 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:08:26.095 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-09-05 15:08:26.098 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-09-05 15:08:26.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:26.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:26.105 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-09-05 15:08:26.108 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-09-05 15:08:26.112 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-09-05 15:08:26.112 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-09-05 15:08:26.117 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-09-05 15:08:26.185 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-09-05 15:08:26.188 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:08:26.190 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:08:26.193 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:08:26.195 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:08:26.199 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:08:26.202 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:08:26.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:08:26.207 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:08:26.210 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:08:26.213 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:08:26.215 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:08:26.218 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-09-05 15:08:26.220 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:08:26.223 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:08:26.225 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:08:26.227 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:08:26.230 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:08:26.232 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:08:26.235 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-09-05 15:08:26.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:26.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:26.243 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-09-05 15:08:26.246 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:08:26.249 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-09-05 15:08:28.416 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-09-05 15:08:28.432 | mysqladmin: connect to server at 'localhost' failed 2022-09-05 15:08:28.432 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-09-05 15:08:28.437 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-09-05 15:08:28.439 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-09-05 15:08:28.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:28.444 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:28.447 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-09-05 15:08:28.449 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-09-05 15:08:28.451 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-09-05 15:08:28.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:08:28.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:08:28.458 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-09-05 15:08:28.461 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-09-05 15:08:28.463 | + 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-09-05 15:08:28.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:08:28.520 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-09-05 15:08:28.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:08:28.554 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-09-05 15:08:28.612 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-09-05 15:08:28.668 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-09-05 15:08:28.731 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-09-05 15:08:28.734 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-09-05 15:08:28.737 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:08:28.740 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-09-05 15:08:31.260 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-09-05 15:08:31.267 | + functions-common:save_stackenv:60 : local tag=1039 2022-09-05 15:08:31.271 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-05 15:08:31.308 | + functions-common:save_stackenv:62 : time_stamp=2022-09-05-150831 2022-09-05 15:08:31.330 | + functions-common:save_stackenv:63 : echo '# 2022-09-05-150831 1039' 2022-09-05 15:08:31.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.364 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-05 15:08:31.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.404 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-05 15:08:31.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.437 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-05 15:08:31.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.490 | + 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-09-05 15:08:31.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.540 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-09-05 15:08:31.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.580 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-09-05 15:08:31.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.631 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-05-145610 2022-09-05 15:08:31.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.672 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-05 15:08:31.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.712 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-09-05 15:08:31.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.748 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-05 15:08:31.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.788 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-05 15:08:31.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.831 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-05 15:08:31.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:08:31.872 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-05 15:08:31.893 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-09-05 15:08:31.912 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-09-05 15:08:31.936 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-09-05 15:08:32.008 | + ./stack.sh:main:1065 : start_dstat 2022-09-05 15:08:32.032 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.036 | + functions-common:run_process:1705 : local service=dstat 2022-09-05 15:08:32.052 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.080 | + functions-common:run_process:1707 : local group= 2022-09-05 15:08:32.100 | + functions-common:run_process:1708 : local user= 2022-09-05 15:08:32.116 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:08:32.136 | + functions-common:run_process:1711 : local name=dstat 2022-09-05 15:08:32.152 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:08:32.177 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:08:32.200 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:08:32.224 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:08:32.241 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:08:32.260 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390512242 2022-09-05 15:08:32.281 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-09-05 15:08:32.400 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:32.416 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-09-05 15:08:32.437 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-09-05 15:08:32.460 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.476 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.497 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.513 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.536 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-09-05 15:08:32.564 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-09-05 15:08:32.588 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-09-05 15:08:32.613 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:08:32.636 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:08:32.656 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:08:32.672 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:08:32.693 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-09-05 15:08:32.714 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-09-05 15:08:32.740 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-09-05 15:08:32.756 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-05 15:08:32.772 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:08:32.788 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:08:32.804 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:08:32.828 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:08:32.844 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:08:32.874 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-09-05 15:08:32.908 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:08:32.944 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-09-05 15:08:33.273 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-09-05 15:08:33.506 | + 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-09-05 15:08:33.569 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-09-05 15:08:33.632 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-09-05 15:08:33.696 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:08:33.761 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:08:33.764 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:08:33.767 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-09-05 15:08:33.845 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:08:34.344 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-09-05 15:08:34.359 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-09-05 15:08:34.804 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-09-05 15:08:34.866 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:08:34.888 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:34.908 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:34.936 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:34.952 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:34.977 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:34.983 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:08:34.990 | + functions-common:time_stop:2458 : start_time=1662390512242 2022-09-05 15:08:35.012 | + functions-common:time_stop:2460 : [[ -z 1662390512242 ]] 2022-09-05 15:08:35.022 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:35.047 | + functions-common:time_stop:2463 : end_time=1662390515024 2022-09-05 15:08:35.063 | + functions-common:time_stop:2464 : elapsed_time=2782 2022-09-05 15:08:35.086 | + functions-common:time_stop:2465 : total=0 2022-09-05 15:08:35.104 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:35.124 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2782 2022-09-05 15:08:35.145 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-09-05 15:08:35.164 | + functions-common:run_process:1705 : local service=memory_tracker 2022-09-05 15:08:35.181 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-09-05 15:08:35.209 | + functions-common:run_process:1707 : local group= 2022-09-05 15:08:35.225 | + functions-common:run_process:1708 : local user=root 2022-09-05 15:08:35.241 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:08:35.264 | + functions-common:run_process:1711 : local name=memory_tracker 2022-09-05 15:08:35.289 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:08:35.316 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:08:35.331 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:08:35.364 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:08:35.378 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:08:35.383 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390515380 2022-09-05 15:08:35.392 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-09-05 15:08:35.500 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:35.531 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:08:35.552 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:35.580 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:35.604 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:35.640 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:35.660 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:35.684 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:08:35.708 | + functions-common:time_stop:2458 : start_time=1662390515380 2022-09-05 15:08:35.728 | + functions-common:time_stop:2460 : [[ -z 1662390515380 ]] 2022-09-05 15:08:35.765 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:35.791 | + functions-common:time_stop:2463 : end_time=1662390515766 2022-09-05 15:08:35.794 | + functions-common:time_stop:2464 : elapsed_time=386 2022-09-05 15:08:35.796 | + functions-common:time_stop:2465 : total=2782 2022-09-05 15:08:35.799 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:35.801 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3168 2022-09-05 15:08:35.804 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-09-05 15:08:35.884 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:35.894 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-09-05 15:08:35.988 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:36.004 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-09-05 15:08:36.104 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:36.121 | + ./stack.sh:main:1078 : start_etcd3 2022-09-05 15:08:36.136 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-09-05 15:08:36.144 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-855718-4 --data-dir /opt/stack/data/etcd' 2022-09-05 15:08:36.148 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-09-05 15:08:36.151 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-855718-4=http://10.222.0.49:2380' 2022-09-05 15:08:36.155 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.49:2380' 2022-09-05 15:08:36.158 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.49:2379' 2022-09-05 15:08:36.161 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-09-05 15:08:36.164 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-09-05 15:08:36.168 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.49:2379' 2022-09-05 15:08:36.171 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-09-05 15:08:36.174 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-09-05 15:08:36.176 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-05 15:08:36.179 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-855718-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-855718-4=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' '' root 2022-09-05 15:08:36.182 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-09-05 15:08:36.185 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name n-d-855718-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-855718-4=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-09-05 15:08:36.188 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:08:36.190 | + functions-common:write_user_unit_file:1577 : local user=root 2022-09-05 15:08:36.193 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:08:36.195 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:08:36.198 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:08:36.201 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-05 15:08:36.204 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:08:36.209 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-09-05 15:08:36.311 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-09-05 15:08:36.397 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-855718-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-855718-4=http://10.222.0.49:2380 --initial-advertise-peer-urls http://10.222.0.49:2380 --advertise-client-urls http://10.222.0.49:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.49:2379 --debug' 2022-09-05 15:08:36.487 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-09-05 15:08:36.556 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-09-05 15:08:36.624 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:08:36.683 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:08:36.686 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:08:36.689 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-09-05 15:08:36.777 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:08:37.170 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-09-05 15:08:37.228 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-09-05 15:08:37.291 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-09-05 15:08:37.358 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-09-05 15:08:37.428 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-09-05 15:08:37.432 | ++ functions-common:is_arch:506 : uname -m 2022-09-05 15:08:37.440 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-09-05 15:08:37.443 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-09-05 15:08:37.881 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-09-05 15:08:37.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-09-05 15:08:38.321 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-09-05 15:08:39.014 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-09-05 15:08:39.040 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:39.043 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-09-05 15:08:39.049 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-09-05 15:08:39.053 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-09-05 15:08:39.058 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-09-05 15:08:39.076 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-09-05 15:08:39.094 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-09-05 15:08:39.096 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-05 15:08:39.099 | + 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.49/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-09-05 15:08:39.196 | The user clouds.yaml file didn't exist. 2022-09-05 15:08:39.207 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-09-05 15:08:39.320 | + 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.49/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-09-05 15:08:39.471 | + 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.49/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-09-05 15:08:39.588 | + 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.49/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-09-05 15:08:39.716 | + 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.49/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-09-05 15:08:39.854 | + 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.49/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-09-05 15:08:39.996 | + 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.49/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-09-05 15:08:40.141 | + 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.49/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-09-05 15:08:40.283 | + 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.49/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-09-05 15:08:40.425 | + functions-common:write_clouds_yaml:198 : cat 2022-09-05 15:08:40.432 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-09-05 15:08:40.436 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-09-05 15:08:40.440 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-09-05 15:08:40.448 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-09-05 15:08:40.451 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-09-05 15:08:40.454 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-09-05 15:08:40.480 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:08:40.483 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-09-05 15:08:40.488 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:08:40.491 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-09-05 15:08:40.494 | + ./stack.sh:main:1095 : '[' 10.222.0.49 == 10.222.0.49 ']' 2022-09-05 15:08:40.497 | + ./stack.sh:main:1096 : init_keystone 2022-09-05 15:08:40.500 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-09-05 15:08:40.524 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:08:40.527 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-09-05 15:08:40.531 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-09-05 15:08:40.534 | + lib/database:recreate_database:112 : local db=keystone 2022-09-05 15:08:40.537 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-09-05 15:08:40.541 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-09-05 15:08:40.544 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-09-05 15:08:40.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:08:40.576 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-09-05 15:08:40.581 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:08:40.605 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-09-05 15:08:40.608 | + functions-common:time_start:2437 : local name=dbsync 2022-09-05 15:08:40.611 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:08:40.613 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:08:40.616 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:08:40.621 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390520618 2022-09-05 15:08:40.624 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-09-05 15:08:45.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=79766) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:08:45.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:45.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.524 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.524 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.524 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:45.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:45.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:45.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.557 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.558 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.558 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.559 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:45.559 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:45.629 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:45.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.630 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.630 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.631 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:45.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:45.632 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:45.632 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:45.641 | INFO migrate.versioning.api [-] 72 -> 73...  2022-09-05 15:08:48.137 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.137 | INFO migrate.versioning.api [-] 73 -> 74...  2022-09-05 15:08:48.151 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.152 | INFO migrate.versioning.api [-] 74 -> 75...  2022-09-05 15:08:48.166 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.166 | INFO migrate.versioning.api [-] 75 -> 76...  2022-09-05 15:08:48.182 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.182 | INFO migrate.versioning.api [-] 76 -> 77...  2022-09-05 15:08:48.193 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.193 | INFO migrate.versioning.api [-] 77 -> 78...  2022-09-05 15:08:48.204 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.204 | INFO migrate.versioning.api [-] 78 -> 79...  2022-09-05 15:08:48.311 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.311 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.312 | [00;32mDEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.314 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.314 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.315 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.315 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.316 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.316 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.318 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.319 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.319 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.320 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.335 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.335 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.336 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.337 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.337 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.338 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.819 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.821 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.821 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.821 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.821 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.822 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.852 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.854 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.854 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.855 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.855 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.864 | INFO migrate.versioning.api [-] 72 -> 73...  2022-09-05 15:08:48.916 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.916 | INFO migrate.versioning.api [-] 73 -> 74...  2022-09-05 15:08:48.924 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.924 | INFO migrate.versioning.api [-] 74 -> 75...  2022-09-05 15:08:48.932 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.932 | INFO migrate.versioning.api [-] 75 -> 76...  2022-09-05 15:08:48.941 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.941 | INFO migrate.versioning.api [-] 76 -> 77...  2022-09-05 15:08:48.949 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.949 | INFO migrate.versioning.api [-] 77 -> 78...  2022-09-05 15:08:48.958 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.958 | INFO migrate.versioning.api [-] 78 -> 79...  2022-09-05 15:08:48.965 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:48.966 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.968 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.969 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.969 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.972 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.972 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.973 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.973 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:48.982 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:48.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.984 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.986 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.986 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:48.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:48.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:48.986 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:49.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:49.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.427 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.428 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.428 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:49.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:49.463 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:08:49.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.465 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.465 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.465 | 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=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:08:49.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:08:49.466 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:08:49.466 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79766) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:08:49.474 | INFO migrate.versioning.api [-] 72 -> 73...  2022-09-05 15:08:49.486 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.486 | INFO migrate.versioning.api [-] 73 -> 74...  2022-09-05 15:08:49.494 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.494 | INFO migrate.versioning.api [-] 74 -> 75...  2022-09-05 15:08:49.507 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.507 | INFO migrate.versioning.api [-] 75 -> 76...  2022-09-05 15:08:49.521 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.521 | INFO migrate.versioning.api [-] 76 -> 77...  2022-09-05 15:08:49.534 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.534 | INFO migrate.versioning.api [-] 77 -> 78...  2022-09-05 15:08:49.547 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.547 | INFO migrate.versioning.api [-] 78 -> 79...  2022-09-05 15:08:49.557 | INFO migrate.versioning.api [-] done 2022-09-05 15:08:49.995 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-09-05 15:08:49.998 | + functions-common:time_stop:2451 : local name 2022-09-05 15:08:50.001 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:08:50.005 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:08:50.008 | + functions-common:time_stop:2454 : local total 2022-09-05 15:08:50.011 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:08:50.014 | + functions-common:time_stop:2457 : name=dbsync 2022-09-05 15:08:50.018 | + functions-common:time_stop:2458 : start_time=1662390520618 2022-09-05 15:08:50.021 | + functions-common:time_stop:2460 : [[ -z 1662390520618 ]] 2022-09-05 15:08:50.025 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:08:50.031 | + functions-common:time_stop:2463 : end_time=1662390530027 2022-09-05 15:08:50.034 | + functions-common:time_stop:2464 : elapsed_time=9409 2022-09-05 15:08:50.038 | + functions-common:time_stop:2465 : total=0 2022-09-05 15:08:50.041 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:08:50.044 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9409 2022-09-05 15:08:50.046 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-09-05 15:08:50.049 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-09-05 15:08:50.053 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-09-05 15:08:54.950 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-09-05 15:08:54.950 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-09-05 15:08:54.950 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-09-05 15:08:54.951 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-09-05 15:08:54.951 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-09-05 15:08:54.951 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-09-05 15:08:54.951 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-09-05 15:08:54.952 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-09-05 15:08:54.952 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-09-05 15:08:55.381 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-09-05 15:08:55.389 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-09-05 15:09:00.090 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-09-05 15:09:00.091 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-09-05 15:09:00.091 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-09-05 15:09:00.091 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-09-05 15:09:00.091 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-09-05 15:09:00.092 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-09-05 15:09:00.092 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-09-05 15:09:00.092 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-09-05 15:09:00.092 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-09-05 15:09:00.480 | + ./stack.sh:main:1097 : start_keystone 2022-09-05 15:09:00.484 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-09-05 15:09:00.487 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-09-05 15:09:00.490 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-09-05 15:09:00.525 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:09:00.528 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-09-05 15:09:00.532 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-09-05 15:09:00.538 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-09-05 15:09:00.541 | + functions-common:run_process:1705 : local service=keystone 2022-09-05 15:09:00.544 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.547 | + functions-common:run_process:1707 : local group= 2022-09-05 15:09:00.550 | + functions-common:run_process:1708 : local user= 2022-09-05 15:09:00.552 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:09:00.555 | + functions-common:run_process:1711 : local name=keystone 2022-09-05 15:09:00.559 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:09:00.562 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:09:00.565 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:09:00.567 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:09:00.571 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:09:00.576 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390540572 2022-09-05 15:09:00.579 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-09-05 15:09:00.601 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:09:00.604 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-09-05 15:09:00.607 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-09-05 15:09:00.611 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.616 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.618 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.621 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.623 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-09-05 15:09:00.625 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-09-05 15:09:00.628 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-09-05 15:09:00.630 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:09:00.632 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:09:00.634 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:09:00.637 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:09:00.639 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-09-05 15:09:00.642 | + 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-09-05 15:09:00.645 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-09-05 15:09:00.647 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-09-05 15:09:00.649 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:09:00.651 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:09:00.653 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:09:00.655 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-09-05 15:09:00.658 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:09:00.662 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-09-05 15:09:00.729 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-09-05 15:09:00.795 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-09-05 15:09:00.847 | + 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-09-05 15:09:00.904 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:09:00.974 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-09-05 15:09:01.031 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-09-05 15:09:01.086 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-09-05 15:09:01.152 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-09-05 15:09:01.218 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-09-05 15:09:01.290 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:09:01.295 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:09:01.299 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-09-05 15:09:01.379 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:09:01.818 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-09-05 15:09:01.836 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-09-05 15:09:02.243 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-09-05 15:09:02.348 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:09:02.361 | + functions-common:time_stop:2451 : local name 2022-09-05 15:09:02.368 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:09:02.371 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:09:02.374 | + functions-common:time_stop:2454 : local total 2022-09-05 15:09:02.396 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:09:02.411 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:09:02.415 | + functions-common:time_stop:2458 : start_time=1662390540572 2022-09-05 15:09:02.427 | + functions-common:time_stop:2460 : [[ -z 1662390540572 ]] 2022-09-05 15:09:02.458 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:09:02.461 | + functions-common:time_stop:2463 : end_time=1662390542458 2022-09-05 15:09:02.464 | + functions-common:time_stop:2464 : elapsed_time=1886 2022-09-05 15:09:02.466 | + functions-common:time_stop:2465 : total=3168 2022-09-05 15:09:02.469 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:09:02.471 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5054 2022-09-05 15:09:02.474 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-09-05 15:09:02.474 | Waiting for keystone to start... 2022-09-05 15:09:02.476 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.49/identity/v3/ 2022-09-05 15:09:02.479 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.49/identity/v3/ 2022-09-05 15:09:02.481 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:09:02.484 | + functions:wait_for_service:458 : local url=http://10.222.0.49/identity/v3/ 2022-09-05 15:09:02.487 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:09:02.490 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:09:02.492 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:09:02.494 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:09:02.497 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:09:02.502 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:09:02.505 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390542502 2022-09-05 15:09:02.507 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:09:02.516 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/identity/v3/ 2022-09-05 15:09:09.558 | + :: : [[ 200 == 503 ]] 2022-09-05 15:09:09.560 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:09:09.563 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:09:09.568 | + functions-common:time_stop:2451 : local name 2022-09-05 15:09:09.570 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:09:09.573 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:09:09.576 | + functions-common:time_stop:2454 : local total 2022-09-05 15:09:09.579 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:09:09.581 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:09:09.584 | + functions-common:time_stop:2458 : start_time=1662390542502 2022-09-05 15:09:09.594 | + functions-common:time_stop:2460 : [[ -z 1662390542502 ]] 2022-09-05 15:09:09.601 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:09:09.604 | + functions-common:time_stop:2463 : end_time=1662390549601 2022-09-05 15:09:09.607 | + functions-common:time_stop:2464 : elapsed_time=7099 2022-09-05 15:09:09.609 | + functions-common:time_stop:2465 : total=0 2022-09-05 15:09:09.612 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:09:09.615 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7099 2022-09-05 15:09:09.618 | + functions:wait_for_service:467 : return 0 2022-09-05 15:09:09.620 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-09-05 15:09:09.639 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:09:09.642 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-09-05 15:09:09.645 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:09:09.647 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-09-05 15:09:09.692 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-09-05 15:09:09.695 | + 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.49/identity 2022-09-05 15:09:14.435 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.436 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.436 | 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=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.444 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.461 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.461 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.492 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.526 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.527 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.616 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.616 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.616 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.617 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.617 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.617 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.631 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.631 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.631 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.631 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.639 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.642 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.642 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.642 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.642 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.643 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.643 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.643 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-09-05 15:09:14.678 | 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=80625) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:09:15.004 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created domain default 2022-09-05 15:09:15.054 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created project admin 2022-09-05 15:09:15.084 | DEBUG passlib.handlers.bcrypt [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80625) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-09-05 15:09:15.084 | DEBUG passlib.handlers.bcrypt [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80625) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-09-05 15:09:15.150 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created user admin 2022-09-05 15:09:15.165 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created role reader 2022-09-05 15:09:15.191 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created role member 2022-09-05 15:09:15.224 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created implied role where f021bf27c8ad4126a6c5ca4db843e2e3 implies bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:09:15.238 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created role admin 2022-09-05 15:09:15.260 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created implied role where c02ab8c8d6504cdf9ac58f90de4703e7 implies f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:09:15.276 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Granted role admin on project admin to user admin. 2022-09-05 15:09:15.287 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Granted role admin on the system to user admin. 2022-09-05 15:09:15.308 | WARNING py.warnings [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec 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-09-05 15:09:15.308 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-09-05 15:09:15.308 |  2022-09-05 15:09:15.315 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created region RegionOne 2022-09-05 15:09:15.377 | INFO keystone.cmd.bootstrap [None req-1e9087f8-ff77-4aa4-b0fb-cbe31153f8ec None None] Created public endpoint http://10.222.0.49/identity 2022-09-05 15:09:15.915 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-09-05 15:09:15.918 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-09-05 15:09:15.922 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-09-05 15:09:15.925 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-09-05 15:09:19.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:19.390 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:19.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:19.391 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:19.609 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:19.613 | + lib/keystone:create_keystone_accounts:310 : admin_project=11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:09:19.615 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-09-05 15:09:19.619 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-09-05 15:09:21.846 | ++ inc/async:async_inner:64 : rc=0 2022-09-05 15:09:21.877 | [77808 Async install_tempest:77808]: finished successfully 2022-09-05 15:09:22.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:22.040 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:22.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:22.040 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:22.226 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:22.228 | + lib/keystone:create_keystone_accounts:312 : admin_user=4dfebeff1d5d497fade735048b79d7b9 2022-09-05 15:09:22.231 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-09-05 15:09:22.233 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-09-05 15:09:22.236 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-09-05 15:09:22.238 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 4dfebeff1d5d497fade735048b79d7b9 default 2022-09-05 15:09:22.296 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4dfebeff1d5d497fade735048b79d7b9 default 2022-09-05 15:09:22.342 | [19180 Async ks-domain-role:80837]: running: get_or_add_user_domain_role admin 4dfebeff1d5d497fade735048b79d7b9 default 2022-09-05 15:09:22.346 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-09-05 15:09:22.349 | + functions-common:get_or_create_domain:889 : local domain_id 2022-09-05 15:09:22.353 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-09-05 15:09:25.802 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-09-05 15:09:25.806 | + functions-common:get_or_create_domain:900 : echo default 2022-09-05 15:09:25.806 | default 2022-09-05 15:09:25.808 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-09-05 15:09:25.880 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-09-05 15:09:25.938 | [19180 Async ks-project:80983]: running: get_or_create_project service Default 2022-09-05 15:09:25.941 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-09-05 15:09:26.013 | + inc/async:async_inner:63 : get_or_create_role service 2022-09-05 15:09:26.092 | [19180 Async ks-service:81069]: running: get_or_create_role service 2022-09-05 15:09:26.096 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-09-05 15:09:26.470 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-09-05 15:09:26.676 | [19180 Async ks-reseller:81155]: running: get_or_create_role ResellerAdmin 2022-09-05 15:09:26.696 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-09-05 15:09:26.714 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-09-05 15:09:27.150 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-09-05 15:09:27.415 | [19180 Async ks-anotherrole:81246]: running: get_or_create_role anotherrole 2022-09-05 15:09:27.440 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-09-05 15:09:27.449 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-09-05 15:09:27.468 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:09:27.501 | +++ 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-09-05 15:09:30.313 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:30.359 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:30.430 | [80983 Async ks-project:80983]: finished successfully 2022-09-05 15:09:30.435 | [81069 Async ks-service:81069]: finished successfully 2022-09-05 15:09:30.884 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:30.945 | [81155 Async ks-reseller:81155]: finished successfully 2022-09-05 15:09:31.167 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:31.213 | [81246 Async ks-anotherrole:81246]: finished successfully 2022-09-05 15:09:31.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:31.326 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:31.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:31.326 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:31.527 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:31.530 | ++ functions-common:get_or_create_project:950 : project_id=05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:31.533 | ++ functions-common:get_or_create_project:951 : echo 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:31.536 | + lib/keystone:create_keystone_accounts:340 : invis_project=05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:31.538 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-09-05 15:09:31.542 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-09-05 15:09:31.544 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:09:31.547 | +++ 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-09-05 15:09:34.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:34.280 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:34.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:34.280 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:34.508 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:34.511 | ++ functions-common:get_or_create_project:950 : project_id=2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:34.515 | ++ functions-common:get_or_create_project:951 : echo 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:34.518 | + lib/keystone:create_keystone_accounts:344 : demo_project=2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:34.521 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-09-05 15:09:34.525 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-09-05 15:09:34.528 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:09:34.531 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-09-05 15:09:34.533 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-09-05 15:09:34.537 | +++ 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-09-05 15:09:34.601 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:34.631 | [80837 Async ks-domain-role:80837]: finished successfully 2022-09-05 15:09:37.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.200 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.200 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.386 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.389 | ++ functions-common:get_or_create_user:937 : user_id=18aaf3c602e446269683f846ce2150a9 2022-09-05 15:09:37.392 | ++ functions-common:get_or_create_user:938 : echo 18aaf3c602e446269683f846ce2150a9 2022-09-05 15:09:37.394 | + lib/keystone:create_keystone_accounts:347 : demo_user=18aaf3c602e446269683f846ce2150a9 2022-09-05 15:09:37.397 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-09-05 15:09:37.455 | [19180 Async ks-domain-role:80837]: Waiting for completion of get_or_add_user_domain_role admin 4dfebeff1d5d497fade735048b79d7b9 default running on PID 80837 (6 other jobs running) 2022-09-05 15:09:37.483 | [19180 Async ks-domain-role:80837]: Signaling child to exit 2022-09-05 15:09:37.483 | WAKEUP 2022-09-05 15:09:37.511 | [19180 Async ks-domain-role:80837]: Signaled 2022-09-05 15:09:37.513 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-09-05 15:09:37.513 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:09:37.513 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-09-05 15:09:37.513 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dfebeff1d5d497fade735048b79d7b9 --domain default 2022-09-05 15:09:37.513 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:09:37.513 | ++ functions-common:get_field:824 : read data 2022-09-05 15:09:37.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.513 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.513 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-09-05 15:09:37.513 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-09-05 15:09:37.513 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 4dfebeff1d5d497fade735048b79d7b9 --domain default 2022-09-05 15:09:37.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.513 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-09-05 15:09:37.513 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:09:37.514 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:09:37.514 | ++ functions-common:get_field:824 : read data 2022-09-05 15:09:37.514 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dfebeff1d5d497fade735048b79d7b9 --domain default 2022-09-05 15:09:37.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.514 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.514 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.514 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.514 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:09:37.514 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:09:37.514 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 4dfebeff1d5d497fade735048b79d7b9 | | | default | | False |' 2022-09-05 15:09:37.514 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:09:37.514 | ++ functions-common:get_field:824 : read data 2022-09-05 15:09:37.514 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:09:37.514 | + functions-common:get_or_add_user_domain_role:1033 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:09:37.514 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:09:37.565 | [19180 Async ks-domain-role:80837]: finished get_or_add_user_domain_role admin 4dfebeff1d5d497fade735048b79d7b9 default with result 0 in 12 seconds 2022-09-05 15:09:37.572 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-09-05 15:09:37.609 | [19180 Async ks-project:80983]: Waiting for completion of get_or_create_project service Default running on PID 80983 (5 other jobs running) 2022-09-05 15:09:37.645 | [19180 Async ks-project:80983]: Signaling child to exit 2022-09-05 15:09:37.645 | WAKEUP 2022-09-05 15:09:37.671 | [19180 Async ks-project:80983]: Signaled 2022-09-05 15:09:37.672 | + functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:09:37.673 | ++ 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-09-05 15:09:37.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.673 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.673 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.673 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.673 | + functions-common:get_or_create_project:950 : project_id=352fb702f6924d3caa2c799b46b98658 2022-09-05 15:09:37.673 | + functions-common:get_or_create_project:951 : echo 352fb702f6924d3caa2c799b46b98658 2022-09-05 15:09:37.673 | 352fb702f6924d3caa2c799b46b98658 2022-09-05 15:09:37.722 | [19180 Async ks-project:80983]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-09-05 15:09:37.765 | [19180 Async ks-service:81069]: Waiting for completion of get_or_create_role service running on PID 81069 (4 other jobs running) 2022-09-05 15:09:37.791 | [19180 Async ks-service:81069]: Signaling child to exit 2022-09-05 15:09:37.792 | WAKEUP 2022-09-05 15:09:37.815 | [19180 Async ks-service:81069]: Signaled 2022-09-05 15:09:37.817 | + functions-common:get_or_create_role:957 : local role_id 2022-09-05 15:09:37.817 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-09-05 15:09:37.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.817 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.817 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.817 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.817 | + functions-common:get_or_create_role:962 : role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:09:37.817 | + functions-common:get_or_create_role:963 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:09:37.817 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:09:37.865 | [19180 Async ks-service:81069]: finished get_or_create_role service with result 0 in 4 seconds 2022-09-05 15:09:37.905 | [19180 Async ks-reseller:81155]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 81155 (3 other jobs running) 2022-09-05 15:09:37.931 | [19180 Async ks-reseller:81155]: Signaling child to exit 2022-09-05 15:09:37.932 | WAKEUP 2022-09-05 15:09:37.958 | [19180 Async ks-reseller:81155]: Signaled 2022-09-05 15:09:37.960 | + functions-common:get_or_create_role:957 : local role_id 2022-09-05 15:09:37.960 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-09-05 15:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.960 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:37.960 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:37.960 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:37.960 | + functions-common:get_or_create_role:962 : role_id=dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:09:37.960 | + functions-common:get_or_create_role:963 : echo dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:09:37.960 | dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:09:38.014 | [19180 Async ks-reseller:81155]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-09-05 15:09:38.055 | [19180 Async ks-anotherrole:81246]: Waiting for completion of get_or_create_role anotherrole running on PID 81246 (2 other jobs running) 2022-09-05 15:09:38.083 | [19180 Async ks-anotherrole:81246]: Signaling child to exit 2022-09-05 15:09:38.083 | WAKEUP 2022-09-05 15:09:38.106 | [19180 Async ks-anotherrole:81246]: Signaled 2022-09-05 15:09:38.108 | + functions-common:get_or_create_role:957 : local role_id 2022-09-05 15:09:38.108 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-09-05 15:09:38.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:38.108 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:38.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:38.108 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:38.108 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:38.108 | + functions-common:get_or_create_role:962 : role_id=8c1af1162c20441e9305868116191fc3 2022-09-05 15:09:38.108 | + functions-common:get_or_create_role:963 : echo 8c1af1162c20441e9305868116191fc3 2022-09-05 15:09:38.108 | 8c1af1162c20441e9305868116191fc3 2022-09-05 15:09:38.158 | [19180 Async ks-anotherrole:81246]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-09-05 15:09:38.162 | + inc/async:async_wait:197 : return 0 2022-09-05 15:09:38.164 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.231 | + inc/async:async_inner:63 : get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.274 | [19180 Async ks-demo-member:82112]: running: get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.283 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 4dfebeff1d5d497fade735048b79d7b9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.364 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4dfebeff1d5d497fade735048b79d7b9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.427 | [19180 Async ks-demo-admin:82224]: running: get_or_add_user_project_role admin 4dfebeff1d5d497fade735048b79d7b9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.429 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.516 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.584 | [19180 Async ks-demo-another:82336]: running: get_or_add_user_project_role anotherrole 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:38.587 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:38.672 | + inc/async:async_inner:63 : get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:38.744 | [19180 Async ks-demo-invis:82448]: running: get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:09:38.754 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-09-05 15:09:38.759 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-09-05 15:09:38.762 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:09:38.766 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-09-05 15:09:38.781 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-09-05 15:09:38.788 | +++ 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-09-05 15:09:42.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:42.662 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:42.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:42.662 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:42.861 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:42.864 | ++ functions-common:get_or_create_user:937 : user_id=85f0575d7d084c9ea46bccc4dd982ea4 2022-09-05 15:09:42.867 | ++ functions-common:get_or_create_user:938 : echo 85f0575d7d084c9ea46bccc4dd982ea4 2022-09-05 15:09:42.870 | + lib/keystone:create_keystone_accounts:360 : demo_reader=85f0575d7d084c9ea46bccc4dd982ea4 2022-09-05 15:09:42.873 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 85f0575d7d084c9ea46bccc4dd982ea4 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:42.950 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 85f0575d7d084c9ea46bccc4dd982ea4 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:42.989 | [19180 Async ks-demo-reader:82604]: running: get_or_add_user_project_role reader 85f0575d7d084c9ea46bccc4dd982ea4 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:09:42.994 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-09-05 15:09:43.001 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-09-05 15:09:43.006 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:09:43.010 | +++ 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-09-05 15:09:47.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:47.138 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:47.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:47.138 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:47.592 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:47.614 | ++ functions-common:get_or_create_project:950 : project_id=da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:47.632 | ++ functions-common:get_or_create_project:951 : echo da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:47.655 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:47.684 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-09-05 15:09:47.720 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-09-05 15:09:47.746 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:09:47.769 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-09-05 15:09:47.788 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-09-05 15:09:47.816 | +++ 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-09-05 15:09:52.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:52.464 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:52.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:52.465 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:52.872 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:52.902 | ++ functions-common:get_or_create_user:937 : user_id=62a8cc2f97264b838295206679133cc4 2022-09-05 15:09:52.928 | ++ functions-common:get_or_create_user:938 : echo 62a8cc2f97264b838295206679133cc4 2022-09-05 15:09:52.954 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=62a8cc2f97264b838295206679133cc4 2022-09-05 15:09:52.977 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:53.433 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:53.695 | [19180 Async ks-alt-admin:83006]: running: get_or_add_user_project_role admin 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:53.714 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:54.168 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:54.393 | [19180 Async ks-alt-another:83118]: running: get_or_add_user_project_role anotherrole 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:54.403 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-09-05 15:09:54.430 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-09-05 15:09:54.450 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:09:54.469 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-09-05 15:09:54.487 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-09-05 15:09:54.526 | +++ 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-09-05 15:09:56.106 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:56.296 | [82112 Async ks-demo-member:82112]: finished successfully 2022-09-05 15:09:57.934 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:58.067 | [82336 Async ks-demo-another:82336]: finished successfully 2022-09-05 15:09:58.273 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:58.425 | [82448 Async ks-demo-invis:82448]: finished successfully 2022-09-05 15:09:59.088 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:59.144 | [82224 Async ks-demo-admin:82224]: finished successfully 2022-09-05 15:09:59.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:59.597 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:59.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:09:59.597 | from cryptography.utils import int_from_bytes 2022-09-05 15:09:59.822 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:09:59.828 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:09:59.835 | ++ functions-common:get_or_create_user:937 : user_id=e4f5387209674e24a9713405666bda25 2022-09-05 15:09:59.839 | ++ functions-common:get_or_create_user:938 : echo e4f5387209674e24a9713405666bda25 2022-09-05 15:09:59.843 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e4f5387209674e24a9713405666bda25 2022-09-05 15:09:59.852 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e4f5387209674e24a9713405666bda25 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:59.857 | [82604 Async ks-demo-reader:82604]: finished successfully 2022-09-05 15:09:59.939 | + inc/async:async_inner:63 : get_or_add_user_project_role member e4f5387209674e24a9713405666bda25 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:59.995 | [19180 Async ks-alt-member-user:83552]: running: get_or_add_user_project_role member e4f5387209674e24a9713405666bda25 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:09:59.999 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-09-05 15:10:00.003 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-09-05 15:10:00.008 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:10:00.015 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-09-05 15:10:00.023 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-09-05 15:10:00.031 | +++ 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-09-05 15:10:03.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:03.330 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:03.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:03.330 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:03.650 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:03.652 | ++ functions-common:get_or_create_user:937 : user_id=8a18c7dd30404021a00e5f91fc2356e4 2022-09-05 15:10:03.656 | ++ functions-common:get_or_create_user:938 : echo 8a18c7dd30404021a00e5f91fc2356e4 2022-09-05 15:10:03.659 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8a18c7dd30404021a00e5f91fc2356e4 2022-09-05 15:10:03.662 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8a18c7dd30404021a00e5f91fc2356e4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:03.748 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8a18c7dd30404021a00e5f91fc2356e4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:03.800 | [19180 Async ks-alt-reader-user:83729]: running: get_or_add_user_project_role reader 8a18c7dd30404021a00e5f91fc2356e4 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:03.809 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-09-05 15:10:03.812 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:10:03.815 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-09-05 15:10:03.820 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-09-05 15:10:03.827 | +++ 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-09-05 15:10:07.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:07.782 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:07.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:07.782 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:08.054 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:08.076 | ++ functions-common:get_or_create_user:937 : user_id=a9602fa2683e45a1ab998c091077cbad 2022-09-05 15:10:08.092 | ++ functions-common:get_or_create_user:938 : echo a9602fa2683e45a1ab998c091077cbad 2022-09-05 15:10:08.112 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a9602fa2683e45a1ab998c091077cbad 2022-09-05 15:10:08.140 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a9602fa2683e45a1ab998c091077cbad all 2022-09-05 15:10:08.593 | + inc/async:async_inner:63 : get_or_add_user_system_role member a9602fa2683e45a1ab998c091077cbad all 2022-09-05 15:10:08.835 | [19180 Async ks-system-member:83953]: running: get_or_add_user_system_role member a9602fa2683e45a1ab998c091077cbad all 2022-09-05 15:10:08.868 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-09-05 15:10:08.887 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:10:08.907 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-09-05 15:10:08.924 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-09-05 15:10:08.943 | +++ 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-09-05 15:10:12.648 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:12.656 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:12.760 | [83118 Async ks-alt-another:83118]: finished successfully 2022-09-05 15:10:12.783 | [83006 Async ks-alt-admin:83006]: finished successfully 2022-09-05 15:10:12.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:12.816 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:12.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:12.816 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:13.035 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:13.038 | ++ functions-common:get_or_create_user:937 : user_id=455e494022b74a5faed663d6f045d18e 2022-09-05 15:10:13.041 | ++ functions-common:get_or_create_user:938 : echo 455e494022b74a5faed663d6f045d18e 2022-09-05 15:10:13.045 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=455e494022b74a5faed663d6f045d18e 2022-09-05 15:10:13.053 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 455e494022b74a5faed663d6f045d18e all 2022-09-05 15:10:13.176 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 455e494022b74a5faed663d6f045d18e all 2022-09-05 15:10:13.338 | [19180 Async ks-system-reader:84234]: running: get_or_add_user_system_role reader 455e494022b74a5faed663d6f045d18e all 2022-09-05 15:10:13.362 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-09-05 15:10:13.390 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-09-05 15:10:13.402 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-09-05 15:10:13.418 | ++ functions-common:get_or_create_group:907 : local group_id 2022-09-05 15:10:13.442 | +++ 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-09-05 15:10:17.668 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:17.719 | [83552 Async ks-alt-member-user:83552]: finished successfully 2022-09-05 15:10:18.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:18.124 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:18.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:18.124 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:18.325 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:18.328 | ++ functions-common:get_or_create_group:914 : group_id=0b6476edb91c496ea1433a0161d50815 2022-09-05 15:10:18.345 | ++ functions-common:get_or_create_group:915 : echo 0b6476edb91c496ea1433a0161d50815 2022-09-05 15:10:18.353 | + lib/keystone:create_keystone_accounts:402 : admin_group=0b6476edb91c496ea1433a0161d50815 2022-09-05 15:10:18.361 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-09-05 15:10:18.368 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-09-05 15:10:18.374 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-09-05 15:10:18.377 | ++ functions-common:get_or_create_group:907 : local group_id 2022-09-05 15:10:18.385 | +++ 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-09-05 15:10:19.937 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:19.966 | [83729 Async ks-alt-reader-user:83729]: finished successfully 2022-09-05 15:10:21.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:21.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:21.427 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:21.430 | ++ functions-common:get_or_create_group:914 : group_id=36c03dee8d8f456d97b918575018ea77 2022-09-05 15:10:21.433 | ++ functions-common:get_or_create_group:915 : echo 36c03dee8d8f456d97b918575018ea77 2022-09-05 15:10:21.436 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=36c03dee8d8f456d97b918575018ea77 2022-09-05 15:10:21.439 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.516 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.569 | [19180 Async ks-group-memberdemo:84588]: running: get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.574 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.690 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.795 | [19180 Async ks-group-anotherdemo:84674]: running: get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:21.817 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.171 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:22.206 | + inc/async:async_inner:63 : get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.267 | [83953 Async ks-system-member:83953]: finished successfully 2022-09-05 15:10:22.291 | [19180 Async ks-group-memberalt:84771]: running: get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.301 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.728 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.973 | [19180 Async ks-group-anotheralt:84904]: running: get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:22.996 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:10:23.449 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:10:23.703 | [19180 Async ks-group-admin:84994]: running: get_or_add_group_project_role admin 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:10:23.729 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-09-05 15:10:24.092 | [19180 Async ks-demo-member:82112]: Waiting for completion of get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a running on PID 82112 (17 other jobs running) 2022-09-05 15:10:24.266 | [19180 Async ks-demo-member:82112]: Signaling child to exit 2022-09-05 15:10:24.266 | WAKEUP 2022-09-05 15:10:24.410 | [19180 Async ks-demo-member:82112]: Signaled 2022-09-05 15:10:24.420 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:24.420 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:24.421 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:24.421 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:24.421 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:24.421 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:24.421 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:24.421 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:24.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:24.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:24.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:24.421 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:24.421 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:24.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.421 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.421 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.421 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:24.422 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:24.422 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:24.422 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:24.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.422 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.422 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.422 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:24.422 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:24.422 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:24.422 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:24.422 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:24.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.422 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:24.423 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:24.423 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:24.423 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:24.423 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:24.423 | ++ functions-common:get_field:830 : echo '| f021bf27c8ad4126a6c5ca4db843e2e3 | 18aaf3c602e446269683f846ce2150a9 | | 2e015d08698a4f3288e5a00eb9be929a | | | False |' 2022-09-05 15:10:24.423 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:24.423 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:24.423 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:24.423 | + functions-common:get_or_add_user_project_role:1009 : echo f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:24.423 | f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:24.811 | [19180 Async ks-demo-member:82112]: finished get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a with result 0 in 18 seconds 2022-09-05 15:10:25.097 | [19180 Async ks-demo-admin:82224]: Waiting for completion of get_or_add_user_project_role admin 4dfebeff1d5d497fade735048b79d7b9 2e015d08698a4f3288e5a00eb9be929a running on PID 82224 (16 other jobs running) 2022-09-05 15:10:25.261 | [19180 Async ks-demo-admin:82224]: Signaling child to exit 2022-09-05 15:10:25.261 | WAKEUP 2022-09-05 15:10:25.427 | [19180 Async ks-demo-admin:82224]: Signaled 2022-09-05 15:10:25.435 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:25.435 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:25.435 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:25.435 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:25.435 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:25.435 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:25.435 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:25.435 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:25.435 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dfebeff1d5d497fade735048b79d7b9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:25.435 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:25.435 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:25.435 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:25.435 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:25.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:25.436 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:25.436 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:25.436 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 4dfebeff1d5d497fade735048b79d7b9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4dfebeff1d5d497fade735048b79d7b9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:25.436 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:25.436 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:25.436 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:25.436 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:25.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:25.436 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:25.436 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:25.436 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:25.436 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 4dfebeff1d5d497fade735048b79d7b9 | | 2e015d08698a4f3288e5a00eb9be929a | | | False |' 2022-09-05 15:10:25.436 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:25.436 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:25.436 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:25.436 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:25.436 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:25.785 | [19180 Async ks-demo-admin:82224]: finished get_or_add_user_project_role admin 4dfebeff1d5d497fade735048b79d7b9 2e015d08698a4f3288e5a00eb9be929a with result 0 in 20 seconds 2022-09-05 15:10:25.981 | [19180 Async ks-demo-another:82336]: Waiting for completion of get_or_add_user_project_role anotherrole 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a running on PID 82336 (15 other jobs running) 2022-09-05 15:10:26.147 | [19180 Async ks-demo-another:82336]: Signaling child to exit 2022-09-05 15:10:26.148 | WAKEUP 2022-09-05 15:10:26.300 | [19180 Async ks-demo-another:82336]: Signaled 2022-09-05 15:10:26.302 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:26.302 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:26.302 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:26.302 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:26.302 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:26.303 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:26.303 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:26.303 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:26.303 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:26.303 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:26.303 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:26.303 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:26.303 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:26.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.303 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.303 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.303 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:26.303 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:26.303 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:26.303 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:26.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.303 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.304 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.304 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 18aaf3c602e446269683f846ce2150a9 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:26.304 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:26.304 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:26.304 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:26.304 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:26.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.304 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:26.304 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:26.304 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:26.304 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:26.304 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:26.304 | ++ functions-common:get_field:830 : echo '| 8c1af1162c20441e9305868116191fc3 | 18aaf3c602e446269683f846ce2150a9 | | 2e015d08698a4f3288e5a00eb9be929a | | | False |' 2022-09-05 15:10:26.304 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:26.304 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:26.304 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:26.304 | + functions-common:get_or_add_user_project_role:1009 : echo 8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:26.305 | 8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:26.569 | [19180 Async ks-demo-another:82336]: finished get_or_add_user_project_role anotherrole 18aaf3c602e446269683f846ce2150a9 2e015d08698a4f3288e5a00eb9be929a with result 0 in 19 seconds 2022-09-05 15:10:26.828 | [19180 Async ks-demo-invis:82448]: Waiting for completion of get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 05bafd8961944765819e27b5cdf7a7f2 running on PID 82448 (14 other jobs running) 2022-09-05 15:10:26.969 | [19180 Async ks-demo-invis:82448]: Signaling child to exit 2022-09-05 15:10:26.970 | WAKEUP 2022-09-05 15:10:27.109 | [19180 Async ks-demo-invis:82448]: Signaled 2022-09-05 15:10:27.115 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:27.116 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:27.116 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:27.116 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:27.116 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:27.116 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:27.116 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:27.116 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:27.116 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18aaf3c602e446269683f846ce2150a9 --project 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:10:27.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.116 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.116 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.116 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:27.116 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:27.116 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:27.116 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 18aaf3c602e446269683f846ce2150a9 --project 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:10:27.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.116 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.116 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18aaf3c602e446269683f846ce2150a9 --project 05bafd8961944765819e27b5cdf7a7f2 2022-09-05 15:10:27.116 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:27.116 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:27.116 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.117 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.117 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.117 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:27.117 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:27.117 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:27.117 | ++ functions-common:get_field:830 : echo '| f021bf27c8ad4126a6c5ca4db843e2e3 | 18aaf3c602e446269683f846ce2150a9 | | 05bafd8961944765819e27b5cdf7a7f2 | | | False |' 2022-09-05 15:10:27.117 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:27.117 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.117 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:27.117 | + functions-common:get_or_add_user_project_role:1009 : echo f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:27.117 | f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:27.323 | [19180 Async ks-demo-invis:82448]: finished get_or_add_user_project_role member 18aaf3c602e446269683f846ce2150a9 05bafd8961944765819e27b5cdf7a7f2 with result 0 in 19 seconds 2022-09-05 15:10:27.435 | [19180 Async ks-demo-reader:82604]: Waiting for completion of get_or_add_user_project_role reader 85f0575d7d084c9ea46bccc4dd982ea4 2e015d08698a4f3288e5a00eb9be929a running on PID 82604 (13 other jobs running) 2022-09-05 15:10:27.592 | [19180 Async ks-demo-reader:82604]: Signaling child to exit 2022-09-05 15:10:27.593 | WAKEUP 2022-09-05 15:10:27.667 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:27.704 | [19180 Async ks-demo-reader:82604]: Signaled 2022-09-05 15:10:27.708 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:27.708 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:27.708 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:27.708 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:27.708 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:27.708 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:27.709 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:27.709 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:27.709 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:27.709 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 85f0575d7d084c9ea46bccc4dd982ea4 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:27.709 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:27.709 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:27.710 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.710 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.710 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.710 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:27.710 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:27.710 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:27.710 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 85f0575d7d084c9ea46bccc4dd982ea4 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:27.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.710 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.710 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.710 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:27.710 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:27.710 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 85f0575d7d084c9ea46bccc4dd982ea4 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:27.710 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:27.711 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.711 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:27.711 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:27.711 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:27.711 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:27.711 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:27.711 | ++ functions-common:get_field:830 : echo '| bc43ec5a259441e285a40f85d90e9ed1 | 85f0575d7d084c9ea46bccc4dd982ea4 | | 2e015d08698a4f3288e5a00eb9be929a | | | False |' 2022-09-05 15:10:27.711 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:27.711 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:27.711 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:27.711 | + functions-common:get_or_add_user_project_role:1009 : echo bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:27.711 | bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:27.760 | [84234 Async ks-system-reader:84234]: finished successfully 2022-09-05 15:10:27.831 | [19180 Async ks-demo-reader:82604]: finished get_or_add_user_project_role reader 85f0575d7d084c9ea46bccc4dd982ea4 2e015d08698a4f3288e5a00eb9be929a with result 0 in 16 seconds 2022-09-05 15:10:27.840 | + inc/async:async_wait:197 : return 0 2022-09-05 15:10:27.843 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-09-05 15:10:27.940 | [19180 Async ks-alt-admin:83006]: Waiting for completion of get_or_add_user_project_role admin 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d running on PID 83006 (12 other jobs running) 2022-09-05 15:10:27.982 | [19180 Async ks-alt-admin:83006]: Signaling child to exit 2022-09-05 15:10:27.984 | WAKEUP 2022-09-05 15:10:28.025 | [19180 Async ks-alt-admin:83006]: Signaled 2022-09-05 15:10:28.027 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:28.027 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:28.027 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:28.027 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:28.027 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:28.027 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:28.027 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:28.027 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:28.027 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:28.027 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.028 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.028 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.028 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.028 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:28.028 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:28.028 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.028 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.028 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:28.028 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.028 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.028 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.028 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:28.028 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:28.028 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:28.028 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 62a8cc2f97264b838295206679133cc4 | | da6353a920ef4b09a09e3dff7f40638d | | | False |' 2022-09-05 15:10:28.028 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.028 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:28.028 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:28.029 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:10:28.126 | [19180 Async ks-alt-admin:83006]: finished get_or_add_user_project_role admin 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d with result 0 in 19 seconds 2022-09-05 15:10:28.198 | [19180 Async ks-alt-another:83118]: Waiting for completion of get_or_add_user_project_role anotherrole 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d running on PID 83118 (11 other jobs running) 2022-09-05 15:10:28.241 | [19180 Async ks-alt-another:83118]: Signaling child to exit 2022-09-05 15:10:28.242 | WAKEUP 2022-09-05 15:10:28.281 | [19180 Async ks-alt-another:83118]: Signaled 2022-09-05 15:10:28.282 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:28.282 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:28.282 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:28.282 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:28.282 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:28.282 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:28.282 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:28.282 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:28.282 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:28.282 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.282 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.282 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.282 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.282 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.283 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.283 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.283 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:28.283 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:28.283 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.283 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.283 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.283 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 62a8cc2f97264b838295206679133cc4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.283 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.283 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:28.283 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.283 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.283 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.283 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.283 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.283 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:28.283 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:28.283 | ++ functions-common:get_field:830 : echo '| 8c1af1162c20441e9305868116191fc3 | 62a8cc2f97264b838295206679133cc4 | | da6353a920ef4b09a09e3dff7f40638d | | | False |' 2022-09-05 15:10:28.283 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:28.283 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.283 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:28.283 | + functions-common:get_or_add_user_project_role:1009 : echo 8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:28.283 | 8c1af1162c20441e9305868116191fc3 2022-09-05 15:10:28.423 | [19180 Async ks-alt-another:83118]: finished get_or_add_user_project_role anotherrole 62a8cc2f97264b838295206679133cc4 da6353a920ef4b09a09e3dff7f40638d with result 0 in 18 seconds 2022-09-05 15:10:28.636 | [19180 Async ks-alt-member-user:83552]: Waiting for completion of get_or_add_user_project_role member e4f5387209674e24a9713405666bda25 da6353a920ef4b09a09e3dff7f40638d running on PID 83552 (10 other jobs running) 2022-09-05 15:10:28.808 | [19180 Async ks-alt-member-user:83552]: Signaling child to exit 2022-09-05 15:10:28.810 | WAKEUP 2022-09-05 15:10:28.940 | [19180 Async ks-alt-member-user:83552]: Signaled 2022-09-05 15:10:28.948 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:28.948 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:28.948 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:28.949 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:28.949 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:28.949 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:28.949 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:28.949 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:28.949 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:28.949 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4f5387209674e24a9713405666bda25 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.949 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.949 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.949 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.949 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.949 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.949 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:28.950 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:28.950 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user e4f5387209674e24a9713405666bda25 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.950 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.950 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.950 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4f5387209674e24a9713405666bda25 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:28.950 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:28.950 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:28.950 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:28.950 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.950 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:28.951 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:28.951 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:28.951 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:28.951 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:28.951 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:28.951 | ++ functions-common:get_field:830 : echo '| f021bf27c8ad4126a6c5ca4db843e2e3 | e4f5387209674e24a9713405666bda25 | | da6353a920ef4b09a09e3dff7f40638d | | | False |' 2022-09-05 15:10:28.951 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:28.951 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:28.951 | + functions-common:get_or_add_user_project_role:1009 : echo f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:28.951 | f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:29.185 | [19180 Async ks-alt-member-user:83552]: finished get_or_add_user_project_role member e4f5387209674e24a9713405666bda25 da6353a920ef4b09a09e3dff7f40638d with result 0 in 17 seconds 2022-09-05 15:10:29.284 | [19180 Async ks-alt-reader-user:83729]: Waiting for completion of get_or_add_user_project_role reader 8a18c7dd30404021a00e5f91fc2356e4 da6353a920ef4b09a09e3dff7f40638d running on PID 83729 (9 other jobs running) 2022-09-05 15:10:29.333 | [19180 Async ks-alt-reader-user:83729]: Signaling child to exit 2022-09-05 15:10:29.334 | WAKEUP 2022-09-05 15:10:29.451 | [19180 Async ks-alt-reader-user:83729]: Signaled 2022-09-05 15:10:29.459 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:10:29.460 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:29.460 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:29.460 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:29.460 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:29.460 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:29.460 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8a18c7dd30404021a00e5f91fc2356e4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:10:29.460 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:29.460 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:29.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.460 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.460 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.460 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:29.460 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:10:29.460 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:10:29.460 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 8a18c7dd30404021a00e5f91fc2356e4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:29.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.460 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.460 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8a18c7dd30404021a00e5f91fc2356e4 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:29.460 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:10:29.460 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:10:29.460 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:29.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.461 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:29.461 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:29.461 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:29.461 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:10:29.461 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:10:29.461 | ++ functions-common:get_field:830 : echo '| bc43ec5a259441e285a40f85d90e9ed1 | 8a18c7dd30404021a00e5f91fc2356e4 | | da6353a920ef4b09a09e3dff7f40638d | | | False |' 2022-09-05 15:10:29.461 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:10:29.461 | ++ functions-common:get_field:824 : read data 2022-09-05 15:10:29.461 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:29.461 | + functions-common:get_or_add_user_project_role:1009 : echo bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:29.461 | bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:29.700 | [19180 Async ks-alt-reader-user:83729]: finished get_or_add_user_project_role reader 8a18c7dd30404021a00e5f91fc2356e4 da6353a920ef4b09a09e3dff7f40638d with result 0 in 16 seconds 2022-09-05 15:10:29.727 | + inc/async:async_wait:197 : return 0 2022-09-05 15:10:29.752 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-09-05 15:10:30.114 | [19180 Async ks-system-member:83953]: Waiting for completion of get_or_add_user_system_role member a9602fa2683e45a1ab998c091077cbad all running on PID 83953 (8 other jobs running) 2022-09-05 15:10:30.263 | [19180 Async ks-system-member:83953]: Signaling child to exit 2022-09-05 15:10:30.263 | WAKEUP 2022-09-05 15:10:30.412 | [19180 Async ks-system-member:83953]: Signaled 2022-09-05 15:10:30.424 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-09-05 15:10:30.424 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-09-05 15:10:30.424 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-09-05 15:10:30.424 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:30.424 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:30.424 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:30.424 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:30.424 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:30.424 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-09-05 15:10:30.424 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9602fa2683e45a1ab998c091077cbad --system all -f value -c Role 2022-09-05 15:10:30.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.424 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.424 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.424 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:30.424 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-09-05 15:10:30.425 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-09-05 15:10:30.425 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user a9602fa2683e45a1ab998c091077cbad --system all 2022-09-05 15:10:30.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.425 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9602fa2683e45a1ab998c091077cbad --system all -f value -c Role 2022-09-05 15:10:30.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:30.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:30.425 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:30.425 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:30.425 | + functions-common:get_or_add_user_system_role:1064 : echo f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:30.425 | f021bf27c8ad4126a6c5ca4db843e2e3 2022-09-05 15:10:30.748 | [19180 Async ks-system-member:83953]: finished get_or_add_user_system_role member a9602fa2683e45a1ab998c091077cbad all with result 0 in 13 seconds 2022-09-05 15:10:31.033 | [19180 Async ks-system-reader:84234]: Waiting for completion of get_or_add_user_system_role reader 455e494022b74a5faed663d6f045d18e all running on PID 84234 (7 other jobs running) 2022-09-05 15:10:31.213 | [19180 Async ks-system-reader:84234]: Signaling child to exit 2022-09-05 15:10:31.214 | WAKEUP 2022-09-05 15:10:31.356 | [19180 Async ks-system-reader:84234]: Signaled 2022-09-05 15:10:31.379 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-09-05 15:10:31.379 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-09-05 15:10:31.380 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-09-05 15:10:31.380 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:10:31.380 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:10:31.380 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:10:31.380 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:10:31.380 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-09-05 15:10:31.380 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 455e494022b74a5faed663d6f045d18e --system all -f value -c Role 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 455e494022b74a5faed663d6f045d18e --system all 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 455e494022b74a5faed663d6f045d18e --system all -f value -c Role 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:31.380 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:31.380 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:31.380 | + functions-common:get_or_add_user_system_role:1064 : echo bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:31.380 | bc43ec5a259441e285a40f85d90e9ed1 2022-09-05 15:10:31.677 | [19180 Async ks-system-reader:84234]: finished get_or_add_user_system_role reader 455e494022b74a5faed663d6f045d18e all with result 0 in 14 seconds 2022-09-05 15:10:31.704 | + inc/async:async_wait:197 : return 0 2022-09-05 15:10:31.744 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-09-05 15:10:32.103 | [19180 Async ks-group-memberdemo:84588]: Waiting for completion of get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a running on PID 84588 (6 other jobs running) 2022-09-05 15:10:32.288 | [19180 Async ks-group-memberdemo:84588]: Signaling child to exit 2022-09-05 15:10:37.629 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:37.792 | [84588 Async ks-group-memberdemo:84588]: finished successfully 2022-09-05 15:10:37.940 | WAKEUP 2022-09-05 15:10:38.097 | [19180 Async ks-group-memberdemo:84588]: Signaled 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-09-05 15:10:38.101 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a -f value 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a -f value 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:38.101 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:38.101 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False' 2022-09-05 15:10:38.101 | + functions-common:get_or_add_group_project_role:1088 : echo f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False 2022-09-05 15:10:38.101 | f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False 2022-09-05 15:10:38.353 | [19180 Async ks-group-memberdemo:84588]: finished get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a with result 0 in 16 seconds 2022-09-05 15:10:38.646 | [19180 Async ks-group-anotherdemo:84674]: Waiting for completion of get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a running on PID 84674 (5 other jobs running) 2022-09-05 15:10:38.806 | [19180 Async ks-group-anotherdemo:84674]: Signaling child to exit 2022-09-05 15:10:39.078 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:39.137 | [84674 Async ks-group-anotherdemo:84674]: finished successfully 2022-09-05 15:10:39.177 | WAKEUP 2022-09-05 15:10:39.222 | [19180 Async ks-group-anotherdemo:84674]: Signaled 2022-09-05 15:10:39.224 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-09-05 15:10:39.224 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a -f value 2022-09-05 15:10:39.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.224 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.225 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.225 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:39.225 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-09-05 15:10:39.225 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-09-05 15:10:39.225 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:10:39.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.225 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.225 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.225 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project 2e015d08698a4f3288e5a00eb9be929a -f value 2022-09-05 15:10:39.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.225 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:39.225 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:39.225 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:39.226 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False' 2022-09-05 15:10:39.226 | + functions-common:get_or_add_group_project_role:1088 : echo 8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False 2022-09-05 15:10:39.226 | 8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a False 2022-09-05 15:10:39.309 | [19180 Async ks-group-anotherdemo:84674]: finished get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 2e015d08698a4f3288e5a00eb9be929a with result 0 in 17 seconds 2022-09-05 15:10:39.368 | [19180 Async ks-group-memberalt:84771]: Waiting for completion of get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d running on PID 84771 (4 other jobs running) 2022-09-05 15:10:39.420 | [19180 Async ks-group-memberalt:84771]: Signaling child to exit 2022-09-05 15:10:41.103 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:41.139 | [84771 Async ks-group-memberalt:84771]: finished successfully 2022-09-05 15:10:41.162 | WAKEUP 2022-09-05 15:10:41.194 | [19180 Async ks-group-memberalt:84771]: Signaled 2022-09-05 15:10:41.196 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-09-05 15:10:41.196 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d -f value 2022-09-05 15:10:41.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.196 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.196 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.196 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:41.196 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-09-05 15:10:41.196 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-09-05 15:10:41.196 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:41.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.197 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.197 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.197 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d -f value 2022-09-05 15:10:41.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.197 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:41.197 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:41.197 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:41.197 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False' 2022-09-05 15:10:41.197 | + functions-common:get_or_add_group_project_role:1088 : echo f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False 2022-09-05 15:10:41.197 | f021bf27c8ad4126a6c5ca4db843e2e3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False 2022-09-05 15:10:41.262 | [19180 Async ks-group-memberalt:84771]: finished get_or_add_group_project_role member 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d with result 0 in 19 seconds 2022-09-05 15:10:41.311 | [19180 Async ks-group-anotheralt:84904]: Waiting for completion of get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d running on PID 84904 (3 other jobs running) 2022-09-05 15:10:41.348 | [19180 Async ks-group-anotheralt:84904]: Signaling child to exit 2022-09-05 15:10:41.686 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:41.726 | [84994 Async ks-group-admin:84994]: finished successfully 2022-09-05 15:10:42.361 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:10:42.389 | [84904 Async ks-group-anotheralt:84904]: finished successfully 2022-09-05 15:10:42.412 | WAKEUP 2022-09-05 15:10:42.439 | [19180 Async ks-group-anotheralt:84904]: Signaled 2022-09-05 15:10:42.440 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-09-05 15:10:42.440 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d -f value 2022-09-05 15:10:42.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.440 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.440 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.440 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:42.440 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-09-05 15:10:42.440 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-09-05 15:10:42.440 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d 2022-09-05 15:10:42.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.440 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.440 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.440 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 36c03dee8d8f456d97b918575018ea77 --project da6353a920ef4b09a09e3dff7f40638d -f value 2022-09-05 15:10:42.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.441 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.441 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.441 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:42.441 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False' 2022-09-05 15:10:42.441 | + functions-common:get_or_add_group_project_role:1088 : echo 8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False 2022-09-05 15:10:42.441 | 8c1af1162c20441e9305868116191fc3 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d False 2022-09-05 15:10:42.491 | [19180 Async ks-group-anotheralt:84904]: finished get_or_add_group_project_role anotherrole 36c03dee8d8f456d97b918575018ea77 da6353a920ef4b09a09e3dff7f40638d with result 0 in 19 seconds 2022-09-05 15:10:42.533 | [19180 Async ks-group-admin:84994]: Waiting for completion of get_or_add_group_project_role admin 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd running on PID 84994 (2 other jobs running) 2022-09-05 15:10:42.565 | [19180 Async ks-group-admin:84994]: Signaling child to exit 2022-09-05 15:10:42.565 | WAKEUP 2022-09-05 15:10:42.592 | [19180 Async ks-group-admin:84994]: Signaled 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-09-05 15:10:42.594 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0b6476edb91c496ea1433a0161d50815 --project 11c5efa4ebd74805b41202f4aa6c68fd -f value 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 0b6476edb91c496ea1433a0161d50815 --project 11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0b6476edb91c496ea1433a0161d50815 --project 11c5efa4ebd74805b41202f4aa6c68fd -f value 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:10:42.594 | from cryptography.utils import int_from_bytes 2022-09-05 15:10:42.594 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='c02ab8c8d6504cdf9ac58f90de4703e7 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd False' 2022-09-05 15:10:42.594 | + functions-common:get_or_add_group_project_role:1088 : echo c02ab8c8d6504cdf9ac58f90de4703e7 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd False 2022-09-05 15:10:42.594 | c02ab8c8d6504cdf9ac58f90de4703e7 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd False 2022-09-05 15:10:42.645 | [19180 Async ks-group-admin:84994]: finished get_or_add_group_project_role admin 0b6476edb91c496ea1433a0161d50815 11c5efa4ebd74805b41202f4aa6c68fd with result 0 in 18 seconds 2022-09-05 15:10:42.649 | + inc/async:async_wait:197 : return 0 2022-09-05 15:10:42.651 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-09-05 15:10:42.671 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:10:42.674 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-09-05 15:10:42.692 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:10:42.695 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-09-05 15:10:42.697 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-09-05 15:10:42.768 | + inc/async:async_inner:63 : create_nova_accounts 2022-09-05 15:10:42.821 | [19180 Async create_nova_accounts:86893]: running: create_nova_accounts 2022-09-05 15:10:42.825 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-09-05 15:10:42.847 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:10:42.850 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-09-05 15:10:42.853 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-09-05 15:10:42.935 | + inc/async:async_inner:63 : create_glance_accounts 2022-09-05 15:10:42.984 | [19180 Async create_glance_accounts:87008]: running: create_glance_accounts 2022-09-05 15:10:42.990 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-09-05 15:10:43.021 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:10:43.024 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-09-05 15:10:43.027 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-09-05 15:10:43.109 | + inc/async:async_inner:63 : create_cinder_accounts 2022-09-05 15:10:43.167 | [19180 Async create_cinder_accounts:87138]: running: create_cinder_accounts 2022-09-05 15:10:43.171 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-09-05 15:10:43.194 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:10:43.197 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-09-05 15:10:43.200 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-09-05 15:10:43.281 | + inc/async:async_inner:63 : create_neutron_accounts 2022-09-05 15:10:43.347 | [19180 Async create_neutron_accounts:87253]: running: create_neutron_accounts 2022-09-05 15:10:43.351 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-09-05 15:10:43.386 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:10:43.389 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-09-05 15:10:43.394 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-09-05 15:10:43.696 | + inc/async:async_inner:63 : create_swift_accounts 2022-09-05 15:10:43.922 | [19180 Async create_swift_accounts:87397]: running: create_swift_accounts 2022-09-05 15:10:43.944 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-09-05 15:10:44.080 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:10:44.106 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-09-05 15:10:44.492 | [19180 Async create_nova_accounts:86893]: Waiting for completion of create_nova_accounts running on PID 86893 (6 other jobs running) 2022-09-05 15:10:44.631 | [19180 Async create_nova_accounts:86893]: Signaling child to exit 2022-09-05 15:11:33.544 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:11:33.594 | [87253 Async create_neutron_accounts:87253]: finished successfully 2022-09-05 15:12:01.842 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:12:01.915 | [87138 Async create_cinder_accounts:87138]: finished successfully 2022-09-05 15:12:13.990 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:12:14.023 | [87008 Async create_glance_accounts:87008]: finished successfully 2022-09-05 15:12:20.800 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:12:20.827 | [86893 Async create_nova_accounts:86893]: finished successfully 2022-09-05 15:12:20.847 | WAKEUP 2022-09-05 15:12:20.871 | [19180 Async create_nova_accounts:86893]: Signaled 2022-09-05 15:12:20.873 | + 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-09-05 15:12:20.873 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-09-05 15:12:20.873 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-09-05 15:12:20.873 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:20.873 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:20.873 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:20.873 | ++ 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-09-05 15:12:20.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.873 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.873 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.873 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.873 | + functions-common:get_or_create_user:937 : user_id=074409f9e2124dd394454168c61b1e93 2022-09-05 15:12:20.873 | + functions-common:get_or_create_user:938 : echo 074409f9e2124dd394454168c61b1e93 2022-09-05 15:12:20.873 | 074409f9e2124dd394454168c61b1e93 2022-09-05 15:12:20.873 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-09-05 15:12:20.873 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:20.873 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:20.873 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:20.873 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:20.873 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:20.874 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:20.874 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:20.874 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:20.874 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:20.874 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:20.874 | ++ 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-09-05 15:12:20.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:20.874 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.874 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.874 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.874 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.874 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.874 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:20.874 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:20.874 | + 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-09-05 15:12:20.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.874 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.874 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.874 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.874 | ++ 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-09-05 15:12:20.874 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:20.874 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.874 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.874 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.875 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.875 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.875 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:20.875 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:20.875 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:20.875 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 074409f9e2124dd394454168c61b1e93 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:20.875 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.875 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:20.875 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:20.875 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:20.875 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-09-05 15:12:20.875 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-09-05 15:12:20.875 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:20.875 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:20.875 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:20.875 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:20.875 | ++ 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-09-05 15:12:20.875 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.875 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:20.875 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.875 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.875 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.875 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.875 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.875 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:20.876 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:20.876 | + 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-09-05 15:12:20.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.876 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.876 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.876 | ++ 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-09-05 15:12:20.876 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.876 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:20.876 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.876 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.876 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.876 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.876 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.876 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:20.876 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:20.876 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:20.876 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 074409f9e2124dd394454168c61b1e93 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:20.876 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.876 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:12:20.876 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:12:20.876 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:12:20.876 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-09-05 15:12:20.876 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:12:20.876 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.49/compute 2022-09-05 15:12:20.876 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-09-05 15:12:20.876 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:20.876 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-09-05 15:12:20.876 | ++ 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-09-05 15:12:20.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.876 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.877 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.877 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:20.877 | e8d486a6681a4d39a373ed43d6946f62' 2022-09-05 15:12:20.877 | + functions-common:get_or_create_service:1106 : echo e8d486a6681a4d39a373ed43d6946f62 2022-09-05 15:12:20.877 | e8d486a6681a4d39a373ed43d6946f62 2022-09-05 15:12:20.877 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.49/compute/v2/$(project_id)s' 2022-09-05 15:12:20.877 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:20.877 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' RegionOne 2022-09-05 15:12:20.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:20.877 | +++ 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-09-05 15:12:20.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.877 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.877 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:20.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:20.877 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.49/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-09-05 15:12:20.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.877 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.877 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.877 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=debda9f7cbab452b886248547b0bea2e 2022-09-05 15:12:20.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo debda9f7cbab452b886248547b0bea2e 2022-09-05 15:12:20.877 | + functions-common:get_or_create_endpoint:1139 : public_id=debda9f7cbab452b886248547b0bea2e 2022-09-05 15:12:20.877 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:20.877 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:20.877 | + functions-common:get_or_create_endpoint:1148 : echo debda9f7cbab452b886248547b0bea2e 2022-09-05 15:12:20.877 | debda9f7cbab452b886248547b0bea2e 2022-09-05 15:12:20.877 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-09-05 15:12:20.878 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:20.878 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-09-05 15:12:20.878 | ++ 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-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.878 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:20.878 | ee9f1732a00248899fa9ff55327fe47b' 2022-09-05 15:12:20.878 | + functions-common:get_or_create_service:1106 : echo ee9f1732a00248899fa9ff55327fe47b 2022-09-05 15:12:20.878 | ee9f1732a00248899fa9ff55327fe47b 2022-09-05 15:12:20.878 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.49/compute/v2.1 2022-09-05 15:12:20.878 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:20.878 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.49/compute/v2.1 RegionOne 2022-09-05 15:12:20.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:20.878 | +++ 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-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:20.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:20.878 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.49/compute/v2.1 --region RegionOne -f value -c id 2022-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.878 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.878 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=33f6a9d97eba4f01a4c06cac2b2a2646 2022-09-05 15:12:20.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 33f6a9d97eba4f01a4c06cac2b2a2646 2022-09-05 15:12:20.879 | + functions-common:get_or_create_endpoint:1139 : public_id=33f6a9d97eba4f01a4c06cac2b2a2646 2022-09-05 15:12:20.879 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:20.879 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:20.879 | + functions-common:get_or_create_endpoint:1148 : echo 33f6a9d97eba4f01a4c06cac2b2a2646 2022-09-05 15:12:20.879 | 33f6a9d97eba4f01a4c06cac2b2a2646 2022-09-05 15:12:20.879 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-09-05 15:12:20.879 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:12:20.879 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-09-05 15:12:20.879 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:12:20.879 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-09-05 15:12:20.879 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:20.879 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:20.879 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:20.879 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:20.879 | ++ 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-09-05 15:12:20.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:20.879 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.879 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.879 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.879 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.879 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.879 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:20.879 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:20.879 | + 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-09-05 15:12:20.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.880 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.880 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.880 | ++ 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-09-05 15:12:20.880 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:20.880 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:20.880 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:20.880 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.880 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:20.880 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:20.880 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:20.880 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:20.880 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:20.880 | ++ functions-common:get_field:830 : echo '| dfbb6e916bf84486aebfdf28e33d6d23 | 074409f9e2124dd394454168c61b1e93 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:20.880 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:20.880 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:20.880 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:20.880 | + functions-common:get_or_add_user_project_role:1009 : echo dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:20.880 | dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:20.880 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-09-05 15:12:20.880 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:12:20.880 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-09-05 15:12:20.880 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:12:20.880 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-09-05 15:12:20.920 | [19180 Async create_nova_accounts:86893]: finished create_nova_accounts with result 0 in 98 seconds 2022-09-05 15:12:20.959 | [19180 Async create_glance_accounts:87008]: Waiting for completion of create_glance_accounts running on PID 87008 (5 other jobs running) 2022-09-05 15:12:20.987 | [19180 Async create_glance_accounts:87008]: Signaling child to exit 2022-09-05 15:12:20.987 | WAKEUP 2022-09-05 15:12:21.013 | [19180 Async create_glance_accounts:87008]: Signaled 2022-09-05 15:12:21.014 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-09-05 15:12:21.014 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:12:21.014 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-09-05 15:12:21.014 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-09-05 15:12:21.014 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:21.015 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:21.015 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:21.015 | ++ 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-09-05 15:12:21.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.015 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.015 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.015 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.015 | + functions-common:get_or_create_user:937 : user_id=1333ae8f49194301877039542320f946 2022-09-05 15:12:21.015 | + functions-common:get_or_create_user:938 : echo 1333ae8f49194301877039542320f946 2022-09-05 15:12:21.015 | 1333ae8f49194301877039542320f946 2022-09-05 15:12:21.015 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-09-05 15:12:21.015 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:21.015 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:21.015 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:21.015 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:21.015 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:21.015 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.015 | ++ 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-09-05 15:12:21.015 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.015 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.015 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.015 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.015 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.015 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:21.016 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:21.016 | + 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-09-05 15:12:21.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.016 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.016 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.016 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.016 | ++ 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-09-05 15:12:21.016 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:21.016 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.016 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.016 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.016 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.016 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.016 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:21.016 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:21.016 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:21.016 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 1333ae8f49194301877039542320f946 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:21.016 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.016 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.016 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.016 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.016 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-09-05 15:12:21.016 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-09-05 15:12:21.016 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:12:21.016 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-09-05 15:12:21.016 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-09-05 15:12:21.016 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:21.016 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:21.016 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:21.016 | ++ 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-09-05 15:12:21.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.017 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.017 | + functions-common:get_or_create_user:937 : user_id=819ffc655c3f42a78b7b2ca458de69bc 2022-09-05 15:12:21.017 | + functions-common:get_or_create_user:938 : echo 819ffc655c3f42a78b7b2ca458de69bc 2022-09-05 15:12:21.017 | 819ffc655c3f42a78b7b2ca458de69bc 2022-09-05 15:12:21.017 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-09-05 15:12:21.017 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:21.017 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:21.017 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:21.017 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:21.017 | ++ 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-09-05 15:12:21.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:21.017 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.017 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.017 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.017 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.017 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.017 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:21.017 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:21.017 | + 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-09-05 15:12:21.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.018 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.018 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.018 | ++ 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-09-05 15:12:21.018 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.018 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:21.018 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.018 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.018 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.018 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.018 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.018 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:21.018 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:21.018 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:21.018 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 819ffc655c3f42a78b7b2ca458de69bc | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:21.018 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.018 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.018 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.018 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.018 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-09-05 15:12:21.018 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-09-05 15:12:21.018 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:21.018 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:21.018 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:21.019 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:21.019 | ++ 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-09-05 15:12:21.019 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.019 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:21.019 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.019 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.019 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:21.019 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:21.019 | + 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-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | ++ 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-09-05 15:12:21.019 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:21.019 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.019 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.019 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.019 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.019 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.019 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:21.019 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:21.019 | ++ functions-common:get_field:830 : echo '| dfbb6e916bf84486aebfdf28e33d6d23 | 819ffc655c3f42a78b7b2ca458de69bc | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:21.019 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:21.020 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.020 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:21.020 | + functions-common:get_or_add_user_project_role:1009 : echo dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:21.020 | dfbb6e916bf84486aebfdf28e33d6d23 2022-09-05 15:12:21.020 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-09-05 15:12:21.020 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:21.020 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-09-05 15:12:21.020 | ++ 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-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.020 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.020 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:21.020 | 37e256f9efe64ca180f63ef97186ed0f' 2022-09-05 15:12:21.020 | + functions-common:get_or_create_service:1106 : echo 37e256f9efe64ca180f63ef97186ed0f 2022-09-05 15:12:21.020 | 37e256f9efe64ca180f63ef97186ed0f 2022-09-05 15:12:21.020 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.49/image 2022-09-05 15:12:21.020 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:21.020 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.49/image RegionOne 2022-09-05 15:12:21.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:21.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-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.020 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:21.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:21.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.49/image --region RegionOne -f value -c id 2022-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.020 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.021 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=3234547479cf467296ac733db70c14c0 2022-09-05 15:12:21.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 3234547479cf467296ac733db70c14c0 2022-09-05 15:12:21.021 | + functions-common:get_or_create_endpoint:1139 : public_id=3234547479cf467296ac733db70c14c0 2022-09-05 15:12:21.021 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:21.021 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:21.021 | + functions-common:get_or_create_endpoint:1148 : echo 3234547479cf467296ac733db70c14c0 2022-09-05 15:12:21.021 | 3234547479cf467296ac733db70c14c0 2022-09-05 15:12:21.021 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-09-05 15:12:21.021 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-09-05 15:12:21.021 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-09-05 15:12:21.021 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-09-05 15:12:21.021 | ++ functions-common:get_or_create_domain:900 : echo default 2022-09-05 15:12:21.021 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-09-05 15:12:21.021 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-09-05 15:12:21.021 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-09-05 15:12:21.021 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-09-05 15:12:21.061 | [19180 Async create_glance_accounts:87008]: finished create_glance_accounts with result 0 in 91 seconds 2022-09-05 15:12:21.099 | [19180 Async create_cinder_accounts:87138]: Waiting for completion of create_cinder_accounts running on PID 87138 (4 other jobs running) 2022-09-05 15:12:21.127 | [19180 Async create_cinder_accounts:87138]: Signaling child to exit 2022-09-05 15:12:21.127 | WAKEUP 2022-09-05 15:12:21.152 | [19180 Async create_cinder_accounts:87138]: Signaled 2022-09-05 15:12:21.154 | + 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-09-05 15:12:21.154 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-09-05 15:12:21.154 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-09-05 15:12:21.154 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:21.154 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:21.154 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:21.154 | ++ 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-09-05 15:12:21.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.155 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.155 | + functions-common:get_or_create_user:937 : user_id=6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.155 | + functions-common:get_or_create_user:938 : echo 6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.155 | 6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.155 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-09-05 15:12:21.155 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:21.155 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:21.155 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:21.155 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:21.155 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.155 | ++ 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-09-05 15:12:21.155 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:21.155 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.155 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.155 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.155 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.156 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:21.156 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:21.156 | + 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-09-05 15:12:21.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.156 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.156 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.156 | ++ 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-09-05 15:12:21.156 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.156 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:21.156 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.156 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.156 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.156 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.156 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.156 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:21.156 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:21.156 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 6135bc55423a4d4ea6830aef6244a18e | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:21.156 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:21.156 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.156 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.156 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.156 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.156 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-09-05 15:12:21.156 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-09-05 15:12:21.157 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:21.157 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-09-05 15:12:21.157 | ++ 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-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.157 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:21.157 | 5f6e7cfba19f4f258bba1988d24d08a1' 2022-09-05 15:12:21.157 | + functions-common:get_or_create_service:1106 : echo 5f6e7cfba19f4f258bba1988d24d08a1 2022-09-05 15:12:21.157 | 5f6e7cfba19f4f258bba1988d24d08a1 2022-09-05 15:12:21.157 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-09-05 15:12:21.157 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-09-05 15:12:21.157 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:21.157 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-09-05 15:12:21.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:21.157 | +++ 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-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:21.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:21.157 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.157 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.157 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d5126aa86b374e10a9ff9d3cdfe32631 2022-09-05 15:12:21.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d5126aa86b374e10a9ff9d3cdfe32631 2022-09-05 15:12:21.158 | + functions-common:get_or_create_endpoint:1139 : public_id=d5126aa86b374e10a9ff9d3cdfe32631 2022-09-05 15:12:21.158 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:21.158 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:21.158 | + functions-common:get_or_create_endpoint:1148 : echo d5126aa86b374e10a9ff9d3cdfe32631 2022-09-05 15:12:21.158 | d5126aa86b374e10a9ff9d3cdfe32631 2022-09-05 15:12:21.158 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-09-05 15:12:21.158 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:21.158 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-09-05 15:12:21.158 | ++ 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-09-05 15:12:21.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.158 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.158 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.158 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.158 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:21.158 | e4f596662c80408eacc86663e584fc5d' 2022-09-05 15:12:21.158 | + functions-common:get_or_create_service:1106 : echo e4f596662c80408eacc86663e584fc5d 2022-09-05 15:12:21.158 | e4f596662c80408eacc86663e584fc5d 2022-09-05 15:12:21.158 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.49/volume/v3/$(project_id)s' 2022-09-05 15:12:21.158 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:21.158 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' RegionOne 2022-09-05 15:12:21.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:21.158 | +++ 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-09-05 15:12:21.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.158 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.158 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.158 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:21.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:21.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.49/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.159 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.159 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.159 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dcb928c3e15241a496302ce0ef9b7a5f 2022-09-05 15:12:21.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dcb928c3e15241a496302ce0ef9b7a5f 2022-09-05 15:12:21.159 | + functions-common:get_or_create_endpoint:1139 : public_id=dcb928c3e15241a496302ce0ef9b7a5f 2022-09-05 15:12:21.159 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:21.159 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:21.159 | + functions-common:get_or_create_endpoint:1148 : echo dcb928c3e15241a496302ce0ef9b7a5f 2022-09-05 15:12:21.159 | dcb928c3e15241a496302ce0ef9b7a5f 2022-09-05 15:12:21.159 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-09-05 15:12:21.159 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:12:21.159 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.159 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.159 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.159 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_project:950 : project_id=352fb702f6924d3caa2c799b46b98658 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_project:951 : echo 352fb702f6924d3caa2c799b46b98658 2022-09-05 15:12:21.159 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 352fb702f6924d3caa2c799b46b98658 2022-09-05 15:12:21.159 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:21.159 | ++ functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:21.159 | +++ 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-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.159 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.160 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.160 | No password was supplied, authentication will fail when a user does not have a password. 2022-09-05 15:12:21.160 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.160 | ++ functions-common:get_or_create_user:937 : user_id=6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.160 | ++ functions-common:get_or_create_user:938 : echo 6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.160 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6135bc55423a4d4ea6830aef6244a18e 2022-09-05 15:12:21.202 | [19180 Async create_cinder_accounts:87138]: finished create_cinder_accounts with result 0 in 78 seconds 2022-09-05 15:12:21.206 | + inc/async:async_wait:197 : return 0 2022-09-05 15:12:21.209 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-09-05 15:12:21.261 | [19180 Async create_neutron_accounts:87253]: Waiting for completion of create_neutron_accounts running on PID 87253 (3 other jobs running) 2022-09-05 15:12:21.290 | [19180 Async create_neutron_accounts:87253]: Signaling child to exit 2022-09-05 15:12:21.290 | WAKEUP 2022-09-05 15:12:21.318 | [19180 Async create_neutron_accounts:87253]: Signaled 2022-09-05 15:12:21.319 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-09-05 15:12:21.319 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:12:21.319 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:12:21.319 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:12:21.319 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:12:21.319 | + 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-09-05 15:12:21.319 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:12:21.319 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-09-05 15:12:21.320 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-09-05 15:12:21.320 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-09-05 15:12:21.320 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.49:9696/ 2022-09-05 15:12:21.320 | + 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-09-05 15:12:21.320 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-09-05 15:12:21.320 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-09-05 15:12:21.320 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:12:21.320 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:12:21.320 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:12:21.320 | ++ 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-09-05 15:12:21.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.320 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.320 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.320 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.320 | + functions-common:get_or_create_user:937 : user_id=e13dbd6b1d13482a8e8449af63482d23 2022-09-05 15:12:21.320 | + functions-common:get_or_create_user:938 : echo e13dbd6b1d13482a8e8449af63482d23 2022-09-05 15:12:21.320 | e13dbd6b1d13482a8e8449af63482d23 2022-09-05 15:12:21.320 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-09-05 15:12:21.320 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:12:21.320 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:12:21.321 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:12:21.321 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:12:21.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:12:21.321 | ++ 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-09-05 15:12:21.321 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.321 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.321 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.321 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.321 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:12:21.321 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:12:21.321 | + 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-09-05 15:12:21.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.321 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.321 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.321 | ++ 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-09-05 15:12:21.321 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:12:21.321 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:12:21.321 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:12:21.322 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.322 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.322 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.322 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.322 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:12:21.322 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:12:21.322 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:12:21.322 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | e13dbd6b1d13482a8e8449af63482d23 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:12:21.322 | ++ functions-common:get_field:824 : read data 2022-09-05 15:12:21.322 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.322 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.322 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:12:21.322 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-09-05 15:12:21.322 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-09-05 15:12:21.322 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:12:21.322 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-09-05 15:12:21.322 | ++ 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-09-05 15:12:21.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.322 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.322 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.322 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.322 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:12:21.322 | f35da4ac36184c60a5c6d03e013be1d7' 2022-09-05 15:12:21.322 | + functions-common:get_or_create_service:1106 : echo f35da4ac36184c60a5c6d03e013be1d7 2022-09-05 15:12:21.322 | f35da4ac36184c60a5c6d03e013be1d7 2022-09-05 15:12:21.322 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.49:9696/ 2022-09-05 15:12:21.323 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:12:21.323 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.49:9696/ RegionOne 2022-09-05 15:12:21.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:12:21.323 | +++ 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-09-05 15:12:21.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.323 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.323 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.323 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:12:21.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:12:21.323 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.49:9696/ --region RegionOne -f value -c id 2022-09-05 15:12:21.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.323 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:12:21.323 | from cryptography.utils import int_from_bytes 2022-09-05 15:12:21.323 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:12:21.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=58e408152e9f44dda7d7735155f8891b 2022-09-05 15:12:21.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 58e408152e9f44dda7d7735155f8891b 2022-09-05 15:12:21.323 | + functions-common:get_or_create_endpoint:1139 : public_id=58e408152e9f44dda7d7735155f8891b 2022-09-05 15:12:21.323 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:12:21.323 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:12:21.323 | + functions-common:get_or_create_endpoint:1148 : echo 58e408152e9f44dda7d7735155f8891b 2022-09-05 15:12:21.323 | 58e408152e9f44dda7d7735155f8891b 2022-09-05 15:12:21.366 | [19180 Async create_neutron_accounts:87253]: finished create_neutron_accounts with result 0 in 50 seconds 2022-09-05 15:12:21.406 | [19180 Async create_swift_accounts:87397]: Waiting for completion of create_swift_accounts running on PID 87397 (2 other jobs running) 2022-09-05 15:12:21.431 | [19180 Async create_swift_accounts:87397]: Signaling child to exit 2022-09-05 15:13:14.443 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:13:14.474 | [87397 Async create_swift_accounts:87397]: finished successfully 2022-09-05 15:13:14.495 | WAKEUP 2022-09-05 15:13:14.521 | [19180 Async create_swift_accounts:87397]: Signaled 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:613 : local another_role 2022-09-05 15:13:14.524 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-09-05 15:13:14.524 | ++ functions-common:get_or_create_role:957 : local role_id 2022-09-05 15:13:14.524 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-09-05 15:13:14.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.524 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.524 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.524 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.524 | ++ functions-common:get_or_create_role:962 : role_id=8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.524 | ++ functions-common:get_or_create_role:963 : echo 8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:614 : another_role=8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.524 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-09-05 15:13:14.524 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-09-05 15:13:14.524 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:13:14.524 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:13:14.524 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:13:14.525 | ++ 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-09-05 15:13:14.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.525 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.525 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.525 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.525 | + functions-common:get_or_create_user:937 : user_id=67facf56ba594ec19768aeada42f30b1 2022-09-05 15:13:14.525 | + functions-common:get_or_create_user:938 : echo 67facf56ba594ec19768aeada42f30b1 2022-09-05 15:13:14.525 | 67facf56ba594ec19768aeada42f30b1 2022-09-05 15:13:14.525 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-09-05 15:13:14.525 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.525 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:13:14.525 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:13:14.525 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:13:14.525 | ++ 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-09-05 15:13:14.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.525 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.525 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.525 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.525 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.525 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.525 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.525 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.526 | + 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-09-05 15:13:14.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.526 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.526 | ++ 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-09-05 15:13:14.526 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.526 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.526 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.526 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.526 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.526 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.526 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.526 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 67facf56ba594ec19768aeada42f30b1 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:13:14.526 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.526 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:13:14.526 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:13:14.526 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:13:14.526 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-09-05 15:13:14.526 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-09-05 15:13:14.526 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.526 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:13:14.527 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:13:14.527 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:13:14.527 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.527 | ++ 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-09-05 15:13:14.527 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.527 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.527 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.527 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.527 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.527 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.527 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.527 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.527 | + 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-09-05 15:13:14.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.527 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.527 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.527 | ++ 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-09-05 15:13:14.527 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.527 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.527 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.527 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.527 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.528 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.528 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.528 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 67facf56ba594ec19768aeada42f30b1 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:13:14.528 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.528 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.528 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.528 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.528 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.528 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-09-05 15:13:14.528 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:13:14.528 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-09-05 15:13:14.528 | ++ 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-09-05 15:13:14.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.528 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:13:14.528 | bf1090d7ac904898b026ac5d4d76615e' 2022-09-05 15:13:14.528 | + functions-common:get_or_create_service:1106 : echo bf1090d7ac904898b026ac5d4d76615e 2022-09-05 15:13:14.528 | bf1090d7ac904898b026ac5d4d76615e 2022-09-05 15:13:14.528 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' http://10.222.0.49:8080 2022-09-05 15:13:14.528 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:13:14.528 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' RegionOne 2022-09-05 15:13:14.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:13:14.528 | +++ 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-09-05 15:13:14.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.528 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:13:14.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:13:14.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.49:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e81a4be4fe0f433dbada0e193a7474b1 2022-09-05 15:13:14.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e81a4be4fe0f433dbada0e193a7474b1 2022-09-05 15:13:14.529 | + functions-common:get_or_create_endpoint:1139 : public_id=e81a4be4fe0f433dbada0e193a7474b1 2022-09-05 15:13:14.529 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.49:8080 ]] 2022-09-05 15:13:14.529 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.49:8080 RegionOne 2022-09-05 15:13:14.529 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:13:14.529 | ++ 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-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.529 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:13:14.529 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:13:14.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.49:8080 --region RegionOne -f value -c id 2022-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.529 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.529 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.529 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0c74e02ba70d40018ef9237b416bebf0 2022-09-05 15:13:14.529 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0c74e02ba70d40018ef9237b416bebf0 2022-09-05 15:13:14.529 | 0c74e02ba70d40018ef9237b416bebf0 2022-09-05 15:13:14.529 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:13:14.530 | + functions-common:get_or_create_endpoint:1148 : echo e81a4be4fe0f433dbada0e193a7474b1 2022-09-05 15:13:14.530 | e81a4be4fe0f433dbada0e193a7474b1 2022-09-05 15:13:14.530 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-09-05 15:13:14.530 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:13:14.530 | +++ 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-09-05 15:13:14.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.530 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_project:950 : project_id=71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_project:951 : echo 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.530 | + lib/swift:create_swift_accounts:628 : swift_project_test1=71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.530 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-09-05 15:13:14.530 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.530 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-09-05 15:13:14.530 | +++ 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-09-05 15:13:14.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.530 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_user:937 : user_id=a8c4ebb9f5264e5ca30e0e5c18c5aa64 2022-09-05 15:13:14.530 | ++ functions-common:get_or_create_user:938 : echo a8c4ebb9f5264e5ca30e0e5c18c5aa64 2022-09-05 15:13:14.530 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a8c4ebb9f5264e5ca30e0e5c18c5aa64 2022-09-05 15:13:14.530 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-09-05 15:13:14.530 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.531 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a8c4ebb9f5264e5ca30e0e5c18c5aa64 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.531 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:13:14.531 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.531 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.531 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:13:14.531 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:13:14.531 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:13:14.531 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a8c4ebb9f5264e5ca30e0e5c18c5aa64 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.531 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.531 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.531 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.531 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.531 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.531 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.531 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.531 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a8c4ebb9f5264e5ca30e0e5c18c5aa64 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.531 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.531 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a8c4ebb9f5264e5ca30e0e5c18c5aa64 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.531 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.531 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.531 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.531 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.532 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.532 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.532 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.532 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.532 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | a8c4ebb9f5264e5ca30e0e5c18c5aa64 | | 71cf2c5c85b84e5088d01c6903dadded | | | False |' 2022-09-05 15:13:14.532 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.532 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.532 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.532 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.532 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.532 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-09-05 15:13:14.532 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-09-05 15:13:14.532 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:13:14.532 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-09-05 15:13:14.532 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-09-05 15:13:14.532 | +++ 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-09-05 15:13:14.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.532 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.532 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.532 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.532 | ++ functions-common:get_or_create_user:937 : user_id=4865dd4d19f244e5997fa672783ba887 2022-09-05 15:13:14.532 | ++ functions-common:get_or_create_user:938 : echo 4865dd4d19f244e5997fa672783ba887 2022-09-05 15:13:14.532 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4865dd4d19f244e5997fa672783ba887 2022-09-05 15:13:14.532 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-09-05 15:13:14.532 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.532 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8c1af1162c20441e9305868116191fc3 4865dd4d19f244e5997fa672783ba887 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.532 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.532 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:13:14.532 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.532 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.532 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:13:14.532 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:13:14.533 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:13:14.533 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8c1af1162c20441e9305868116191fc3 --user 4865dd4d19f244e5997fa672783ba887 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.533 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.533 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.533 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.533 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.533 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 8c1af1162c20441e9305868116191fc3 --user 4865dd4d19f244e5997fa672783ba887 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8c1af1162c20441e9305868116191fc3 --user 4865dd4d19f244e5997fa672783ba887 --project 71cf2c5c85b84e5088d01c6903dadded 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.533 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.533 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.533 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.533 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.533 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.533 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.533 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.533 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.533 | ++ functions-common:get_field:830 : echo '| 8c1af1162c20441e9305868116191fc3 | 4865dd4d19f244e5997fa672783ba887 | | 71cf2c5c85b84e5088d01c6903dadded | | | False |' 2022-09-05 15:13:14.534 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.534 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.534 | + functions-common:get_or_add_user_project_role:1009 : echo 8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.534 | 8c1af1162c20441e9305868116191fc3 2022-09-05 15:13:14.534 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-09-05 15:13:14.534 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:13:14.534 | +++ 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-09-05 15:13:14.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.534 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.534 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.534 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_project:950 : project_id=177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_project:951 : echo 177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.534 | + lib/swift:create_swift_accounts:642 : swift_project_test2=177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.534 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-09-05 15:13:14.534 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.534 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-09-05 15:13:14.534 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-09-05 15:13:14.534 | +++ 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-09-05 15:13:14.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.534 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.534 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.534 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_user:937 : user_id=1f566ace461441d395c0f6d93be0c3e2 2022-09-05 15:13:14.534 | ++ functions-common:get_or_create_user:938 : echo 1f566ace461441d395c0f6d93be0c3e2 2022-09-05 15:13:14.534 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1f566ace461441d395c0f6d93be0c3e2 2022-09-05 15:13:14.535 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-09-05 15:13:14.535 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.535 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1f566ace461441d395c0f6d93be0c3e2 177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.535 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:13:14.535 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.535 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.535 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:13:14.535 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:13:14.535 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:13:14.535 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1f566ace461441d395c0f6d93be0c3e2 --project 177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.535 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.535 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.535 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.535 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.535 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.535 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.535 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1f566ace461441d395c0f6d93be0c3e2 --project 177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.535 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.535 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1f566ace461441d395c0f6d93be0c3e2 --project 177acaba79ae49f684539f956128d4af 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.535 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.535 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.536 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.536 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.536 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.536 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.536 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 1f566ace461441d395c0f6d93be0c3e2 | | 177acaba79ae49f684539f956128d4af | | | False |' 2022-09-05 15:13:14.536 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.536 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.536 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.536 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.536 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.536 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-09-05 15:13:14.536 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-09-05 15:13:14.536 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-09-05 15:13:14.536 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-09-05 15:13:14.536 | +++ 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-09-05 15:13:14.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.536 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.536 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-09-05 15:13:14.536 | 44c091f1574b47cc8e17a706097c7dac' 2022-09-05 15:13:14.536 | ++ functions-common:get_or_create_domain:900 : echo 44c091f1574b47cc8e17a706097c7dac 2022-09-05 15:13:14.536 | + lib/swift:create_swift_accounts:652 : swift_domain=44c091f1574b47cc8e17a706097c7dac 2022-09-05 15:13:14.536 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-09-05 15:13:14.536 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.536 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-09-05 15:13:14.536 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 44c091f1574b47cc8e17a706097c7dac 2022-09-05 15:13:14.536 | ++ functions-common:get_or_create_project:944 : local project_id 2022-09-05 15:13:14.536 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=44c091f1574b47cc8e17a706097c7dac --or-show -f value -c id 2022-09-05 15:13:14.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.537 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.537 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.537 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_project:950 : project_id=77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_project:951 : echo 77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:656 : swift_project_test4=77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-09-05 15:13:14.537 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-09-05 15:13:14.537 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 44c091f1574b47cc8e17a706097c7dac test4@example.com 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-09-05 15:13:14.537 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=44c091f1574b47cc8e17a706097c7dac --email=test4@example.com --or-show -f value -c id 2022-09-05 15:13:14.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.537 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.537 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.537 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_user:937 : user_id=127998a68fef45d2be9aedbf167ee7a5 2022-09-05 15:13:14.537 | ++ functions-common:get_or_create_user:938 : echo 127998a68fef45d2be9aedbf167ee7a5 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:661 : swift_user_test4=127998a68fef45d2be9aedbf167ee7a5 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-09-05 15:13:14.537 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:13:14.537 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 127998a68fef45d2be9aedbf167ee7a5 77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.537 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:13:14.537 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-09-05 15:13:14.537 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:13:14.537 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:13:14.537 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-09-05 15:13:14.537 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-09-05 15:13:14.538 | ++ functions-common:_get_domain_args:979 : echo 2022-09-05 15:13:14.538 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127998a68fef45d2be9aedbf167ee7a5 --project 77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:13:14.538 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.538 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:13:14.538 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:13:14.538 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 127998a68fef45d2be9aedbf167ee7a5 --project 77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127998a68fef45d2be9aedbf167ee7a5 --project 77255c0776ce413795a998d33ba522b3 2022-09-05 15:13:14.538 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:13:14.538 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:13:14.538 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:14.538 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:14.538 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:13:14.538 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:13:14.538 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:13:14.538 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 127998a68fef45d2be9aedbf167ee7a5 | | 77255c0776ce413795a998d33ba522b3 | | | False |' 2022-09-05 15:13:14.539 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:13:14.539 | ++ functions-common:get_field:824 : read data 2022-09-05 15:13:14.539 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.539 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.539 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:13:14.570 | [19180 Async create_swift_accounts:87397]: finished create_swift_accounts with result 0 in 150 seconds 2022-09-05 15:13:14.578 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-09-05 15:13:14.581 | + inc/async:async_wait:197 : return 0 2022-09-05 15:13:14.583 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-09-05 15:13:14.603 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:14.606 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-09-05 15:13:14.624 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:14.626 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-09-05 15:13:14.629 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:13:14.632 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-09-05 15:13:14.634 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-09-05 15:13:14.637 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-09-05 15:13:14.700 | + inc/async:async_inner:63 : init_glance 2022-09-05 15:13:14.743 | [19180 Async init_glance:91704]: running: init_glance 2022-09-05 15:13:14.746 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-09-05 15:13:14.765 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:14.768 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-09-05 15:13:14.771 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:13:14.773 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-09-05 15:13:14.777 | + ./stack.sh:main:1147 : configure_neutron 2022-09-05 15:13:14.779 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-09-05 15:13:14.784 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:13:14.784 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:13:14.790 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:13:14.793 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:13:14.796 | + 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-09-05 15:13:14.799 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:13:14.803 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-09-05 15:13:14.806 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-09-05 15:13:14.809 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-09-05 15:13:14.811 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-09-05 15:13:14.825 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-09-05 15:13:14.827 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-09-05 15:13:18.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:18.348 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:18.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:18.348 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:21.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:21.997 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:21.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:21.998 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:25.523 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:13:25.552 | [91704 Async init_glance:91704]: finished successfully 2022-09-05 15:13:25.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:25.813 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:25.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:25.813 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:29.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:29.347 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:29.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:29.347 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:32.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:32.908 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:32.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:32.908 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:36.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:36.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:36.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:36.436 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:40.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:40.009 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:40.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:40.009 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:43.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:43.751 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:43.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:43.751 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:48.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:48.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:48.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:48.530 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:48.530 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-09-05 15:13:54.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:54.632 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:54.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:13:54.632 | from cryptography.utils import int_from_bytes 2022-09-05 15:13:54.966 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-09-05 15:13:54.973 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-09-05 15:13:54.977 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-09-05 15:13:54.981 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-09-05 15:13:54.985 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-09-05 15:13:54.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-09-05 15:13:54.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-09-05 15:13:54.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-09-05 15:13:54.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-09-05 15:13:55.000 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-09-05 15:13:55.003 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-09-05 15:13:55.005 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-09-05 15:13:55.007 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-09-05 15:13:55.010 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-09-05 15:13:55.012 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-09-05 15:13:55.014 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-09-05 15:13:55.019 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:55.021 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-09-05 15:13:55.023 | + 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-09-05 15:13:55.028 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-09-05 15:13:55.031 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-09-05 15:13:55.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-09-05 15:13:55.035 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-09-05 15:13:55.037 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-09-05 15:13:55.040 | + 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-09-05 15:13:55.071 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-09-05 15:13:55.102 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-09-05 15:13:55.136 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-09-05 15:13:55.165 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-09-05 15:13:55.195 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-09-05 15:13:55.230 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-09-05 15:13:55.233 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-09-05 15:13:55.236 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-09-05 15:13:55.239 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-09-05 15:13:55.243 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-05 15:13:55.260 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-05 15:13:55.263 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-05 15:13:55.266 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-05 15:13:55.269 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-05 15:13:55.272 | + 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-09-05 15:13:55.305 | + 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-09-05 15:13:55.337 | + 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-09-05 15:13:55.369 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-05 15:13:55.403 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-09-05 15:13:55.422 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:13:55.425 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-09-05 15:13:55.428 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:13:55.431 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-09-05 15:13:55.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-09-05 15:13:55.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-09-05 15:13:55.440 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:13:55.445 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-09-05 15:13:55.448 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-09-05 15:13:55.461 | + 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-09-05 15:13:55.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-09-05 15:13:55.477 | + 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-09-05 15:13:55.490 | + 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-09-05 15:13:55.510 | + 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-09-05 15:13:55.527 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-09-05 15:13:55.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-09-05 15:13:55.535 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-09-05 15:13:55.541 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.bGExr7xVNL 2022-09-05 15:13:55.545 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-09-05 15:13:55.548 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-09-05 15:13:55.550 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.bGExr7xVNL 2022-09-05 15:13:55.555 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.bGExr7xVNL 2022-09-05 15:13:55.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.bGExr7xVNL /etc/sudoers.d/neutron-rootwrap 2022-09-05 15:13:55.581 | + 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-09-05 15:13:55.612 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-09-05 15:13:55.615 | + 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-09-05 15:13:55.650 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-09-05 15:13:55.653 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-09-05 15:13:55.656 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-09-05 15:13:55.660 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:13:55.663 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-05 15:13:55.666 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:13:55.684 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:55.687 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-05 15:13:55.690 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-05 15:13:55.693 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:13:55.716 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:55.719 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:13:55.722 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/ 2022-09-05 15:13:55.757 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:13:55.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:13:55.763 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-09-05 15:13:55.780 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:55.782 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-09-05 15:13:55.785 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-09-05 15:13:55.787 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-09-05 15:13:55.790 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-09-05 15:13:55.792 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-09-05 15:13:55.795 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-09-05 15:13:55.797 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-09-05 15:13:55.800 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-09-05 15:13:55.802 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-09-05 15:13:55.805 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-09-05 15:13:55.810 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-09-05 15:13:55.813 | + 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-09-05 15:13:55.818 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-09-05 15:13:55.835 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:55.838 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-09-05 15:13:55.840 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-09-05 15:13:55.842 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-09-05 15:13:55.848 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-09-05 15:13:55.881 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-09-05 15:13:55.913 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-09-05 15:13:55.945 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-09-05 15:13:55.979 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-09-05 15:13:56.023 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-09-05 15:13:56.026 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-09-05 15:13:56.029 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-09-05 15:13:56.032 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-05 15:13:56.034 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-09-05 15:13:56.068 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-09-05 15:13:56.100 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.49/identity 2022-09-05 15:13:56.133 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-09-05 15:13:56.165 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-09-05 15:13:56.197 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-09-05 15:13:56.228 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-09-05 15:13:56.260 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-09-05 15:13:56.292 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:13:56.324 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-09-05 15:13:56.356 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-09-05 15:13:56.390 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-09-05 15:13:56.422 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-09-05 15:13:56.424 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-09-05 15:13:56.427 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-05 15:13:56.430 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-09-05 15:13:56.432 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-09-05 15:13:56.463 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-09-05 15:13:56.501 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.49/identity 2022-09-05 15:13:56.538 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-09-05 15:13:56.571 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-09-05 15:13:56.608 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-09-05 15:13:56.645 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-09-05 15:13:56.677 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-09-05 15:13:56.710 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:13:56.742 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-09-05 15:13:56.774 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-09-05 15:13:56.777 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-09-05 15:13:56.780 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-09-05 15:13:56.782 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-09-05 15:13:56.785 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-09-05 15:13:56.817 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-09-05 15:13:56.848 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.49/identity 2022-09-05 15:13:56.880 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-09-05 15:13:56.913 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-09-05 15:13:56.943 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-09-05 15:13:56.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-09-05 15:13:57.007 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-09-05 15:13:57.039 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-09-05 15:13:57.071 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-09-05 15:13:57.104 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-09-05 15:13:57.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-09-05 15:13:57.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-09-05 15:13:57.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-09-05 15:13:57.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-09-05 15:13:57.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-09-05 15:13:57.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-09-05 15:13:57.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 450:499 != '' ]] 2022-09-05 15:13:57.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:450:499 2022-09-05 15:13:57.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:450:499 != '' ]] 2022-09-05 15:13:57.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-09-05 15:13:57.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-09-05 15:13:57.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-09-05 15:13:57.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-09-05 15:13:57.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-09-05 15:13:57.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-09-05 15:13:57.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-09-05 15:13:57.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-09-05 15:13:57.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-09-05 15:13:57.160 | + 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-09-05 15:13:57.190 | + 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-09-05 15:13:57.193 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.201 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-09-05 15:13:57.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-09-05 15:13:57.209 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-09-05 15:13:57.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.216 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-09-05 15:13:57.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-09-05 15:13:57.253 | + 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-09-05 15:13:57.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.258 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-09-05 15:13:57.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-09-05 15:13:57.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-09-05 15:13:57.265 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.268 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-09-05 15:13:57.304 | + 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-09-05 15:13:57.308 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.311 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-09-05 15:13:57.313 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-09-05 15:13:57.316 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-09-05 15:13:57.319 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.322 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-09-05 15:13:57.353 | + 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-09-05 15:13:57.355 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.358 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-09-05 15:13:57.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-09-05 15:13:57.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-09-05 15:13:57.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.368 | + 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-09-05 15:13:57.400 | + 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-09-05 15:13:57.403 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.405 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-09-05 15:13:57.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-09-05 15:13:57.410 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-09-05 15:13:57.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.416 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-09-05 15:13:57.448 | + 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-09-05 15:13:57.451 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.453 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-09-05 15:13:57.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-09-05 15:13:57.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-09-05 15:13:57.461 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.463 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-09-05 15:13:57.495 | + 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:450:499 2022-09-05 15:13:57.499 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-09-05 15:13:57.504 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:450:499 2022-09-05 15:13:57.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:450:499 ']' 2022-09-05 15:13:57.512 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.515 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:450:499 2022-09-05 15:13:57.550 | + 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-09-05 15:13:57.554 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:13:57.556 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-09-05 15:13:57.559 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-09-05 15:13:57.563 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-09-05 15:13:57.565 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-09-05 15:13:57.568 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-09-05 15:13:57.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-09-05 15:13:57.602 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-09-05 15:13:57.620 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:13:57.626 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-09-05 15:13:57.629 | + 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-09-05 15:13:57.672 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-09-05 15:13:57.676 | + 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-09-05 15:13:57.713 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-09-05 15:13:57.751 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-09-05 15:13:57.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-09-05 15:13:57.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-09-05 15:13:57.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-09-05 15:14:00.850 | INFO neutron.common.config [-] Logging enabled! 2022-09-05 15:14:00.851 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev32 2022-09-05 15:14:00.851 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93857) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-09-05 15:14:00.852 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-09-05 15:14:00.853 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpfhnb3qso/privsep.sock'] 2022-09-05 15:14:03.095 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-09-05 15:14:03.095 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpfhnb3qso/privsep.sock {{(pid=93857) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-09-05 15:14:03.097 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-09-05 15:14:03.097 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-09-05 15:14:03.097 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-09-05 15:14:03.097 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93900 2022-09-05 15:14:03.097 | DEBUG oslo.privsep.daemon [-] privsep: reply[f12a5708-0fab-4168-ab1c-ebfcca83eb17]: (2,) {{(pid=93900) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:14:03.419 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93900) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-09-05 15:14:03.434 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.014s {{(pid=93900) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-09-05 15:14:03.434 | DEBUG oslo.privsep.daemon [-] privsep: reply[9e0df18a-40c2-4526-b9b6-e3167aac214e]: (4, ('c865c179-da72-4528-8c9a-00ffaa2ed61c\n', '')) {{(pid=93900) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:14:03.487 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-09-05 15:14:03.487 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-09-05 15:14:03.487 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:03.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:03.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:03.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93857) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:03.543 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-09-05 15:14:03.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:03.543 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:03.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:03.543 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:03.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-09-05 15:14:03.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-09-05 15:14:03.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-09-05 15:14:03.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-09-05 15:14:03.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-09-05 15:14:04.065 | + 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-09-05 15:14:04.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-09-05 15:14:04.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-09-05 15:14:04.091 | + 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-09-05 15:14:04.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-09-05 15:14:04.131 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-09-05 15:14:04.141 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-09-05 15:14:04.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-09-05 15:14:04.147 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-09-05 15:14:04.171 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-09-05 15:14:04.203 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-09-05 15:14:04.205 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-09-05 15:14:04.221 | net.bridge.bridge-nf-call-iptables = 1 2022-09-05 15:14:04.225 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-09-05 15:14:04.228 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-09-05 15:14:04.237 | net.bridge.bridge-nf-call-ip6tables = 1 2022-09-05 15:14:04.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-09-05 15:14:04.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-09-05 15:14:04.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-09-05 15:14:04.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-09-05 15:14:04.251 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-09-05 15:14:04.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-09-05 15:14:04.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-09-05 15:14:04.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-09-05 15:14:04.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-09-05 15:14:04.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-09-05 15:14:04.290 | + 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-09-05 15:14:04.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-09-05 15:14:04.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-09-05 15:14:04.357 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-09-05 15:14:04.390 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-09-05 15:14:04.408 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:04.411 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-09-05 15:14:04.414 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.419 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-09-05 15:14:04.450 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-09-05 15:14:04.483 | + 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-09-05 15:14:04.519 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-09-05 15:14:04.521 | + 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-09-05 15:14:04.555 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-09-05 15:14:04.574 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:04.577 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.579 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-09-05 15:14:04.612 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-09-05 15:14:04.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-09-05 15:14:04.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-09-05 15:14:04.659 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-09-05 15:14:04.678 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:04.681 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-09-05 15:14:04.683 | + 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-09-05 15:14:04.688 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-09-05 15:14:04.721 | + 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-09-05 15:14:04.755 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-09-05 15:14:04.758 | + 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-09-05 15:14:04.789 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-09-05 15:14:04.792 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-09-05 15:14:04.831 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-09-05 15:14:04.834 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-09-05 15:14:04.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-09-05 15:14:04.874 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-09-05 15:14:04.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-09-05 15:14:04.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-09-05 15:14:04.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-09-05 15:14:08.095 | INFO neutron.common.config [-] Logging enabled! 2022-09-05 15:14:08.095 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev32 2022-09-05 15:14:08.096 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94435) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-09-05 15:14:08.146 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-09-05 15:14:08.146 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-09-05 15:14:08.147 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:08.147 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:08.147 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:08.147 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-09-05 15:14:08.206 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-09-05 15:14:08.207 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94435) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-09-05 15:14:08.207 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94435) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-09-05 15:14:08.208 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-09-05 15:14:08.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:08.208 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:08.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:08.208 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:08.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-09-05 15:14:08.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-09-05 15:14:08.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-09-05 15:14:08.628 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-09-05 15:14:08.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-09-05 15:14:08.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-09-05 15:14:08.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-09-05 15:14:08.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-09-05 15:14:08.659 | + functions:set_mtu:785 : local dev=br-data 2022-09-05 15:14:08.662 | + functions:set_mtu:786 : local mtu=1500 2022-09-05 15:14:08.664 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-09-05 15:14:08.678 | + 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-09-05 15:14:08.697 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-09-05 15:14:08.700 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-09-05 15:14:08.703 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-09-05 15:14:08.706 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-09-05 15:14:08.708 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-09-05 15:14:08.711 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-09-05 15:14:08.714 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-09-05 15:14:08.716 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-09-05 15:14:08.718 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-09-05 15:14:08.721 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-09-05 15:14:08.724 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-09-05 15:14:08.726 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-09-05 15:14:08.729 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-09-05 15:14:08.731 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-09-05 15:14:08.736 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-09-05 15:14:08.736 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-09-05 15:14:08.742 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-09-05 15:14:08.746 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-09-05 15:14:08.748 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-09-05 15:14:08.751 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-09-05 15:14:08.755 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-09-05 15:14:08.755 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-09-05 15:14:08.756 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-09-05 15:14:08.762 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.42/22 brd 192.168.3.255' 2022-09-05 15:14:08.765 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-09-05 15:14:08.767 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-09-05 15:14:08.770 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-09-05 15:14:08.772 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-09-05 15:14:08.775 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.42/22 brd 192.168.3.255 != '' ]] 2022-09-05 15:14:08.777 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1' 2022-09-05 15:14:08.780 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data' 2022-09-05 15:14:08.782 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-09-05 15:14:08.785 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-09-05 15:14:08.790 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.42/22 brd 192.168.3.255 2022-09-05 15:14:08.790 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-09-05 15:14:08.790 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-09-05 15:14:08.792 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-09-05 15:14:08.796 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.42 2022-09-05 15:14:08.799 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.42 ' 2022-09-05 15:14:08.801 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1 2022-09-05 15:14:08.815 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data 2022-09-05 15:14:08.828 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-09-05 15:14:08.842 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-09-05 15:14:08.865 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.42 2022-09-05 15:14:08.888 | PING 192.168.0.42 (192.168.0.42) from 192.168.0.42 br-data: 56(84) bytes of data. 2022-09-05 15:14:08.888 | 64 bytes from 192.168.0.42: icmp_seq=1 ttl=64 time=0.078 ms 2022-09-05 15:14:09.918 | 64 bytes from 192.168.0.42: icmp_seq=2 ttl=64 time=0.054 ms 2022-09-05 15:14:10.942 | 64 bytes from 192.168.0.42: icmp_seq=3 ttl=64 time=0.063 ms 2022-09-05 15:14:10.942 | 2022-09-05 15:14:10.942 | --- 192.168.0.42 ping statistics --- 2022-09-05 15:14:10.942 | 3 packets transmitted, 3 received, 0% packet loss, time 2055ms 2022-09-05 15:14:10.943 | rtt min/avg/max/mdev = 0.054/0.065/0.078/0.009 ms 2022-09-05 15:14:10.949 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-09-05 15:14:10.949 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-09-05 15:14:10.956 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-09-05 15:14:10.959 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-09-05 15:14:10.979 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:10.982 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-09-05 15:14:10.984 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-09-05 15:14:10.989 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-09-05 15:14:11.020 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.49 2022-09-05 15:14:11.050 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-09-05 15:14:11.080 | + 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-09-05 15:14:11.112 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-09-05 15:14:11.115 | + 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-09-05 15:14:11.145 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-09-05 15:14:11.148 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-09-05 15:14:11.166 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:14:11.168 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-09-05 15:14:11.171 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-09-05 15:14:11.189 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:14:11.191 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-09-05 15:14:11.209 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:14:11.211 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-09-05 15:14:11.229 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:14:11.231 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-09-05 15:14:11.262 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-09-05 15:14:11.294 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-09-05 15:14:11.297 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-09-05 15:14:11.315 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.318 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-09-05 15:14:11.336 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.339 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-09-05 15:14:11.342 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-09-05 15:14:11.402 | + inc/async:async_inner:63 : init_neutron 2022-09-05 15:14:11.444 | [19180 Async init_neutron:94913]: running: init_neutron 2022-09-05 15:14:11.447 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-09-05 15:14:11.466 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.470 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-09-05 15:14:11.481 | ++ ./stack.sh:main:1162 : true 2022-09-05 15:14:11.484 | + ./stack.sh:main:1162 : netman_pid= 2022-09-05 15:14:11.487 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-09-05 15:14:11.490 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-09-05 15:14:11.509 | dnsmasq: no process found 2022-09-05 15:14:11.513 | + ./stack.sh:main:1164 : true 2022-09-05 15:14:11.515 | + ./stack.sh:main:1169 : clean_iptables 2022-09-05 15:14:11.521 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-09-05 15:14:11.522 | + lib/nova:clean_iptables:186 : grep nova 2022-09-05 15:14:11.524 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-09-05 15:14:11.524 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-09-05 15:14:11.528 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-09-05 15:14:11.529 | + lib/nova:clean_iptables:186 : bash 2022-09-05 15:14:11.532 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-09-05 15:14:11.542 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-09-05 15:14:11.546 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-09-05 15:14:11.546 | + lib/nova:clean_iptables:188 : grep nova 2022-09-05 15:14:11.547 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-09-05 15:14:11.549 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-09-05 15:14:11.549 | + lib/nova:clean_iptables:188 : bash 2022-09-05 15:14:11.551 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-09-05 15:14:11.567 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-09-05 15:14:11.568 | + lib/nova:clean_iptables:190 : grep nova 2022-09-05 15:14:11.569 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-09-05 15:14:11.574 | + lib/nova:clean_iptables:190 : bash 2022-09-05 15:14:11.576 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-09-05 15:14:11.580 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-09-05 15:14:11.580 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-09-05 15:14:11.587 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-09-05 15:14:11.590 | + lib/nova:clean_iptables:192 : bash 2022-09-05 15:14:11.593 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-09-05 15:14:11.596 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-09-05 15:14:11.597 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-09-05 15:14:11.602 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-09-05 15:14:11.603 | + lib/nova:clean_iptables:192 : grep nova 2022-09-05 15:14:11.610 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-09-05 15:14:11.619 | net.ipv4.ip_forward = 1 2022-09-05 15:14:11.624 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-09-05 15:14:11.642 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.645 | + ./stack.sh:main:1178 : configure_os_vif 2022-09-05 15:14:11.648 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-09-05 15:14:11.651 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-09-05 15:14:11.695 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-09-05 15:14:11.727 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-09-05 15:14:11.731 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-09-05 15:14:11.774 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-09-05 15:14:11.807 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-09-05 15:14:11.827 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.829 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-09-05 15:14:11.832 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:14:11.835 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-09-05 15:14:11.837 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-09-05 15:14:11.840 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-09-05 15:14:11.901 | + inc/async:async_inner:63 : init_swift 2022-09-05 15:14:11.942 | [19180 Async init_swift:95291]: running: init_swift 2022-09-05 15:14:11.945 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-09-05 15:14:11.967 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:11.970 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-09-05 15:14:11.972 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:14:11.975 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-09-05 15:14:11.978 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-09-05 15:14:11.981 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-09-05 15:14:12.056 | + inc/async:async_inner:63 : init_cinder 2022-09-05 15:14:12.105 | [19180 Async init_cinder:95386]: running: init_cinder 2022-09-05 15:14:12.109 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-09-05 15:14:12.133 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:14:12.139 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-09-05 15:14:12.142 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:14:12.146 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-09-05 15:14:12.151 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-09-05 15:14:12.156 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-09-05 15:14:12.251 | + inc/async:async_inner:63 : init_placement 2022-09-05 15:14:12.328 | [19180 Async init_placement:95523]: running: init_placement 2022-09-05 15:14:12.332 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-09-05 15:14:12.624 | [19180 Async init_neutron:94913]: Waiting for completion of init_neutron running on PID 94913 (6 other jobs running) 2022-09-05 15:14:12.800 | [19180 Async init_neutron:94913]: Signaling child to exit 2022-09-05 15:14:23.691 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:14:23.738 | [95386 Async init_cinder:95386]: finished successfully 2022-09-05 15:14:26.208 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:14:26.242 | [95291 Async init_swift:95291]: finished successfully 2022-09-05 15:14:41.459 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:14:41.486 | [94913 Async init_neutron:94913]: finished successfully 2022-09-05 15:14:41.509 | WAKEUP 2022-09-05 15:14:41.533 | [19180 Async init_neutron:94913]: Signaled 2022-09-05 15:14:41.535 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-09-05 15:14:41.535 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:14:41.535 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:14:41.535 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:14:41.535 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:14:41.535 | + 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-09-05 15:14:41.535 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:14:41.535 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-09-05 15:14:41.535 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-09-05 15:14:41.535 | + lib/database:recreate_database:112 : local db=neutron 2022-09-05 15:14:41.535 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-09-05 15:14:41.535 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-09-05 15:14:41.536 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-09-05 15:14:41.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:14:41.536 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-09-05 15:14:41.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:14:41.536 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-09-05 15:14:41.536 | + functions-common:time_start:2437 : local name=dbsync 2022-09-05 15:14:41.536 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:14:41.536 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:14:41.536 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:14:41.536 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390851500 2022-09-05 15:14:41.536 | + 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-09-05 15:14:41.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:41.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:41.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:14:41.536 | from cryptography.utils import int_from_bytes 2022-09-05 15:14:41.536 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:14:41.536 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:14:41.536 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-09-05 15:14:41.537 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-09-05 15:14:41.538 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-09-05 15:14:41.539 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-09-05 15:14:41.540 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-09-05 15:14:41.541 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-09-05 15:14:41.541 | Running upgrade for neutron ... 2022-09-05 15:14:41.541 | OK 2022-09-05 15:14:41.542 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-09-05 15:14:41.542 | + functions-common:time_stop:2451 : local name 2022-09-05 15:14:41.542 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:14:41.542 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:14:41.542 | + functions-common:time_stop:2454 : local total 2022-09-05 15:14:41.542 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:14:41.542 | + functions-common:time_stop:2457 : name=dbsync 2022-09-05 15:14:41.542 | + functions-common:time_stop:2458 : start_time=1662390851500 2022-09-05 15:14:41.542 | + functions-common:time_stop:2460 : [[ -z 1662390851500 ]] 2022-09-05 15:14:41.542 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:14:41.542 | + functions-common:time_stop:2463 : end_time=1662390881439 2022-09-05 15:14:41.542 | + functions-common:time_stop:2464 : elapsed_time=29939 2022-09-05 15:14:41.542 | + functions-common:time_stop:2465 : total=9409 2022-09-05 15:14:41.542 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:14:41.542 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=39348 2022-09-05 15:14:41.585 | [19180 Async init_neutron:94913]: finished init_neutron with result 0 in 30 seconds 2022-09-05 15:14:41.590 | + inc/async:async_wait:197 : return 0 2022-09-05 15:14:41.593 | + ./stack.sh:main:1208 : async_wait init_placement 2022-09-05 15:14:41.647 | [19180 Async init_placement:95523]: Waiting for completion of init_placement running on PID 95523 (5 other jobs running) 2022-09-05 15:14:41.676 | [19180 Async init_placement:95523]: Signaling child to exit 2022-09-05 15:15:01.706 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:15:01.731 | [95523 Async init_placement:95523]: finished successfully 2022-09-05 15:15:01.752 | WAKEUP 2022-09-05 15:15:01.782 | [19180 Async init_placement:95523]: Signaled 2022-09-05 15:15:01.783 | + lib/placement:init_placement:130 : recreate_database placement 2022-09-05 15:15:01.783 | + lib/database:recreate_database:112 : local db=placement 2022-09-05 15:15:01.783 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-09-05 15:15:01.783 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-09-05 15:15:01.783 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-09-05 15:15:01.784 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:01.784 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-09-05 15:15:01.784 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:01.784 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-09-05 15:15:01.784 | + lib/placement:init_placement:132 : create_placement_accounts 2022-09-05 15:15:01.784 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-09-05 15:15:01.784 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-09-05 15:15:01.784 | + functions-common:get_or_create_user:921 : local user_id 2022-09-05 15:15:01.784 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-09-05 15:15:01.784 | + functions-common:get_or_create_user:925 : local email= 2022-09-05 15:15:01.784 | ++ 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-09-05 15:15:01.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.784 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.784 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.784 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.784 | + functions-common:get_or_create_user:937 : user_id=559740715c2d489dae414898440acf23 2022-09-05 15:15:01.784 | + functions-common:get_or_create_user:938 : echo 559740715c2d489dae414898440acf23 2022-09-05 15:15:01.784 | 559740715c2d489dae414898440acf23 2022-09-05 15:15:01.784 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-09-05 15:15:01.784 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:15:01.784 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:15:01.784 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:15:01.784 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:15:01.784 | ++ 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-09-05 15:15:01.785 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:15:01.785 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:15:01.785 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:15:01.785 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.785 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:15:01.785 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:15:01.785 | + 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-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:15:01.785 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:15:01.785 | ++ 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-09-05 15:15:01.785 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:15:01.785 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.785 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.785 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.785 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:15:01.785 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:15:01.785 | ++ functions-common:get_field:830 : echo '| ed9141f2d27b456aaa766f11c3b385cc | 559740715c2d489dae414898440acf23 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:15:01.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:15:01.785 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.785 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:15:01.785 | + functions-common:get_or_add_user_project_role:1009 : echo ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:15:01.786 | ed9141f2d27b456aaa766f11c3b385cc 2022-09-05 15:15:01.786 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-09-05 15:15:01.786 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-09-05 15:15:01.786 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-09-05 15:15:01.786 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:969 : local domain 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:970 : domain= 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-09-05 15:15:01.786 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-09-05 15:15:01.786 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-09-05 15:15:01.786 | ++ 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-09-05 15:15:01.786 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:15:01.786 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-09-05 15:15:01.786 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:15:01.786 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.786 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.786 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.786 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.786 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-09-05 15:15:01.786 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-09-05 15:15:01.786 | + 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-09-05 15:15:01.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.786 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.786 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.786 | ++ 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-09-05 15:15:01.787 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-09-05 15:15:01.787 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-09-05 15:15:01.787 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:15:01.787 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.787 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.787 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.787 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.787 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:15:01.787 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:15:01.787 | ++ functions-common:get_field:830 : echo '| c02ab8c8d6504cdf9ac58f90de4703e7 | 559740715c2d489dae414898440acf23 | | 352fb702f6924d3caa2c799b46b98658 | | | False |' 2022-09-05 15:15:01.787 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:15:01.787 | ++ functions-common:get_field:824 : read data 2022-09-05 15:15:01.787 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:15:01.787 | + functions-common:get_or_add_user_project_role:1009 : echo c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:15:01.787 | c02ab8c8d6504cdf9ac58f90de4703e7 2022-09-05 15:15:01.787 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.49/placement 2022-09-05 15:15:01.787 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-09-05 15:15:01.787 | + functions-common:get_or_create_service:1094 : local service_id 2022-09-05 15:15:01.787 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-09-05 15:15:01.787 | ++ 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-09-05 15:15:01.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.787 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.787 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.787 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.787 | + functions-common:get_or_create_service:1105 : service_id=' 2022-09-05 15:15:01.787 | 38e38a9ac37b4c3ea69a2d011ce67234' 2022-09-05 15:15:01.787 | + functions-common:get_or_create_service:1106 : echo 38e38a9ac37b4c3ea69a2d011ce67234 2022-09-05 15:15:01.787 | 38e38a9ac37b4c3ea69a2d011ce67234 2022-09-05 15:15:01.787 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.49/placement 2022-09-05 15:15:01.787 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-09-05 15:15:01.787 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.49/placement RegionOne 2022-09-05 15:15:01.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-09-05 15:15:01.788 | +++ 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-09-05 15:15:01.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.788 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.788 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.788 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-09-05 15:15:01.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-09-05 15:15:01.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.49/placement --region RegionOne -f value -c id 2022-09-05 15:15:01.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.788 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:01.788 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:01.788 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:15:01.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4f2e2454c9ce4369a4282c1a8dfeeddb 2022-09-05 15:15:01.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4f2e2454c9ce4369a4282c1a8dfeeddb 2022-09-05 15:15:01.788 | + functions-common:get_or_create_endpoint:1139 : public_id=4f2e2454c9ce4369a4282c1a8dfeeddb 2022-09-05 15:15:01.788 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-09-05 15:15:01.788 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-09-05 15:15:01.788 | + functions-common:get_or_create_endpoint:1148 : echo 4f2e2454c9ce4369a4282c1a8dfeeddb 2022-09-05 15:15:01.788 | 4f2e2454c9ce4369a4282c1a8dfeeddb 2022-09-05 15:15:01.831 | [19180 Async init_placement:95523]: finished init_placement with result 0 in 49 seconds 2022-09-05 15:15:01.836 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:01.838 | + ./stack.sh:main:1209 : async_wait init_glance 2022-09-05 15:15:01.896 | [19180 Async init_glance:91704]: Waiting for completion of init_glance running on PID 91704 (4 other jobs running) 2022-09-05 15:15:01.922 | [19180 Async init_glance:91704]: Signaling child to exit 2022-09-05 15:15:01.923 | WAKEUP 2022-09-05 15:15:01.950 | [19180 Async init_glance:91704]: Signaled 2022-09-05 15:15:01.953 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-09-05 15:15:01.953 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-09-05 15:15:01.953 | + lib/glance:init_glance:485 : recreate_database glance 2022-09-05 15:15:01.953 | + lib/database:recreate_database:112 : local db=glance 2022-09-05 15:15:01.953 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-09-05 15:15:01.953 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-09-05 15:15:01.953 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-09-05 15:15:01.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:01.953 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-09-05 15:15:01.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:01.953 | + lib/glance:init_glance:487 : time_start dbsync 2022-09-05 15:15:01.953 | + functions-common:time_start:2437 : local name=dbsync 2022-09-05 15:15:01.953 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:01.953 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:01.953 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:01.953 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390794794 2022-09-05 15:15:01.953 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-09-05 15:15:01.953 | 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=91810) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:15:01.953 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:01.953 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:01.953 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:01.953 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-09-05 15:15:01.953 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-09-05 15:15:01.954 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-09-05 15:15:01.955 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-09-05 15:15:01.955 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-09-05 15:15:01.955 | Database migration is up to date. No migration needed. 2022-09-05 15:15:01.955 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-09-05 15:15:01.955 | Database is synced successfully. 2022-09-05 15:15:01.955 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-09-05 15:15:01.955 | 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=91976) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-09-05 15:15:01.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-09-05 15:15:01.956 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-09-05 15:15:01.956 | + lib/glance:init_glance:493 : time_stop dbsync 2022-09-05 15:15:01.956 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:01.956 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:01.956 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:01.956 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:01.956 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:01.956 | + functions-common:time_stop:2457 : name=dbsync 2022-09-05 15:15:01.956 | + functions-common:time_stop:2458 : start_time=1662390794794 2022-09-05 15:15:01.956 | + functions-common:time_stop:2460 : [[ -z 1662390794794 ]] 2022-09-05 15:15:01.956 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:01.956 | + functions-common:time_stop:2463 : end_time=1662390805506 2022-09-05 15:15:01.956 | + functions-common:time_stop:2464 : elapsed_time=10712 2022-09-05 15:15:01.956 | + functions-common:time_stop:2465 : total=9409 2022-09-05 15:15:01.956 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:01.956 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=20121 2022-09-05 15:15:02.008 | [19180 Async init_glance:91704]: finished init_glance with result 0 in 10 seconds 2022-09-05 15:15:02.013 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:02.015 | + ./stack.sh:main:1210 : async_wait init_swift 2022-09-05 15:15:02.069 | [19180 Async init_swift:95291]: Waiting for completion of init_swift running on PID 95291 (3 other jobs running) 2022-09-05 15:15:02.095 | [19180 Async init_swift:95291]: Signaling child to exit 2022-09-05 15:15:02.095 | WAKEUP 2022-09-05 15:15:02.125 | [19180 Async init_swift:95291]: Signaled 2022-09-05 15:15:02.127 | + lib/swift:init_swift:668 : local node_number 2022-09-05 15:15:02.127 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-09-05 15:15:02.127 | No object-server running 2022-09-05 15:15:02.127 | No container-updater running 2022-09-05 15:15:02.127 | No account-reaper running 2022-09-05 15:15:02.127 | No account-auditor running 2022-09-05 15:15:02.127 | No object-expirer running 2022-09-05 15:15:02.127 | No object-reconstructor running 2022-09-05 15:15:02.127 | No account-server running 2022-09-05 15:15:02.127 | No container-server running 2022-09-05 15:15:02.127 | No object-auditor running 2022-09-05 15:15:02.127 | No object-replicator running 2022-09-05 15:15:02.127 | No container-sharder running 2022-09-05 15:15:02.127 | No proxy-server running 2022-09-05 15:15:02.127 | No object-updater running 2022-09-05 15:15:02.127 | No account-replicator running 2022-09-05 15:15:02.127 | No container-replicator running 2022-09-05 15:15:02.127 | No container-auditor running 2022-09-05 15:15:02.127 | No container-reconciler running 2022-09-05 15:15:02.127 | No container-sync running 2022-09-05 15:15:02.127 | + lib/swift:init_swift:670 : true 2022-09-05 15:15:02.127 | + lib/swift:init_swift:673 : create_swift_disk 2022-09-05 15:15:02.127 | + lib/swift:create_swift_disk:565 : local node_number 2022-09-05 15:15:02.127 | + lib/swift:create_swift_disk:570 : local user_group 2022-09-05 15:15:02.127 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-09-05 15:15:02.128 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-09-05 15:15:02.128 | + 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-09-05 15:15:02.128 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-09-05 15:15:02.128 | + functions:create_disk:732 : local node_number 2022-09-05 15:15:02.128 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-09-05 15:15:02.128 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-09-05 15:15:02.128 | + functions:create_disk:736 : local key 2022-09-05 15:15:02.128 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | ++ functions:create_disk:738 : sed s#/.## 2022-09-05 15:15:02.128 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-09-05 15:15:02.128 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-09-05 15:15:02.128 | + functions:destroy_disk:765 : local key 2022-09-05 15:15:02.128 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | ++ functions:destroy_disk:767 : sed s#/.## 2022-09-05 15:15:02.128 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-09-05 15:15:02.128 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-09-05 15:15:02.128 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-09-05 15:15:02.128 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-09-05 15:15:02.128 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-09-05 15:15:02.128 | = sectsz=512 attr=2, projid32bit=1 2022-09-05 15:15:02.128 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-09-05 15:15:02.128 | = reflink=1 2022-09-05 15:15:02.128 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-09-05 15:15:02.128 | = sunit=0 swidth=0 blks 2022-09-05 15:15:02.128 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-09-05 15:15:02.129 | log =internal log bsize=4096 blocks=2560, version=2 2022-09-05 15:15:02.129 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-09-05 15:15:02.129 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-09-05 15:15:02.129 | + 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-09-05 15:15:02.129 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-09-05 15:15:02.129 | /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-09-05 15:15:02.129 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-09-05 15:15:02.129 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-09-05 15:15:02.129 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:579 : local node_number 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-09-05 15:15:02.129 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-09-05 15:15:02.129 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-09-05 15:15:02.129 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-09-05 15:15:02.129 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-09-05 15:15:02.129 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-09-05 15:15:02.129 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-09-05 15:15:02.129 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-09-05 15:15:02.129 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-09-05 15:15:02.129 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-09-05 15:15:02.129 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-09-05 15:15:02.129 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-09-05 15:15:02.129 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-09-05 15:15:02.129 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-09-05 15:15:02.129 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-09-05 15:15:02.129 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-09-05 15:15:02.129 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-09-05 15:15:02.129 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-09-05 15:15:02.129 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-09-05 15:15:02.129 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-09-05 15:15:02.130 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-09-05 15:15:02.130 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-09-05 15:15:02.130 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-09-05 15:15:02.130 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-09-05 15:15:02.130 | + lib/swift:init_swift:714 : popd 2022-09-05 15:15:02.180 | [19180 Async init_swift:95291]: finished init_swift with result 0 in 14 seconds 2022-09-05 15:15:02.184 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:02.187 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-09-05 15:15:02.249 | [19180 Async init_cinder:95386]: Waiting for completion of init_cinder running on PID 95386 (2 other jobs running) 2022-09-05 15:15:02.283 | [19180 Async init_cinder:95386]: Signaling child to exit 2022-09-05 15:15:02.283 | WAKEUP 2022-09-05 15:15:02.313 | [19180 Async init_cinder:95386]: Signaled 2022-09-05 15:15:02.315 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-09-05 15:15:02.315 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.315 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-09-05 15:15:02.315 | + lib/database:recreate_database:112 : local db=cinder 2022-09-05 15:15:02.315 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-09-05 15:15:02.315 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-09-05 15:15:02.315 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-09-05 15:15:02.315 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:02.315 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-09-05 15:15:02.315 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:02.315 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-09-05 15:15:02.315 | + functions-common:time_start:2437 : local name=dbsync 2022-09-05 15:15:02.315 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:02.315 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:02.315 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:02.315 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390852181 2022-09-05 15:15:02.315 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-09-05 15:15:02.315 | 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=95503) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.315 | 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=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:15:02.316 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95503) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:15:02.316 | INFO cinder.db.migration [-] Applying migration(s) 2022-09-05 15:15:02.316 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:02.316 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:02.316 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-09-05 15:15:02.316 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=95503) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-09-05 15:15:02.316 | INFO cinder.db.migration [-] Migration(s) applied 2022-09-05 15:15:02.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:02.316 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:02.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:02.316 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:02.316 | /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-09-05 15:15:02.316 | last_heartbeat = column_property( 2022-09-05 15:15:02.317 | /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-09-05 15:15:02.317 | num_hosts = column_property( 2022-09-05 15:15:02.317 | /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-09-05 15:15:02.317 | num_down_hosts = column_property( 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-09-05 15:15:02.317 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:02.317 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:02.317 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:02.317 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:02.317 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:02.317 | + functions-common:time_stop:2457 : name=dbsync 2022-09-05 15:15:02.317 | + functions-common:time_stop:2458 : start_time=1662390852181 2022-09-05 15:15:02.317 | + functions-common:time_stop:2460 : [[ -z 1662390852181 ]] 2022-09-05 15:15:02.317 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:02.317 | + functions-common:time_stop:2463 : end_time=1662390860713 2022-09-05 15:15:02.317 | + functions-common:time_stop:2464 : elapsed_time=8532 2022-09-05 15:15:02.317 | + functions-common:time_stop:2465 : total=9409 2022-09-05 15:15:02.317 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:02.317 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17941 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-09-05 15:15:02.317 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-09-05 15:15:02.317 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-09-05 15:15:02.317 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-09-05 15:15:02.317 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-09-05 15:15:02.317 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-09-05 15:15:02.317 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-09-05 15:15:02.317 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-09-05 15:15:02.317 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-09-05 15:15:02.317 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-09-05 15:15:02.318 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-09-05 15:15:02.318 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-09-05 15:15:02.318 | + functions-common:is_suse:542 : is_opensuse 2022-09-05 15:15:02.318 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-09-05 15:15:02.318 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-05 15:15:02.318 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-09-05 15:15:02.318 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-09-05 15:15:02.318 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-05 15:15:02.318 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-09-05 15:15:02.318 | Volume group "stack-volumes-lvmdriver-1" not found 2022-09-05 15:15:02.318 | Cannot process volume group stack-volumes-lvmdriver-1 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-09-05 15:15:02.318 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-09-05 15:15:02.318 | s|%DIRECTIO%|--direct-io=on|g; 2022-09-05 15:15:02.319 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-09-05 15:15:02.319 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-09-05 15:15:02.319 | [Unit] 2022-09-05 15:15:02.319 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-09-05 15:15:02.319 | DefaultDependencies=no 2022-09-05 15:15:02.319 | After=systemd-udev-settle.service 2022-09-05 15:15:02.319 | Before=lvm2-activation-early.service 2022-09-05 15:15:02.319 | Wants=systemd-udev-settle.service 2022-09-05 15:15:02.319 | 2022-09-05 15:15:02.319 | [Service] 2022-09-05 15:15:02.319 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-09-05 15:15:02.319 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-09-05 15:15:02.319 | RemainAfterExit=yes 2022-09-05 15:15:02.319 | Type=oneshot 2022-09-05 15:15:02.319 | 2022-09-05 15:15:02.319 | [Install] 2022-09-05 15:15:02.319 | WantedBy=local-fs.target 2022-09-05 15:15:02.319 | Also=systemd-udev-settle.service 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-09-05 15:15:02.319 | 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-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-09-05 15:15:02.319 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-09-05 15:15:02.319 | Volume group "stack-volumes-lvmdriver-1" not found 2022-09-05 15:15:02.319 | Cannot process volume group stack-volumes-lvmdriver-1 2022-09-05 15:15:02.319 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-09-05 15:15:02.319 | Physical volume "/dev/loop4" successfully created. 2022-09-05 15:15:02.319 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-09-05 15:15:02.319 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-09-05 15:15:02.319 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-09-05 15:15:02.319 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-09-05 15:15:02.319 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-09-05 15:15:02.320 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-09-05 15:15:02.320 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-09-05 15:15:02.320 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-09-05 15:15:02.320 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.320 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-09-05 15:15:02.320 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-09-05 15:15:02.320 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-09-05 15:15:02.366 | [19180 Async init_cinder:95386]: finished init_cinder with result 0 in 11 seconds 2022-09-05 15:15:02.371 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:02.374 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-09-05 15:15:02.394 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.397 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-09-05 15:15:02.400 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:02.403 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-09-05 15:15:02.405 | + ./stack.sh:main:1218 : init_nova 2022-09-05 15:15:02.408 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-09-05 15:15:02.426 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.429 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-09-05 15:15:02.448 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:02.451 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:15:02.453 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-09-05 15:15:02.514 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-09-05 15:15:02.553 | [19180 Async nova-cell-0:97831]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-09-05 15:15:02.557 | ++ lib/nova:init_nova:842 : seq 1 1 2022-09-05 15:15:02.561 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:15:02.564 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-09-05 15:15:02.567 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:15:02.570 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:15:02.574 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-09-05 15:15:02.639 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-09-05 15:15:02.689 | [19180 Async nova-cell-1:97929]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-09-05 15:15:02.692 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-09-05 15:15:02.699 | + lib/database:recreate_database:112 : local db=nova_api 2022-09-05 15:15:02.702 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-09-05 15:15:02.705 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-09-05 15:15:02.708 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-09-05 15:15:02.713 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:02.732 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-09-05 15:15:02.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:02.758 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-09-05 15:15:03.813 | 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-09-05 15:15:07.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:15:07.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:07.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:07.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:15:07.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97993) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:15:07.117 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:07.117 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:07.164 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-09-05 15:15:09.910 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97993) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-09-05 15:15:09.913 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-09-05 15:15:10.446 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97993) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-09-05 15:15:10.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:10.455 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:10.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:10.455 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:10.989 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-09-05 15:15:10.993 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-09-05 15:15:11.000 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-09-05 15:15:11.005 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-09-05 15:15:11.008 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-09-05 15:15:11.018 | + 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-09-05 15:15:12.194 | 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-09-05 15:15:15.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:15.244 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:15.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:15.244 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:15.829 | ++ lib/nova:init_nova:854 : seq 0 1 2022-09-05 15:15:15.835 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-09-05 15:15:15.839 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-09-05 15:15:15.940 | [19180 Async nova-cell-0:97831]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97831 (3 other jobs running) 2022-09-05 15:15:15.983 | [19180 Async nova-cell-0:97831]: Signaling child to exit 2022-09-05 15:15:17.411 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:15:17.453 | [97929 Async nova-cell-1:97929]: finished successfully 2022-09-05 15:15:17.570 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:15:17.598 | [97831 Async nova-cell-0:97831]: finished successfully 2022-09-05 15:15:17.619 | WAKEUP 2022-09-05 15:15:17.644 | [19180 Async nova-cell-0:97831]: Signaled 2022-09-05 15:15:17.646 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-09-05 15:15:17.646 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-09-05 15:15:17.646 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-09-05 15:15:17.646 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-09-05 15:15:17.646 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-09-05 15:15:17.646 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-09-05 15:15:17.646 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-09-05 15:15:17.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:17.646 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-09-05 15:15:17.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:17.646 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-09-05 15:15:17.646 | 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-09-05 15:15:17.646 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:15:17.648 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:15:17.648 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:17.648 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:17.648 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-09-05 15:15:17.648 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97901) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-09-05 15:15:17.648 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-09-05 15:15:17.648 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97901) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-09-05 15:15:17.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:17.648 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:17.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:17.648 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:17.703 | [19180 Async nova-cell-0:97831]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-09-05 15:15:17.708 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:17.711 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-09-05 15:15:17.715 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-09-05 15:15:17.772 | [19180 Async nova-cell-1:97929]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97929 (2 other jobs running) 2022-09-05 15:15:17.801 | [19180 Async nova-cell-1:97929]: Signaling child to exit 2022-09-05 15:15:17.802 | WAKEUP 2022-09-05 15:15:17.831 | [19180 Async nova-cell-1:97929]: Signaled 2022-09-05 15:15:17.833 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-09-05 15:15:17.833 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-09-05 15:15:17.833 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-09-05 15:15:17.833 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-09-05 15:15:17.833 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-09-05 15:15:17.833 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-09-05 15:15:17.833 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-09-05 15:15:17.833 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:17.833 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-09-05 15:15:17.833 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-05 15:15:17.833 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-09-05 15:15:17.833 | 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-09-05 15:15:17.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-05 15:15:17.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-05 15:15:17.835 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-05 15:15:17.835 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-05 15:15:17.835 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-05 15:15:17.835 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-05 15:15:17.835 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-09-05 15:15:17.835 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97987) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-09-05 15:15:17.835 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-09-05 15:15:17.835 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97987) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-09-05 15:15:17.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:17.835 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:17.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:17.835 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:17.884 | [19180 Async nova-cell-1:97929]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-09-05 15:15:17.888 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:17.891 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:15:17.894 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-09-05 15:15:18.962 | 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-09-05 15:15:22.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:22.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:22.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:22.028 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:22.028 | Running batches of 50 until complete 2022-09-05 15:15:22.028 | +-------------------------------------+--------------+-----------+ 2022-09-05 15:15:22.028 | | Migration | Total Needed | Completed | 2022-09-05 15:15:22.028 | +-------------------------------------+--------------+-----------+ 2022-09-05 15:15:22.028 | | fill_virtual_interface_list | 0 | 0 | 2022-09-05 15:15:22.028 | | migrate_empty_ratio | 0 | 0 | 2022-09-05 15:15:22.028 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-09-05 15:15:22.028 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-09-05 15:15:22.028 | | migration_migrate_to_uuid | 0 | 0 | 2022-09-05 15:15:22.028 | | populate_dev_uuids | 0 | 0 | 2022-09-05 15:15:22.028 | | populate_missing_availability_zones | 0 | 0 | 2022-09-05 15:15:22.028 | | populate_queued_for_delete | 0 | 0 | 2022-09-05 15:15:22.028 | | populate_user_id | 0 | 0 | 2022-09-05 15:15:22.028 | | populate_uuids | 0 | 0 | 2022-09-05 15:15:22.028 | +-------------------------------------+--------------+-----------+ 2022-09-05 15:15:22.577 | ++ lib/nova:init_nova:868 : seq 1 1 2022-09-05 15:15:22.582 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:15:22.585 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-09-05 15:15:22.588 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:15:22.591 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:15:22.594 | + 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-09-05 15:15:23.621 | 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-09-05 15:15:26.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:26.240 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:26.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:15:26.240 | from cryptography.utils import int_from_bytes 2022-09-05 15:15:26.240 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-09-05 15:15:26.240 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-09-05 15:15:26.732 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-09-05 15:15:26.735 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-09-05 15:15:26.748 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-09-05 15:15:26.752 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-09-05 15:15:26.773 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:26.776 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-09-05 15:15:26.779 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-09-05 15:15:26.841 | + inc/async:async_inner:63 : configure_neutron_nova 2022-09-05 15:15:26.884 | [19180 Async configure_neutron_nova:99101]: running: configure_neutron_nova 2022-09-05 15:15:26.887 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-09-05 15:15:26.890 | + functions-common:run_phase:1879 : local mode=stack 2022-09-05 15:15:26.893 | + functions-common:run_phase:1880 : local phase=post-config 2022-09-05 15:15:26.896 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 15:15:26.898 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 15:15:26.901 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 15:15:26.904 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 15:15:26.906 | + functions-common:run_phase:1889 : local extra 2022-09-05 15:15:26.910 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 15:15:26.916 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 15:15:26.919 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 15:15:26.922 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 15:15:26.924 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-09-05 15:15:26.928 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 15:15:26.946 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:26.948 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:15:26.951 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:15:26.953 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-09-05 15:15:26.956 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:15:26.958 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:15:26.961 | ++ extras.d/80-tempest.sh:source:12 : : 2022-09-05 15:15:26.963 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-05 15:15:26.967 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-05 15:15:26.970 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:15:26.973 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 15:15:26.975 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-09-05 15:15:26.978 | + functions-common:run_plugins:1865 : local mode=stack 2022-09-05 15:15:26.982 | + functions-common:run_plugins:1866 : local phase=post-config 2022-09-05 15:15:26.985 | + functions-common:run_plugins:1868 : local plugins= 2022-09-05 15:15:26.988 | + functions-common:run_plugins:1869 : local plugin 2022-09-05 15:15:26.991 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-09-05 15:15:26.994 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:26.996 | + inc/meta-config:merge_config_group:171 : shift 2022-09-05 15:15:26.999 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-09-05 15:15:27.002 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:27.006 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-09-05 15:15:27.009 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-09-05 15:15:27.014 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-09-05 15:15:27.017 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.020 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-09-05 15:15:27.023 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:27.026 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-09-05 15:15:27.026 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:15:27.026 | gsub("[][]", "", $1); 2022-09-05 15:15:27.026 | split($1, a, "|"); 2022-09-05 15:15:27.026 | if (a[1] == matchgroup) 2022-09-05 15:15:27.026 | print a[2] 2022-09-05 15:15:27.026 | } 2022-09-05 15:15:27.026 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.032 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-09-05 15:15:27.035 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-09-05 15:15:27.038 | + inc/meta-config:merge_config_group:180 : local dir 2022-09-05 15:15:27.041 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-09-05 15:15:27.044 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-09-05 15:15:27.048 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-09-05 15:15:27.051 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-09-05 15:15:27.054 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-09-05 15:15:27.060 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-09-05 15:15:27.063 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-09-05 15:15:27.066 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-09-05 15:15:27.069 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.073 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-09-05 15:15:27.076 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-09-05 15:15:27.079 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-09-05 15:15:27.083 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-09-05 15:15:27.086 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-09-05 15:15:27.090 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-09-05 15:15:27.093 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-09-05 15:15:27.097 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-09-05 15:15:27.099 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-09-05 15:15:27.099 | BEGIN { 2022-09-05 15:15:27.099 | section = "" 2022-09-05 15:15:27.099 | last_section = "" 2022-09-05 15:15:27.099 | section_count = 0 2022-09-05 15:15:27.099 | } 2022-09-05 15:15:27.099 | /^\[.+\]/ { 2022-09-05 15:15:27.099 | gsub("[][]", "", $1); 2022-09-05 15:15:27.099 | section=$1 2022-09-05 15:15:27.099 | next 2022-09-05 15:15:27.099 | } 2022-09-05 15:15:27.099 | /^ *\#/ { 2022-09-05 15:15:27.099 | next 2022-09-05 15:15:27.099 | } 2022-09-05 15:15:27.099 | /^[^ \t]+/ { 2022-09-05 15:15:27.099 | # get offset of first = in $0 2022-09-05 15:15:27.099 | eq_idx = index($0, "=") 2022-09-05 15:15:27.099 | # extract attr & value from $0 2022-09-05 15:15:27.099 | attr = substr($0, 1, eq_idx - 1) 2022-09-05 15:15:27.099 | value = substr($0, eq_idx + 1) 2022-09-05 15:15:27.099 | # only need to strip trailing whitespace from attr 2022-09-05 15:15:27.099 | sub(/[ \t]*$/, "", attr) 2022-09-05 15:15:27.099 | # need to strip leading & trailing whitespace from value 2022-09-05 15:15:27.099 | sub(/^[ \t]*/, "", value) 2022-09-05 15:15:27.100 | sub(/[ \t]*$/, "", value) 2022-09-05 15:15:27.100 | 2022-09-05 15:15:27.100 | # cfg_attr_count: number of config lines per [section, attr] 2022-09-05 15:15:27.100 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-09-05 15:15:27.100 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-09-05 15:15:27.100 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-09-05 15:15:27.100 | if (! (section, attr) in cfg_attr_count) { 2022-09-05 15:15:27.100 | if (section != last_section) { 2022-09-05 15:15:27.100 | cfg_section[section_count++] = section 2022-09-05 15:15:27.100 | last_section = section 2022-09-05 15:15:27.100 | } 2022-09-05 15:15:27.100 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-09-05 15:15:27.100 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-09-05 15:15:27.100 | 2022-09-05 15:15:27.100 | cfg_attr[section, attr, 0] = value 2022-09-05 15:15:27.100 | cfg_attr_count[section, attr] = 1 2022-09-05 15:15:27.100 | } else { 2022-09-05 15:15:27.100 | lno = cfg_attr_count[section, attr]++ 2022-09-05 15:15:27.100 | cfg_attr[section, attr, lno] = value 2022-09-05 15:15:27.100 | } 2022-09-05 15:15:27.100 | } 2022-09-05 15:15:27.100 | END { 2022-09-05 15:15:27.100 | # Process each section in order 2022-09-05 15:15:27.100 | for (sno = 0; sno < section_count; sno++) { 2022-09-05 15:15:27.100 | section = cfg_section[sno] 2022-09-05 15:15:27.100 | # The ini routines simply append a config item immediately 2022-09-05 15:15:27.100 | # after the section header. To keep the same order as defined 2022-09-05 15:15:27.100 | # in local.conf, invoke the ini routines in the reverse order 2022-09-05 15:15:27.100 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-09-05 15:15:27.100 | attr = cfg_sec_attr_name[sno, attr_no] 2022-09-05 15:15:27.100 | if (cfg_attr_count[section, attr] == 1) 2022-09-05 15:15:27.100 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-09-05 15:15:27.100 | else { 2022-09-05 15:15:27.100 | # For multiline, invoke the ini routines in the reverse order 2022-09-05 15:15:27.100 | count = cfg_attr_count[section, attr] 2022-09-05 15:15:27.100 | print "inidelete " configfile " " section " " attr 2022-09-05 15:15:27.101 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-09-05 15:15:27.101 | for (l = count -2; l >= 0; l--) 2022-09-05 15:15:27.101 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-09-05 15:15:27.101 | } 2022-09-05 15:15:27.101 | } 2022-09-05 15:15:27.101 | } 2022-09-05 15:15:27.101 | } 2022-09-05 15:15:27.101 | ' 2022-09-05 15:15:27.101 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.101 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.103 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-09-05 15:15:27.104 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-09-05 15:15:27.108 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-09-05 15:15:27.112 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:27.115 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-09-05 15:15:27.118 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-09-05 15:15:27.118 | BEGIN { group = "" } 2022-09-05 15:15:27.118 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:15:27.118 | gsub("[][]", "", $1); 2022-09-05 15:15:27.118 | split($1, a, "|"); 2022-09-05 15:15:27.118 | if (a[1] == matchgroup && a[2] == configfile) { 2022-09-05 15:15:27.118 | group=a[1] 2022-09-05 15:15:27.118 | } else { 2022-09-05 15:15:27.118 | group="" 2022-09-05 15:15:27.118 | } 2022-09-05 15:15:27.119 | next 2022-09-05 15:15:27.119 | } 2022-09-05 15:15:27.119 | { 2022-09-05 15:15:27.119 | if (group != "") 2022-09-05 15:15:27.119 | print $0 2022-09-05 15:15:27.119 | } 2022-09-05 15:15:27.119 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.127 | + 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-09-05 15:15:27.130 | ++ 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-09-05 15:15:27.166 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-09-05 15:15:27.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-09-05 15:15:27.205 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.208 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-09-05 15:15:27.210 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-09-05 15:15:27.244 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.248 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-09-05 15:15:27.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-09-05 15:15:27.287 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.290 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-09-05 15:15:27.292 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-09-05 15:15:27.326 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-09-05 15:15:27.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-09-05 15:15:27.367 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.371 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.49/identity"' 2022-09-05 15:15:27.374 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.49/identity 2022-09-05 15:15:27.411 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-09-05 15:15:27.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-09-05 15:15:27.458 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-09-05 15:15:27.464 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-09-05 15:15:27.505 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.508 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-09-05 15:15:27.511 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-09-05 15:15:27.547 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.549 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-09-05 15:15:27.552 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-09-05 15:15:27.585 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-09-05 15:15:27.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-09-05 15:15:27.625 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-09-05 15:15:27.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-09-05 15:15:27.663 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.667 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-09-05 15:15:27.670 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-09-05 15:15:27.672 | + inc/meta-config:merge_config_group:180 : local dir 2022-09-05 15:15:27.675 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-09-05 15:15:27.678 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-09-05 15:15:27.681 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-09-05 15:15:27.684 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-09-05 15:15:27.689 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-09-05 15:15:27.693 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-09-05 15:15:27.696 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-09-05 15:15:27.699 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-09-05 15:15:27.701 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.704 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-09-05 15:15:27.707 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-09-05 15:15:27.710 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-09-05 15:15:27.714 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-09-05 15:15:27.717 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-09-05 15:15:27.720 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-09-05 15:15:27.723 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-09-05 15:15:27.727 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-09-05 15:15:27.727 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-09-05 15:15:27.727 | BEGIN { 2022-09-05 15:15:27.727 | section = "" 2022-09-05 15:15:27.727 | last_section = "" 2022-09-05 15:15:27.727 | section_count = 0 2022-09-05 15:15:27.727 | } 2022-09-05 15:15:27.727 | /^\[.+\]/ { 2022-09-05 15:15:27.728 | gsub("[][]", "", $1); 2022-09-05 15:15:27.728 | section=$1 2022-09-05 15:15:27.728 | next 2022-09-05 15:15:27.728 | } 2022-09-05 15:15:27.728 | /^ *\#/ { 2022-09-05 15:15:27.728 | next 2022-09-05 15:15:27.728 | } 2022-09-05 15:15:27.728 | /^[^ \t]+/ { 2022-09-05 15:15:27.728 | # get offset of first = in $0 2022-09-05 15:15:27.728 | eq_idx = index($0, "=") 2022-09-05 15:15:27.728 | # extract attr & value from $0 2022-09-05 15:15:27.728 | attr = substr($0, 1, eq_idx - 1) 2022-09-05 15:15:27.728 | value = substr($0, eq_idx + 1) 2022-09-05 15:15:27.728 | # only need to strip trailing whitespace from attr 2022-09-05 15:15:27.728 | sub(/[ \t]*$/, "", attr) 2022-09-05 15:15:27.728 | # need to strip leading & trailing whitespace from value 2022-09-05 15:15:27.728 | sub(/^[ \t]*/, "", value) 2022-09-05 15:15:27.728 | sub(/[ \t]*$/, "", value) 2022-09-05 15:15:27.728 | 2022-09-05 15:15:27.728 | # cfg_attr_count: number of config lines per [section, attr] 2022-09-05 15:15:27.728 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-09-05 15:15:27.728 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-09-05 15:15:27.728 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-09-05 15:15:27.728 | if (! (section, attr) in cfg_attr_count) { 2022-09-05 15:15:27.728 | if (section != last_section) { 2022-09-05 15:15:27.728 | cfg_section[section_count++] = section 2022-09-05 15:15:27.728 | last_section = section 2022-09-05 15:15:27.728 | } 2022-09-05 15:15:27.728 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-09-05 15:15:27.728 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-09-05 15:15:27.728 | 2022-09-05 15:15:27.728 | cfg_attr[section, attr, 0] = value 2022-09-05 15:15:27.728 | cfg_attr_count[section, attr] = 1 2022-09-05 15:15:27.728 | } else { 2022-09-05 15:15:27.729 | lno = cfg_attr_count[section, attr]++ 2022-09-05 15:15:27.729 | cfg_attr[section, attr, lno] = value 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | END { 2022-09-05 15:15:27.729 | # Process each section in order 2022-09-05 15:15:27.729 | for (sno = 0; sno < section_count; sno++) { 2022-09-05 15:15:27.729 | section = cfg_section[sno] 2022-09-05 15:15:27.729 | # The ini routines simply append a config item immediately 2022-09-05 15:15:27.729 | # after the section header. To keep the same order as defined 2022-09-05 15:15:27.729 | # in local.conf, invoke the ini routines in the reverse order 2022-09-05 15:15:27.729 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-09-05 15:15:27.729 | attr = cfg_sec_attr_name[sno, attr_no] 2022-09-05 15:15:27.729 | if (cfg_attr_count[section, attr] == 1) 2022-09-05 15:15:27.729 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-09-05 15:15:27.729 | else { 2022-09-05 15:15:27.729 | # For multiline, invoke the ini routines in the reverse order 2022-09-05 15:15:27.729 | count = cfg_attr_count[section, attr] 2022-09-05 15:15:27.729 | print "inidelete " configfile " " section " " attr 2022-09-05 15:15:27.729 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-09-05 15:15:27.729 | for (l = count -2; l >= 0; l--) 2022-09-05 15:15:27.729 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | } 2022-09-05 15:15:27.729 | ' 2022-09-05 15:15:27.730 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.730 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.732 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-09-05 15:15:27.733 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-09-05 15:15:27.736 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-09-05 15:15:27.738 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:27.741 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-09-05 15:15:27.743 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-09-05 15:15:27.743 | BEGIN { group = "" } 2022-09-05 15:15:27.743 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:15:27.743 | gsub("[][]", "", $1); 2022-09-05 15:15:27.743 | split($1, a, "|"); 2022-09-05 15:15:27.743 | if (a[1] == matchgroup && a[2] == configfile) { 2022-09-05 15:15:27.744 | group=a[1] 2022-09-05 15:15:27.744 | } else { 2022-09-05 15:15:27.744 | group="" 2022-09-05 15:15:27.744 | } 2022-09-05 15:15:27.744 | next 2022-09-05 15:15:27.744 | } 2022-09-05 15:15:27.744 | { 2022-09-05 15:15:27.744 | if (group != "") 2022-09-05 15:15:27.744 | print $0 2022-09-05 15:15:27.744 | } 2022-09-05 15:15:27.744 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:15:27.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-09-05 15:15:27.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-09-05 15:15:27.779 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:15:27.790 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-09-05 15:15:27.796 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-09-05 15:15:27.809 | [99101 Async configure_neutron_nova:99101]: finished successfully 2022-09-05 15:15:27.828 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-09-05 15:15:27.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-09-05 15:15:27.873 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-09-05 15:15:27.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-09-05 15:15:27.914 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-09-05 15:15:27.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-09-05 15:15:27.953 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-09-05 15:15:27.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-09-05 15:15:27.990 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:27.992 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-09-05 15:15:27.995 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-09-05 15:15:28.030 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-09-05 15:15:28.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-09-05 15:15:28.069 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-09-05 15:15:28.075 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-09-05 15:15:28.107 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-09-05 15:15:28.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-09-05 15:15:28.145 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-09-05 15:15:28.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-09-05 15:15:28.180 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-09-05 15:15:28.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-09-05 15:15:28.218 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-09-05 15:15:28.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-09-05 15:15:28.254 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-09-05 15:15:28.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-09-05 15:15:28.292 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-09-05 15:15:28.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-09-05 15:15:28.338 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-09-05 15:15:28.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-09-05 15:15:28.376 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.379 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-09-05 15:15:28.382 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-09-05 15:15:28.385 | + inc/meta-config:merge_config_group:180 : local dir 2022-09-05 15:15:28.389 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-09-05 15:15:28.392 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-09-05 15:15:28.396 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-09-05 15:15:28.398 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-09-05 15:15:28.404 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-09-05 15:15:28.409 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-09-05 15:15:28.414 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-09-05 15:15:28.418 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-09-05 15:15:28.421 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.424 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-09-05 15:15:28.427 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-09-05 15:15:28.431 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-09-05 15:15:28.435 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-09-05 15:15:28.438 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-09-05 15:15:28.443 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-09-05 15:15:28.446 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-09-05 15:15:28.451 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.451 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-09-05 15:15:28.451 | BEGIN { 2022-09-05 15:15:28.452 | section = "" 2022-09-05 15:15:28.452 | last_section = "" 2022-09-05 15:15:28.452 | section_count = 0 2022-09-05 15:15:28.452 | } 2022-09-05 15:15:28.452 | /^\[.+\]/ { 2022-09-05 15:15:28.452 | gsub("[][]", "", $1); 2022-09-05 15:15:28.452 | section=$1 2022-09-05 15:15:28.452 | next 2022-09-05 15:15:28.452 | } 2022-09-05 15:15:28.452 | /^ *\#/ { 2022-09-05 15:15:28.452 | next 2022-09-05 15:15:28.452 | } 2022-09-05 15:15:28.452 | /^[^ \t]+/ { 2022-09-05 15:15:28.452 | # get offset of first = in $0 2022-09-05 15:15:28.452 | eq_idx = index($0, "=") 2022-09-05 15:15:28.452 | # extract attr & value from $0 2022-09-05 15:15:28.452 | attr = substr($0, 1, eq_idx - 1) 2022-09-05 15:15:28.452 | value = substr($0, eq_idx + 1) 2022-09-05 15:15:28.452 | # only need to strip trailing whitespace from attr 2022-09-05 15:15:28.452 | sub(/[ \t]*$/, "", attr) 2022-09-05 15:15:28.452 | # need to strip leading & trailing whitespace from value 2022-09-05 15:15:28.452 | sub(/^[ \t]*/, "", value) 2022-09-05 15:15:28.452 | sub(/[ \t]*$/, "", value) 2022-09-05 15:15:28.452 | 2022-09-05 15:15:28.452 | # cfg_attr_count: number of config lines per [section, attr] 2022-09-05 15:15:28.453 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-09-05 15:15:28.453 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-09-05 15:15:28.453 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-09-05 15:15:28.453 | if (! (section, attr) in cfg_attr_count) { 2022-09-05 15:15:28.453 | if (section != last_section) { 2022-09-05 15:15:28.453 | cfg_section[section_count++] = section 2022-09-05 15:15:28.453 | last_section = section 2022-09-05 15:15:28.453 | } 2022-09-05 15:15:28.453 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-09-05 15:15:28.453 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-09-05 15:15:28.453 | 2022-09-05 15:15:28.453 | cfg_attr[section, attr, 0] = value 2022-09-05 15:15:28.453 | cfg_attr_count[section, attr] = 1 2022-09-05 15:15:28.453 | } else { 2022-09-05 15:15:28.453 | lno = cfg_attr_count[section, attr]++ 2022-09-05 15:15:28.453 | cfg_attr[section, attr, lno] = value 2022-09-05 15:15:28.454 | } 2022-09-05 15:15:28.454 | } 2022-09-05 15:15:28.454 | END { 2022-09-05 15:15:28.454 | # Process each section in order 2022-09-05 15:15:28.454 | for (sno = 0; sno < section_count; sno++) { 2022-09-05 15:15:28.454 | section = cfg_section[sno] 2022-09-05 15:15:28.454 | # The ini routines simply append a config item immediately 2022-09-05 15:15:28.454 | # after the section header. To keep the same order as defined 2022-09-05 15:15:28.454 | # in local.conf, invoke the ini routines in the reverse order 2022-09-05 15:15:28.454 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-09-05 15:15:28.454 | attr = cfg_sec_attr_name[sno, attr_no] 2022-09-05 15:15:28.454 | if (cfg_attr_count[section, attr] == 1) 2022-09-05 15:15:28.455 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-09-05 15:15:28.455 | else { 2022-09-05 15:15:28.455 | # For multiline, invoke the ini routines in the reverse order 2022-09-05 15:15:28.455 | count = cfg_attr_count[section, attr] 2022-09-05 15:15:28.455 | print "inidelete " configfile " " section " " attr 2022-09-05 15:15:28.455 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-09-05 15:15:28.455 | for (l = count -2; l >= 0; l--) 2022-09-05 15:15:28.455 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-09-05 15:15:28.455 | } 2022-09-05 15:15:28.455 | } 2022-09-05 15:15:28.455 | } 2022-09-05 15:15:28.455 | } 2022-09-05 15:15:28.455 | ' 2022-09-05 15:15:28.455 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-09-05 15:15:28.455 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-09-05 15:15:28.455 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.458 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-09-05 15:15:28.461 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-09-05 15:15:28.464 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:28.467 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-09-05 15:15:28.470 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-09-05 15:15:28.470 | BEGIN { group = "" } 2022-09-05 15:15:28.470 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:15:28.470 | gsub("[][]", "", $1); 2022-09-05 15:15:28.470 | split($1, a, "|"); 2022-09-05 15:15:28.470 | if (a[1] == matchgroup && a[2] == configfile) { 2022-09-05 15:15:28.470 | group=a[1] 2022-09-05 15:15:28.470 | } else { 2022-09-05 15:15:28.470 | group="" 2022-09-05 15:15:28.470 | } 2022-09-05 15:15:28.470 | next 2022-09-05 15:15:28.470 | } 2022-09-05 15:15:28.470 | { 2022-09-05 15:15:28.470 | if (group != "") 2022-09-05 15:15:28.470 | print $0 2022-09-05 15:15:28.470 | } 2022-09-05 15:15:28.470 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-09-05 15:15:28.482 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-09-05 15:15:28.516 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-09-05 15:15:28.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-09-05 15:15:28.560 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.563 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-09-05 15:15:28.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-09-05 15:15:28.597 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.600 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-09-05 15:15:28.603 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-09-05 15:15:28.633 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.636 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-09-05 15:15:28.638 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-09-05 15:15:28.672 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.675 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-09-05 15:15:28.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-09-05 15:15:28.710 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-09-05 15:15:28.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-09-05 15:15:28.753 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-09-05 15:15:28.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-09-05 15:15:28.797 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-09-05 15:15:28.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-09-05 15:15:28.834 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.838 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-09-05 15:15:28.842 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-09-05 15:15:28.844 | + inc/meta-config:merge_config_group:180 : local dir 2022-09-05 15:15:28.849 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.852 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:15:28.856 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:15:28.859 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-09-05 15:15:28.864 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:15:28.872 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-09-05 15:15:28.872 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-09-05 15:15:28.877 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.881 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.885 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-09-05 15:15:28.888 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.891 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-09-05 15:15:28.894 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.897 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:15:28.900 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:15:28.902 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-09-05 15:15:28.906 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.906 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-09-05 15:15:28.906 | BEGIN { 2022-09-05 15:15:28.906 | section = "" 2022-09-05 15:15:28.906 | last_section = "" 2022-09-05 15:15:28.906 | section_count = 0 2022-09-05 15:15:28.906 | } 2022-09-05 15:15:28.906 | /^\[.+\]/ { 2022-09-05 15:15:28.906 | gsub("[][]", "", $1); 2022-09-05 15:15:28.907 | section=$1 2022-09-05 15:15:28.907 | next 2022-09-05 15:15:28.907 | } 2022-09-05 15:15:28.907 | /^ *\#/ { 2022-09-05 15:15:28.907 | next 2022-09-05 15:15:28.907 | } 2022-09-05 15:15:28.907 | /^[^ \t]+/ { 2022-09-05 15:15:28.907 | # get offset of first = in $0 2022-09-05 15:15:28.907 | eq_idx = index($0, "=") 2022-09-05 15:15:28.907 | # extract attr & value from $0 2022-09-05 15:15:28.907 | attr = substr($0, 1, eq_idx - 1) 2022-09-05 15:15:28.907 | value = substr($0, eq_idx + 1) 2022-09-05 15:15:28.907 | # only need to strip trailing whitespace from attr 2022-09-05 15:15:28.907 | sub(/[ \t]*$/, "", attr) 2022-09-05 15:15:28.907 | # need to strip leading & trailing whitespace from value 2022-09-05 15:15:28.907 | sub(/^[ \t]*/, "", value) 2022-09-05 15:15:28.907 | sub(/[ \t]*$/, "", value) 2022-09-05 15:15:28.907 | 2022-09-05 15:15:28.907 | # cfg_attr_count: number of config lines per [section, attr] 2022-09-05 15:15:28.907 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-09-05 15:15:28.907 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-09-05 15:15:28.907 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-09-05 15:15:28.907 | if (! (section, attr) in cfg_attr_count) { 2022-09-05 15:15:28.907 | if (section != last_section) { 2022-09-05 15:15:28.907 | cfg_section[section_count++] = section 2022-09-05 15:15:28.907 | last_section = section 2022-09-05 15:15:28.907 | } 2022-09-05 15:15:28.907 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-09-05 15:15:28.907 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-09-05 15:15:28.907 | 2022-09-05 15:15:28.907 | cfg_attr[section, attr, 0] = value 2022-09-05 15:15:28.907 | cfg_attr_count[section, attr] = 1 2022-09-05 15:15:28.907 | } else { 2022-09-05 15:15:28.907 | lno = cfg_attr_count[section, attr]++ 2022-09-05 15:15:28.907 | cfg_attr[section, attr, lno] = value 2022-09-05 15:15:28.907 | } 2022-09-05 15:15:28.907 | } 2022-09-05 15:15:28.907 | END { 2022-09-05 15:15:28.908 | # Process each section in order 2022-09-05 15:15:28.908 | for (sno = 0; sno < section_count; sno++) { 2022-09-05 15:15:28.908 | section = cfg_section[sno] 2022-09-05 15:15:28.908 | # The ini routines simply append a config item immediately 2022-09-05 15:15:28.908 | # after the section header. To keep the same order as defined 2022-09-05 15:15:28.908 | # in local.conf, invoke the ini routines in the reverse order 2022-09-05 15:15:28.908 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-09-05 15:15:28.908 | attr = cfg_sec_attr_name[sno, attr_no] 2022-09-05 15:15:28.908 | if (cfg_attr_count[section, attr] == 1) 2022-09-05 15:15:28.908 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-09-05 15:15:28.908 | else { 2022-09-05 15:15:28.908 | # For multiline, invoke the ini routines in the reverse order 2022-09-05 15:15:28.908 | count = cfg_attr_count[section, attr] 2022-09-05 15:15:28.908 | print "inidelete " configfile " " section " " attr 2022-09-05 15:15:28.908 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-09-05 15:15:28.908 | for (l = count -2; l >= 0; l--) 2022-09-05 15:15:28.908 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-09-05 15:15:28.908 | } 2022-09-05 15:15:28.908 | } 2022-09-05 15:15:28.908 | } 2022-09-05 15:15:28.908 | } 2022-09-05 15:15:28.908 | ' 2022-09-05 15:15:28.908 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.909 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.909 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-09-05 15:15:28.911 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-09-05 15:15:28.915 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-09-05 15:15:28.917 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:15:28.920 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-09-05 15:15:28.923 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-09-05 15:15:28.923 | BEGIN { group = "" } 2022-09-05 15:15:28.923 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:15:28.923 | gsub("[][]", "", $1); 2022-09-05 15:15:28.924 | split($1, a, "|"); 2022-09-05 15:15:28.924 | if (a[1] == matchgroup && a[2] == configfile) { 2022-09-05 15:15:28.924 | group=a[1] 2022-09-05 15:15:28.924 | } else { 2022-09-05 15:15:28.924 | group="" 2022-09-05 15:15:28.924 | } 2022-09-05 15:15:28.924 | next 2022-09-05 15:15:28.924 | } 2022-09-05 15:15:28.924 | { 2022-09-05 15:15:28.924 | if (group != "") 2022-09-05 15:15:28.924 | print $0 2022-09-05 15:15:28.924 | } 2022-09-05 15:15:28.924 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:15:28.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-09-05 15:15:28.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-09-05 15:15:28.968 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:28.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-09-05 15:15:28.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-09-05 15:15:29.005 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:15:29.008 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-09-05 15:15:29.027 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:29.030 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-09-05 15:15:29.033 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:29.036 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-09-05 15:15:29.039 | + ./stack.sh:main:1252 : start_swift 2022-09-05 15:15:29.042 | + lib/swift:start_swift:752 : restart_service memcached 2022-09-05 15:15:29.046 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-09-05 15:15:29.049 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-09-05 15:15:29.084 | + lib/swift:start_swift:755 : is_ubuntu 2022-09-05 15:15:29.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:15:29.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:15:29.096 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-09-05 15:15:29.144 | Restarting rsync (via systemctl): rsync.service. 2022-09-05 15:15:29.149 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-09-05 15:15:29.152 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-09-05 15:15:29.154 | + lib/swift:start_swift:783 : local foreground_services type 2022-09-05 15:15:29.157 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-09-05 15:15:29.159 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-09-05 15:15:29.162 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.165 | + functions-common:run_process:1705 : local service=s-object 2022-09-05 15:15:29.167 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.170 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:29.172 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:29.174 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:29.177 | + functions-common:run_process:1711 : local name=s-object 2022-09-05 15:15:29.179 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:29.182 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:29.184 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:29.186 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:29.189 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:29.194 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390929191 2022-09-05 15:15:29.196 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-09-05 15:15:29.215 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:29.219 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-09-05 15:15:29.221 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-09-05 15:15:29.224 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.227 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.232 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.236 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.239 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-09-05 15:15:29.241 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-09-05 15:15:29.245 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-09-05 15:15:29.247 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:29.250 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:29.252 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:29.255 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:29.257 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-09-05 15:15:29.260 | + 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-09-05 15:15:29.262 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-09-05 15:15:29.265 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-09-05 15:15:29.267 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:29.269 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:29.272 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:29.274 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:29.276 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:29.278 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-09-05 15:15:29.281 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:29.286 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-09-05 15:15:29.350 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-09-05 15:15:29.419 | + 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-09-05 15:15:29.482 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-09-05 15:15:29.543 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-09-05 15:15:29.606 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:29.659 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:29.661 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:29.664 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-09-05 15:15:29.734 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:30.138 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-09-05 15:15:30.156 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-09-05 15:15:30.543 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-09-05 15:15:30.570 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:30.572 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:30.575 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:30.578 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:30.580 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:30.582 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:30.585 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:30.587 | + functions-common:time_stop:2458 : start_time=1662390929191 2022-09-05 15:15:30.590 | + functions-common:time_stop:2460 : [[ -z 1662390929191 ]] 2022-09-05 15:15:30.593 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:30.597 | + functions-common:time_stop:2463 : end_time=1662390930595 2022-09-05 15:15:30.600 | + functions-common:time_stop:2464 : elapsed_time=1404 2022-09-05 15:15:30.602 | + functions-common:time_stop:2465 : total=5054 2022-09-05 15:15:30.605 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:30.608 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6458 2022-09-05 15:15:30.611 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-09-05 15:15:30.613 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.616 | + functions-common:run_process:1705 : local service=s-container 2022-09-05 15:15:30.618 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.621 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:30.623 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:30.626 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:30.629 | + functions-common:run_process:1711 : local name=s-container 2022-09-05 15:15:30.631 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:30.633 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:30.636 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:30.638 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:30.641 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:30.646 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390930643 2022-09-05 15:15:30.648 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-09-05 15:15:30.667 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:30.669 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-09-05 15:15:30.672 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-09-05 15:15:30.674 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.676 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.679 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.681 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.684 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-09-05 15:15:30.686 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-09-05 15:15:30.689 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-09-05 15:15:30.691 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:30.694 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:30.697 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:30.699 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:30.702 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-09-05 15:15:30.704 | + 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-09-05 15:15:30.706 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-09-05 15:15:30.709 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-09-05 15:15:30.711 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:30.714 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:30.716 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:30.719 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:30.721 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:30.723 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-09-05 15:15:30.726 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:30.730 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-09-05 15:15:30.795 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-09-05 15:15:30.860 | + 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-09-05 15:15:30.916 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-09-05 15:15:30.976 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-09-05 15:15:31.033 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:31.088 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:31.091 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:31.093 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-09-05 15:15:31.159 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:31.591 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-09-05 15:15:31.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-09-05 15:15:32.007 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-09-05 15:15:32.036 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:32.039 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:32.042 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:32.044 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:32.047 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:32.049 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:32.051 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:32.054 | + functions-common:time_stop:2458 : start_time=1662390930643 2022-09-05 15:15:32.056 | + functions-common:time_stop:2460 : [[ -z 1662390930643 ]] 2022-09-05 15:15:32.060 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:32.066 | + functions-common:time_stop:2463 : end_time=1662390932061 2022-09-05 15:15:32.069 | + functions-common:time_stop:2464 : elapsed_time=1418 2022-09-05 15:15:32.071 | + functions-common:time_stop:2465 : total=6458 2022-09-05 15:15:32.073 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:32.076 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7876 2022-09-05 15:15:32.078 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-09-05 15:15:32.081 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.083 | + functions-common:run_process:1705 : local service=s-account 2022-09-05 15:15:32.085 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.088 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:32.091 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:32.093 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:32.095 | + functions-common:run_process:1711 : local name=s-account 2022-09-05 15:15:32.098 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:32.100 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:32.103 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:32.105 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:32.108 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:32.113 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390932110 2022-09-05 15:15:32.116 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-09-05 15:15:32.137 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:32.139 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-09-05 15:15:32.142 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-09-05 15:15:32.145 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.147 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.150 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.153 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.155 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-09-05 15:15:32.158 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-09-05 15:15:32.160 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-09-05 15:15:32.163 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:32.165 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:32.168 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:32.170 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:32.172 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-09-05 15:15:32.175 | + 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-09-05 15:15:32.177 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-09-05 15:15:32.180 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-09-05 15:15:32.182 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:32.185 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:32.188 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:32.190 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:32.192 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:32.195 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-09-05 15:15:32.197 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:32.202 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-09-05 15:15:32.275 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-09-05 15:15:32.340 | + 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-09-05 15:15:32.402 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-09-05 15:15:32.458 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-09-05 15:15:32.512 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:32.566 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:32.569 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:32.571 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-09-05 15:15:32.636 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:33.063 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-09-05 15:15:33.077 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-09-05 15:15:33.477 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-09-05 15:15:33.501 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:33.505 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:33.511 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:33.515 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:33.520 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:33.522 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:33.525 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:33.528 | + functions-common:time_stop:2458 : start_time=1662390932110 2022-09-05 15:15:33.530 | + functions-common:time_stop:2460 : [[ -z 1662390932110 ]] 2022-09-05 15:15:33.533 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:33.538 | + functions-common:time_stop:2463 : end_time=1662390933535 2022-09-05 15:15:33.541 | + functions-common:time_stop:2464 : elapsed_time=1425 2022-09-05 15:15:33.543 | + functions-common:time_stop:2465 : total=7876 2022-09-05 15:15:33.546 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:33.548 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9301 2022-09-05 15:15:33.550 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-09-05 15:15:33.553 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-09-05 15:15:33.606 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.608 | + functions-common:run_process:1705 : local service=s-container-sync 2022-09-05 15:15:33.611 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.614 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:33.616 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:33.619 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:33.621 | + functions-common:run_process:1711 : local name=s-container-sync 2022-09-05 15:15:33.623 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:33.626 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:33.628 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:33.631 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:33.634 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:33.639 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390933636 2022-09-05 15:15:33.641 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-09-05 15:15:33.658 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:33.661 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-09-05 15:15:33.663 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-09-05 15:15:33.666 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.669 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.671 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.674 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.676 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-09-05 15:15:33.679 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-09-05 15:15:33.681 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-09-05 15:15:33.684 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:33.686 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:33.689 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:33.691 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:33.694 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-09-05 15:15:33.696 | + 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-09-05 15:15:33.699 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-09-05 15:15:33.701 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-09-05 15:15:33.703 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:33.706 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:33.708 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:33.711 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:33.713 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:33.715 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-09-05 15:15:33.718 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:33.722 | + 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-09-05 15:15:33.786 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-09-05 15:15:33.850 | + 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-09-05 15:15:33.907 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-09-05 15:15:33.961 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-09-05 15:15:34.016 | + 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-09-05 15:15:34.072 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:34.075 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:34.077 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-09-05 15:15:34.141 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:34.557 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-09-05 15:15:34.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-09-05 15:15:34.984 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-09-05 15:15:35.014 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:35.020 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:35.023 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:35.025 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:35.028 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:35.031 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:35.033 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:35.036 | + functions-common:time_stop:2458 : start_time=1662390933636 2022-09-05 15:15:35.038 | + functions-common:time_stop:2460 : [[ -z 1662390933636 ]] 2022-09-05 15:15:35.041 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:35.046 | + functions-common:time_stop:2463 : end_time=1662390935043 2022-09-05 15:15:35.049 | + functions-common:time_stop:2464 : elapsed_time=1407 2022-09-05 15:15:35.051 | + functions-common:time_stop:2465 : total=9301 2022-09-05 15:15:35.053 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:35.056 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10708 2022-09-05 15:15:35.059 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-09-05 15:15:35.076 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:15:35.079 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.081 | + functions-common:run_process:1705 : local service=s-proxy 2022-09-05 15:15:35.084 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.086 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:35.089 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:35.091 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:35.094 | + functions-common:run_process:1711 : local name=s-proxy 2022-09-05 15:15:35.096 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:35.099 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:35.101 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:35.104 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:35.107 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:35.112 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390935109 2022-09-05 15:15:35.115 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-09-05 15:15:35.132 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:35.134 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-09-05 15:15:35.137 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-09-05 15:15:35.139 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.142 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.144 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.147 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.149 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-09-05 15:15:35.151 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-09-05 15:15:35.154 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-09-05 15:15:35.156 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:35.159 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:35.161 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:35.163 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:35.166 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-09-05 15:15:35.169 | + 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-09-05 15:15:35.171 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-09-05 15:15:35.173 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-09-05 15:15:35.176 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:35.178 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:35.181 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:35.183 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:35.185 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:35.188 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-09-05 15:15:35.190 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:35.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-09-05 15:15:35.258 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-09-05 15:15:35.323 | + 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-09-05 15:15:35.379 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-09-05 15:15:35.434 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-09-05 15:15:35.489 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:35.541 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:35.544 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:35.547 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-09-05 15:15:35.613 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:36.023 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-09-05 15:15:36.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-09-05 15:15:36.435 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-09-05 15:15:36.466 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:36.469 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:36.471 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:36.474 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:36.476 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:36.479 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:36.481 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:36.484 | + functions-common:time_stop:2458 : start_time=1662390935109 2022-09-05 15:15:36.486 | + functions-common:time_stop:2460 : [[ -z 1662390935109 ]] 2022-09-05 15:15:36.490 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:36.494 | + functions-common:time_stop:2463 : end_time=1662390936491 2022-09-05 15:15:36.497 | + functions-common:time_stop:2464 : elapsed_time=1382 2022-09-05 15:15:36.499 | + functions-common:time_stop:2465 : total=10708 2022-09-05 15:15:36.502 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:36.504 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12090 2022-09-05 15:15:36.507 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-09-05 15:15:36.507 | Waiting for swift proxy to start... 2022-09-05 15:15:36.510 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.49:8080/info 2022-09-05 15:15:36.513 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:15:36.516 | + functions:wait_for_service:458 : local url=http://10.222.0.49:8080/info 2022-09-05 15:15:36.519 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:15:36.522 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:15:36.525 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:15:36.528 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:36.531 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:36.534 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:36.539 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390936536 2022-09-05 15:15:36.541 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:15:36.548 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-09-05 15:15:36.561 | + :: : [[ 000 == 503 ]] 2022-09-05 15:15:36.562 | + :: : [[ 7 -eq 7 ]] 2022-09-05 15:15:36.564 | + :: : sleep 1 2022-09-05 15:15:37.568 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-09-05 15:15:37.581 | + :: : [[ 000 == 503 ]] 2022-09-05 15:15:37.583 | + :: : [[ 7 -eq 7 ]] 2022-09-05 15:15:37.584 | + :: : sleep 1 2022-09-05 15:15:38.588 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-09-05 15:15:38.602 | + :: : [[ 000 == 503 ]] 2022-09-05 15:15:38.603 | + :: : [[ 7 -eq 7 ]] 2022-09-05 15:15:38.606 | + :: : sleep 1 2022-09-05 15:15:39.610 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49:8080/info 2022-09-05 15:15:39.749 | + :: : [[ 200 == 503 ]] 2022-09-05 15:15:39.751 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:15:39.755 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:15:39.759 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:39.762 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:39.765 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:39.768 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:39.771 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:39.774 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:15:39.777 | + functions-common:time_stop:2458 : start_time=1662390936536 2022-09-05 15:15:39.780 | + functions-common:time_stop:2460 : [[ -z 1662390936536 ]] 2022-09-05 15:15:39.783 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:39.788 | + functions-common:time_stop:2463 : end_time=1662390939785 2022-09-05 15:15:39.792 | + functions-common:time_stop:2464 : elapsed_time=3249 2022-09-05 15:15:39.796 | + functions-common:time_stop:2465 : total=7099 2022-09-05 15:15:39.798 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:39.801 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10348 2022-09-05 15:15:39.804 | + functions:wait_for_service:467 : return 0 2022-09-05 15:15:39.807 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-09-05 15:15:39.811 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-09-05 15:15:39.814 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-09-05 15:15:39.831 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:39.834 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-09-05 15:15:39.870 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-09-05 15:15:39.921 | [19180 Async configure_neutron_nova:99101]: Waiting for completion of configure_neutron_nova running on PID 99101 (2 other jobs running) 2022-09-05 15:15:39.947 | [19180 Async configure_neutron_nova:99101]: Signaling child to exit 2022-09-05 15:15:39.947 | WAKEUP 2022-09-05 15:15:39.970 | [19180 Async configure_neutron_nova:99101]: Signaled 2022-09-05 15:15:39.972 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-09-05 15:15:39.972 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:15:39.972 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:15:39.972 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:15:39.972 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:15:39.972 | + 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-09-05 15:15:39.972 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:15:39.972 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.49/identity 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-09-05 15:15:39.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-09-05 15:15:39.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-09-05 15:15:39.972 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-09-05 15:15:39.972 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-09-05 15:15:39.972 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:15:39.972 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-09-05 15:15:39.973 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:15:39.973 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-09-05 15:15:39.973 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-09-05 15:15:39.973 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:15:39.973 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:15:39.973 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-09-05 15:15:39.973 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.49/identity 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-09-05 15:15:39.973 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-09-05 15:15:39.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-09-05 15:15:39.973 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-09-05 15:15:39.973 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-09-05 15:15:40.023 | [19180 Async configure_neutron_nova:99101]: finished configure_neutron_nova with result 0 in 0 seconds 2022-09-05 15:15:40.027 | + inc/async:async_wait:197 : return 0 2022-09-05 15:15:40.030 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-09-05 15:15:40.048 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:40.051 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-09-05 15:15:40.081 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-09-05 15:15:40.119 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-09-05 15:15:40.141 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:40.144 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-09-05 15:15:40.148 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:40.150 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-09-05 15:15:40.154 | + ./stack.sh:main:1277 : start_nova_api 2022-09-05 15:15:40.157 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-09-05 15:15:40.161 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-09-05 15:15:40.165 | + lib/nova:start_nova_api:936 : local nova_url 2022-09-05 15:15:40.168 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-09-05 15:15:40.189 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:15:40.192 | + 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-09-05 15:15:40.194 | + 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-09-05 15:15:40.197 | + 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-09-05 15:15:40.200 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-09-05 15:15:40.204 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-09-05 15:15:40.208 | + 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-09-05 15:15:40.211 | + functions-common:run_process:1705 : local service=n-api 2022-09-05 15:15:40.213 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-09-05 15:15:40.217 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:40.219 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:40.222 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:40.225 | + functions-common:run_process:1711 : local name=n-api 2022-09-05 15:15:40.228 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:40.231 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:40.236 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:40.239 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:40.244 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:40.251 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390940247 2022-09-05 15:15:40.255 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-09-05 15:15:40.275 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:40.278 | + 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-09-05 15:15:40.280 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-09-05 15:15:40.283 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-09-05 15:15:40.285 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-09-05 15:15:40.288 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-09-05 15:15:40.291 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-09-05 15:15:40.293 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-09-05 15:15:40.296 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-09-05 15:15:40.299 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-09-05 15:15:40.301 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:40.304 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:40.306 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:40.309 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:40.311 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-09-05 15:15:40.314 | + 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-09-05 15:15:40.317 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-09-05 15:15:40.319 | + 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-09-05 15:15:40.321 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:15:40.324 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:15:40.326 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:15:40.328 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-09-05 15:15:40.330 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:15:40.335 | + 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-09-05 15:15:40.401 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-09-05 15:15:40.477 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-09-05 15:15:40.536 | + 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-09-05 15:15:40.593 | + 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-09-05 15:15:40.648 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-09-05 15:15:40.709 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-09-05 15:15:40.770 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-09-05 15:15:40.842 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-09-05 15:15:40.898 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-09-05 15:15:40.956 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:15:40.959 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:15:40.962 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-09-05 15:15:41.031 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:15:41.447 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-09-05 15:15:41.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-09-05 15:15:41.857 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-09-05 15:15:41.947 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:41.951 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:41.955 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:41.959 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:41.964 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:41.969 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:41.972 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:41.975 | + functions-common:time_stop:2458 : start_time=1662390940247 2022-09-05 15:15:41.977 | + functions-common:time_stop:2460 : [[ -z 1662390940247 ]] 2022-09-05 15:15:41.981 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:41.986 | + functions-common:time_stop:2463 : end_time=1662390941983 2022-09-05 15:15:41.989 | + functions-common:time_stop:2464 : elapsed_time=1736 2022-09-05 15:15:41.991 | + functions-common:time_stop:2465 : total=12090 2022-09-05 15:15:41.993 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:41.996 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13826 2022-09-05 15:15:41.999 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.49/compute/v2.1/ 2022-09-05 15:15:42.001 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-09-05 15:15:42.001 | Waiting for nova-api to start... 2022-09-05 15:15:42.004 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.49/compute/v2.1/ 2022-09-05 15:15:42.006 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:15:42.009 | + functions:wait_for_service:458 : local url=http://10.222.0.49/compute/v2.1/ 2022-09-05 15:15:42.011 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:15:42.013 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:15:42.016 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:15:42.019 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:42.021 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:42.024 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:42.029 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390942026 2022-09-05 15:15:42.032 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:15:42.038 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/compute/v2.1/ 2022-09-05 15:15:47.829 | + :: : [[ 200 == 503 ]] 2022-09-05 15:15:47.831 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:15:47.834 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:15:47.838 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:47.843 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:47.847 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:47.849 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:47.852 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:47.855 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:15:47.858 | + functions-common:time_stop:2458 : start_time=1662390942026 2022-09-05 15:15:47.862 | + functions-common:time_stop:2460 : [[ -z 1662390942026 ]] 2022-09-05 15:15:47.865 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:47.871 | + functions-common:time_stop:2463 : end_time=1662390947868 2022-09-05 15:15:47.873 | + functions-common:time_stop:2464 : elapsed_time=5842 2022-09-05 15:15:47.876 | + functions-common:time_stop:2465 : total=10348 2022-09-05 15:15:47.878 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:47.881 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16190 2022-09-05 15:15:47.883 | + functions:wait_for_service:467 : return 0 2022-09-05 15:15:47.886 | + 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-09-05 15:15:47.889 | + 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-09-05 15:15:47.892 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-09-05 15:15:47.910 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:47.912 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-09-05 15:15:47.915 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:47.919 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-09-05 15:15:47.921 | + ./stack.sh:main:1282 : start_ovn_services 2022-09-05 15:15:47.924 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-09-05 15:15:47.927 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-09-05 15:15:47.945 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:15:47.947 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-09-05 15:15:47.965 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:47.968 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-09-05 15:15:47.971 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:47.973 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-09-05 15:15:47.976 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-09-05 15:15:47.979 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-09-05 15:15:47.982 | + 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-09-05 15:15:48.016 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-09-05 15:15:48.019 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-09-05 15:15:48.022 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-09-05 15:15:48.058 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-09-05 15:15:48.089 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-09-05 15:15:48.092 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-09-05 15:15:48.095 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-09-05 15:15:48.098 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-09-05 15:15:48.101 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-09-05 15:15:48.105 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-09-05 15:15:48.108 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-09-05 15:15:48.112 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-09-05 15:15:48.116 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-09-05 15:15:48.120 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-09-05 15:15:48.123 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-09-05 15:15:48.126 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-09-05 15:15:48.129 | +++ 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-09-05 15:15:48.132 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:15:48.137 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:15:48.139 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-09-05 15:15:48.143 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:15:48.147 | + 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-09-05 15:15:48.150 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-09-05 15:15:48.173 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:15:48.176 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-09-05 15:15:48.178 | + 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-09-05 15:15:48.181 | + functions-common:run_process:1705 : local service=q-svc 2022-09-05 15:15:48.185 | + 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-09-05 15:15:48.187 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:48.190 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:48.192 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:48.195 | + functions-common:run_process:1711 : local name=q-svc 2022-09-05 15:15:48.197 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:48.200 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:48.203 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:48.205 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:48.209 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:48.213 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390948210 2022-09-05 15:15:48.216 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-09-05 15:15:48.233 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:48.237 | + 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-09-05 15:15:48.239 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-09-05 15:15:48.242 | + 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-09-05 15:15:48.244 | + 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-09-05 15:15:48.247 | + 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-09-05 15:15:48.249 | + 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-09-05 15:15:48.252 | + 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-09-05 15:15:48.254 | + 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-09-05 15:15:48.256 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-09-05 15:15:48.259 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:48.262 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:48.265 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:48.267 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:48.269 | + 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-09-05 15:15:48.273 | + 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-09-05 15:15:48.275 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-09-05 15:15:48.277 | + 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-09-05 15:15:48.279 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:15:48.282 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:15:48.285 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:15:48.288 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:15:48.291 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:15:48.294 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-09-05 15:15:48.296 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:15:48.300 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-09-05 15:15:48.367 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-09-05 15:15:48.440 | + 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-09-05 15:15:48.499 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-09-05 15:15:48.559 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-09-05 15:15:48.621 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:48.677 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:15:48.680 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:15:48.682 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-09-05 15:15:48.746 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:15:49.163 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-09-05 15:15:49.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-09-05 15:15:49.579 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-09-05 15:15:49.606 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:49.608 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:49.611 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:49.614 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:49.617 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:49.620 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:49.622 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:49.625 | + functions-common:time_stop:2458 : start_time=1662390948210 2022-09-05 15:15:49.627 | + functions-common:time_stop:2460 : [[ -z 1662390948210 ]] 2022-09-05 15:15:49.630 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:49.635 | + functions-common:time_stop:2463 : end_time=1662390949632 2022-09-05 15:15:49.637 | + functions-common:time_stop:2464 : elapsed_time=1422 2022-09-05 15:15:49.640 | + functions-common:time_stop:2465 : total=13826 2022-09-05 15:15:49.642 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:49.645 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15248 2022-09-05 15:15:49.647 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.49:9696 2022-09-05 15:15:49.650 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-09-05 15:15:49.668 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:15:49.670 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-09-05 15:15:49.670 | Waiting for Neutron to start... 2022-09-05 15:15:49.673 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-09-05 15:15:49.676 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.49:9696' 'Neutron did not start' 60 2022-09-05 15:15:49.678 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.49:9696' 2022-09-05 15:15:49.681 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-09-05 15:15:49.683 | + functions-common:test_with_retry:2391 : local until=60 2022-09-05 15:15:49.686 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-09-05 15:15:49.688 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-09-05 15:15:49.691 | + functions-common:time_start:2437 : local name=test_with_retry 2022-09-05 15:15:49.693 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:49.696 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:49.699 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:49.703 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390949701 2022-09-05 15:15:49.706 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.49:9696; do sleep 0.5; done' 2022-09-05 15:15:55.291 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.49:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2398 : time_stop test_with_retry 2022-09-05 15:15:55.295 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:55.297 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:55.300 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:55.303 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:55.305 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:55.308 | + functions-common:time_stop:2457 : name=test_with_retry 2022-09-05 15:15:55.311 | + functions-common:time_stop:2458 : start_time=1662390949701 2022-09-05 15:15:55.314 | + functions-common:time_stop:2460 : [[ -z 1662390949701 ]] 2022-09-05 15:15:55.318 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:55.324 | + functions-common:time_stop:2463 : end_time=1662390955320 2022-09-05 15:15:55.327 | + functions-common:time_stop:2464 : elapsed_time=5619 2022-09-05 15:15:55.330 | + functions-common:time_stop:2465 : total=0 2022-09-05 15:15:55.333 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:55.336 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5619 2022-09-05 15:15:55.340 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-09-05 15:15:55.366 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:55.369 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-09-05 15:15:55.376 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:15:55.380 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-09-05 15:15:55.383 | + ./stack.sh:main:1298 : start_placement 2022-09-05 15:15:55.385 | + lib/placement:start_placement:160 : start_placement_api 2022-09-05 15:15:55.388 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-09-05 15:15:55.393 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-09-05 15:15:55.401 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.404 | + functions-common:run_process:1705 : local service=placement-api 2022-09-05 15:15:55.406 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.409 | + functions-common:run_process:1707 : local group= 2022-09-05 15:15:55.412 | + functions-common:run_process:1708 : local user= 2022-09-05 15:15:55.415 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:15:55.418 | + functions-common:run_process:1711 : local name=placement-api 2022-09-05 15:15:55.421 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:15:55.426 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:15:55.428 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:55.431 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:55.435 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:55.441 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390955437 2022-09-05 15:15:55.445 | + functions-common:run_process:1714 : is_service_enabled placement-api 2022-09-05 15:15:55.476 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:15:55.479 | + functions-common:run_process:1715 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-09-05 15:15:55.482 | + functions-common:_run_under_systemd:1665 : local service=placement-api 2022-09-05 15:15:55.485 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.488 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.491 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.493 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.496 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-09-05 15:15:55.499 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-09-05 15:15:55.502 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@placement-api.service 2022-09-05 15:15:55.505 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:15:55.508 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:15:55.510 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:15:55.514 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:15:55.516 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-09-05 15:15:55.519 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-09-05 15:15:55.521 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@placement-api.service 2022-09-05 15:15:55.524 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.526 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:15:55.529 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:15:55.531 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:15:55.534 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-09-05 15:15:55.536 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:15:55.540 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-09-05 15:15:55.611 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-09-05 15:15:55.682 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-09-05 15:15:55.738 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-09-05 15:15:55.798 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:15:55.855 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-09-05 15:15:55.914 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-09-05 15:15:55.978 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-09-05 15:15:56.037 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-09-05 15:15:56.096 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-09-05 15:15:56.155 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:15:56.157 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:15:56.160 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-09-05 15:15:56.229 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:15:56.654 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@placement-api.service 2022-09-05 15:15:56.670 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-09-05 15:15:57.078 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@placement-api.service 2022-09-05 15:15:57.159 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:15:57.162 | + functions-common:time_stop:2451 : local name 2022-09-05 15:15:57.165 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:15:57.168 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:15:57.172 | + functions-common:time_stop:2454 : local total 2022-09-05 15:15:57.175 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:15:57.178 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:15:57.180 | + functions-common:time_stop:2458 : start_time=1662390955437 2022-09-05 15:15:57.184 | + functions-common:time_stop:2460 : [[ -z 1662390955437 ]] 2022-09-05 15:15:57.190 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:15:57.194 | + functions-common:time_stop:2463 : end_time=1662390957191 2022-09-05 15:15:57.197 | + functions-common:time_stop:2464 : elapsed_time=1754 2022-09-05 15:15:57.201 | + functions-common:time_stop:2465 : total=15248 2022-09-05 15:15:57.205 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:15:57.209 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17002 2022-09-05 15:15:57.213 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-09-05 15:15:57.213 | Waiting for placement-api to start... 2022-09-05 15:15:57.216 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.49/placement 2022-09-05 15:15:57.220 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:15:57.223 | + functions:wait_for_service:458 : local url=http://10.222.0.49/placement 2022-09-05 15:15:57.227 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:15:57.231 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:15:57.235 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:15:57.238 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:15:57.242 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:15:57.247 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:15:57.254 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390957251 2022-09-05 15:15:57.258 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:15:57.267 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/placement 2022-09-05 15:15:59.990 | + :: : [[ 200 == 503 ]] 2022-09-05 15:15:59.991 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:15:59.996 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:15:59.999 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:00.002 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:00.005 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:00.008 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:00.011 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:00.015 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:16:00.018 | + functions-common:time_stop:2458 : start_time=1662390957251 2022-09-05 15:16:00.021 | + functions-common:time_stop:2460 : [[ -z 1662390957251 ]] 2022-09-05 15:16:00.025 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:00.031 | + functions-common:time_stop:2463 : end_time=1662390960028 2022-09-05 15:16:00.033 | + functions-common:time_stop:2464 : elapsed_time=2777 2022-09-05 15:16:00.036 | + functions-common:time_stop:2465 : total=16190 2022-09-05 15:16:00.039 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:00.041 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18967 2022-09-05 15:16:00.044 | + functions:wait_for_service:467 : return 0 2022-09-05 15:16:00.047 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-09-05 15:16:00.066 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:00.069 | + ./stack.sh:main:1302 : start_neutron 2022-09-05 15:16:00.072 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-09-05 15:16:00.079 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-09-05 15:16:00.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:16:00.085 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-05 15:16:00.088 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-05 15:16:00.091 | + 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,s-container-sync =~ ,q- ]] 2022-09-05 15:16:00.093 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-09-05 15:16:00.096 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-09-05 15:16:00.098 | + lib/neutron-legacy:start_mutnauq_l2_agent:568 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.101 | + functions-common:run_process:1705 : local service=q-agt 2022-09-05 15:16:00.103 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.106 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:00.108 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:00.111 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:00.114 | + functions-common:run_process:1711 : local name=q-agt 2022-09-05 15:16:00.116 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:00.119 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:00.121 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:00.124 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:00.127 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:00.131 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390960129 2022-09-05 15:16:00.134 | + functions-common:run_process:1714 : is_service_enabled q-agt 2022-09-05 15:16:00.151 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:00.154 | + functions-common:run_process:1715 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-09-05 15:16:00.157 | + functions-common:_run_under_systemd:1665 : local service=q-agt 2022-09-05 15:16:00.160 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.162 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.164 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.167 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.170 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-09-05 15:16:00.172 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-09-05 15:16:00.175 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-agt.service 2022-09-05 15:16:00.177 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:00.180 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:00.182 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:00.185 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:00.187 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-09-05 15:16:00.190 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-09-05 15:16:00.192 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-09-05 15:16:00.195 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.197 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:00.200 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:00.202 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:00.204 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:00.207 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:00.209 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-09-05 15:16:00.212 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:00.216 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-09-05 15:16:00.281 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-09-05 15:16:00.349 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-09-05 15:16:00.409 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-09-05 15:16:00.469 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-09-05 15:16:00.526 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:00.583 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:00.586 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:00.588 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-09-05 15:16:00.662 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:01.056 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-agt.service 2022-09-05 15:16:01.076 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-09-05 15:16:01.506 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-agt.service 2022-09-05 15:16:01.530 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:01.535 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:01.538 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:01.540 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:01.543 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:01.546 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:01.548 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:01.551 | + functions-common:time_stop:2458 : start_time=1662390960129 2022-09-05 15:16:01.553 | + functions-common:time_stop:2460 : [[ -z 1662390960129 ]] 2022-09-05 15:16:01.557 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:01.562 | + functions-common:time_stop:2463 : end_time=1662390961559 2022-09-05 15:16:01.564 | + functions-common:time_stop:2464 : elapsed_time=1430 2022-09-05 15:16:01.567 | + functions-common:time_stop:2465 : total=17002 2022-09-05 15:16:01.569 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:01.572 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18432 2022-09-05 15:16:01.575 | + lib/neutron-legacy:start_mutnauq_l2_agent:570 : is_provider_network 2022-09-05 15:16:01.578 | + functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-09-05 15:16:01.580 | + functions-common:is_provider_network:2303 : return 1 2022-09-05 15:16:01.583 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-09-05 15:16:01.586 | + lib/neutron-legacy:start_mutnauq_other_agents:586 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.588 | + functions-common:run_process:1705 : local service=q-dhcp 2022-09-05 15:16:01.591 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.594 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:01.596 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:01.599 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:01.602 | + functions-common:run_process:1711 : local name=q-dhcp 2022-09-05 15:16:01.604 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:01.607 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:01.611 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:01.613 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:01.618 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:01.623 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390961620 2022-09-05 15:16:01.626 | + functions-common:run_process:1714 : is_service_enabled q-dhcp 2022-09-05 15:16:01.644 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:01.647 | + functions-common:run_process:1715 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-09-05 15:16:01.649 | + functions-common:_run_under_systemd:1665 : local service=q-dhcp 2022-09-05 15:16:01.652 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.654 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.657 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.659 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.662 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-09-05 15:16:01.664 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-09-05 15:16:01.667 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-dhcp.service 2022-09-05 15:16:01.669 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:01.672 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:01.674 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:01.677 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:01.679 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-09-05 15:16:01.682 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-09-05 15:16:01.685 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-09-05 15:16:01.687 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.690 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:01.692 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:01.695 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:01.697 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:01.700 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:01.702 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-09-05 15:16:01.704 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:01.710 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-09-05 15:16:01.783 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-09-05 15:16:01.862 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-09-05 15:16:01.925 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-09-05 15:16:01.992 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-09-05 15:16:02.057 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:02.115 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:02.118 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:02.120 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-09-05 15:16:02.193 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:02.628 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-dhcp.service 2022-09-05 15:16:02.645 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-09-05 15:16:03.063 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-dhcp.service 2022-09-05 15:16:03.091 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:03.094 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:03.096 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:03.099 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:03.101 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:03.104 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:03.107 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:03.109 | + functions-common:time_stop:2458 : start_time=1662390961620 2022-09-05 15:16:03.112 | + functions-common:time_stop:2460 : [[ -z 1662390961620 ]] 2022-09-05 15:16:03.115 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:03.121 | + functions-common:time_stop:2463 : end_time=1662390963117 2022-09-05 15:16:03.123 | + functions-common:time_stop:2464 : elapsed_time=1497 2022-09-05 15:16:03.126 | + functions-common:time_stop:2465 : total=18432 2022-09-05 15:16:03.129 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:03.131 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=19929 2022-09-05 15:16:03.135 | ++ lib/neutron-legacy:start_mutnauq_other_agents:588 : determine_config_files neutron-l3-agent 2022-09-05 15:16:03.138 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-09-05 15:16:03.140 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-09-05 15:16:03.143 | +++ lib/neutron-legacy:determine_config_files:341 : _determine_config_l3 2022-09-05 15:16:03.146 | +++ lib/neutron-legacy:_determine_config_l3:331 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.148 | +++ lib/neutron-legacy:_determine_config_l3:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.152 | ++ lib/neutron-legacy:determine_config_files:341 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.155 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-09-05 15:16:03.157 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.160 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.163 | + functions-common:run_process:1705 : local service=q-l3 2022-09-05 15:16:03.165 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.168 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:03.171 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:03.173 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:03.175 | + functions-common:run_process:1711 : local name=q-l3 2022-09-05 15:16:03.178 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:03.180 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:03.184 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:03.186 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:03.189 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:03.194 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390963191 2022-09-05 15:16:03.197 | + functions-common:run_process:1714 : is_service_enabled q-l3 2022-09-05 15:16:03.215 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:03.218 | + functions-common:run_process:1715 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-09-05 15:16:03.220 | + functions-common:_run_under_systemd:1665 : local service=q-l3 2022-09-05 15:16:03.223 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.225 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.228 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.231 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.233 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-09-05 15:16:03.236 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-09-05 15:16:03.239 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-l3.service 2022-09-05 15:16:03.241 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:03.244 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:03.246 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:03.249 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:03.251 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-09-05 15:16:03.254 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-09-05 15:16:03.256 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-09-05 15:16:03.259 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.261 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:03.264 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:03.267 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:03.269 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:03.272 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:03.274 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-09-05 15:16:03.277 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:03.282 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-09-05 15:16:03.354 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-09-05 15:16:03.427 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-09-05 15:16:03.490 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-09-05 15:16:03.559 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-09-05 15:16:03.622 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:03.678 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:03.681 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:03.683 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-09-05 15:16:03.751 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:04.214 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-l3.service 2022-09-05 15:16:04.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-09-05 15:16:04.656 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-l3.service 2022-09-05 15:16:04.695 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:04.697 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:04.701 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:04.703 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:04.714 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:04.714 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:04.714 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:04.716 | + functions-common:time_stop:2458 : start_time=1662390963191 2022-09-05 15:16:04.719 | + functions-common:time_stop:2460 : [[ -z 1662390963191 ]] 2022-09-05 15:16:04.725 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:04.731 | + functions-common:time_stop:2463 : end_time=1662390964724 2022-09-05 15:16:04.734 | + functions-common:time_stop:2464 : elapsed_time=1533 2022-09-05 15:16:04.737 | + functions-common:time_stop:2465 : total=19929 2022-09-05 15:16:04.739 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:04.742 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=21462 2022-09-05 15:16:04.745 | + lib/neutron-legacy:start_mutnauq_other_agents:590 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.747 | + functions-common:run_process:1705 : local service=q-meta 2022-09-05 15:16:04.750 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.753 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:04.755 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:04.758 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:04.763 | + functions-common:run_process:1711 : local name=q-meta 2022-09-05 15:16:04.766 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:04.768 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:04.771 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:04.774 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:04.780 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:04.783 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390964779 2022-09-05 15:16:04.785 | + functions-common:run_process:1714 : is_service_enabled q-meta 2022-09-05 15:16:04.810 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:04.810 | + functions-common:run_process:1715 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-09-05 15:16:04.813 | + functions-common:_run_under_systemd:1665 : local service=q-meta 2022-09-05 15:16:04.816 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.822 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.822 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.826 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.826 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-09-05 15:16:04.830 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-09-05 15:16:04.834 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-meta.service 2022-09-05 15:16:04.834 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:04.837 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:04.838 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:04.842 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:04.845 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-09-05 15:16:04.848 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-09-05 15:16:04.851 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-09-05 15:16:04.853 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:04.862 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:04.862 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:04.862 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:04.866 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:04.869 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:04.873 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-09-05 15:16:04.873 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:04.878 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-09-05 15:16:04.971 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-09-05 15:16:05.082 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-09-05 15:16:05.150 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-09-05 15:16:05.207 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-09-05 15:16:05.279 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:05.340 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:05.343 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:05.345 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-09-05 15:16:05.428 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:05.908 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-meta.service 2022-09-05 15:16:05.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-09-05 15:16:06.386 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-meta.service 2022-09-05 15:16:06.415 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:06.417 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:06.420 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:06.423 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:06.425 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:06.428 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:06.432 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:06.436 | + functions-common:time_stop:2458 : start_time=1662390964779 2022-09-05 15:16:06.439 | + functions-common:time_stop:2460 : [[ -z 1662390964779 ]] 2022-09-05 15:16:06.448 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:06.453 | + functions-common:time_stop:2463 : end_time=1662390966449 2022-09-05 15:16:06.457 | + functions-common:time_stop:2464 : elapsed_time=1670 2022-09-05 15:16:06.459 | + functions-common:time_stop:2465 : total=21462 2022-09-05 15:16:06.462 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:06.465 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23132 2022-09-05 15:16:06.468 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.471 | + functions-common:run_process:1705 : local service=q-metering 2022-09-05 15:16:06.477 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.480 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:06.482 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:06.485 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:06.488 | + functions-common:run_process:1711 : local name=q-metering 2022-09-05 15:16:06.490 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:06.493 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:06.496 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:06.498 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:06.502 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:06.506 | + functions-common:time_start:2442 : _TIME_START[$name]=1662390966503 2022-09-05 15:16:06.509 | + functions-common:run_process:1714 : is_service_enabled q-metering 2022-09-05 15:16:06.529 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:06.532 | + functions-common:run_process:1715 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-09-05 15:16:06.535 | + functions-common:_run_under_systemd:1665 : local service=q-metering 2022-09-05 15:16:06.537 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.540 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.542 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.545 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.547 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-09-05 15:16:06.550 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-09-05 15:16:06.552 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-metering.service 2022-09-05 15:16:06.555 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:06.558 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:06.560 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:06.563 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:06.565 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-09-05 15:16:06.568 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-09-05 15:16:06.571 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-09-05 15:16:06.576 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.579 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:06.582 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:06.584 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:06.587 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:06.589 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:06.592 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-09-05 15:16:06.595 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:06.599 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-09-05 15:16:06.676 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-09-05 15:16:06.758 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-09-05 15:16:06.826 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-09-05 15:16:06.902 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-09-05 15:16:06.982 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:07.047 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:07.050 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:07.052 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-09-05 15:16:07.151 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:07.624 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-metering.service 2022-09-05 15:16:07.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-09-05 15:16:08.083 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-metering.service 2022-09-05 15:16:08.112 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:08.117 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:08.122 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:08.125 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:08.128 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:08.133 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:08.140 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:08.143 | + functions-common:time_stop:2458 : start_time=1662390966503 2022-09-05 15:16:08.146 | + functions-common:time_stop:2460 : [[ -z 1662390966503 ]] 2022-09-05 15:16:08.157 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:08.161 | + functions-common:time_stop:2463 : end_time=1662390968157 2022-09-05 15:16:08.164 | + functions-common:time_stop:2464 : elapsed_time=1654 2022-09-05 15:16:08.167 | + functions-common:time_stop:2465 : total=23132 2022-09-05 15:16:08.169 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:08.173 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=24786 2022-09-05 15:16:08.175 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-09-05 15:16:08.203 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:08.208 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-09-05 15:16:08.211 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-09-05 15:16:08.214 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:16:08.218 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-09-05 15:16:08.225 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-09-05 15:16:08.228 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-09-05 15:16:08.232 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-09-05 15:16:08.240 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-09-05 15:16:08.241 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-09-05 15:16:08.242 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-09-05 15:16:08.248 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:08.250 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:11.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:11.262 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:11.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:11.262 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:11.463 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:11.470 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-09-05 15:16:11.475 | ++ functions-common:get_field:828 : field='$2' 2022-09-05 15:16:11.490 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-09-05 15:16:11.490 | ++ functions-common:get_field:830 : echo '| 2e015d08698a4f3288e5a00eb9be929a | demo |' 2022-09-05 15:16:11.507 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:11.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:16:11.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-09-05 15:16:11.517 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:11.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-09-05 15:16:11.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-09-05 15:16:11.579 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-09-05 15:16:11.590 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-09-05 15:16:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:15.309 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:15.309 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:15.557 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:15.562 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-09-05 15:16:15.563 | address-scope 2022-09-05 15:16:15.563 | router-admin-state-down-before-update 2022-09-05 15:16:15.563 | agent 2022-09-05 15:16:15.563 | agent-resources-synced 2022-09-05 15:16:15.563 | allowed-address-pairs 2022-09-05 15:16:15.563 | auto-allocated-topology 2022-09-05 15:16:15.563 | availability_zone 2022-09-05 15:16:15.563 | availability_zone_filter 2022-09-05 15:16:15.563 | default-subnetpools 2022-09-05 15:16:15.563 | dhcp_agent_scheduler 2022-09-05 15:16:15.563 | dvr 2022-09-05 15:16:15.563 | empty-string-filtering 2022-09-05 15:16:15.563 | external-net 2022-09-05 15:16:15.563 | extra_dhcp_opt 2022-09-05 15:16:15.563 | extraroute 2022-09-05 15:16:15.563 | extraroute-atomic 2022-09-05 15:16:15.563 | filter-validation 2022-09-05 15:16:15.563 | fip-port-details 2022-09-05 15:16:15.563 | flavors 2022-09-05 15:16:15.563 | floatingip-pools 2022-09-05 15:16:15.563 | ip-substring-filtering 2022-09-05 15:16:15.563 | router 2022-09-05 15:16:15.563 | ext-gw-mode 2022-09-05 15:16:15.563 | l3-ha 2022-09-05 15:16:15.563 | l3-flavors 2022-09-05 15:16:15.563 | l3-port-ip-change-not-allowed 2022-09-05 15:16:15.563 | l3_agent_scheduler 2022-09-05 15:16:15.563 | metering 2022-09-05 15:16:15.563 | metering_source_and_destination_fields 2022-09-05 15:16:15.563 | multi-provider 2022-09-05 15:16:15.563 | net-mtu 2022-09-05 15:16:15.563 | net-mtu-writable 2022-09-05 15:16:15.563 | network_availability_zone 2022-09-05 15:16:15.563 | network-ip-availability 2022-09-05 15:16:15.563 | pagination 2022-09-05 15:16:15.563 | port-device-profile 2022-09-05 15:16:15.563 | port-mac-address-regenerate 2022-09-05 15:16:15.563 | port-numa-affinity-policy 2022-09-05 15:16:15.564 | binding 2022-09-05 15:16:15.564 | binding-extended 2022-09-05 15:16:15.564 | port-security 2022-09-05 15:16:15.564 | project-id 2022-09-05 15:16:15.564 | provider 2022-09-05 15:16:15.564 | quota-check-limit 2022-09-05 15:16:15.564 | quotas 2022-09-05 15:16:15.564 | quota_details 2022-09-05 15:16:15.564 | rbac-policies 2022-09-05 15:16:15.564 | rbac-address-group 2022-09-05 15:16:15.564 | rbac-address-scope 2022-09-05 15:16:15.564 | rbac-security-groups 2022-09-05 15:16:15.564 | rbac-subnetpool 2022-09-05 15:16:15.564 | revision-if-match 2022-09-05 15:16:15.564 | standard-attr-revisions 2022-09-05 15:16:15.564 | router_availability_zone 2022-09-05 15:16:15.564 | security-groups-normalized-cidr 2022-09-05 15:16:15.564 | port-security-groups-filtering 2022-09-05 15:16:15.564 | security-groups-remote-address-group 2022-09-05 15:16:15.564 | security-groups-shared-filtering 2022-09-05 15:16:15.564 | security-group 2022-09-05 15:16:15.564 | service-type 2022-09-05 15:16:15.564 | sorting 2022-09-05 15:16:15.564 | standard-attr-description 2022-09-05 15:16:15.564 | stateful-security-group 2022-09-05 15:16:15.564 | subnet_onboard 2022-09-05 15:16:15.564 | subnet-service-types 2022-09-05 15:16:15.564 | subnet_allocation 2022-09-05 15:16:15.564 | subnetpool-prefix-ops 2022-09-05 15:16:15.564 | standard-attr-tag 2022-09-05 15:16:15.564 | standard-attr-timestamp' 2022-09-05 15:16:15.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-09-05 15:16:15.566 | address-scope 2022-09-05 15:16:15.566 | router-admin-state-down-before-update 2022-09-05 15:16:15.566 | agent 2022-09-05 15:16:15.566 | agent-resources-synced 2022-09-05 15:16:15.566 | allowed-address-pairs 2022-09-05 15:16:15.566 | auto-allocated-topology 2022-09-05 15:16:15.566 | availability_zone 2022-09-05 15:16:15.566 | availability_zone_filter 2022-09-05 15:16:15.566 | default-subnetpools 2022-09-05 15:16:15.567 | dhcp_agent_scheduler 2022-09-05 15:16:15.567 | dvr 2022-09-05 15:16:15.567 | empty-string-filtering 2022-09-05 15:16:15.567 | external-net 2022-09-05 15:16:15.567 | extra_dhcp_opt 2022-09-05 15:16:15.567 | extraroute 2022-09-05 15:16:15.567 | extraroute-atomic 2022-09-05 15:16:15.567 | filter-validation 2022-09-05 15:16:15.567 | fip-port-details 2022-09-05 15:16:15.567 | flavors 2022-09-05 15:16:15.567 | floatingip-pools 2022-09-05 15:16:15.567 | ip-substring-filtering 2022-09-05 15:16:15.567 | router 2022-09-05 15:16:15.567 | ext-gw-mode 2022-09-05 15:16:15.567 | l3-ha 2022-09-05 15:16:15.567 | l3-flavors 2022-09-05 15:16:15.567 | l3-port-ip-change-not-allowed 2022-09-05 15:16:15.567 | l3_agent_scheduler 2022-09-05 15:16:15.567 | metering 2022-09-05 15:16:15.567 | metering_source_and_destination_fields 2022-09-05 15:16:15.567 | multi-provider 2022-09-05 15:16:15.567 | net-mtu 2022-09-05 15:16:15.567 | net-mtu-writable 2022-09-05 15:16:15.567 | network_availability_zone 2022-09-05 15:16:15.567 | network-ip-availability 2022-09-05 15:16:15.567 | pagination 2022-09-05 15:16:15.567 | port-device-profile 2022-09-05 15:16:15.567 | port-mac-address-regenerate 2022-09-05 15:16:15.567 | port-numa-affinity-policy 2022-09-05 15:16:15.567 | binding 2022-09-05 15:16:15.567 | binding-extended 2022-09-05 15:16:15.567 | port-security 2022-09-05 15:16:15.567 | project-id 2022-09-05 15:16:15.567 | provider 2022-09-05 15:16:15.567 | quota-check-limit 2022-09-05 15:16:15.568 | quotas 2022-09-05 15:16:15.568 | quota_details 2022-09-05 15:16:15.568 | rbac-policies 2022-09-05 15:16:15.568 | rbac-address-group 2022-09-05 15:16:15.568 | rbac-address-scope 2022-09-05 15:16:15.568 | rbac-security-groups 2022-09-05 15:16:15.568 | rbac-subnetpool 2022-09-05 15:16:15.568 | revision-if-match 2022-09-05 15:16:15.568 | standard-attr-revisions 2022-09-05 15:16:15.568 | router_availability_zone 2022-09-05 15:16:15.568 | security-groups-normalized-cidr 2022-09-05 15:16:15.568 | port-security-groups-filtering 2022-09-05 15:16:15.568 | security-groups-remote-address-group 2022-09-05 15:16:15.568 | security-groups-shared-filtering 2022-09-05 15:16:15.568 | security-group 2022-09-05 15:16:15.568 | service-type 2022-09-05 15:16:15.569 | sorting 2022-09-05 15:16:15.569 | standard-attr-description 2022-09-05 15:16:15.569 | stateful-security-group 2022-09-05 15:16:15.569 | subnet_onboard 2022-09-05 15:16:15.569 | subnet-service-types 2022-09-05 15:16:15.569 | subnet_allocation 2022-09-05 15:16:15.569 | subnetpool-prefix-ops 2022-09-05 15:16:15.569 | standard-attr-tag 2022-09-05 15:16:15.569 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-09-05 15:16:15.571 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-09-05 15:16:15.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-09-05 15:16:15.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-09-05 15:16:15.581 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-09-05 15:16:18.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:18.735 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:18.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:18.735 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:18.930 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:18.934 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=97419546-5307-4b23-835e-8420f35aeee0 2022-09-05 15:16:18.937 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-09-05 15:16:18.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-09-05 15:16:18.942 | + functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-09-05 15:16:18.945 | + functions-common:is_provider_network:2303 : return 1 2022-09-05 15:16:18.950 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-09-05 15:16:18.951 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-09-05 15:16:18.951 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-09-05 15:16:18.955 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:18.958 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:22.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:22.835 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:22.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:22.835 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:23.028 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:23.032 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-09-05 15:16:23.035 | ++ functions-common:get_field:828 : field='$3' 2022-09-05 15:16:23.038 | ++ functions-common:get_field:830 : echo '| id | 3921a515-ec52-4d59-be7e-6e08089a57b6 |' 2022-09-05 15:16:23.039 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-09-05 15:16:23.045 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:23.049 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=3921a515-ec52-4d59-be7e-6e08089a57b6 2022-09-05 15:16:23.052 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 2e015d08698a4f3288e5a00eb9be929a' 2022-09-05 15:16:23.055 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:23.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-09-05 15:16:23.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:16:23.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=2e015d08698a4f3288e5a00eb9be929a 2022-09-05 15:16:23.082 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 97419546-5307-4b23-835e-8420f35aeee0 ']' 2022-09-05 15:16:23.085 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-09-05 15:16:23.088 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-09-05 15:16:23.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-09-05 15:16:23.095 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 97419546-5307-4b23-835e-8420f35aeee0 ' 2022-09-05 15:16:23.098 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-09-05 15:16:23.101 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 3921a515-ec52-4d59-be7e-6e08089a57b6 private-subnet' 2022-09-05 15:16:23.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-09-05 15:16:23.111 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 97419546-5307-4b23-835e-8420f35aeee0 --network 3921a515-ec52-4d59-be7e-6e08089a57b6 private-subnet 2022-09-05 15:16:23.112 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-09-05 15:16:23.112 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-09-05 15:16:23.116 | +++ functions-common:get_field:823 : local data field 2022-09-05 15:16:23.118 | +++ functions-common:get_field:824 : read data 2022-09-05 15:16:26.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:26.629 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:26.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:26.629 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:26.822 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:26.826 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-09-05 15:16:26.830 | +++ functions-common:get_field:828 : field='$3' 2022-09-05 15:16:26.833 | +++ functions-common:get_field:830 : echo '| id | 49096208-c3d6-4677-9437-77fdc64a4774 |' 2022-09-05 15:16:26.836 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-09-05 15:16:26.842 | +++ functions-common:get_field:824 : read data 2022-09-05 15:16:26.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=49096208-c3d6-4677-9437-77fdc64a4774 2022-09-05 15:16:26.848 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 2e015d08698a4f3288e5a00eb9be929a' 2022-09-05 15:16:26.851 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:26.869 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 49096208-c3d6-4677-9437-77fdc64a4774 2022-09-05 15:16:26.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=49096208-c3d6-4677-9437-77fdc64a4774 2022-09-05 15:16:26.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-09-05 15:16:26.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-09-05 15:16:26.882 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-09-05 15:16:26.886 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-09-05 15:16:29.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:29.712 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:29.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:29.712 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:29.901 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:29.905 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-09-05 15:16:29.905 | address-scope 2022-09-05 15:16:29.905 | router-admin-state-down-before-update 2022-09-05 15:16:29.905 | agent 2022-09-05 15:16:29.905 | agent-resources-synced 2022-09-05 15:16:29.905 | allowed-address-pairs 2022-09-05 15:16:29.905 | auto-allocated-topology 2022-09-05 15:16:29.905 | availability_zone 2022-09-05 15:16:29.905 | availability_zone_filter 2022-09-05 15:16:29.905 | default-subnetpools 2022-09-05 15:16:29.905 | dhcp_agent_scheduler 2022-09-05 15:16:29.905 | dvr 2022-09-05 15:16:29.905 | empty-string-filtering 2022-09-05 15:16:29.905 | external-net 2022-09-05 15:16:29.905 | extra_dhcp_opt 2022-09-05 15:16:29.905 | extraroute 2022-09-05 15:16:29.905 | extraroute-atomic 2022-09-05 15:16:29.905 | filter-validation 2022-09-05 15:16:29.905 | fip-port-details 2022-09-05 15:16:29.905 | flavors 2022-09-05 15:16:29.905 | floatingip-pools 2022-09-05 15:16:29.905 | ip-substring-filtering 2022-09-05 15:16:29.905 | router 2022-09-05 15:16:29.905 | ext-gw-mode 2022-09-05 15:16:29.905 | l3-ha 2022-09-05 15:16:29.905 | l3-flavors 2022-09-05 15:16:29.905 | l3-port-ip-change-not-allowed 2022-09-05 15:16:29.905 | l3_agent_scheduler 2022-09-05 15:16:29.905 | metering 2022-09-05 15:16:29.905 | metering_source_and_destination_fields 2022-09-05 15:16:29.906 | multi-provider 2022-09-05 15:16:29.906 | net-mtu 2022-09-05 15:16:29.906 | net-mtu-writable 2022-09-05 15:16:29.906 | network_availability_zone 2022-09-05 15:16:29.906 | network-ip-availability 2022-09-05 15:16:29.906 | pagination 2022-09-05 15:16:29.906 | port-device-profile 2022-09-05 15:16:29.906 | port-mac-address-regenerate 2022-09-05 15:16:29.906 | port-numa-affinity-policy 2022-09-05 15:16:29.906 | binding 2022-09-05 15:16:29.906 | binding-extended 2022-09-05 15:16:29.906 | port-security 2022-09-05 15:16:29.906 | project-id 2022-09-05 15:16:29.906 | provider 2022-09-05 15:16:29.906 | quota-check-limit 2022-09-05 15:16:29.906 | quotas 2022-09-05 15:16:29.906 | quota_details 2022-09-05 15:16:29.906 | rbac-policies 2022-09-05 15:16:29.906 | rbac-address-group 2022-09-05 15:16:29.906 | rbac-address-scope 2022-09-05 15:16:29.906 | rbac-security-groups 2022-09-05 15:16:29.906 | rbac-subnetpool 2022-09-05 15:16:29.906 | revision-if-match 2022-09-05 15:16:29.906 | standard-attr-revisions 2022-09-05 15:16:29.906 | router_availability_zone 2022-09-05 15:16:29.906 | security-groups-normalized-cidr 2022-09-05 15:16:29.906 | port-security-groups-filtering 2022-09-05 15:16:29.906 | security-groups-remote-address-group 2022-09-05 15:16:29.906 | security-groups-shared-filtering 2022-09-05 15:16:29.906 | security-group 2022-09-05 15:16:29.906 | service-type 2022-09-05 15:16:29.906 | sorting 2022-09-05 15:16:29.906 | standard-attr-description 2022-09-05 15:16:29.906 | stateful-security-group 2022-09-05 15:16:29.906 | subnet_onboard 2022-09-05 15:16:29.906 | subnet-service-types 2022-09-05 15:16:29.907 | subnet_allocation 2022-09-05 15:16:29.907 | subnetpool-prefix-ops 2022-09-05 15:16:29.907 | standard-attr-tag 2022-09-05 15:16:29.907 | standard-attr-timestamp' 2022-09-05 15:16:29.909 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-09-05 15:16:29.909 | address-scope 2022-09-05 15:16:29.909 | router-admin-state-down-before-update 2022-09-05 15:16:29.909 | agent 2022-09-05 15:16:29.909 | agent-resources-synced 2022-09-05 15:16:29.909 | allowed-address-pairs 2022-09-05 15:16:29.909 | auto-allocated-topology 2022-09-05 15:16:29.909 | availability_zone 2022-09-05 15:16:29.909 | availability_zone_filter 2022-09-05 15:16:29.909 | default-subnetpools 2022-09-05 15:16:29.909 | dhcp_agent_scheduler 2022-09-05 15:16:29.909 | dvr 2022-09-05 15:16:29.909 | empty-string-filtering 2022-09-05 15:16:29.909 | external-net 2022-09-05 15:16:29.909 | extra_dhcp_opt 2022-09-05 15:16:29.909 | extraroute 2022-09-05 15:16:29.909 | extraroute-atomic 2022-09-05 15:16:29.909 | filter-validation 2022-09-05 15:16:29.909 | fip-port-details 2022-09-05 15:16:29.909 | flavors 2022-09-05 15:16:29.909 | floatingip-pools 2022-09-05 15:16:29.909 | ip-substring-filtering 2022-09-05 15:16:29.909 | router 2022-09-05 15:16:29.909 | ext-gw-mode 2022-09-05 15:16:29.909 | l3-ha 2022-09-05 15:16:29.909 | l3-flavors 2022-09-05 15:16:29.909 | l3-port-ip-change-not-allowed 2022-09-05 15:16:29.909 | l3_agent_scheduler 2022-09-05 15:16:29.909 | metering 2022-09-05 15:16:29.909 | metering_source_and_destination_fields 2022-09-05 15:16:29.909 | multi-provider 2022-09-05 15:16:29.909 | net-mtu 2022-09-05 15:16:29.909 | net-mtu-writable 2022-09-05 15:16:29.909 | network_availability_zone 2022-09-05 15:16:29.909 | network-ip-availability 2022-09-05 15:16:29.910 | pagination 2022-09-05 15:16:29.910 | port-device-profile 2022-09-05 15:16:29.910 | port-mac-address-regenerate 2022-09-05 15:16:29.910 | port-numa-affinity-policy 2022-09-05 15:16:29.910 | binding 2022-09-05 15:16:29.910 | binding-extended 2022-09-05 15:16:29.910 | port-security 2022-09-05 15:16:29.910 | project-id 2022-09-05 15:16:29.910 | provider 2022-09-05 15:16:29.910 | quota-check-limit 2022-09-05 15:16:29.910 | quotas 2022-09-05 15:16:29.910 | quota_details 2022-09-05 15:16:29.910 | rbac-policies 2022-09-05 15:16:29.910 | rbac-address-group 2022-09-05 15:16:29.910 | rbac-address-scope 2022-09-05 15:16:29.910 | rbac-security-groups 2022-09-05 15:16:29.910 | rbac-subnetpool 2022-09-05 15:16:29.910 | revision-if-match 2022-09-05 15:16:29.910 | standard-attr-revisions 2022-09-05 15:16:29.910 | router_availability_zone 2022-09-05 15:16:29.910 | security-groups-normalized-cidr 2022-09-05 15:16:29.910 | port-security-groups-filtering 2022-09-05 15:16:29.910 | security-groups-remote-address-group 2022-09-05 15:16:29.910 | security-groups-shared-filtering 2022-09-05 15:16:29.910 | security-group 2022-09-05 15:16:29.910 | service-type 2022-09-05 15:16:29.910 | sorting 2022-09-05 15:16:29.910 | standard-attr-description 2022-09-05 15:16:29.910 | stateful-security-group 2022-09-05 15:16:29.910 | subnet_onboard 2022-09-05 15:16:29.910 | subnet-service-types 2022-09-05 15:16:29.910 | subnet_allocation 2022-09-05 15:16:29.910 | subnetpool-prefix-ops 2022-09-05 15:16:29.910 | standard-attr-tag 2022-09-05 15:16:29.910 | standard-attr-timestamp =~ router ]] 2022-09-05 15:16:29.913 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-09-05 15:16:29.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-09-05 15:16:29.919 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-09-05 15:16:29.923 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-09-05 15:16:32.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:32.655 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:32.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:32.655 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:32.833 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:32.836 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-09-05 15:16:32.837 | address-scope 2022-09-05 15:16:32.837 | router-admin-state-down-before-update 2022-09-05 15:16:32.837 | agent 2022-09-05 15:16:32.837 | agent-resources-synced 2022-09-05 15:16:32.837 | allowed-address-pairs 2022-09-05 15:16:32.837 | auto-allocated-topology 2022-09-05 15:16:32.837 | availability_zone 2022-09-05 15:16:32.837 | availability_zone_filter 2022-09-05 15:16:32.837 | default-subnetpools 2022-09-05 15:16:32.837 | dhcp_agent_scheduler 2022-09-05 15:16:32.837 | dvr 2022-09-05 15:16:32.837 | empty-string-filtering 2022-09-05 15:16:32.837 | external-net 2022-09-05 15:16:32.837 | extra_dhcp_opt 2022-09-05 15:16:32.837 | extraroute 2022-09-05 15:16:32.837 | extraroute-atomic 2022-09-05 15:16:32.837 | filter-validation 2022-09-05 15:16:32.837 | fip-port-details 2022-09-05 15:16:32.837 | flavors 2022-09-05 15:16:32.837 | floatingip-pools 2022-09-05 15:16:32.837 | ip-substring-filtering 2022-09-05 15:16:32.837 | router 2022-09-05 15:16:32.837 | ext-gw-mode 2022-09-05 15:16:32.837 | l3-ha 2022-09-05 15:16:32.837 | l3-flavors 2022-09-05 15:16:32.837 | l3-port-ip-change-not-allowed 2022-09-05 15:16:32.837 | l3_agent_scheduler 2022-09-05 15:16:32.837 | metering 2022-09-05 15:16:32.837 | metering_source_and_destination_fields 2022-09-05 15:16:32.837 | multi-provider 2022-09-05 15:16:32.837 | net-mtu 2022-09-05 15:16:32.837 | net-mtu-writable 2022-09-05 15:16:32.837 | network_availability_zone 2022-09-05 15:16:32.837 | network-ip-availability 2022-09-05 15:16:32.837 | pagination 2022-09-05 15:16:32.838 | port-device-profile 2022-09-05 15:16:32.838 | port-mac-address-regenerate 2022-09-05 15:16:32.838 | port-numa-affinity-policy 2022-09-05 15:16:32.838 | binding 2022-09-05 15:16:32.838 | binding-extended 2022-09-05 15:16:32.838 | port-security 2022-09-05 15:16:32.838 | project-id 2022-09-05 15:16:32.838 | provider 2022-09-05 15:16:32.838 | quota-check-limit 2022-09-05 15:16:32.838 | quotas 2022-09-05 15:16:32.838 | quota_details 2022-09-05 15:16:32.838 | rbac-policies 2022-09-05 15:16:32.838 | rbac-address-group 2022-09-05 15:16:32.838 | rbac-address-scope 2022-09-05 15:16:32.838 | rbac-security-groups 2022-09-05 15:16:32.838 | rbac-subnetpool 2022-09-05 15:16:32.838 | revision-if-match 2022-09-05 15:16:32.838 | standard-attr-revisions 2022-09-05 15:16:32.838 | router_availability_zone 2022-09-05 15:16:32.838 | security-groups-normalized-cidr 2022-09-05 15:16:32.838 | port-security-groups-filtering 2022-09-05 15:16:32.838 | security-groups-remote-address-group 2022-09-05 15:16:32.838 | security-groups-shared-filtering 2022-09-05 15:16:32.838 | security-group 2022-09-05 15:16:32.838 | service-type 2022-09-05 15:16:32.838 | sorting 2022-09-05 15:16:32.838 | standard-attr-description 2022-09-05 15:16:32.838 | stateful-security-group 2022-09-05 15:16:32.838 | subnet_onboard 2022-09-05 15:16:32.838 | subnet-service-types 2022-09-05 15:16:32.838 | subnet_allocation 2022-09-05 15:16:32.838 | subnetpool-prefix-ops 2022-09-05 15:16:32.838 | standard-attr-tag 2022-09-05 15:16:32.839 | standard-attr-timestamp' 2022-09-05 15:16:32.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-09-05 15:16:32.841 | address-scope 2022-09-05 15:16:32.841 | router-admin-state-down-before-update 2022-09-05 15:16:32.841 | agent 2022-09-05 15:16:32.841 | agent-resources-synced 2022-09-05 15:16:32.841 | allowed-address-pairs 2022-09-05 15:16:32.841 | auto-allocated-topology 2022-09-05 15:16:32.841 | availability_zone 2022-09-05 15:16:32.841 | availability_zone_filter 2022-09-05 15:16:32.841 | default-subnetpools 2022-09-05 15:16:32.842 | dhcp_agent_scheduler 2022-09-05 15:16:32.842 | dvr 2022-09-05 15:16:32.842 | empty-string-filtering 2022-09-05 15:16:32.842 | external-net 2022-09-05 15:16:32.842 | extra_dhcp_opt 2022-09-05 15:16:32.842 | extraroute 2022-09-05 15:16:32.842 | extraroute-atomic 2022-09-05 15:16:32.842 | filter-validation 2022-09-05 15:16:32.842 | fip-port-details 2022-09-05 15:16:32.842 | flavors 2022-09-05 15:16:32.842 | floatingip-pools 2022-09-05 15:16:32.842 | ip-substring-filtering 2022-09-05 15:16:32.842 | router 2022-09-05 15:16:32.842 | ext-gw-mode 2022-09-05 15:16:32.842 | l3-ha 2022-09-05 15:16:32.842 | l3-flavors 2022-09-05 15:16:32.842 | l3-port-ip-change-not-allowed 2022-09-05 15:16:32.842 | l3_agent_scheduler 2022-09-05 15:16:32.842 | metering 2022-09-05 15:16:32.842 | metering_source_and_destination_fields 2022-09-05 15:16:32.842 | multi-provider 2022-09-05 15:16:32.842 | net-mtu 2022-09-05 15:16:32.842 | net-mtu-writable 2022-09-05 15:16:32.842 | network_availability_zone 2022-09-05 15:16:32.842 | network-ip-availability 2022-09-05 15:16:32.842 | pagination 2022-09-05 15:16:32.842 | port-device-profile 2022-09-05 15:16:32.842 | port-mac-address-regenerate 2022-09-05 15:16:32.842 | port-numa-affinity-policy 2022-09-05 15:16:32.842 | binding 2022-09-05 15:16:32.842 | binding-extended 2022-09-05 15:16:32.842 | port-security 2022-09-05 15:16:32.842 | project-id 2022-09-05 15:16:32.842 | provider 2022-09-05 15:16:32.842 | quota-check-limit 2022-09-05 15:16:32.842 | quotas 2022-09-05 15:16:32.843 | quota_details 2022-09-05 15:16:32.843 | rbac-policies 2022-09-05 15:16:32.843 | rbac-address-group 2022-09-05 15:16:32.843 | rbac-address-scope 2022-09-05 15:16:32.843 | rbac-security-groups 2022-09-05 15:16:32.843 | rbac-subnetpool 2022-09-05 15:16:32.843 | revision-if-match 2022-09-05 15:16:32.843 | standard-attr-revisions 2022-09-05 15:16:32.843 | router_availability_zone 2022-09-05 15:16:32.843 | security-groups-normalized-cidr 2022-09-05 15:16:32.843 | port-security-groups-filtering 2022-09-05 15:16:32.843 | security-groups-remote-address-group 2022-09-05 15:16:32.843 | security-groups-shared-filtering 2022-09-05 15:16:32.843 | security-group 2022-09-05 15:16:32.843 | service-type 2022-09-05 15:16:32.843 | sorting 2022-09-05 15:16:32.843 | standard-attr-description 2022-09-05 15:16:32.843 | stateful-security-group 2022-09-05 15:16:32.843 | subnet_onboard 2022-09-05 15:16:32.843 | subnet-service-types 2022-09-05 15:16:32.843 | subnet_allocation 2022-09-05 15:16:32.843 | subnetpool-prefix-ops 2022-09-05 15:16:32.843 | standard-attr-tag 2022-09-05 15:16:32.843 | standard-attr-timestamp =~ external-net ]] 2022-09-05 15:16:32.846 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-09-05 15:16:32.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-09-05 15:16:32.853 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-09-05 15:16:32.853 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-09-05 15:16:32.855 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-09-05 15:16:32.858 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:32.861 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:35.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:35.768 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:35.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:35.768 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:35.952 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:35.956 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-09-05 15:16:35.958 | ++ functions-common:get_field:828 : field='$3' 2022-09-05 15:16:35.962 | ++ functions-common:get_field:830 : echo '| id | de135646-418e-440c-b7a6-4a20d3b4a19a |' 2022-09-05 15:16:35.962 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-09-05 15:16:35.968 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:35.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=de135646-418e-440c-b7a6-4a20d3b4a19a 2022-09-05 15:16:35.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 2e015d08698a4f3288e5a00eb9be929a router1' 2022-09-05 15:16:35.978 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:35.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-09-05 15:16:35.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-09-05 15:16:36.001 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-09-05 15:16:36.005 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-09-05 15:16:38.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:38.831 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:38.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:38.831 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:39.021 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:39.024 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-09-05 15:16:39.024 | address-scope 2022-09-05 15:16:39.024 | router-admin-state-down-before-update 2022-09-05 15:16:39.025 | agent 2022-09-05 15:16:39.025 | agent-resources-synced 2022-09-05 15:16:39.025 | allowed-address-pairs 2022-09-05 15:16:39.025 | auto-allocated-topology 2022-09-05 15:16:39.025 | availability_zone 2022-09-05 15:16:39.025 | availability_zone_filter 2022-09-05 15:16:39.025 | default-subnetpools 2022-09-05 15:16:39.025 | dhcp_agent_scheduler 2022-09-05 15:16:39.025 | dvr 2022-09-05 15:16:39.025 | empty-string-filtering 2022-09-05 15:16:39.025 | external-net 2022-09-05 15:16:39.025 | extra_dhcp_opt 2022-09-05 15:16:39.025 | extraroute 2022-09-05 15:16:39.025 | extraroute-atomic 2022-09-05 15:16:39.025 | filter-validation 2022-09-05 15:16:39.025 | fip-port-details 2022-09-05 15:16:39.025 | flavors 2022-09-05 15:16:39.025 | floatingip-pools 2022-09-05 15:16:39.025 | ip-substring-filtering 2022-09-05 15:16:39.025 | router 2022-09-05 15:16:39.025 | ext-gw-mode 2022-09-05 15:16:39.025 | l3-ha 2022-09-05 15:16:39.025 | l3-flavors 2022-09-05 15:16:39.025 | l3-port-ip-change-not-allowed 2022-09-05 15:16:39.025 | l3_agent_scheduler 2022-09-05 15:16:39.025 | metering 2022-09-05 15:16:39.025 | metering_source_and_destination_fields 2022-09-05 15:16:39.025 | multi-provider 2022-09-05 15:16:39.025 | net-mtu 2022-09-05 15:16:39.025 | net-mtu-writable 2022-09-05 15:16:39.025 | network_availability_zone 2022-09-05 15:16:39.025 | network-ip-availability 2022-09-05 15:16:39.025 | pagination 2022-09-05 15:16:39.025 | port-device-profile 2022-09-05 15:16:39.026 | port-mac-address-regenerate 2022-09-05 15:16:39.026 | port-numa-affinity-policy 2022-09-05 15:16:39.026 | binding 2022-09-05 15:16:39.026 | binding-extended 2022-09-05 15:16:39.026 | port-security 2022-09-05 15:16:39.026 | project-id 2022-09-05 15:16:39.026 | provider 2022-09-05 15:16:39.026 | quota-check-limit 2022-09-05 15:16:39.026 | quotas 2022-09-05 15:16:39.026 | quota_details 2022-09-05 15:16:39.026 | rbac-policies 2022-09-05 15:16:39.026 | rbac-address-group 2022-09-05 15:16:39.027 | rbac-address-scope 2022-09-05 15:16:39.027 | rbac-security-groups 2022-09-05 15:16:39.027 | rbac-subnetpool 2022-09-05 15:16:39.027 | revision-if-match 2022-09-05 15:16:39.027 | standard-attr-revisions 2022-09-05 15:16:39.027 | router_availability_zone 2022-09-05 15:16:39.027 | security-groups-normalized-cidr 2022-09-05 15:16:39.027 | port-security-groups-filtering 2022-09-05 15:16:39.027 | security-groups-remote-address-group 2022-09-05 15:16:39.027 | security-groups-shared-filtering 2022-09-05 15:16:39.027 | security-group 2022-09-05 15:16:39.027 | service-type 2022-09-05 15:16:39.027 | sorting 2022-09-05 15:16:39.027 | standard-attr-description 2022-09-05 15:16:39.027 | stateful-security-group 2022-09-05 15:16:39.027 | subnet_onboard 2022-09-05 15:16:39.027 | subnet-service-types 2022-09-05 15:16:39.027 | subnet_allocation 2022-09-05 15:16:39.027 | subnetpool-prefix-ops 2022-09-05 15:16:39.027 | standard-attr-tag 2022-09-05 15:16:39.027 | standard-attr-timestamp' 2022-09-05 15:16:39.030 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-09-05 15:16:39.030 | address-scope 2022-09-05 15:16:39.030 | router-admin-state-down-before-update 2022-09-05 15:16:39.030 | agent 2022-09-05 15:16:39.030 | agent-resources-synced 2022-09-05 15:16:39.030 | allowed-address-pairs 2022-09-05 15:16:39.030 | auto-allocated-topology 2022-09-05 15:16:39.030 | availability_zone 2022-09-05 15:16:39.030 | availability_zone_filter 2022-09-05 15:16:39.030 | default-subnetpools 2022-09-05 15:16:39.030 | dhcp_agent_scheduler 2022-09-05 15:16:39.030 | dvr 2022-09-05 15:16:39.030 | empty-string-filtering 2022-09-05 15:16:39.030 | external-net 2022-09-05 15:16:39.030 | extra_dhcp_opt 2022-09-05 15:16:39.030 | extraroute 2022-09-05 15:16:39.030 | extraroute-atomic 2022-09-05 15:16:39.030 | filter-validation 2022-09-05 15:16:39.030 | fip-port-details 2022-09-05 15:16:39.030 | flavors 2022-09-05 15:16:39.030 | floatingip-pools 2022-09-05 15:16:39.030 | ip-substring-filtering 2022-09-05 15:16:39.030 | router 2022-09-05 15:16:39.030 | ext-gw-mode 2022-09-05 15:16:39.030 | l3-ha 2022-09-05 15:16:39.030 | l3-flavors 2022-09-05 15:16:39.031 | l3-port-ip-change-not-allowed 2022-09-05 15:16:39.031 | l3_agent_scheduler 2022-09-05 15:16:39.031 | metering 2022-09-05 15:16:39.031 | metering_source_and_destination_fields 2022-09-05 15:16:39.031 | multi-provider 2022-09-05 15:16:39.031 | net-mtu 2022-09-05 15:16:39.031 | net-mtu-writable 2022-09-05 15:16:39.031 | network_availability_zone 2022-09-05 15:16:39.031 | network-ip-availability 2022-09-05 15:16:39.031 | pagination 2022-09-05 15:16:39.031 | port-device-profile 2022-09-05 15:16:39.031 | port-mac-address-regenerate 2022-09-05 15:16:39.031 | port-numa-affinity-policy 2022-09-05 15:16:39.031 | binding 2022-09-05 15:16:39.031 | binding-extended 2022-09-05 15:16:39.031 | port-security 2022-09-05 15:16:39.031 | project-id 2022-09-05 15:16:39.031 | provider 2022-09-05 15:16:39.031 | quota-check-limit 2022-09-05 15:16:39.031 | quotas 2022-09-05 15:16:39.031 | quota_details 2022-09-05 15:16:39.031 | rbac-policies 2022-09-05 15:16:39.031 | rbac-address-group 2022-09-05 15:16:39.031 | rbac-address-scope 2022-09-05 15:16:39.031 | rbac-security-groups 2022-09-05 15:16:39.031 | rbac-subnetpool 2022-09-05 15:16:39.031 | revision-if-match 2022-09-05 15:16:39.031 | standard-attr-revisions 2022-09-05 15:16:39.031 | router_availability_zone 2022-09-05 15:16:39.031 | security-groups-normalized-cidr 2022-09-05 15:16:39.031 | port-security-groups-filtering 2022-09-05 15:16:39.031 | security-groups-remote-address-group 2022-09-05 15:16:39.031 | security-groups-shared-filtering 2022-09-05 15:16:39.031 | security-group 2022-09-05 15:16:39.031 | service-type 2022-09-05 15:16:39.031 | sorting 2022-09-05 15:16:39.031 | standard-attr-description 2022-09-05 15:16:39.032 | stateful-security-group 2022-09-05 15:16:39.032 | subnet_onboard 2022-09-05 15:16:39.032 | subnet-service-types 2022-09-05 15:16:39.032 | subnet_allocation 2022-09-05 15:16:39.032 | subnetpool-prefix-ops 2022-09-05 15:16:39.032 | standard-attr-tag 2022-09-05 15:16:39.032 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-09-05 15:16:39.032 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-09-05 15:16:39.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-09-05 15:16:39.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-09-05 15:16:39.043 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-09-05 15:16:39.043 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-09-05 15:16:39.044 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-09-05 15:16:39.048 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:39.051 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:41.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:42.000 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:42.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:42.000 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:42.186 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:42.189 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-09-05 15:16:42.193 | ++ functions-common:get_field:828 : field='$3' 2022-09-05 15:16:42.198 | ++ functions-common:get_field:830 : echo '| id | b308d8df-4397-4f10-bd3c-41f4a5b17f76 |' 2022-09-05 15:16:42.198 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-09-05 15:16:42.205 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:42.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=b308d8df-4397-4f10-bd3c-41f4a5b17f76 2022-09-05 15:16:42.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-09-05 15:16:42.215 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:42.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-09-05 15:16:42.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-09-05 15:16:42.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet de135646-418e-440c-b7a6-4a20d3b4a19a 49096208-c3d6-4677-9437-77fdc64a4774 2022-09-05 15:16:46.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:46.783 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:46.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:46.783 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:46.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-09-05 15:16:46.967 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 b308d8df-4397-4f10-bd3c-41f4a5b17f76 2022-09-05 15:16:46.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-09-05 15:16:46.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-09-05 15:16:46.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.25.5.1 ]] 2022-09-05 15:16:46.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.25.5.1 ' 2022-09-05 15:16:46.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network b308d8df-4397-4f10-bd3c-41f4a5b17f76 --subnet-range 172.25.5.0/24 --no-dhcp ' 2022-09-05 15:16:46.982 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-09-05 15:16:46.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-09-05 15:16:46.989 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.5.1 --network b308d8df-4397-4f10-bd3c-41f4a5b17f76 --subnet-range 172.25.5.0/24 --no-dhcp public-subnet 2022-09-05 15:16:46.990 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-09-05 15:16:49.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:49.884 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:49.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:49.884 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:50.087 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:50.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.25.5.1 | 2022-09-05 15:16:50.091 | | id | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 |' 2022-09-05 15:16:50.093 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-09-05 15:16:50.096 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:50.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 '|' 2022-09-05 15:16:50.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.25.5.1 | | id | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 |' 2022-09-05 15:16:50.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-09-05 15:16:50.122 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-09-05 15:16:50.123 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 '|' 2022-09-05 15:16:50.125 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:50.127 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:50.130 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-09-05 15:16:50.132 | ++ functions-common:get_field:828 : field='$3' 2022-09-05 15:16:50.135 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.25.5.1 | | id | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 |' 2022-09-05 15:16:50.136 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-09-05 15:16:50.142 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:50.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.25.5.1 2022-09-05 15:16:50.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.5.1 '|' '|' id '|' 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 '|' 2022-09-05 15:16:50.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-09-05 15:16:50.153 | ++ functions-common:get_field:823 : local data field 2022-09-05 15:16:50.155 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:50.157 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-09-05 15:16:50.160 | ++ functions-common:get_field:828 : field='$6' 2022-09-05 15:16:50.162 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.25.5.1 | | id | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 |' 2022-09-05 15:16:50.163 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-09-05 15:16:50.169 | ++ functions-common:get_field:824 : read data 2022-09-05 15:16:50.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 2022-09-05 15:16:50.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b308d8df-4397-4f10-bd3c-41f4a5b17f76 de135646-418e-440c-b7a6-4a20d3b4a19a 2022-09-05 15:16:54.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:54.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:54.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:54.513 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:54.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-09-05 15:16:54.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-09-05 15:16:54.719 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:54.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-09-05 15:16:54.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-09-05 15:16:54.726 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-09-05 15:16:54.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-09-05 15:16:54.732 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-09-05 15:16:54.734 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-09-05 15:16:54.755 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-09-05 15:16:54.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-09-05 15:16:54.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-09-05 15:16:54.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-09-05 15:16:54.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-09-05 15:16:54.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-09-05 15:16:54.771 | + functions-common:test_with_retry:2389 : local 'testcmd=ip -o link | grep -q br-data' 2022-09-05 15:16:54.773 | + functions-common:test_with_retry:2390 : local 'failmsg=br-data creation failed' 2022-09-05 15:16:54.776 | + functions-common:test_with_retry:2391 : local until=10 2022-09-05 15:16:54.779 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-09-05 15:16:54.781 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-09-05 15:16:54.784 | + functions-common:time_start:2437 : local name=test_with_retry 2022-09-05 15:16:54.786 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:54.788 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:54.792 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:54.796 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391014793 2022-09-05 15:16:54.799 | + functions-common:test_with_retry:2395 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-09-05 15:16:54.808 | + functions-common:test_with_retry:2398 : time_stop test_with_retry 2022-09-05 15:16:54.811 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:54.813 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:54.816 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:54.819 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:54.821 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:54.824 | + functions-common:time_stop:2457 : name=test_with_retry 2022-09-05 15:16:54.826 | + functions-common:time_stop:2458 : start_time=1662391014793 2022-09-05 15:16:54.828 | + functions-common:time_stop:2460 : [[ -z 1662391014793 ]] 2022-09-05 15:16:54.832 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:54.836 | + functions-common:time_stop:2463 : end_time=1662391014833 2022-09-05 15:16:54.839 | + functions-common:time_stop:2464 : elapsed_time=40 2022-09-05 15:16:54.841 | + functions-common:time_stop:2465 : total=5619 2022-09-05 15:16:54.844 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:54.847 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5659 2022-09-05 15:16:54.851 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-09-05 15:16:54.855 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.25.5.1 2022-09-05 15:16:54.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-09-05 15:16:54.863 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:16:54.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-09-05 15:16:54.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-09-05 15:16:54.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.25.5.1/24 dev br-data 2022-09-05 15:16:54.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-09-05 15:16:54.898 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-09-05 15:16:54.900 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-09-05 15:16:54.901 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-09-05 15:16:54.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-09-05 15:16:57.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:57.254 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:57.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:16:57.254 | from cryptography.utils import int_from_bytes 2022-09-05 15:16:57.449 | ++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:16:57.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.25.5.130 ' 2022-09-05 15:16:57.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-09-05 15:16:57.458 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-09-05 15:16:57.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-09-05 15:16:57.478 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:16:57.480 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-09-05 15:16:57.483 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-09-05 15:16:57.501 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:57.504 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-09-05 15:16:57.507 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:16:57.509 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-09-05 15:16:57.512 | + ./stack.sh:main:1319 : start_nova 2022-09-05 15:16:57.515 | + lib/nova:start_nova:1137 : start_nova_rest 2022-09-05 15:16:57.518 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:16:57.521 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:16:57.524 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:16:57.527 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-09-05 15:16:57.529 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-09-05 15:16:57.532 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.534 | + functions-common:run_process:1705 : local service=n-sch 2022-09-05 15:16:57.537 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.539 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:57.542 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:57.545 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:57.547 | + functions-common:run_process:1711 : local name=n-sch 2022-09-05 15:16:57.550 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:57.553 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:57.555 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:57.558 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:57.561 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:57.566 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391017563 2022-09-05 15:16:57.569 | + functions-common:run_process:1714 : is_service_enabled n-sch 2022-09-05 15:16:57.586 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:57.589 | + functions-common:run_process:1715 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-09-05 15:16:57.592 | + functions-common:_run_under_systemd:1665 : local service=n-sch 2022-09-05 15:16:57.594 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.597 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.600 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.602 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.605 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-09-05 15:16:57.608 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-09-05 15:16:57.611 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-sch.service 2022-09-05 15:16:57.613 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:57.616 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:57.619 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:57.621 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:57.624 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-09-05 15:16:57.627 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-09-05 15:16:57.629 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-09-05 15:16:57.631 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.634 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:16:57.636 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:16:57.638 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:16:57.641 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:16:57.643 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:16:57.645 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-09-05 15:16:57.648 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:16:57.652 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-09-05 15:16:57.718 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-09-05 15:16:57.784 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-09-05 15:16:57.841 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-09-05 15:16:57.897 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-09-05 15:16:57.954 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:58.011 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:16:58.013 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:16:58.016 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-09-05 15:16:58.084 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:16:58.520 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-sch.service 2022-09-05 15:16:58.534 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-09-05 15:16:58.977 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-sch.service 2022-09-05 15:16:59.002 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:16:59.011 | + functions-common:time_stop:2451 : local name 2022-09-05 15:16:59.014 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:16:59.016 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:16:59.019 | + functions-common:time_stop:2454 : local total 2022-09-05 15:16:59.022 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:16:59.024 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:16:59.027 | + functions-common:time_stop:2458 : start_time=1662391017563 2022-09-05 15:16:59.030 | + functions-common:time_stop:2460 : [[ -z 1662391017563 ]] 2022-09-05 15:16:59.033 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:16:59.041 | + functions-common:time_stop:2463 : end_time=1662391019035 2022-09-05 15:16:59.046 | + functions-common:time_stop:2464 : elapsed_time=1472 2022-09-05 15:16:59.050 | + functions-common:time_stop:2465 : total=24786 2022-09-05 15:16:59.054 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:16:59.056 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26258 2022-09-05 15:16:59.060 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-09-05 15:16:59.065 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-09-05 15:16:59.070 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.074 | + functions-common:run_process:1705 : local service=n-api-meta 2022-09-05 15:16:59.078 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.082 | + functions-common:run_process:1707 : local group= 2022-09-05 15:16:59.086 | + functions-common:run_process:1708 : local user= 2022-09-05 15:16:59.094 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:16:59.094 | + functions-common:run_process:1711 : local name=n-api-meta 2022-09-05 15:16:59.098 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:16:59.101 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:16:59.106 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:16:59.110 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:16:59.113 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:16:59.120 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391019115 2022-09-05 15:16:59.123 | + functions-common:run_process:1714 : is_service_enabled n-api-meta 2022-09-05 15:16:59.159 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:16:59.170 | + functions-common:run_process:1715 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-09-05 15:16:59.173 | + functions-common:_run_under_systemd:1665 : local service=n-api-meta 2022-09-05 15:16:59.177 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.178 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.185 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.190 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.190 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-09-05 15:16:59.196 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-09-05 15:16:59.201 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api-meta.service 2022-09-05 15:16:59.201 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:16:59.206 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:16:59.210 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:16:59.210 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:16:59.212 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-09-05 15:16:59.216 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-09-05 15:16:59.219 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api-meta.service 2022-09-05 15:16:59.220 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.223 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:16:59.226 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:16:59.238 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:16:59.242 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-09-05 15:16:59.246 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:16:59.256 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-09-05 15:16:59.338 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-09-05 15:16:59.427 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-09-05 15:16:59.502 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-09-05 15:16:59.591 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:16:59.659 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-09-05 15:16:59.726 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-09-05 15:16:59.805 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-09-05 15:16:59.890 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-09-05 15:16:59.957 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-09-05 15:17:00.034 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:17:00.038 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:17:00.041 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-09-05 15:17:00.125 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:17:00.610 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api-meta.service 2022-09-05 15:17:00.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-09-05 15:17:01.062 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api-meta.service 2022-09-05 15:17:01.146 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:01.148 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:01.151 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:01.154 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:01.156 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:01.163 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:01.170 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:01.173 | + functions-common:time_stop:2458 : start_time=1662391019115 2022-09-05 15:17:01.176 | + functions-common:time_stop:2460 : [[ -z 1662391019115 ]] 2022-09-05 15:17:01.181 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:01.186 | + functions-common:time_stop:2463 : end_time=1662391021181 2022-09-05 15:17:01.190 | + functions-common:time_stop:2464 : elapsed_time=2066 2022-09-05 15:17:01.190 | + functions-common:time_stop:2465 : total=26258 2022-09-05 15:17:01.194 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:01.197 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28324 2022-09-05 15:17:01.200 | + lib/nova:start_nova_rest:1058 : 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-09-05 15:17:01.201 | + lib/nova:start_nova_rest:1058 : 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-09-05 15:17:01.206 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-09-05 15:17:01.207 | + lib/nova:start_nova_console_proxies:1073 : 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-09-05 15:17:01.210 | + lib/nova:start_nova_console_proxies:1075 : 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-09-05 15:17:01.214 | + lib/nova:start_nova_console_proxies:1075 : 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-09-05 15:17:01.214 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-09-05 15:17:01.218 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:17:01.221 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-09-05 15:17:01.224 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-09-05 15:17:01.229 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:17:01.232 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-09-05 15:17:01.235 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-09-05 15:17:01.255 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.257 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-09-05 15:17:01.260 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-09-05 15:17:01.282 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.284 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-09-05 15:17:01.287 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-09-05 15:17:01.308 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.313 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-09-05 15:17:01.316 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:17:01.319 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-09-05 15:17:01.322 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-09-05 15:17:01.330 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:17:01.330 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:17:01.334 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-09-05 15:17:01.334 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-09-05 15:17:01.338 | + functions-common:run_process:1705 : local service=n-novnc-cell1 2022-09-05 15:17:01.342 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-09-05 15:17:01.342 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:01.346 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:01.348 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:01.352 | + functions-common:run_process:1711 : local name=n-novnc-cell1 2022-09-05 15:17:01.352 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:01.355 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:01.358 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:01.362 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:01.366 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:01.370 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391021365 2022-09-05 15:17:01.373 | + functions-common:run_process:1714 : is_service_enabled n-novnc-cell1 2022-09-05 15:17:01.402 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.405 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:01.408 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:01.411 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:01.413 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:01.416 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:01.419 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:01.422 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:01.425 | + functions-common:time_stop:2458 : start_time=1662391021365 2022-09-05 15:17:01.427 | + functions-common:time_stop:2460 : [[ -z 1662391021365 ]] 2022-09-05 15:17:01.433 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:01.436 | + functions-common:time_stop:2463 : end_time=1662391021433 2022-09-05 15:17:01.439 | + functions-common:time_stop:2464 : elapsed_time=68 2022-09-05 15:17:01.448 | + functions-common:time_stop:2465 : total=28324 2022-09-05 15:17:01.454 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:01.456 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28392 2022-09-05 15:17:01.458 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-09-05 15:17:01.462 | + functions-common:run_process:1705 : local service=n-spice-cell1 2022-09-05 15:17:01.462 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-09-05 15:17:01.466 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:01.470 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:01.470 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:01.474 | + functions-common:run_process:1711 : local name=n-spice-cell1 2022-09-05 15:17:01.478 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:01.482 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:01.482 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:01.486 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:01.488 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:01.494 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391021488 2022-09-05 15:17:01.494 | + functions-common:run_process:1714 : is_service_enabled n-spice-cell1 2022-09-05 15:17:01.520 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.521 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:01.523 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:01.526 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:01.531 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:01.533 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:01.536 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:01.538 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:01.541 | + functions-common:time_stop:2458 : start_time=1662391021488 2022-09-05 15:17:01.543 | + functions-common:time_stop:2460 : [[ -z 1662391021488 ]] 2022-09-05 15:17:01.547 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:01.551 | + functions-common:time_stop:2463 : end_time=1662391021548 2022-09-05 15:17:01.553 | + functions-common:time_stop:2464 : elapsed_time=60 2022-09-05 15:17:01.556 | + functions-common:time_stop:2465 : total=28392 2022-09-05 15:17:01.558 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:01.561 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28452 2022-09-05 15:17:01.563 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:01.566 | + functions-common:run_process:1705 : local service=n-sproxy-cell1 2022-09-05 15:17:01.569 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:01.571 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:01.574 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:01.576 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:01.579 | + functions-common:run_process:1711 : local name=n-sproxy-cell1 2022-09-05 15:17:01.581 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:01.584 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:01.586 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:01.589 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:01.594 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:01.597 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391021593 2022-09-05 15:17:01.599 | + functions-common:run_process:1714 : is_service_enabled n-sproxy-cell1 2022-09-05 15:17:01.621 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:01.623 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:01.626 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:01.629 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:01.631 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:01.634 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:01.637 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:01.639 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:01.643 | + functions-common:time_stop:2458 : start_time=1662391021593 2022-09-05 15:17:01.645 | + functions-common:time_stop:2460 : [[ -z 1662391021593 ]] 2022-09-05 15:17:01.651 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:01.655 | + functions-common:time_stop:2463 : end_time=1662391021651 2022-09-05 15:17:01.657 | + functions-common:time_stop:2464 : elapsed_time=58 2022-09-05 15:17:01.660 | + functions-common:time_stop:2465 : total=28452 2022-09-05 15:17:01.662 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:01.670 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28510 2022-09-05 15:17:01.675 | + lib/nova:start_nova_console_proxies:1094 : 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-09-05 15:17:01.678 | + lib/nova:start_nova_console_proxies:1094 : 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-09-05 15:17:01.681 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-09-05 15:17:01.684 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:17:01.687 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-09-05 15:17:01.689 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-09-05 15:17:01.710 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:01.712 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-09-05 15:17:01.782 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-09-05 15:17:01.786 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:17:01.789 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-09-05 15:17:01.850 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-09-05 15:17:01.873 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:01.875 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.878 | + functions-common:run_process:1705 : local service=n-super-cond 2022-09-05 15:17:01.880 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.883 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:01.887 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:01.889 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:01.892 | + functions-common:run_process:1711 : local name=n-super-cond 2022-09-05 15:17:01.894 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:01.897 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:01.900 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:01.902 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:01.908 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:01.910 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391021907 2022-09-05 15:17:01.913 | + functions-common:run_process:1714 : is_service_enabled n-super-cond 2022-09-05 15:17:01.935 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:01.938 | + functions-common:run_process:1715 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-09-05 15:17:01.940 | + functions-common:_run_under_systemd:1665 : local service=n-super-cond 2022-09-05 15:17:01.943 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.946 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.949 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.953 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.956 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-09-05 15:17:01.959 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-09-05 15:17:01.962 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-super-cond.service 2022-09-05 15:17:01.965 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:01.968 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:01.970 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:01.973 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:17:01.975 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-09-05 15:17:01.978 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-09-05 15:17:01.982 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-09-05 15:17:01.984 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:01.987 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:17:01.989 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:17:01.992 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:17:01.994 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:17:01.997 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:17:01.999 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-09-05 15:17:02.002 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:17:02.006 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-09-05 15:17:02.084 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-09-05 15:17:02.169 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-09-05 15:17:02.233 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-09-05 15:17:02.328 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-09-05 15:17:02.436 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:02.550 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:17:02.559 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:17:02.563 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-09-05 15:17:02.649 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:17:03.123 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-super-cond.service 2022-09-05 15:17:03.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-09-05 15:17:03.665 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-super-cond.service 2022-09-05 15:17:03.693 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:03.696 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:03.700 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:03.702 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:03.705 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:03.716 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:03.723 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:03.731 | + functions-common:time_stop:2458 : start_time=1662391021907 2022-09-05 15:17:03.736 | + functions-common:time_stop:2460 : [[ -z 1662391021907 ]] 2022-09-05 15:17:03.742 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:03.758 | + functions-common:time_stop:2463 : end_time=1662391023746 2022-09-05 15:17:03.766 | + functions-common:time_stop:2464 : elapsed_time=1839 2022-09-05 15:17:03.771 | + functions-common:time_stop:2465 : total=28510 2022-09-05 15:17:03.778 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:03.783 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=30349 2022-09-05 15:17:03.789 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-09-05 15:17:03.799 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-05 15:17:03.807 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-09-05 15:17:03.847 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:03.855 | + lib/nova:start_nova_conductor:1119 : local conf 2022-09-05 15:17:03.866 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-09-05 15:17:03.877 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-09-05 15:17:03.883 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-09-05 15:17:03.888 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-09-05 15:17:03.895 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:03.901 | + functions-common:run_process:1705 : local service=n-cond-cell1 2022-09-05 15:17:03.907 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:03.913 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:03.920 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:03.931 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:03.935 | + functions-common:run_process:1711 : local name=n-cond-cell1 2022-09-05 15:17:03.943 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:03.951 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:03.957 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:03.965 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:03.975 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:03.982 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391023977 2022-09-05 15:17:03.987 | + functions-common:run_process:1714 : is_service_enabled n-cond-cell1 2022-09-05 15:17:04.011 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:04.014 | + functions-common:run_process:1715 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-09-05 15:17:04.017 | + functions-common:_run_under_systemd:1665 : local service=n-cond-cell1 2022-09-05 15:17:04.019 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.022 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.027 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.030 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.033 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-09-05 15:17:04.036 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-09-05 15:17:04.039 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-cond-cell1.service 2022-09-05 15:17:04.042 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:04.045 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:04.047 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:04.050 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:17:04.053 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-09-05 15:17:04.055 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-09-05 15:17:04.059 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-09-05 15:17:04.061 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.064 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:17:04.066 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:17:04.068 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:17:04.071 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:17:04.078 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:17:04.078 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-09-05 15:17:04.080 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:17:04.084 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-09-05 15:17:04.161 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-09-05 15:17:04.246 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-09-05 15:17:04.309 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-09-05 15:17:04.374 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-09-05 15:17:04.448 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:04.518 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:17:04.521 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:17:04.524 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-09-05 15:17:04.624 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:17:05.360 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-cond-cell1.service 2022-09-05 15:17:05.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-09-05 15:17:05.826 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-cond-cell1.service 2022-09-05 15:17:05.849 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:05.851 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:05.854 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:05.857 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:05.859 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:05.871 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:05.882 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:05.898 | + functions-common:time_stop:2458 : start_time=1662391023977 2022-09-05 15:17:05.908 | + functions-common:time_stop:2460 : [[ -z 1662391023977 ]] 2022-09-05 15:17:05.919 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:05.926 | + functions-common:time_stop:2463 : end_time=1662391025920 2022-09-05 15:17:05.930 | + functions-common:time_stop:2464 : elapsed_time=1943 2022-09-05 15:17:05.933 | + functions-common:time_stop:2465 : total=30349 2022-09-05 15:17:05.936 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:05.939 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32292 2022-09-05 15:17:05.942 | + lib/nova:start_nova:1140 : start_nova_compute 2022-09-05 15:17:05.945 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:17:05.952 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:17:05.955 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:17:05.959 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-09-05 15:17:05.965 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-09-05 15:17:05.975 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-09-05 15:17:05.980 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:17:05.986 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-09-05 15:17:05.995 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-09-05 15:17:06.002 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-09-05 15:17:06.011 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-09-05 15:17:06.018 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-09-05 15:17:06.031 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-09-05 15:17:06.039 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-09-05 15:17:06.044 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-09-05 15:17:06.045 | + inc/meta-config:merge_config_file:164 : read a 2022-09-05 15:17:06.047 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-09-05 15:17:06.047 | BEGIN { 2022-09-05 15:17:06.047 | section = "" 2022-09-05 15:17:06.047 | last_section = "" 2022-09-05 15:17:06.047 | section_count = 0 2022-09-05 15:17:06.047 | } 2022-09-05 15:17:06.047 | /^\[.+\]/ { 2022-09-05 15:17:06.047 | gsub("[][]", "", $1); 2022-09-05 15:17:06.047 | section=$1 2022-09-05 15:17:06.047 | next 2022-09-05 15:17:06.047 | } 2022-09-05 15:17:06.047 | /^ *\#/ { 2022-09-05 15:17:06.047 | next 2022-09-05 15:17:06.047 | } 2022-09-05 15:17:06.047 | /^[^ \t]+/ { 2022-09-05 15:17:06.047 | # get offset of first = in $0 2022-09-05 15:17:06.047 | eq_idx = index($0, "=") 2022-09-05 15:17:06.047 | # extract attr & value from $0 2022-09-05 15:17:06.047 | attr = substr($0, 1, eq_idx - 1) 2022-09-05 15:17:06.047 | value = substr($0, eq_idx + 1) 2022-09-05 15:17:06.047 | # only need to strip trailing whitespace from attr 2022-09-05 15:17:06.047 | sub(/[ \t]*$/, "", attr) 2022-09-05 15:17:06.047 | # need to strip leading & trailing whitespace from value 2022-09-05 15:17:06.048 | sub(/^[ \t]*/, "", value) 2022-09-05 15:17:06.048 | sub(/[ \t]*$/, "", value) 2022-09-05 15:17:06.048 | 2022-09-05 15:17:06.048 | # cfg_attr_count: number of config lines per [section, attr] 2022-09-05 15:17:06.048 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-09-05 15:17:06.048 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-09-05 15:17:06.048 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-09-05 15:17:06.048 | if (! (section, attr) in cfg_attr_count) { 2022-09-05 15:17:06.048 | if (section != last_section) { 2022-09-05 15:17:06.048 | cfg_section[section_count++] = section 2022-09-05 15:17:06.048 | last_section = section 2022-09-05 15:17:06.048 | } 2022-09-05 15:17:06.048 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-09-05 15:17:06.048 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-09-05 15:17:06.048 | 2022-09-05 15:17:06.048 | cfg_attr[section, attr, 0] = value 2022-09-05 15:17:06.048 | cfg_attr_count[section, attr] = 1 2022-09-05 15:17:06.048 | } else { 2022-09-05 15:17:06.048 | lno = cfg_attr_count[section, attr]++ 2022-09-05 15:17:06.048 | cfg_attr[section, attr, lno] = value 2022-09-05 15:17:06.048 | } 2022-09-05 15:17:06.048 | } 2022-09-05 15:17:06.048 | END { 2022-09-05 15:17:06.048 | # Process each section in order 2022-09-05 15:17:06.048 | for (sno = 0; sno < section_count; sno++) { 2022-09-05 15:17:06.048 | section = cfg_section[sno] 2022-09-05 15:17:06.048 | # The ini routines simply append a config item immediately 2022-09-05 15:17:06.048 | # after the section header. To keep the same order as defined 2022-09-05 15:17:06.048 | # in local.conf, invoke the ini routines in the reverse order 2022-09-05 15:17:06.048 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-09-05 15:17:06.048 | attr = cfg_sec_attr_name[sno, attr_no] 2022-09-05 15:17:06.048 | if (cfg_attr_count[section, attr] == 1) 2022-09-05 15:17:06.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-09-05 15:17:06.048 | else { 2022-09-05 15:17:06.048 | # For multiline, invoke the ini routines in the reverse order 2022-09-05 15:17:06.048 | count = cfg_attr_count[section, attr] 2022-09-05 15:17:06.049 | print "inidelete " configfile " " section " " attr 2022-09-05 15:17:06.049 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-09-05 15:17:06.049 | for (l = count -2; l >= 0; l--) 2022-09-05 15:17:06.049 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-09-05 15:17:06.049 | } 2022-09-05 15:17:06.049 | } 2022-09-05 15:17:06.049 | } 2022-09-05 15:17:06.049 | } 2022-09-05 15:17:06.049 | ' 2022-09-05 15:17:06.054 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-09-05 15:17:06.054 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:17:06.060 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-09-05 15:17:06.076 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-09-05 15:17:06.078 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:17:06.086 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-09-05 15:17:06.092 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-09-05 15:17:06.092 | BEGIN { group = "" } 2022-09-05 15:17:06.092 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:17:06.092 | gsub("[][]", "", $1); 2022-09-05 15:17:06.092 | split($1, a, "|"); 2022-09-05 15:17:06.092 | if (a[1] == matchgroup && a[2] == configfile) { 2022-09-05 15:17:06.092 | group=a[1] 2022-09-05 15:17:06.092 | } else { 2022-09-05 15:17:06.093 | group="" 2022-09-05 15:17:06.093 | } 2022-09-05 15:17:06.093 | next 2022-09-05 15:17:06.093 | } 2022-09-05 15:17:06.093 | { 2022-09-05 15:17:06.093 | if (group != "") 2022-09-05 15:17:06.093 | print $0 2022-09-05 15:17:06.093 | } 2022-09-05 15:17:06.093 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:17:06.100 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-05 15:17:06.103 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-09-05 15:17:06.200 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-09-05 15:17:06.260 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-09-05 15:17:06.263 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-05 15:17:06.275 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-09-05 15:17:06.278 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-05 15:17:06.287 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-09-05 15:17:06.292 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-05 15:17:06.338 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:06.346 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-09-05 15:17:06.349 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-09-05 15:17:06.360 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-05 15:17:06.399 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:06.406 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-09-05 15:17:06.415 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 2022-09-05 15:17:06.465 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-05 15:17:06.471 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-05 15:17:06.474 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-09-05 15:17:06.509 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-09-05 15:17:06.554 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-09-05 15:17:06.558 | + lib/nova:configure_console_compute:643 : local offset 2022-09-05 15:17:06.561 | + lib/nova:configure_console_compute:644 : offset=0 2022-09-05 15:17:06.569 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-09-05 15:17:06.577 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-09-05 15:17:06.626 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.49 2022-09-05 15:17:06.634 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-09-05 15:17:06.687 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:06.692 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-09-05 15:17:06.723 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:06.725 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-09-05 15:17:06.728 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-09-05 15:17:06.770 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-09-05 15:17:06.792 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:06.796 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-09-05 15:17:06.820 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:06.823 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-09-05 15:17:06.827 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-09-05 15:17:06.829 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-09-05 15:17:06.834 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-09-05 15:17:06.836 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-09-05 15:17:06.840 | + functions-common:run_process:1705 : local service=n-cpu 2022-09-05 15:17:06.843 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-09-05 15:17:06.848 | + functions-common:run_process:1707 : local group=libvirt 2022-09-05 15:17:06.851 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:06.854 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:06.856 | + functions-common:run_process:1711 : local name=n-cpu 2022-09-05 15:17:06.860 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:06.863 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:06.867 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:06.872 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:06.882 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:06.889 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391026882 2022-09-05 15:17:06.894 | + functions-common:run_process:1714 : is_service_enabled n-cpu 2022-09-05 15:17:06.926 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:06.930 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:06.934 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:06.938 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:06.938 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:06.942 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:06.946 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:06.950 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:06.950 | + functions-common:time_stop:2458 : start_time=1662391026882 2022-09-05 15:17:06.954 | + functions-common:time_stop:2460 : [[ -z 1662391026882 ]] 2022-09-05 15:17:06.958 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:06.962 | + functions-common:time_stop:2463 : end_time=1662391026957 2022-09-05 15:17:06.966 | + functions-common:time_stop:2464 : elapsed_time=75 2022-09-05 15:17:06.969 | + functions-common:time_stop:2465 : total=32292 2022-09-05 15:17:06.972 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:06.976 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32367 2022-09-05 15:17:06.980 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:17:06.983 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-09-05 15:17:06.987 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-09-05 15:17:07.011 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:07.017 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-09-05 15:17:07.017 | Dumping cells_v2 mapping 2022-09-05 15:17:07.020 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-09-05 15:17:08.148 | 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-09-05 15:17:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:10.786 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:10.787 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:10.787 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-09-05 15:17:10.787 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-09-05 15:17:10.787 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-09-05 15:17:10.787 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-09-05 15:17:10.787 | | cell1 | cb01f95b-a41f-433b-9056-ce1db50cba6d | rabbit://stackrabbit:Passw0rd@10.222.0.49:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-09-05 15:17:10.787 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-09-05 15:17:11.280 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-09-05 15:17:11.283 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-09-05 15:17:11.351 | + inc/async:async_inner:63 : create_flavors 2022-09-05 15:17:11.401 | [19180 Async create_flavors:111075]: running: create_flavors 2022-09-05 15:17:11.404 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-09-05 15:17:11.430 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:11.434 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-09-05 15:17:11.437 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:17:11.441 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-09-05 15:17:11.444 | + ./stack.sh:main:1324 : start_cinder 2022-09-05 15:17:11.448 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-09-05 15:17:11.452 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-09-05 15:17:11.455 | + lib/cinder:start_cinder:510 : local cinder_url 2022-09-05 15:17:11.457 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-09-05 15:17:11.475 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:11.478 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-09-05 15:17:11.481 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-09-05 15:17:11.483 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-09-05 15:17:11.487 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-09-05 15:17:11.493 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.496 | + functions-common:run_process:1705 : local service=c-api 2022-09-05 15:17:11.499 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.502 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:11.505 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:11.508 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:11.511 | + functions-common:run_process:1711 : local name=c-api 2022-09-05 15:17:11.515 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:11.518 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:11.521 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:11.525 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:11.528 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:11.534 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391031531 2022-09-05 15:17:11.537 | + functions-common:run_process:1714 : is_service_enabled c-api 2022-09-05 15:17:11.559 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:11.562 | + functions-common:run_process:1715 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-09-05 15:17:11.565 | + functions-common:_run_under_systemd:1665 : local service=c-api 2022-09-05 15:17:11.568 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.572 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.575 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.578 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.581 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-09-05 15:17:11.583 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-09-05 15:17:11.586 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-api.service 2022-09-05 15:17:11.590 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:11.593 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:11.597 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:11.600 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:17:11.602 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-09-05 15:17:11.606 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-09-05 15:17:11.608 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@c-api.service 2022-09-05 15:17:11.611 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.614 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:17:11.616 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:17:11.618 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:17:11.621 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-09-05 15:17:11.623 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:17:11.628 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-09-05 15:17:11.711 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-09-05 15:17:11.785 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-09-05 15:17:11.843 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-09-05 15:17:11.909 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:11.972 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-09-05 15:17:12.032 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-09-05 15:17:12.092 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-09-05 15:17:12.152 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-09-05 15:17:12.218 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-09-05 15:17:12.282 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:17:12.285 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:17:12.287 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-09-05 15:17:12.363 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:17:12.814 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-api.service 2022-09-05 15:17:12.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-09-05 15:17:13.268 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-api.service 2022-09-05 15:17:13.355 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:13.358 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:13.363 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:13.365 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:13.368 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:13.371 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:13.374 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:13.376 | + functions-common:time_stop:2458 : start_time=1662391031531 2022-09-05 15:17:13.379 | + functions-common:time_stop:2460 : [[ -z 1662391031531 ]] 2022-09-05 15:17:13.384 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:13.387 | + functions-common:time_stop:2463 : end_time=1662391033383 2022-09-05 15:17:13.398 | + functions-common:time_stop:2464 : elapsed_time=1852 2022-09-05 15:17:13.398 | + functions-common:time_stop:2465 : total=32367 2022-09-05 15:17:13.403 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:13.407 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=34219 2022-09-05 15:17:13.410 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.49/volume/v3 2022-09-05 15:17:13.413 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-09-05 15:17:13.413 | Waiting for Cinder API to start... 2022-09-05 15:17:13.415 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.49/volume/v3 2022-09-05 15:17:13.418 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:17:13.421 | + functions:wait_for_service:458 : local url=http://10.222.0.49/volume/v3 2022-09-05 15:17:13.424 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:17:13.428 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:17:13.430 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:17:13.433 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:13.436 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:13.442 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:13.451 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391033441 2022-09-05 15:17:13.454 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:17:13.466 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/volume/v3 2022-09-05 15:17:18.153 | + :: : [[ 401 == 503 ]] 2022-09-05 15:17:18.154 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:17:18.158 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:17:18.160 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:18.163 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:18.165 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:18.168 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:18.170 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:18.173 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:17:18.175 | + functions-common:time_stop:2458 : start_time=1662391033441 2022-09-05 15:17:18.178 | + functions-common:time_stop:2460 : [[ -z 1662391033441 ]] 2022-09-05 15:17:18.181 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:18.186 | + functions-common:time_stop:2463 : end_time=1662391038183 2022-09-05 15:17:18.189 | + functions-common:time_stop:2464 : elapsed_time=4742 2022-09-05 15:17:18.192 | + functions-common:time_stop:2465 : total=18967 2022-09-05 15:17:18.194 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:18.197 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23709 2022-09-05 15:17:18.200 | + functions:wait_for_service:467 : return 0 2022-09-05 15:17:18.202 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.205 | + functions-common:run_process:1705 : local service=c-sch 2022-09-05 15:17:18.208 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.210 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:18.213 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:18.216 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:18.218 | + functions-common:run_process:1711 : local name=c-sch 2022-09-05 15:17:18.221 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:18.224 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:18.227 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:18.230 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:18.234 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:18.239 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391038236 2022-09-05 15:17:18.242 | + functions-common:run_process:1714 : is_service_enabled c-sch 2022-09-05 15:17:18.266 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:18.269 | + functions-common:run_process:1715 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-09-05 15:17:18.273 | + functions-common:_run_under_systemd:1665 : local service=c-sch 2022-09-05 15:17:18.276 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.279 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.283 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.285 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.288 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-09-05 15:17:18.290 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-09-05 15:17:18.293 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-sch.service 2022-09-05 15:17:18.296 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:18.298 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:18.301 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:18.303 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:17:18.306 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-09-05 15:17:18.309 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-09-05 15:17:18.312 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-09-05 15:17:18.315 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.318 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:17:18.320 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:17:18.323 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-09-05 15:17:18.326 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:17:18.329 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:17:18.332 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-09-05 15:17:18.334 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:17:18.339 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-09-05 15:17:18.418 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-09-05 15:17:18.494 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:18.559 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-09-05 15:17:18.618 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-09-05 15:17:18.680 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:18.739 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-09-05 15:17:18.742 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:17:18.744 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-09-05 15:17:18.812 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:17:19.243 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-sch.service 2022-09-05 15:17:19.257 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-09-05 15:17:19.686 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-sch.service 2022-09-05 15:17:19.722 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:19.729 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:19.731 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:19.736 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:19.738 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:19.741 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:19.744 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:19.746 | + functions-common:time_stop:2458 : start_time=1662391038236 2022-09-05 15:17:19.749 | + functions-common:time_stop:2460 : [[ -z 1662391038236 ]] 2022-09-05 15:17:19.752 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:19.758 | + functions-common:time_stop:2463 : end_time=1662391039755 2022-09-05 15:17:19.761 | + functions-common:time_stop:2464 : elapsed_time=1519 2022-09-05 15:17:19.763 | + functions-common:time_stop:2465 : total=34219 2022-09-05 15:17:19.768 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:19.771 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=35738 2022-09-05 15:17:19.773 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.776 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.779 | + functions-common:run_process:1705 : local service=c-bak 2022-09-05 15:17:19.782 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.785 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:19.787 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:19.790 | + functions-common:run_process:1709 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.793 | + functions-common:run_process:1711 : local name=c-bak 2022-09-05 15:17:19.796 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:19.799 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:19.802 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:19.805 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:19.808 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:19.814 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391039810 2022-09-05 15:17:19.818 | + functions-common:run_process:1714 : is_service_enabled c-bak 2022-09-05 15:17:19.842 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:19.846 | + functions-common:run_process:1715 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.848 | + functions-common:_run_under_systemd:1665 : local service=c-bak 2022-09-05 15:17:19.851 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.854 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.858 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.861 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.864 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-09-05 15:17:19.869 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-09-05 15:17:19.872 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-bak.service 2022-09-05 15:17:19.875 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:19.878 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:19.881 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:19.884 | + functions-common:_run_under_systemd:1677 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.887 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-09-05 15:17:19.890 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.893 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-bak.service 2022-09-05 15:17:19.895 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:19.902 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:17:19.905 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:17:19.907 | + functions-common:write_user_unit_file:1578 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:19.911 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:17:19.915 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:17:19.919 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-09-05 15:17:19.922 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:17:19.926 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-09-05 15:17:20.000 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-09-05 15:17:20.068 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:20.126 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-09-05 15:17:20.193 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-09-05 15:17:20.265 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:20.343 | + functions-common:write_user_unit_file:1592 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-09-05 15:17:20.345 | + functions-common:write_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:20.410 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:17:20.412 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-09-05 15:17:20.497 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:17:20.979 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-bak.service 2022-09-05 15:17:20.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-09-05 15:17:21.470 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-bak.service 2022-09-05 15:17:21.508 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:21.511 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:21.515 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:21.518 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:21.520 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:21.523 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:21.526 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:21.529 | + functions-common:time_stop:2458 : start_time=1662391039810 2022-09-05 15:17:21.533 | + functions-common:time_stop:2460 : [[ -z 1662391039810 ]] 2022-09-05 15:17:21.538 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:21.544 | + functions-common:time_stop:2463 : end_time=1662391041540 2022-09-05 15:17:21.547 | + functions-common:time_stop:2464 : elapsed_time=1730 2022-09-05 15:17:21.549 | + functions-common:time_stop:2465 : total=35738 2022-09-05 15:17:21.552 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:21.555 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=37468 2022-09-05 15:17:21.557 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.560 | + functions-common:run_process:1705 : local service=c-vol 2022-09-05 15:17:21.562 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.565 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:21.568 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:21.571 | + functions-common:run_process:1709 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.574 | + functions-common:run_process:1711 : local name=c-vol 2022-09-05 15:17:21.576 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:21.579 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:21.581 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:21.584 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:21.589 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:21.592 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391041589 2022-09-05 15:17:21.595 | + functions-common:run_process:1714 : is_service_enabled c-vol 2022-09-05 15:17:21.616 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:21.619 | + functions-common:run_process:1715 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.622 | + functions-common:_run_under_systemd:1665 : local service=c-vol 2022-09-05 15:17:21.626 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.629 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.631 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.634 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.637 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-09-05 15:17:21.639 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-09-05 15:17:21.642 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-vol.service 2022-09-05 15:17:21.644 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:21.647 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:21.650 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:21.653 | + functions-common:_run_under_systemd:1677 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.655 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-09-05 15:17:21.658 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.661 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-vol.service 2022-09-05 15:17:21.664 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.667 | + functions-common:write_user_unit_file:1576 : local group= 2022-09-05 15:17:21.669 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-09-05 15:17:21.672 | + functions-common:write_user_unit_file:1578 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:21.675 | + functions-common:write_user_unit_file:1579 : local extra= 2022-09-05 15:17:21.677 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-05 15:17:21.680 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-09-05 15:17:21.683 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-09-05 15:17:21.689 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-09-05 15:17:21.763 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-09-05 15:17:21.845 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-09-05 15:17:21.909 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-09-05 15:17:21.980 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-09-05 15:17:22.063 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:22.137 | + functions-common:write_user_unit_file:1592 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-09-05 15:17:22.147 | + functions-common:write_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-09-05 15:17:22.216 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-09-05 15:17:22.222 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-09-05 15:17:22.318 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-09-05 15:17:22.905 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-vol.service 2022-09-05 15:17:22.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-09-05 15:17:23.443 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-vol.service 2022-09-05 15:17:23.471 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:23.474 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:23.480 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:23.486 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:23.498 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:23.517 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:23.526 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:23.536 | + functions-common:time_stop:2458 : start_time=1662391041589 2022-09-05 15:17:23.551 | + functions-common:time_stop:2460 : [[ -z 1662391041589 ]] 2022-09-05 15:17:23.570 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:23.576 | + functions-common:time_stop:2463 : end_time=1662391043571 2022-09-05 15:17:23.590 | + functions-common:time_stop:2464 : elapsed_time=1982 2022-09-05 15:17:23.594 | + functions-common:time_stop:2465 : total=37468 2022-09-05 15:17:23.602 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:23.614 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=39450 2022-09-05 15:17:23.621 | + ./stack.sh:main:1325 : create_volume_types 2022-09-05 15:17:23.631 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-09-05 15:17:23.689 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:23.707 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-09-05 15:17:23.710 | + lib/cinder:create_volume_types:580 : local be be_name 2022-09-05 15:17:23.715 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-09-05 15:17:23.721 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-09-05 15:17:23.735 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-09-05 15:17:23.802 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:23.810 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-09-05 15:17:28.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:28.344 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:28.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:28.344 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:28.344 | +-------------+--------------------------------------+ 2022-09-05 15:17:28.344 | | Field | Value | 2022-09-05 15:17:28.344 | +-------------+--------------------------------------+ 2022-09-05 15:17:28.345 | | description | None | 2022-09-05 15:17:28.345 | | id | 006354fa-51be-49e6-94bf-e0db9a16c88d | 2022-09-05 15:17:28.345 | | is_public | True | 2022-09-05 15:17:28.345 | | name | lvmdriver-1 | 2022-09-05 15:17:28.345 | | properties | volume_backend_name='lvmdriver-1' | 2022-09-05 15:17:28.345 | +-------------+--------------------------------------+ 2022-09-05 15:17:28.617 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-09-05 15:17:28.622 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-09-05 15:17:28.622 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-09-05 15:17:28.668 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:28.674 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-09-05 15:17:28.680 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:17:28.689 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-09-05 15:17:28.691 | + ./stack.sh:main:1340 : start_glance 2022-09-05 15:17:28.694 | + lib/glance:start_glance:602 : local service_protocol=http 2022-09-05 15:17:28.697 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-09-05 15:17:28.722 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:28.725 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-09-05 15:17:28.736 | ++ lib/glance:start_glance:610 : which uwsgi 2022-09-05 15:17:28.741 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.744 | + functions-common:run_process:1705 : local service=g-api 2022-09-05 15:17:28.747 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.749 | + functions-common:run_process:1707 : local group= 2022-09-05 15:17:28.752 | + functions-common:run_process:1708 : local user= 2022-09-05 15:17:28.755 | + functions-common:run_process:1709 : local env_vars= 2022-09-05 15:17:28.758 | + functions-common:run_process:1711 : local name=g-api 2022-09-05 15:17:28.760 | + functions-common:run_process:1713 : time_start run_process 2022-09-05 15:17:28.763 | + functions-common:time_start:2437 : local name=run_process 2022-09-05 15:17:28.766 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:28.769 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:28.773 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:28.778 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391048775 2022-09-05 15:17:28.780 | + functions-common:run_process:1714 : is_service_enabled g-api 2022-09-05 15:17:28.803 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:28.806 | + functions-common:run_process:1715 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-09-05 15:17:28.809 | + functions-common:_run_under_systemd:1665 : local service=g-api 2022-09-05 15:17:28.811 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.814 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.816 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.819 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.822 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-09-05 15:17:28.825 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-09-05 15:17:28.827 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@g-api.service 2022-09-05 15:17:28.830 | + functions-common:_run_under_systemd:1672 : local group= 2022-09-05 15:17:28.833 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-09-05 15:17:28.835 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-09-05 15:17:28.838 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-09-05 15:17:28.840 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-09-05 15:17:28.844 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-09-05 15:17:28.846 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@g-api.service 2022-09-05 15:17:28.849 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:28.851 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-09-05 15:17:28.854 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-09-05 15:17:28.856 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-09-05 15:17:28.859 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-09-05 15:17:28.862 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-09-05 15:17:28.866 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-09-05 15:17:28.940 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-09-05 15:17:29.020 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-09-05 15:17:29.080 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-09-05 15:17:29.151 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-05 15:17:29.227 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-09-05 15:17:29.302 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-09-05 15:17:29.369 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-09-05 15:17:29.441 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-09-05 15:17:29.511 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-09-05 15:17:29.572 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-09-05 15:17:29.575 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-09-05 15:17:29.578 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-09-05 15:17:29.660 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-09-05 15:17:30.140 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@g-api.service 2022-09-05 15:17:30.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-09-05 15:17:30.621 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@g-api.service 2022-09-05 15:17:30.716 | + functions-common:run_process:1717 : time_stop run_process 2022-09-05 15:17:30.720 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:30.723 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:30.730 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:30.739 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:30.745 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:30.748 | + functions-common:time_stop:2457 : name=run_process 2022-09-05 15:17:30.751 | + functions-common:time_stop:2458 : start_time=1662391048775 2022-09-05 15:17:30.753 | + functions-common:time_stop:2460 : [[ -z 1662391048775 ]] 2022-09-05 15:17:30.758 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:30.764 | + functions-common:time_stop:2463 : end_time=1662391050760 2022-09-05 15:17:30.767 | + functions-common:time_stop:2464 : elapsed_time=1985 2022-09-05 15:17:30.771 | + functions-common:time_stop:2465 : total=39450 2022-09-05 15:17:30.773 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:30.776 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=41435 2022-09-05 15:17:30.779 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-09-05 15:17:30.844 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:30.858 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.49) to start...' 2022-09-05 15:17:30.858 | Waiting for g-api (10.222.0.49) to start... 2022-09-05 15:17:30.862 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.49/image 2022-09-05 15:17:30.874 | + functions:wait_for_service:457 : local timeout=60 2022-09-05 15:17:30.883 | + functions:wait_for_service:458 : local url=http://10.222.0.49/image 2022-09-05 15:17:30.898 | + functions:wait_for_service:459 : local rval=0 2022-09-05 15:17:30.911 | + functions:wait_for_service:460 : time_start wait_for_service 2022-09-05 15:17:30.928 | + functions-common:time_start:2437 : local name=wait_for_service 2022-09-05 15:17:30.947 | + functions-common:time_start:2438 : local start_time= 2022-09-05 15:17:30.954 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-09-05 15:17:30.966 | ++ functions-common:time_start:2442 : date +%s%3N 2022-09-05 15:17:30.987 | + functions-common:time_start:2442 : _TIME_START[$name]=1662391050969 2022-09-05 15:17:30.997 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-09-05 15:17:31.030 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.49/image 2022-09-05 15:17:35.375 | + :: : [[ 300 == 503 ]] 2022-09-05 15:17:35.377 | + :: : [[ 0 -eq 7 ]] 2022-09-05 15:17:35.380 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-09-05 15:17:35.383 | + functions-common:time_stop:2451 : local name 2022-09-05 15:17:35.386 | + functions-common:time_stop:2452 : local end_time 2022-09-05 15:17:35.389 | + functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:17:35.398 | + functions-common:time_stop:2454 : local total 2022-09-05 15:17:35.398 | + functions-common:time_stop:2455 : local start_time 2022-09-05 15:17:35.402 | + functions-common:time_stop:2457 : name=wait_for_service 2022-09-05 15:17:35.406 | + functions-common:time_stop:2458 : start_time=1662391050969 2022-09-05 15:17:35.406 | + functions-common:time_stop:2460 : [[ -z 1662391050969 ]] 2022-09-05 15:17:35.410 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:17:35.415 | + functions-common:time_stop:2463 : end_time=1662391055412 2022-09-05 15:17:35.419 | + functions-common:time_stop:2464 : elapsed_time=4443 2022-09-05 15:17:35.427 | + functions-common:time_stop:2465 : total=23709 2022-09-05 15:17:35.434 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:17:35.437 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28152 2022-09-05 15:17:35.440 | + functions:wait_for_service:467 : return 0 2022-09-05 15:17:35.449 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-09-05 15:17:35.475 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:35.478 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-09-05 15:17:35.503 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:35.505 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-09-05 15:17:35.508 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:17:35.511 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-09-05 15:17:35.514 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-09-05 15:17:35.517 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.535 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.547 | + functions:upload_image:134 : local image image_fname image_name 2022-09-05 15:17:35.550 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-09-05 15:17:35.562 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.566 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.571 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-09-05 15:17:35.574 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-09-05 15:17:35.576 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.579 | --2022-09-05 15:17:35-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:35.582 | Connecting to 10.100.0.9:80... connected. 2022-09-05 15:17:35.584 | HTTP request sent, awaiting response... 200 OK 2022-09-05 15:17:35.584 | Length: 645922816 (616M) 2022-09-05 15:17:35.584 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-09-05 15:17:35.603 | 2022-09-05 15:17:35.892 | 0K ........ ........ ........ ........ 5% 107M 5s 2022-09-05 15:17:36.177 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-09-05 15:17:36.463 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-09-05 15:17:36.748 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-09-05 15:17:37.033 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-09-05 15:17:37.319 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-09-05 15:17:37.604 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-09-05 15:17:37.889 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-09-05 15:17:38.174 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-09-05 15:17:38.459 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-09-05 15:17:38.744 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-09-05 15:17:39.030 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-09-05 15:17:39.316 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-09-05 15:17:39.601 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-09-05 15:17:39.886 | 458752K ........ ........ ........ ........ 77% 113M 1s 2022-09-05 15:17:40.171 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-09-05 15:17:40.457 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-09-05 15:17:40.741 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-09-05 15:17:41.027 | 589824K ........ ........ ........ ........ 98% 112M 0s 2022-09-05 15:17:41.089 | 622592K ........ 100% 113M=5.5s 2022-09-05 15:17:41.089 | 2022-09-05 15:17:41.089 | 2022-09-05 15:17:41 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-09-05 15:17:41.089 | 2022-09-05 15:17:41.092 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-09-05 15:17:41.094 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:41.097 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-09-05 15:17:41.099 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-09-05 15:17:41.101 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-09-05 15:17:41.105 | + functions:upload_image:294 : local kernel= 2022-09-05 15:17:41.107 | + functions:upload_image:295 : local ramdisk= 2022-09-05 15:17:41.110 | + functions:upload_image:296 : local disk_format= 2022-09-05 15:17:41.112 | + functions:upload_image:297 : local container_format= 2022-09-05 15:17:41.114 | + functions:upload_image:298 : local unpack= 2022-09-05 15:17:41.116 | + functions:upload_image:299 : local img_property= 2022-09-05 15:17:41.119 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-09-05 15:17:41.121 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-09-05 15:17:41.123 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-09-05 15:17:41.125 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-09-05 15:17:41.128 | + functions:upload_image:309 : case "$image_fname" in 2022-09-05 15:17:41.130 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:41.133 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:41.137 | + functions:upload_image:375 : image_name=ubuntu-16 2022-09-05 15:17:41.141 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:41.141 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-09-05 15:17:41.146 | + functions:upload_image:376 : disk_format=vhdx 2022-09-05 15:17:41.148 | + functions:upload_image:377 : container_format=bare 2022-09-05 15:17:41.152 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-09-05 15:17:41.154 | + functions:upload_image:385 : is_arch ppc64le 2022-09-05 15:17:41.157 | ++ functions-common:is_arch:506 : uname -m 2022-09-05 15:17:41.161 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-09-05 15:17:41.164 | + functions:upload_image:385 : is_arch ppc64 2022-09-05 15:17:41.167 | ++ functions-common:is_arch:506 : uname -m 2022-09-05 15:17:41.172 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-09-05 15:17:41.174 | + functions:upload_image:385 : is_arch ppc 2022-09-05 15:17:41.177 | ++ functions-common:is_arch:506 : uname -m 2022-09-05 15:17:41.182 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-09-05 15:17:41.185 | + functions:upload_image:389 : is_arch aarch64 2022-09-05 15:17:41.187 | ++ functions-common:is_arch:506 : uname -m 2022-09-05 15:17:41.192 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-09-05 15:17:41.194 | + functions:upload_image:393 : '[' bare = bare ']' 2022-09-05 15:17:41.196 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-09-05 15:17:41.198 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-09-05 15:17:41.200 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-09-05 15:17:41.203 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-09-05 15:17:41.205 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-09-05 15:17:41.207 | + functions:_upload_image:105 : shift 2022-09-05 15:17:41.209 | + functions:_upload_image:106 : local container=bare 2022-09-05 15:17:41.211 | + functions:_upload_image:107 : shift 2022-09-05 15:17:41.214 | + functions:_upload_image:108 : local disk=vhdx 2022-09-05 15:17:41.216 | + functions:_upload_image:109 : shift 2022-09-05 15:17:41.218 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-09-05 15:17:41.220 | + functions:_upload_image:111 : shift 2022-09-05 15:17:41.222 | + functions:_upload_image:112 : local properties 2022-09-05 15:17:41.225 | + functions:_upload_image:113 : local useimport 2022-09-05 15:17:41.227 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-09-05 15:17:41.230 | ++ functions:_image_properties_to_arg:87 : local result= 2022-09-05 15:17:41.232 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-09-05 15:17:41.234 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-09-05 15:17:41.236 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-09-05 15:17:41.239 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-09-05 15:17:41.242 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-09-05 15:17:41.245 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-09-05 15:17:44.440 | + inc/async:async_inner:64 : rc=0 2022-09-05 15:17:44.468 | [111075 Async create_flavors:111075]: finished successfully 2022-09-05 15:17:59.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.096 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.096 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.096 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-09-05 15:17:59.096 | | Field | Value | 2022-09-05 15:17:59.096 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-09-05 15:17:59.096 | | container_format | bare | 2022-09-05 15:17:59.096 | | created_at | 2022-09-05T15:17:44Z | 2022-09-05 15:17:59.096 | | disk_format | vhdx | 2022-09-05 15:17:59.096 | | file | /v2/images/b6f2de6b-0489-46dc-85dd-c51f36978186/file | 2022-09-05 15:17:59.096 | | id | b6f2de6b-0489-46dc-85dd-c51f36978186 | 2022-09-05 15:17:59.096 | | min_disk | 0 | 2022-09-05 15:17:59.096 | | min_ram | 0 | 2022-09-05 15:17:59.096 | | name | ubuntu-16 | 2022-09-05 15:17:59.096 | | owner | 11c5efa4ebd74805b41202f4aa6c68fd | 2022-09-05 15:17:59.096 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-09-05 15:17:59.096 | | protected | False | 2022-09-05 15:17:59.097 | | schema | /v2/schemas/image | 2022-09-05 15:17:59.097 | | status | queued | 2022-09-05 15:17:59.097 | | tags | | 2022-09-05 15:17:59.097 | | updated_at | 2022-09-05T15:17:44Z | 2022-09-05 15:17:59.097 | | visibility | public | 2022-09-05 15:17:59.097 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-09-05 15:17:59.300 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-09-05 15:17:59.376 | [19180 Async create_flavors:111075]: Waiting for completion of create_flavors running on PID 111075 (2 other jobs running) 2022-09-05 15:17:59.420 | [19180 Async create_flavors:111075]: Signaling child to exit 2022-09-05 15:17:59.420 | WAKEUP 2022-09-05 15:17:59.449 | [19180 Async create_flavors:111075]: Signaled 2022-09-05 15:17:59.465 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-09-05 15:17:59.465 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:59.466 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-09-05 15:17:59.466 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-09-05 15:17:59.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.466 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.466 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.466 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-09-05 15:17:59.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.466 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.466 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.466 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.466 | | Field | Value | 2022-09-05 15:17:59.466 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.466 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.466 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.466 | | description | None | 2022-09-05 15:17:59.466 | | disk | 1 | 2022-09-05 15:17:59.466 | | id | c1 | 2022-09-05 15:17:59.466 | | name | cirros256 | 2022-09-05 15:17:59.466 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.466 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.466 | | ram | 256 | 2022-09-05 15:17:59.467 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.467 | | swap | | 2022-09-05 15:17:59.467 | | vcpus | 1 | 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-09-05 15:17:59.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.467 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.467 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | | Field | Value | 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.467 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.467 | | description | None | 2022-09-05 15:17:59.467 | | disk | 5 | 2022-09-05 15:17:59.467 | | id | d1 | 2022-09-05 15:17:59.467 | | name | ds512M | 2022-09-05 15:17:59.467 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.467 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.467 | | ram | 512 | 2022-09-05 15:17:59.467 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.467 | | swap | | 2022-09-05 15:17:59.467 | | vcpus | 1 | 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-09-05 15:17:59.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.467 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.467 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | | Field | Value | 2022-09-05 15:17:59.467 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.467 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.467 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.468 | | description | None | 2022-09-05 15:17:59.468 | | disk | 10 | 2022-09-05 15:17:59.468 | | id | d2 | 2022-09-05 15:17:59.468 | | name | ds1G | 2022-09-05 15:17:59.468 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.468 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.468 | | ram | 1024 | 2022-09-05 15:17:59.468 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.468 | | swap | | 2022-09-05 15:17:59.468 | | vcpus | 1 | 2022-09-05 15:17:59.468 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.468 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-09-05 15:17:59.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.468 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.468 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.468 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.468 | | Field | Value | 2022-09-05 15:17:59.468 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.468 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.468 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.468 | | description | None | 2022-09-05 15:17:59.468 | | disk | 10 | 2022-09-05 15:17:59.468 | | id | d3 | 2022-09-05 15:17:59.468 | | name | ds2G | 2022-09-05 15:17:59.468 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.468 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.468 | | ram | 2048 | 2022-09-05 15:17:59.468 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.468 | | swap | | 2022-09-05 15:17:59.468 | | vcpus | 2 | 2022-09-05 15:17:59.468 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.468 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-09-05 15:17:59.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.468 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.469 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.469 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.469 | | Field | Value | 2022-09-05 15:17:59.469 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.469 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.469 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.469 | | description | None | 2022-09-05 15:17:59.469 | | disk | 20 | 2022-09-05 15:17:59.469 | | id | d4 | 2022-09-05 15:17:59.469 | | name | ds4G | 2022-09-05 15:17:59.469 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.469 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.469 | | ram | 4096 | 2022-09-05 15:17:59.469 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.469 | | swap | | 2022-09-05 15:17:59.469 | | vcpus | 4 | 2022-09-05 15:17:59.469 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.469 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-09-05 15:17:59.469 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-09-05 15:17:59.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.469 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.469 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.469 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-09-05 15:17:59.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.469 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.469 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.469 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.469 | | Field | Value | 2022-09-05 15:17:59.469 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.469 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.469 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.469 | | description | None | 2022-09-05 15:17:59.470 | | disk | 1 | 2022-09-05 15:17:59.470 | | id | 1 | 2022-09-05 15:17:59.470 | | name | m1.tiny | 2022-09-05 15:17:59.470 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.470 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.470 | | ram | 512 | 2022-09-05 15:17:59.470 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.470 | | swap | | 2022-09-05 15:17:59.470 | | vcpus | 1 | 2022-09-05 15:17:59.470 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.470 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-09-05 15:17:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.470 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.470 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.470 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.470 | | Field | Value | 2022-09-05 15:17:59.470 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.470 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.470 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.470 | | description | None | 2022-09-05 15:17:59.470 | | disk | 20 | 2022-09-05 15:17:59.470 | | id | 2 | 2022-09-05 15:17:59.470 | | name | m1.small | 2022-09-05 15:17:59.470 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.470 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.470 | | ram | 2048 | 2022-09-05 15:17:59.470 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.470 | | swap | | 2022-09-05 15:17:59.470 | | vcpus | 1 | 2022-09-05 15:17:59.470 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.470 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-09-05 15:17:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.470 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.471 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.471 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.471 | | Field | Value | 2022-09-05 15:17:59.471 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.471 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.471 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.471 | | description | None | 2022-09-05 15:17:59.471 | | disk | 40 | 2022-09-05 15:17:59.471 | | id | 3 | 2022-09-05 15:17:59.471 | | name | m1.medium | 2022-09-05 15:17:59.471 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.471 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.471 | | ram | 4096 | 2022-09-05 15:17:59.471 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.471 | | swap | | 2022-09-05 15:17:59.471 | | vcpus | 2 | 2022-09-05 15:17:59.471 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.471 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-09-05 15:17:59.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.471 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.471 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.471 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.471 | | Field | Value | 2022-09-05 15:17:59.471 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.471 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.471 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.471 | | description | None | 2022-09-05 15:17:59.471 | | disk | 80 | 2022-09-05 15:17:59.471 | | id | 4 | 2022-09-05 15:17:59.471 | | name | m1.large | 2022-09-05 15:17:59.471 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.471 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.471 | | ram | 8192 | 2022-09-05 15:17:59.471 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.472 | | swap | | 2022-09-05 15:17:59.472 | | vcpus | 4 | 2022-09-05 15:17:59.472 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.472 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-09-05 15:17:59.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.472 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:17:59.472 | from cryptography.utils import int_from_bytes 2022-09-05 15:17:59.472 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.472 | | Field | Value | 2022-09-05 15:17:59.472 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.472 | | OS-FLV-DISABLED:disabled | False | 2022-09-05 15:17:59.472 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-09-05 15:17:59.472 | | description | None | 2022-09-05 15:17:59.472 | | disk | 160 | 2022-09-05 15:17:59.472 | | id | 5 | 2022-09-05 15:17:59.472 | | name | m1.xlarge | 2022-09-05 15:17:59.472 | | os-flavor-access:is_public | True | 2022-09-05 15:17:59.472 | | properties | hw_rng:allowed='True' | 2022-09-05 15:17:59.472 | | ram | 16384 | 2022-09-05 15:17:59.472 | | rxtx_factor | 1.0 | 2022-09-05 15:17:59.472 | | swap | | 2022-09-05 15:17:59.472 | | vcpus | 8 | 2022-09-05 15:17:59.472 | +----------------------------+-----------------------+ 2022-09-05 15:17:59.542 | [19180 Async create_flavors:111075]: finished create_flavors with result 0 in 33 seconds 2022-09-05 15:17:59.546 | + inc/async:async_wait:197 : return 0 2022-09-05 15:17:59.550 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-09-05 15:17:59.573 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:17:59.576 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-09-05 15:17:59.601 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:59.604 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-09-05 15:17:59.624 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:17:59.626 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-09-05 15:17:59.629 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-05 15:17:59.631 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-09-05 15:17:59.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-09-05 15:17:59.650 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-09-05 15:17:59.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-09-05 15:17:59.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-09-05 15:17:59.661 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-09-05 15:17:59.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-09-05 15:17:59.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-09-05 15:17:59.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-09-05 15:17:59.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-09-05 15:17:59.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-09-05 15:17:59.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-09-05 15:17:59.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-09-05 15:17:59.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-09-05 15:17:59.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-09-05 15:17:59.677 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-09-05 15:17:59.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-09-05 15:17:59.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-09-05 15:17:59.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-09-05 15:17:59.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-09-05 15:17:59.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-09-05 15:17:59.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-09-05 15:17:59.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-09-05 15:17:59.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-09-05 15:17:59.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-09-05 15:17:59.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-09-05 15:17:59.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-09-05 15:17:59.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-09-05 15:17:59.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-09-05 15:17:59.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-09-05 15:17:59.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-09-05 15:17:59.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-09-05 15:17:59.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-09-05 15:17:59.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-09-05 15:17:59.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-09-05 15:17:59.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-09-05 15:17:59.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-09-05 15:17:59.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-09-05 15:17:59.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-09-05 15:17:59.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-09-05 15:17:59.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-09-05 15:17:59.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-09-05 15:17:59.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-09-05 15:17:59.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-09-05 15:17:59.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-09-05 15:17:59.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-09-05 15:17:59.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-09-05 15:17:59.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-09-05 15:17:59.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-09-05 15:17:59.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-09-05 15:17:59.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-09-05 15:17:59.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-09-05 15:17:59.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-09-05 15:17:59.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-09-05 15:17:59.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-09-05 15:17:59.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-09-05 15:17:59.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-09-05 15:17:59.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-09-05 15:17:59.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-09-05 15:17:59.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-09-05 15:17:59.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-09-05 15:18:02.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:02.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:02.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:02.425 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:02.425 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-09-05 15:18:02.428 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-09-05 15:18:02.624 | + ./stack.sh:main:1390 : save_stackenv 2022-09-05 15:18:02.627 | + functions-common:save_stackenv:60 : local tag= 2022-09-05 15:18:02.630 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-05 15:18:02.635 | + functions-common:save_stackenv:62 : time_stamp=2022-09-05-151802 2022-09-05 15:18:02.638 | + functions-common:save_stackenv:63 : echo '# 2022-09-05-151802 ' 2022-09-05 15:18:02.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.646 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-05 15:18:02.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.651 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-05 15:18:02.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.656 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-05 15:18:02.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.661 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-09-05 15:18:02.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.666 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-09-05 15:18:02.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.672 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-09-05 15:18:02.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.678 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-05-145610 2022-09-05 15:18:02.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.683 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-05 15:18:02.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.689 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-09-05 15:18:02.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.694 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-05 15:18:02.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.700 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-05 15:18:02.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.705 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-05 15:18:02.707 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-05 15:18:02.710 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-05 15:18:02.713 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-09-05 15:18:02.715 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.718 | + inc/meta-config:merge_config_group:171 : shift 2022-09-05 15:18:02.721 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-09-05 15:18:02.723 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:18:02.725 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-09-05 15:18:02.728 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-09-05 15:18:02.732 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-09-05 15:18:02.735 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.737 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-09-05 15:18:02.740 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:18:02.743 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-09-05 15:18:02.743 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:18:02.743 | gsub("[][]", "", $1); 2022-09-05 15:18:02.743 | split($1, a, "|"); 2022-09-05 15:18:02.743 | if (a[1] == matchgroup) 2022-09-05 15:18:02.743 | print a[2] 2022-09-05 15:18:02.743 | } 2022-09-05 15:18:02.743 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.807 | + ./stack.sh:main:1408 : run_phase stack extra 2022-09-05 15:18:02.809 | + functions-common:run_phase:1879 : local mode=stack 2022-09-05 15:18:02.812 | + functions-common:run_phase:1880 : local phase=extra 2022-09-05 15:18:02.814 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 15:18:02.817 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 15:18:02.820 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 15:18:02.822 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 15:18:02.825 | + functions-common:run_phase:1889 : local extra 2022-09-05 15:18:02.828 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 15:18:02.836 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 15:18:02.839 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 15:18:02.842 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 15:18:02.845 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-09-05 15:18:02.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 15:18:02.865 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:18:02.867 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:18:02.870 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:02.873 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-09-05 15:18:02.876 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:02.878 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:18:02.882 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:02.884 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-09-05 15:18:02.887 | ++ extras.d/80-tempest.sh:source:15 : : 2022-09-05 15:18:02.890 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-05 15:18:02.892 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-05 15:18:02.897 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:18:02.902 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 15:18:02.905 | + functions-common:run_phase:1906 : run_plugins stack extra 2022-09-05 15:18:02.908 | + functions-common:run_plugins:1865 : local mode=stack 2022-09-05 15:18:02.912 | + functions-common:run_plugins:1866 : local phase=extra 2022-09-05 15:18:02.914 | + functions-common:run_plugins:1868 : local plugins= 2022-09-05 15:18:02.917 | + functions-common:run_plugins:1869 : local plugin 2022-09-05 15:18:02.920 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-09-05 15:18:02.923 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.925 | + inc/meta-config:merge_config_group:171 : shift 2022-09-05 15:18:02.927 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-09-05 15:18:02.930 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:18:02.933 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-09-05 15:18:02.936 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-09-05 15:18:02.940 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-09-05 15:18:02.943 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.945 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-09-05 15:18:02.948 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:18:02.951 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-09-05 15:18:02.951 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:18:02.951 | gsub("[][]", "", $1); 2022-09-05 15:18:02.951 | split($1, a, "|"); 2022-09-05 15:18:02.951 | if (a[1] == matchgroup) 2022-09-05 15:18:02.951 | print a[2] 2022-09-05 15:18:02.951 | } 2022-09-05 15:18:02.951 | ' /home/ubuntu/devstack/local.conf 2022-09-05 15:18:02.962 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-09-05 15:18:02.985 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:18:02.989 | + ./stack.sh:main:1430 : service_check 2022-09-05 15:18:02.992 | + functions-common:service_check:1744 : local service 2022-09-05 15:18:02.995 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.000 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@key.service 2022-09-05 15:18:03.138 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-09-05 15:18:03.142 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.145 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-api.service 2022-09-05 15:18:03.160 | enabled 2022-09-05 15:18:03.164 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-api.service --no-pager 2022-09-05 15:18:03.200 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-09-05 15:18:03.200 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.200 | Active: active (running) since Mon 2022-09-05 15:15:41 UTC; 2min 21s ago 2022-09-05 15:18:03.200 | Main PID: 103898 (uwsgi) 2022-09-05 15:18:03.201 | Status: "uWSGI is ready" 2022-09-05 15:18:03.201 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:03.201 | Memory: 255.2M 2022-09-05 15:18:03.201 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-09-05 15:18:03.201 | ├─103898 nova-apiuWSGI master 2022-09-05 15:18:03.201 | ├─103899 nova-apiuWSGI worker 1 2022-09-05 15:18:03.201 | └─103900 nova-apiuWSGI worker 2 2022-09-05 15:18:03.201 | 2022-09-05 15:18:03.201 | Sep 05 15:17:41 n-d-855718-4 devstack@n-api.service[103900]: [pid: 103900|app: 0|req: 17/32] 10.222.0.49 () {64 vars in 1332 bytes} [Mon Sep 5 15:17:41 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: DEBUG nova.api.openstack.wsgi [None req-18784011-6bca-4ba0-b1b7-dfc1bc58e0b1 admin admin] Calling method '>' {{(pid=103899) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: INFO nova.api.openstack.requestlog [None req-18784011-6bca-4ba0-b1b7-dfc1bc58e0b1 admin admin] 10.222.0.49 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001526 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: [pid: 103899|app: 0|req: 16/33] 10.222.0.49 () {54 vars in 930 bytes} [Mon Sep 5 15:17:44 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103900]: DEBUG nova.api.openstack.wsgi [None req-0cce0f20-891e-4f3b-be24-05ec544f0343 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "disk": 160, "ram": 16384, "rxtx_factor": 1.0, "swap": 0, "vcpus": 8, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "5"}} {{(pid=103900) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103900]: INFO nova.api.openstack.requestlog [None req-0cce0f20-891e-4f3b-be24-05ec544f0343 admin admin] 10.222.0.49 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.076151 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103900]: [pid: 103900|app: 0|req: 18/34] 10.222.0.49 () {64 vars in 1282 bytes} [Mon Sep 5 15:17:44 2022] POST /compute/v2.1/flavors => generated 408 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: DEBUG nova.api.openstack.wsgi [None req-2dd023da-e2e4-4bc7-917a-ac40b354c9d3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103899) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: INFO nova.api.openstack.requestlog [None req-2dd023da-e2e4-4bc7-917a-ac40b354c9d3 admin admin] 10.222.0.49 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030548 2022-09-05 15:18:03.201 | Sep 05 15:17:44 n-d-855718-4 devstack@n-api.service[103899]: [pid: 103899|app: 0|req: 17/35] 10.222.0.49 () {64 vars in 1332 bytes} [Mon Sep 5 15:17:44 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-09-05 15:18:03.205 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.207 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cond.service 2022-09-05 15:18:03.223 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-09-05 15:18:03.227 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.231 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-sch.service 2022-09-05 15:18:03.247 | enabled 2022-09-05 15:18:03.252 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-sch.service --no-pager 2022-09-05 15:18:03.270 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-09-05 15:18:03.270 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.270 | Active: active (running) since Mon 2022-09-05 15:16:58 UTC; 1min 4s ago 2022-09-05 15:18:03.270 | Main PID: 108746 (nova-scheduler) 2022-09-05 15:18:03.270 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:03.270 | Memory: 154.0M 2022-09-05 15:18:03.270 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-09-05 15:18:03.270 | ├─108746 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-09-05 15:18:03.270 | ├─110126 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-09-05 15:18:03.271 | └─110127 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-09-05 15:18:03.271 | 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.split_loggers = False {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.status_code_retries = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.status_code_retry_delay = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.timeout = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.valid_interfaces = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_limit.version = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_reports.file_event_handler = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] oslo_reports.log_dir = None {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:03.271 | Sep 05 15:17:03 n-d-855718-4 nova-scheduler[108746]: DEBUG oslo_service.service [None req-13430fef-741d-40cc-877a-fca913be0b92 None None] ******************************************************************************** {{(pid=108746) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-09-05 15:18:03.274 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.277 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-09-05 15:18:03.292 | enabled 2022-09-05 15:18:03.296 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-09-05 15:18:03.314 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-09-05 15:18:03.314 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.314 | Active: active (running) since Mon 2022-09-05 15:17:01 UTC; 1min 2s ago 2022-09-05 15:18:03.314 | Main PID: 109313 (uwsgi) 2022-09-05 15:18:03.315 | Status: "uWSGI is ready" 2022-09-05 15:18:03.315 | Tasks: 4 (limit: 14304) 2022-09-05 15:18:03.315 | Memory: 217.8M 2022-09-05 15:18:03.315 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-09-05 15:18:03.315 | ├─109313 nova-api-metauWSGI master 2022-09-05 15:18:03.315 | ├─109316 nova-api-metauWSGI worker 1 2022-09-05 15:18:03.315 | ├─109317 nova-api-metauWSGI worker 2 2022-09-05 15:18:03.315 | └─109318 nova-api-metauWSGI http 1 2022-09-05 15:18:03.315 | 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_concurrency.lockutils [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=109317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_concurrency.lockutils [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] Lock "cb01f95b-a41f-433b-9056-ce1db50cba6d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=109317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_concurrency.lockutils [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] Lock "cb01f95b-a41f-433b-9056-ce1db50cba6d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=109317) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_db.sqlalchemy.engines [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] 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=109317) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_db.sqlalchemy.engines [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] 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=109317) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109316]: WARNING nova.api.metadata.handler [None req-69bb4b0b-7813-4bfe-b7e4-bef5927f8800 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-09-05 15:18:03.315 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109316]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560a11baf9a0 pid: 109316 (default app) 2022-09-05 15:18:03.316 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: DEBUG oslo_db.sqlalchemy.engines [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] 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=109317) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:18:03.316 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: WARNING nova.api.metadata.handler [None req-5f28112c-b816-40b3-a9c5-32dff32e0733 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-09-05 15:18:03.316 | Sep 05 15:17:06 n-d-855718-4 devstack@n-api-meta.service[109317]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560a11baf9a0 pid: 109317 (default app) 2022-09-05 15:18:03.319 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.322 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@placement-api.service 2022-09-05 15:18:03.336 | enabled 2022-09-05 15:18:03.341 | + functions-common:service_check:1751 : sudo systemctl status devstack@placement-api.service --no-pager 2022-09-05 15:18:03.359 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-09-05 15:18:03.359 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.359 | Active: active (running) since Mon 2022-09-05 15:15:57 UTC; 2min 6s ago 2022-09-05 15:18:03.359 | Main PID: 105140 (uwsgi) 2022-09-05 15:18:03.360 | Status: "uWSGI is ready" 2022-09-05 15:18:03.360 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:03.360 | Memory: 138.5M 2022-09-05 15:18:03.360 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-09-05 15:18:03.360 | ├─105140 placementuWSGI master 2022-09-05 15:18:03.360 | ├─105141 placementuWSGI worker 1 2022-09-05 15:18:03.360 | └─105142 placementuWSGI worker 2 2022-09-05 15:18:03.360 | 2022-09-05 15:18:03.360 | Sep 05 15:15:59 n-d-855718-4 devstack@placement-api.service[105142]: [pid: 105142|app: 0|req: 1/1] 10.222.0.49 () {50 vars in 776 bytes} [Mon Sep 5 15:15:59 2022] GET /placement => generated 136 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-09-05 15:18:03.360 | Sep 05 15:17:03 n-d-855718-4 devstack@placement-api.service[105141]: DEBUG placement.requestlog [None req-653b0167-d8bf-4b5f-af56-443d7e4891a3 None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=105141) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-09-05 15:18:03.360 | Sep 05 15:17:03 n-d-855718-4 devstack@placement-api.service[105141]: INFO placement.requestlog [None req-653b0167-d8bf-4b5f-af56-443d7e4891a3 None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-09-05 15:18:03.360 | Sep 05 15:17:03 n-d-855718-4 devstack@placement-api.service[105141]: [pid: 105141|app: 0|req: 1/2] 10.222.0.49 () {54 vars in 916 bytes} [Mon Sep 5 15:17:03 2022] GET /placement => generated 136 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-09-05 15:18:03.360 | Sep 05 15:17:08 n-d-855718-4 devstack@placement-api.service[105142]: DEBUG placement.requestlog [None req-2f2dd658-da59-4b58-a00d-d4967fcf68b9 None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=105142) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-09-05 15:18:03.360 | Sep 05 15:17:08 n-d-855718-4 devstack@placement-api.service[105142]: INFO placement.requestlog [None req-2f2dd658-da59-4b58-a00d-d4967fcf68b9 None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-09-05 15:18:03.360 | Sep 05 15:17:08 n-d-855718-4 devstack@placement-api.service[105142]: [pid: 105142|app: 0|req: 2/3] 10.222.0.49 () {54 vars in 916 bytes} [Mon Sep 5 15:17:08 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-09-05 15:18:03.360 | Sep 05 15:17:09 n-d-855718-4 devstack@placement-api.service[105141]: DEBUG placement.requestlog [None req-a27c9710-90f7-441a-903f-affe6e066c0a None None] Starting request: 10.222.0.49 "GET /placement/" {{(pid=105141) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-09-05 15:18:03.360 | Sep 05 15:17:09 n-d-855718-4 devstack@placement-api.service[105141]: INFO placement.requestlog [None req-a27c9710-90f7-441a-903f-affe6e066c0a None None] 10.222.0.49 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-09-05 15:18:03.360 | Sep 05 15:17:09 n-d-855718-4 devstack@placement-api.service[105141]: [pid: 105141|app: 0|req: 2/4] 10.222.0.49 () {54 vars in 916 bytes} [Mon Sep 5 15:17:09 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-09-05 15:18:03.364 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.367 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@placement-client.service 2022-09-05 15:18:03.381 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-09-05 15:18:03.385 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.388 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@g-api.service 2022-09-05 15:18:03.404 | enabled 2022-09-05 15:18:03.408 | + functions-common:service_check:1751 : sudo systemctl status devstack@g-api.service --no-pager 2022-09-05 15:18:03.427 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-09-05 15:18:03.427 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.427 | Active: active (running) since Mon 2022-09-05 15:17:30 UTC; 32s ago 2022-09-05 15:18:03.427 | Main PID: 113458 (uwsgi) 2022-09-05 15:18:03.427 | Status: "uWSGI is ready" 2022-09-05 15:18:03.427 | Tasks: 7 (limit: 14304) 2022-09-05 15:18:03.427 | Memory: 225.1M 2022-09-05 15:18:03.428 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-09-05 15:18:03.428 | ├─113458 glance-apiuWSGI master 2022-09-05 15:18:03.428 | ├─113460 glance-apiuWSGI worker 1 2022-09-05 15:18:03.428 | └─113461 glance-apiuWSGI worker 2 2022-09-05 15:18:03.428 | 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.location [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=113460) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: DEBUG glance_store.backend [None req-6117a464-4119-42c1-a510-ea77c21afd2c admin admin] Skipping store.set_acls... not implemented. {{(pid=113460) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-09-05 15:18:03.428 | Sep 05 15:17:59 n-d-855718-4 devstack@g-api.service[113460]: [pid: 113460|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Mon Sep 5 15:17:43 2022] PUT /v2/images/b6f2de6b-0489-46dc-85dd-c51f36978186/file => generated 0 bytes in 15233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-09-05 15:18:03.435 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.438 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-sch.service 2022-09-05 15:18:03.456 | enabled 2022-09-05 15:18:03.461 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-sch.service --no-pager 2022-09-05 15:18:03.479 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-09-05 15:18:03.479 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.479 | Active: active (running) since Mon 2022-09-05 15:17:19 UTC; 43s ago 2022-09-05 15:18:03.479 | Main PID: 112071 (cinder-schedule) 2022-09-05 15:18:03.479 | Tasks: 2 (limit: 14304) 2022-09-05 15:18:03.479 | Memory: 108.8M 2022-09-05 15:18:03.479 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-09-05 15:18:03.479 | └─112071 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-09-05 15:18:03.479 | 2022-09-05 15:18:03.479 | Sep 05 15:17:23 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.service [None req-3967949c-915d-488d-ae8b-c11a72f52b10 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=112071) start /opt/stack/cinder/cinder/service.py:237}} 2022-09-05 15:18:03.479 | Sep 05 15:17:25 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.scheduler.host_manager [None req-ecdef3f2-f063-4745-83e6-2c18752a079c None None] Received backup service update from n-d-855718-4: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=112071) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-09-05 15:18:03.479 | Sep 05 15:17:37 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.scheduler.host_manager [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Received volume service update from n-d-855718-4@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-855718-4:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=112071) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-09-05 15:18:03.480 | Sep 05 15:17:37 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.utils [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=112071) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-09-05 15:18:03.480 | Sep 05 15:17:37 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.scheduler.host_manager [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-855718-4@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 9, 5, 15, 17, 37, 418781)}, {'type': 'backend', 'name_to_id': 'n-d-855718-4@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 9, 5, 15, 17, 37, 418781)}]. {{(pid=112071) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-09-05 15:18:03.480 | Sep 05 15:17:37 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.scheduler.host_manager [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Updating capabilities for n-d-855718-4@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-855718-4:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 9, 5, 15, 17, 37, 392519)} {{(pid=112071) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-09-05 15:18:03.480 | Sep 05 15:17:37 n-d-855718-4 cinder-scheduler[112071]: DEBUG cinder.utils [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=112071) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-09-05 15:18:03.480 | Sep 05 15:17:54 n-d-855718-4 cinder-scheduler[112071]: DEBUG oslo_service.periodic_task [None req-76e50e73-885f-4b3f-b319-9f7b8c5184b2 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=112071) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-09-05 15:18:03.480 | Sep 05 15:17:54 n-d-855718-4 cinder-scheduler[112071]: INFO cinder.message.api [None req-76e50e73-885f-4b3f-b319-9f7b8c5184b2 None None] Deleted 0 expired messages. 2022-09-05 15:18:03.481 | Sep 05 15:17:54 n-d-855718-4 cinder-scheduler[112071]: DEBUG oslo_service.periodic_task [None req-76e50e73-885f-4b3f-b319-9f7b8c5184b2 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=112071) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-09-05 15:18:03.488 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.491 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-api.service 2022-09-05 15:18:03.509 | enabled 2022-09-05 15:18:03.514 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-api.service --no-pager 2022-09-05 15:18:03.534 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-09-05 15:18:03.534 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.534 | Active: active (running) since Mon 2022-09-05 15:17:13 UTC; 50s ago 2022-09-05 15:18:03.534 | Main PID: 111606 (uwsgi) 2022-09-05 15:18:03.534 | Status: "uWSGI is ready" 2022-09-05 15:18:03.534 | Tasks: 5 (limit: 14304) 2022-09-05 15:18:03.534 | Memory: 246.4M 2022-09-05 15:18:03.534 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-09-05 15:18:03.534 | ├─111606 cinder-apiuWSGI master 2022-09-05 15:18:03.534 | ├─111620 cinder-apiuWSGI worker 1 2022-09-05 15:18:03.534 | └─111622 cinder-apiuWSGI worker 2 2022-09-05 15:18:03.535 | 2022-09-05 15:18:03.535 | Sep 05 15:17:27 n-d-855718-4 devstack@c-api.service[111622]: INFO cinder.api.openstack.wsgi [None req-2a90e84b-0575-421a-9698-8c19e69fce2e admin admin] http://10.222.0.49/volume/v3/11c5efa4ebd74805b41202f4aa6c68fd/types returned with HTTP 200 2022-09-05 15:18:03.535 | Sep 05 15:17:27 n-d-855718-4 devstack@c-api.service[111622]: [pid: 111622|app: 0|req: 1/2] 10.222.0.49 () {60 vars in 1237 bytes} [Mon Sep 5 15:17:26 2022] POST /volume/v3/11c5efa4ebd74805b41202f4aa6c68fd/types => generated 186 bytes in 1020 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-09-05 15:18:03.535 | Sep 05 15:17:27 n-d-855718-4 devstack@c-api.service[111620]: DEBUG cinder.api.middleware.request_id [req-2a90e84b-0575-421a-9698-8c19e69fce2e req-58752ee2-eff4-4ff8-9203-30210e4f5271 None None] RequestId filter calling following filter/app {{(pid=111620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: INFO cinder.api.openstack.wsgi [req-2a90e84b-0575-421a-9698-8c19e69fce2e req-58752ee2-eff4-4ff8-9203-30210e4f5271 admin admin] POST http://10.222.0.49/volume/v3/11c5efa4ebd74805b41202f4aa6c68fd/types/006354fa-51be-49e6-94bf-e0db9a16c88d/extra_specs 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: DEBUG cinder.api.openstack.wsgi [req-2a90e84b-0575-421a-9698-8c19e69fce2e req-58752ee2-eff4-4ff8-9203-30210e4f5271 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: warnings.warn('Policy enforcement is depending on the value of ' 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: DEBUG oslo_db.sqlalchemy.engines [req-2a90e84b-0575-421a-9698-8c19e69fce2e req-58752ee2-eff4-4ff8-9203-30210e4f5271 admin admin] 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=111620) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: INFO cinder.api.openstack.wsgi [req-2a90e84b-0575-421a-9698-8c19e69fce2e req-58752ee2-eff4-4ff8-9203-30210e4f5271 admin admin] http://10.222.0.49/volume/v3/11c5efa4ebd74805b41202f4aa6c68fd/types/006354fa-51be-49e6-94bf-e0db9a16c88d/extra_specs returned with HTTP 200 2022-09-05 15:18:03.535 | Sep 05 15:17:28 n-d-855718-4 devstack@c-api.service[111620]: [pid: 111620|app: 0|req: 2/3] 10.222.0.49 () {62 vars in 1454 bytes} [Mon Sep 5 15:17:27 2022] POST /volume/v3/11c5efa4ebd74805b41202f4aa6c68fd/types/006354fa-51be-49e6-94bf-e0db9a16c88d/extra_specs => generated 55 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-09-05 15:18:03.543 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.546 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-vol.service 2022-09-05 15:18:03.562 | enabled 2022-09-05 15:18:03.567 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-vol.service --no-pager 2022-09-05 15:18:03.586 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-09-05 15:18:03.586 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.586 | Active: active (running) since Mon 2022-09-05 15:17:23 UTC; 40s ago 2022-09-05 15:18:03.586 | Main PID: 112860 (cinder-volume) 2022-09-05 15:18:03.586 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:03.586 | Memory: 140.9M 2022-09-05 15:18:03.586 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-09-05 15:18:03.586 | ├─112860 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-09-05 15:18:03.586 | └─112967 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-09-05 15:18:03.586 | 2022-09-05 15:18:03.586 | Sep 05 15:17:37 n-d-855718-4 sudo[113681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-09-05 15:18:03.586 | Sep 05 15:17:37 n-d-855718-4 sudo[113681]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-09-05 15:18:03.586 | Sep 05 15:17:38 n-d-855718-4 sudo[113681]: pam_unix(sudo:session): session closed for user root 2022-09-05 15:18:03.586 | Sep 05 15:17:38 n-d-855718-4 cinder-volume[112967]: DEBUG oslo_concurrency.processutils [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.178s {{(pid=112967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-09-05 15:18:03.586 | Sep 05 15:17:38 n-d-855718-4 cinder-volume[112967]: DEBUG oslo_concurrency.processutils [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=112967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-09-05 15:18:03.586 | Sep 05 15:17:38 n-d-855718-4 sudo[113685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-09-05 15:18:03.586 | Sep 05 15:17:38 n-d-855718-4 sudo[113685]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-09-05 15:18:03.586 | Sep 05 15:17:40 n-d-855718-4 sudo[113685]: pam_unix(sudo:session): session closed for user root 2022-09-05 15:18:03.587 | Sep 05 15:17:40 n-d-855718-4 cinder-volume[112967]: DEBUG oslo_concurrency.processutils [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.611s {{(pid=112967) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-09-05 15:18:03.587 | Sep 05 15:17:40 n-d-855718-4 cinder-volume[112967]: INFO cinder.volume.manager [None req-e06b7fd2-889b-475d-9a67-53bd375bd6f4 None None] Driver post RPC initialization completed successfully. 2022-09-05 15:18:03.590 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.593 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-09-05 15:18:03.606 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-09-05 15:18:03.611 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.614 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-09-05 15:18:03.628 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-09-05 15:18:03.632 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.635 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-09-05 15:18:03.647 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-09-05 15:18:03.653 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.657 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-09-05 15:18:03.671 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-09-05 15:18:03.675 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.678 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-svc.service 2022-09-05 15:18:03.693 | enabled 2022-09-05 15:18:03.698 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-svc.service --no-pager 2022-09-05 15:18:03.719 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-09-05 15:18:03.719 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.719 | Active: active (running) since Mon 2022-09-05 15:15:49 UTC; 2min 14s ago 2022-09-05 15:18:03.719 | Main PID: 104540 (/usr/bin/python) 2022-09-05 15:18:03.719 | Tasks: 9 (limit: 14304) 2022-09-05 15:18:03.719 | Memory: 398.6M 2022-09-05 15:18:03.719 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-09-05 15:18:03.719 | ├─104540 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-09-05 15:18:03.719 | ├─104649 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-09-05 15:18:03.719 | ├─104650 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-09-05 15:18:03.719 | ├─104652 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-09-05 15:18:03.719 | └─104653 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-09-05 15:18:03.719 | 2022-09-05 15:18:03.719 | Sep 05 15:17:09 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-00ef6b06-2543-491f-bbfa-c099ecad0bb2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (db120e90-f0a2-42d6-9f34-beb2f3792dab), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:12 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (5ecab419-9791-458c-a107-c565e261e3a2), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:12 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-3a93efff-3f4a-4324-9f95-0ea9413eddcc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (5b6ebd7e-2967-49f4-a3c9-d8c6ea8a7623), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:15 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-c8f758b5-4798-4429-b3d9-063dc20cb2dc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (b92cb0af-6c8d-4aff-ac32-1caed76e2331), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:27 n-d-855718-4 neutron-server[104653]: DEBUG neutron.db.agents_db [None req-07cf40e7-306d-49e1-bfb3-cf1457fc1815 None None] Agent healthcheck: found 5 active agents {{(pid=104653) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-09-05 15:18:03.719 | Sep 05 15:17:37 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-b095cdda-670e-43e6-a61c-e27221a54fae None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (f7f2f58d-756e-4d7f-b1ba-1e2701555d0e), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:39 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-aa98dd1f-71d8-460c-82c4-57d20977a134 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (db120e90-f0a2-42d6-9f34-beb2f3792dab), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:42 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (5ecab419-9791-458c-a107-c565e261e3a2), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.719 | Sep 05 15:17:42 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-3a93efff-3f4a-4324-9f95-0ea9413eddcc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (5b6ebd7e-2967-49f4-a3c9-d8c6ea8a7623), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.720 | Sep 05 15:17:45 n-d-855718-4 neutron-server[104652]: DEBUG neutron_lib.callbacks.manager [None req-c8f758b5-4798-4429-b3d9-063dc20cb2dc None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8761900342492', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-677011'] for agent (b92cb0af-6c8d-4aff-ac32-1caed76e2331), after_update {{(pid=104652) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-09-05 15:18:03.725 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.729 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-09-05 15:18:03.746 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-09-05 15:18:03.751 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.754 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@rabbit.service 2022-09-05 15:18:03.770 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-09-05 15:18:03.774 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.779 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@tempest.service 2022-09-05 15:18:03.793 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-09-05 15:18:03.797 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.799 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@mysql.service 2022-09-05 15:18:03.814 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-09-05 15:18:03.818 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.821 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@etcd3.service 2022-09-05 15:18:03.835 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-09-05 15:18:03.839 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.842 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@dstat.service 2022-09-05 15:18:03.857 | enabled 2022-09-05 15:18:03.861 | + functions-common:service_check:1751 : sudo systemctl status devstack@dstat.service --no-pager 2022-09-05 15:18:03.879 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-09-05 15:18:03.879 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.880 | Active: active (running) since Mon 2022-09-05 15:08:34 UTC; 9min ago 2022-09-05 15:18:03.880 | Main PID: 78970 (dstat.sh) 2022-09-05 15:18:03.880 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:03.880 | Memory: 18.8M 2022-09-05 15:18:03.880 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-09-05 15:18:03.880 | ├─78970 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-09-05 15:18:03.880 | ├─79016 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-09-05 15:18:03.880 | └─79017 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-09-05 15:18:03.880 | 2022-09-05 15:18:03.880 | Sep 05 15:17:54 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:54| 47 11 38 0 0|5585M 150M 168M 5778M| 179M 179M| 12k 117M|2.00 374 |4984 13k|3.32 2.76 1.91|4.0 0 2.0| 0 0 | 0 0 | 23 219 0 53 0 2022-09-05 15:18:03.880 | Sep 05 15:17:55 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:55| 51 13 37 0 0|5582M 130M 166M 5804M| 182M 182M|4100B 40M|1.00 167 |4272 12k|3.32 2.76 1.91|1.0 0 0| 0 0 | 0 0 | 23 219 0 53 0 2022-09-05 15:18:03.880 | Sep 05 15:17:56 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:56| 49 13 37 0 0|5584M 132M 165M 5800M| 180M 180M| 0 52M| 0 160 |4477 12k|3.32 2.76 1.91|4.0 1.0 4.0| 0 0 | 0 0 | 23 221 0 51 0 2022-09-05 15:18:03.880 | Sep 05 15:17:57 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:57| 44 16 37 0 0|5585M 576M 164M 5357M| 184M 184M| 48k 22M|1.00 71.0 |4613 12k|3.32 2.76 1.91|2.0 0 17| 0 0 | 0 0 | 23 221 0 51 0 2022-09-05 15:18:03.880 | Sep 05 15:17:58 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:58| 48 12 39 0 0|5586M 531M 164M 5401M| 186M 186M| 0 264k| 0 27.0 |4390 12k|3.32 2.76 1.91|2.0 0 0| 0 0 | 0 0 | 23 221 0 49 0 2022-09-05 15:18:03.880 | Sep 05 15:17:59 n-d-855718-4 dstat.sh[79017]: 05-09 15:17:59| 26 13 56 3 0|5511M 586M 164M 5417M| 54M 54M|1048k 105M|18.0 274 |3958 12k|3.21 2.75 1.91|1.0 0 66| 0 0 | 0 0 | 23 216 0 54 0 2022-09-05 15:18:03.880 | Sep 05 15:18:00 n-d-855718-4 dstat.sh[79017]: 05-09 15:18:00| 22 9 61 8 0|5522M 574M 165M 5418M| 16k 16k|1128k 332k| 138 25.0 |1903 9612 |3.21 2.75 1.91| 0 1.0 251| 0 0 | 0 0 | 23 216 0 54 0 2022-09-05 15:18:03.880 | Sep 05 15:18:01 n-d-855718-4 dstat.sh[79017]: 05-09 15:18:01| 24 3 70 1 0|5543M 552M 165M 5418M| 640 112 | 192k 140k|25.0 10.0 | 369 3802 |3.21 2.75 1.91|1.0 0 1.0| 0 0 | 0 0 | 23 216 0 54 0 2022-09-05 15:18:03.880 | Sep 05 15:18:02 n-d-855718-4 dstat.sh[79017]: 05-09 15:18:02| 30 3 66 1 0|5569M 526M 165M 5419M|5098 4933 | 200k 452k|16.0 29.0 | 489 3974 |3.21 2.75 1.91|1.0 0 0| 0 0 | 0 0 | 23 216 0 54 0 2022-09-05 15:18:03.880 | Sep 05 15:18:03 n-d-855718-4 dstat.sh[79017]: 05-09 15:18:03| 14 12 67 5 0|5509M 582M 165M 5423M| 112 112 |4209k 156k|88.1 14.0 |1834 6516 |3.21 2.75 1.91|1.0 0 287| 0 0 | 0 0 | 23 216 0 54 0 2022-09-05 15:18:03.884 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.886 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-crt.service 2022-09-05 15:18:03.900 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-09-05 15:18:03.912 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.915 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cauth.service 2022-09-05 15:18:03.929 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-09-05 15:18:03.934 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.937 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-agt.service 2022-09-05 15:18:03.957 | enabled 2022-09-05 15:18:03.961 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-agt.service --no-pager 2022-09-05 15:18:03.980 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-09-05 15:18:03.980 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-09-05 15:18:03.980 | Active: active (running) since Mon 2022-09-05 15:16:01 UTC; 2min 2s ago 2022-09-05 15:18:03.980 | Main PID: 105647 (neutron-openvsw) 2022-09-05 15:18:03.980 | Tasks: 8 (limit: 14304) 2022-09-05 15:18:03.980 | Memory: 248.9M 2022-09-05 15:18:03.980 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-09-05 15:18:03.980 | ├─105647 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-09-05 15:18:03.980 | ├─107345 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcqj8twnk/privsep.sock 2022-09-05 15:18:03.980 | ├─107400 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpv0rymjul/privsep.sock 2022-09-05 15:18:03.980 | └─107403 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-09-05 15:18:03.980 | 2022-09-05 15:18:03.980 | Sep 05 15:17:58 n-d-855718-4 neutron-openvswitch-agent[105647]: DEBUG neutron.agent.linux.utils [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 107403. {{(pid=105647) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-09-05 15:18:03.980 | Sep 05 15:17:58 n-d-855718-4 neutron-openvswitch-agent[105647]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-09-05 15:18:03.980 | Sep 05 15:18:00 n-d-855718-4 neutron-openvswitch-agent[105647]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Agent rpc_loop - iteration:51 started 2022-09-05 15:18:03.980 | Sep 05 15:18:00 n-d-855718-4 neutron-openvswitch-agent[105647]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x332dec9b,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=6829047598017760845,duration_nsec=869000000,duration_sec=112,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=105647) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-09-05 15:18:03.980 | Sep 05 15:18:00 n-d-855718-4 neutron-openvswitch-agent[105647]: DEBUG neutron.agent.linux.utils [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 107403. {{(pid=105647) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-09-05 15:18:03.980 | Sep 05 15:18:00 n-d-855718-4 neutron-openvswitch-agent[105647]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Agent rpc_loop - iteration:51 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-09-05 15:18:03.980 | Sep 05 15:18:02 n-d-855718-4 neutron-openvswitch-agent[105647]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Agent rpc_loop - iteration:52 started 2022-09-05 15:18:03.980 | Sep 05 15:18:02 n-d-855718-4 neutron-openvswitch-agent[105647]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x332dec9d,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=6829047598017760845,duration_nsec=871000000,duration_sec=114,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=105647) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-09-05 15:18:03.980 | Sep 05 15:18:02 n-d-855718-4 neutron-openvswitch-agent[105647]: DEBUG neutron.agent.linux.utils [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 107403. {{(pid=105647) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-09-05 15:18:03.981 | Sep 05 15:18:02 n-d-855718-4 neutron-openvswitch-agent[105647]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ddce9997-7d4a-49e8-ad36-4a9cf8eed6b2 None None] Agent rpc_loop - iteration:52 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-09-05 15:18:03.986 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:03.989 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-09-05 15:18:04.004 | enabled 2022-09-05 15:18:04.009 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-09-05 15:18:04.030 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-09-05 15:18:04.030 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.030 | Active: active (running) since Mon 2022-09-05 15:16:03 UTC; 2min 0s ago 2022-09-05 15:18:04.030 | Main PID: 106022 (neutron-dhcp-ag) 2022-09-05 15:18:04.030 | Tasks: 16 (limit: 14304) 2022-09-05 15:18:04.030 | Memory: 377.4M 2022-09-05 15:18:04.030 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-09-05 15:18:04.030 | ├─106022 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-09-05 15:18:04.030 | ├─107617 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp030d5ro5/privsep.sock 2022-09-05 15:18:04.030 | ├─107698 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpknqbxq4u/privsep.sock 2022-09-05 15:18:04.030 | ├─107774 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpy1_6g5og/privsep.sock 2022-09-05 15:18:04.030 | ├─107831 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-09-05 15:18:04.031 | ├─107832 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-09-05 15:18:04.031 | └─107886 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/3921a515-ec52-4d59-be7e-6e08089a57b6/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/3921a515-ec52-4d59-be7e-6e08089a57b6/host --addn-hosts=/opt/stack/data/neutron/dhcp/3921a515-ec52-4d59-be7e-6e08089a57b6/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/3921a515-ec52-4d59-be7e-6e08089a57b6/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/3921a515-ec52-4d59-be7e-6e08089a57b6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-49096208-c3d6-4677-9437-77fdc64a4774,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-09-05 15:18:04.031 | 2022-09-05 15:18:04.031 | Sep 05 15:16:46 n-d-855718-4 neutron-dhcp-agent[106022]: INFO neutron.agent.dhcp.agent [None req-4f515d23-d25f-4a82-b058-f4730ea3d481 None None] DHCP configuration for ports {'a3864fd3-a51c-4345-8c3d-0245beaba3f8'} is completed 2022-09-05 15:18:04.031 | Sep 05 15:16:49 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _network_create called with arguments ({'network': {'id': 'b308d8df-4397-4f10-bd3c-41f4a5b17f76'}, 'priority': 0},) {} {{(pid=106022) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-09-05 15:18:04.031 | Sep 05 15:16:49 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [None req-33d6d053-e685-4f5e-9067-dde6051d3538 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.031 | Sep 05 15:16:49 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [None req-33d6d053-e685-4f5e-9067-dde6051d3538 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.031 | Sep 05 15:16:49 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG neutron.agent.dhcp.agent [None req-33d6d053-e685-4f5e-9067-dde6051d3538 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '06bc70b0-0c2f-473f-97a3-5bfc11b6fb07', 'name': 'public-subnet', 'tenant_id': '11c5efa4ebd74805b41202f4aa6c68fd', 'network_id': 'b308d8df-4397-4f10-bd3c-41f4a5b17f76', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.5.1', 'cidr': '172.25.5.0/24', 'allocation_pools': [{'start': '172.25.5.2', 'end': '172.25.5.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-09-05T15:16:49Z', 'updated_at': '2022-09-05T15:16:49Z', 'revision_number': 0, 'project_id': '11c5efa4ebd74805b41202f4aa6c68fd', 'network': {'id': 'b308d8df-4397-4f10-bd3c-41f4a5b17f76', 'name': 'public', 'tenant_id': '11c5efa4ebd74805b41202f4aa6c68fd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['06bc70b0-0c2f-473f-97a3-5bfc11b6fb07'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-09-05T15:16:41Z', 'updated_at': '2022-09-05T15:16:49Z', 'revision_number': 2, 'project_id': '11c5efa4ebd74805b41202f4aa6c68fd', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=106022) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-09-05 15:18:04.031 | Sep 05 15:16:50 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [None req-a972f0bd-3860-4a90-886f-17f6c1efad58 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.031 | Sep 05 15:16:50 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [None req-a972f0bd-3860-4a90-886f-17f6c1efad58 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.031 | Sep 05 15:16:53 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=106022) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-09-05 15:18:04.031 | Sep 05 15:17:07 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.010s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.031 | Sep 05 15:17:07 n-d-855718-4 neutron-dhcp-agent[106022]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=106022) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.036 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.041 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-l3.service 2022-09-05 15:18:04.057 | enabled 2022-09-05 15:18:04.063 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-l3.service --no-pager 2022-09-05 15:18:04.086 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-09-05 15:18:04.086 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.086 | Active: active (running) since Mon 2022-09-05 15:16:04 UTC; 1min 59s ago 2022-09-05 15:18:04.086 | Main PID: 106409 (neutron-l3-agen) 2022-09-05 15:18:04.086 | Tasks: 20 (limit: 14304) 2022-09-05 15:18:04.086 | Memory: 380.5M 2022-09-05 15:18:04.086 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-09-05 15:18:04.086 | ├─106409 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-09-05 15:18:04.086 | ├─107344 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp974x3e_7/privsep.sock 2022-09-05 15:18:04.086 | ├─108094 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpa99rt8o2/privsep.sock 2022-09-05 15:18:04.086 | ├─108111 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkje80mpl/privsep.sock 2022-09-05 15:18:04.086 | ├─108332 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-09-05 15:18:04.086 | ├─108333 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-09-05 15:18:04.086 | └─108528 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/de135646-418e-440c-b7a6-4a20d3b4a19a.conf 2022-09-05 15:18:04.087 | 2022-09-05 15:18:04.087 | Sep 05 15:17:05 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo.privsep.daemon [-] privsep: reply[88aec6ba-824d-458d-9522-bc0021d99e7a]: (4, ('ARPING 172.25.5.130 from 172.25.5.130 qg-919d6641-c9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=108094) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:18:04.087 | Sep 05 15:17:06 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f68ef6a-437e-4395-9333-e0ec34fa61d0]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-a3864fd3-a5\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=108094) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:18:04.087 | Sep 05 15:17:06 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo.privsep.daemon [-] privsep: reply[d91d01b1-cffa-4447-8b58-f3b494784d13]: (4, ('ARPING 172.25.5.130 from 172.25.5.130 qg-919d6641-c9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=108094) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:18:04.087 | Sep 05 15:17:09 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=106409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.087 | Sep 05 15:17:09 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=106409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.087 | Sep 05 15:17:09 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=106409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.087 | Sep 05 15:17:09 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=106409) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.087 | Sep 05 15:17:09 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo.privsep.daemon [-] privsep: reply[01aeb93e-8e89-4691-a874-b97fc569485a]: (4, ('ARPING 172.25.5.130 from 172.25.5.130 qg-919d6641-c9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=108094) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:18:04.087 | Sep 05 15:17:10 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ec3eb1d-fcec-4ba6-a63b-fa47f37fc6b8]: (4, ('ARPING 172.25.5.130 from 172.25.5.130 qg-919d6641-c9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=108094) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-09-05 15:18:04.087 | Sep 05 15:17:30 n-d-855718-4 neutron-l3-agent[106409]: DEBUG oslo_service.periodic_task [None req-f82c64e4-9d42-45af-9dbc-43df80aa3932 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=106409) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-09-05 15:18:04.091 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.094 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-meta.service 2022-09-05 15:18:04.110 | enabled 2022-09-05 15:18:04.115 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-meta.service --no-pager 2022-09-05 15:18:04.134 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-09-05 15:18:04.134 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.134 | Active: active (running) since Mon 2022-09-05 15:16:06 UTC; 1min 57s ago 2022-09-05 15:18:04.134 | Main PID: 106783 (neutron-metadat) 2022-09-05 15:18:04.134 | Tasks: 4 (limit: 14304) 2022-09-05 15:18:04.134 | Memory: 129.1M 2022-09-05 15:18:04.134 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-09-05 15:18:04.134 | ├─106783 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-09-05 15:18:04.134 | ├─107331 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-09-05 15:18:04.134 | └─107332 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-09-05 15:18:04.135 | 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_rabbit.ssl = False {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_rabbit.ssl_version = {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_notifications.driver = [] {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_notifications.retry = -1 {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] oslo_messaging_notifications.transport_url = **** {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.135 | Sep 05 15:16:12 n-d-855718-4 neutron-metadata-agent[106783]: DEBUG oslo_service.service [None req-9229f836-db13-433c-ab58-b483bfee2308 None None] ******************************************************************************** {{(pid=106783) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-09-05 15:18:04.139 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.143 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-metering.service 2022-09-05 15:18:04.162 | enabled 2022-09-05 15:18:04.167 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-metering.service --no-pager 2022-09-05 15:18:04.185 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-09-05 15:18:04.185 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.185 | Active: active (running) since Mon 2022-09-05 15:16:08 UTC; 1min 56s ago 2022-09-05 15:18:04.185 | Main PID: 107163 (neutron-meterin) 2022-09-05 15:18:04.185 | Tasks: 2 (limit: 14304) 2022-09-05 15:18:04.185 | Memory: 113.0M 2022-09-05 15:18:04.185 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-09-05 15:18:04.185 | └─107163 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-09-05 15:18:04.185 | 2022-09-05 15:18:04.185 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=107163) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-09-05 15:18:04.185 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=107163) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=107163) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=107163) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=107163) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=107163) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=107163) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=107163) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=107163) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-09-05 15:18:04.186 | Sep 05 15:17:42 n-d-855718-4 neutron-metering-agent[107163]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=107163) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-09-05 15:18:04.189 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.192 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-vpn.service 2022-09-05 15:18:04.205 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-09-05 15:18:04.209 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.212 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@g-reg.service 2022-09-05 15:18:04.226 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-09-05 15:18:04.231 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.234 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@cinder.service 2022-09-05 15:18:04.248 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-09-05 15:18:04.252 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.255 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-bak.service 2022-09-05 15:18:04.269 | enabled 2022-09-05 15:18:04.276 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-bak.service --no-pager 2022-09-05 15:18:04.295 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-09-05 15:18:04.295 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.295 | Active: active (running) since Mon 2022-09-05 15:17:21 UTC; 42s ago 2022-09-05 15:18:04.295 | Main PID: 112465 (cinder-backup) 2022-09-05 15:18:04.295 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:04.295 | Memory: 125.5M 2022-09-05 15:18:04.295 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-09-05 15:18:04.295 | ├─112465 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-09-05 15:18:04.295 | └─112946 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-09-05 15:18:04.295 | 2022-09-05 15:18:04.295 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.root_token_id = None {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.295 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.split_loggers = False {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.295 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.ssl_ca_crt_file = None {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.timeout = None {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.use_ssl = False {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112465]: DEBUG oslo_service.service [None req-68de366f-a1ad-4685-810c-d6774036ecd2 None None] ******************************************************************************** {{(pid=112465) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112946]: INFO cinder.keymgr.migration [None req-6981cc27-578f-432f-bfa2-2cf3a3494f43 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112946]: DEBUG cinder.service [None req-ecdef3f2-f063-4745-83e6-2c18752a079c None None] Creating RPC server for service cinder-backup {{(pid=112946) start /opt/stack/cinder/cinder/service.py:231}} 2022-09-05 15:18:04.296 | Sep 05 15:17:25 n-d-855718-4 cinder-backup[112946]: DEBUG cinder.service [None req-ecdef3f2-f063-4745-83e6-2c18752a079c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=112946) start /opt/stack/cinder/cinder/service.py:237}} 2022-09-05 15:18:04.300 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.303 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-proxy.service 2022-09-05 15:18:04.320 | enabled 2022-09-05 15:18:04.325 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-09-05 15:18:04.346 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-09-05 15:18:04.346 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.346 | Active: active (running) since Mon 2022-09-05 15:15:36 UTC; 2min 27s ago 2022-09-05 15:18:04.346 | Main PID: 103078 (swift-proxy-ser) 2022-09-05 15:18:04.346 | Tasks: 2 (limit: 14304) 2022-09-05 15:18:04.346 | Memory: 89.9M 2022-09-05 15:18:04.346 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-09-05 15:18:04.346 | ├─103078 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-09-05 15:18:04.347 | └─103171 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-09-05 15:18:04.347 | 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 proxy-server[103171]: Validating token access rules against request 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 swift-proxy-server[103171]: proxy-server: Validating token access rules against request 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 proxy-server[103171]: Received request from user: user_id 819ffc655c3f42a78b7b2ca458de69bc, project_id 352fb702f6924d3caa2c799b46b98658, roles service,ResellerAdmin 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 swift-proxy-server[103171]: proxy-server: Received request from user: user_id 819ffc655c3f42a78b7b2ca458de69bc, project_id 352fb702f6924d3caa2c799b46b98658, roles service,ResellerAdmin 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 swift-proxy-server[103171]: proxy-server: Using identity: {'user': ('819ffc655c3f42a78b7b2ca458de69bc', 'glance-swift'), 'tenant': ('352fb702f6924d3caa2c799b46b98658', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx93067233db474cd6b6ec5-0063161318) 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 proxy-server[103171]: Using identity: {'user': ('819ffc655c3f42a78b7b2ca458de69bc', 'glance-swift'), 'tenant': ('352fb702f6924d3caa2c799b46b98658', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx93067233db474cd6b6ec5-0063161318) 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 proxy-server[103171]: User 352fb702f6924d3caa2c799b46b98658 has reseller admin authorizing (txn: tx93067233db474cd6b6ec5-0063161318) (client_ip: 10.222.0.49) 2022-09-05 15:18:04.347 | Sep 05 15:17:44 n-d-855718-4 swift-proxy-server[103171]: proxy-server: User 352fb702f6924d3caa2c799b46b98658 has reseller admin authorizing (txn: tx93067233db474cd6b6ec5-0063161318) (client_ip: 10.222.0.49) 2022-09-05 15:18:04.347 | Sep 05 15:17:59 n-d-855718-4 proxy-server[103171]: 10.222.0.49 10.222.0.49 05/Sep/2022/15/17/59 PUT /v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABjFhMY... 645922816 - - tx93067233db474cd6b6ec5-0063161318 - 14.4620 - - 1662391064.559246302 1662391079.021262884 0 2022-09-05 15:18:04.347 | Sep 05 15:17:59 n-d-855718-4 swift-proxy-server[103171]: proxy-server: 10.222.0.49 10.222.0.49 05/Sep/2022/15/17/59 PUT /v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186 HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABjFhMY... 645922816 - - tx93067233db474cd6b6ec5-0063161318 - 14.4620 - - 1662391064.559246302 1662391079.021262884 0 2022-09-05 15:18:04.351 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.354 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-object.service 2022-09-05 15:18:04.370 | enabled 2022-09-05 15:18:04.375 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-object.service --no-pager 2022-09-05 15:18:04.395 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-09-05 15:18:04.395 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.395 | Active: active (running) since Mon 2022-09-05 15:15:30 UTC; 2min 33s ago 2022-09-05 15:18:04.395 | Main PID: 101540 (swift-object-se) 2022-09-05 15:18:04.395 | Tasks: 23 (limit: 14304) 2022-09-05 15:18:04.395 | Memory: 61.4M 2022-09-05 15:18:04.395 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-09-05 15:18:04.395 | ├─101540 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-09-05 15:18:04.395 | ├─101906 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-09-05 15:18:04.395 | └─101937 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-09-05 15:18:04.396 | 2022-09-05 15:18:04.396 | Sep 05 15:15:30 n-d-855718-4 systemd[1]: Started Devstack devstack@s-object.service. 2022-09-05 15:18:04.396 | Sep 05 15:15:32 n-d-855718-4 object-server[101540]: Started child 101906 from parent 101540 2022-09-05 15:18:04.396 | Sep 05 15:15:32 n-d-855718-4 swift-object-server[101540]: object-server: Started child 101906 from parent 101540 2022-09-05 15:18:04.396 | Sep 05 15:15:32 n-d-855718-4 object-server[101540]: Started child 101937 from parent 101540 2022-09-05 15:18:04.396 | Sep 05 15:15:32 n-d-855718-4 swift-object-server[101540]: object-server: Started child 101937 from parent 101540 2022-09-05 15:18:04.396 | Sep 05 15:17:59 n-d-855718-4 object-server[101906]: 127.0.0.1 - - [05/Sep/2022:15:17:59 +0000] "PUT /sdb1/461/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" "tx93067233db474cd6b6ec5-0063161318" "proxy-server 103171" 14.4379 "-" 101906 0 2022-09-05 15:18:04.396 | Sep 05 15:17:59 n-d-855718-4 swift-object-server[101906]: object-server: 127.0.0.1 - - [05/Sep/2022:15:17:59 +0000] "PUT /sdb1/461/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" "tx93067233db474cd6b6ec5-0063161318" "proxy-server 103171" 14.4379 "-" 101906 0 2022-09-05 15:18:04.399 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.402 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-container.service 2022-09-05 15:18:04.418 | enabled 2022-09-05 15:18:04.422 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-container.service --no-pager 2022-09-05 15:18:04.442 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-09-05 15:18:04.442 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.442 | Active: active (running) since Mon 2022-09-05 15:15:32 UTC; 2min 32s ago 2022-09-05 15:18:04.442 | Main PID: 101912 (swift-container) 2022-09-05 15:18:04.442 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:04.442 | Memory: 61.1M 2022-09-05 15:18:04.442 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-09-05 15:18:04.442 | ├─101912 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-09-05 15:18:04.442 | ├─102277 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-09-05 15:18:04.442 | └─102278 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-09-05 15:18:04.443 | 2022-09-05 15:18:04.443 | Sep 05 15:15:33 n-d-855718-4 container-server[101912]: Started child 102277 from parent 101912 2022-09-05 15:18:04.443 | Sep 05 15:15:33 n-d-855718-4 swift-container-server[101912]: container-server: Started child 102277 from parent 101912 2022-09-05 15:18:04.443 | Sep 05 15:15:33 n-d-855718-4 container-server[101912]: Started child 102278 from parent 101912 2022-09-05 15:18:04.443 | Sep 05 15:15:33 n-d-855718-4 swift-container-server[101912]: container-server: Started child 102278 from parent 101912 2022-09-05 15:18:04.443 | Sep 05 15:17:44 n-d-855718-4 container-server[102278]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance" "tx0927b6b4bdf64be58f986-0063161318" "proxy-server 103171" 0.0246 "-" 102278 0 2022-09-05 15:18:04.443 | Sep 05 15:17:44 n-d-855718-4 swift-container-server[102278]: container-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 201 - "PUT http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance" "tx0927b6b4bdf64be58f986-0063161318" "proxy-server 103171" 0.0246 "-" 102278 0 2022-09-05 15:18:04.443 | Sep 05 15:17:44 n-d-855718-4 container-server[102278]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance?format=json&states=listing" "tx93067233db474cd6b6ec5-0063161318" "proxy-server 103171" 0.0030 "-" 102278 0 2022-09-05 15:18:04.443 | Sep 05 15:17:44 n-d-855718-4 swift-container-server[102278]: container-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658/glance?format=json&states=listing" "tx93067233db474cd6b6ec5-0063161318" "proxy-server 103171" 0.0030 "-" 102278 0 2022-09-05 15:18:04.443 | Sep 05 15:17:59 n-d-855718-4 container-server[102277]: 127.0.0.1 - - [05/Sep/2022:15:17:59 +0000] "PUT /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" 201 - "PUT http://10.222.0.49:8080/sdb1/461/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" "tx93067233db474cd6b6ec5-0063161318" "object-server 101906" 0.0023 "-" 102277 0 2022-09-05 15:18:04.443 | Sep 05 15:17:59 n-d-855718-4 swift-container-server[102277]: container-server: 127.0.0.1 - - [05/Sep/2022:15:17:59 +0000] "PUT /sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" 201 - "PUT http://10.222.0.49:8080/sdb1/461/AUTH_352fb702f6924d3caa2c799b46b98658/glance/b6f2de6b-0489-46dc-85dd-c51f36978186" "tx93067233db474cd6b6ec5-0063161318" "object-server 101906" 0.0023 "-" 102277 0 2022-09-05 15:18:04.448 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.452 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-account.service 2022-09-05 15:18:04.467 | enabled 2022-09-05 15:18:04.472 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-account.service --no-pager 2022-09-05 15:18:04.492 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-09-05 15:18:04.492 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.493 | Active: active (running) since Mon 2022-09-05 15:15:33 UTC; 2min 30s ago 2022-09-05 15:18:04.493 | Main PID: 102284 (swift-account-s) 2022-09-05 15:18:04.493 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:04.493 | Memory: 60.2M 2022-09-05 15:18:04.493 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-09-05 15:18:04.493 | ├─102284 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-09-05 15:18:04.493 | ├─102687 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-09-05 15:18:04.493 | └─102688 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-09-05 15:18:04.493 | 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 account-server[102688]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx29c5ddf7886947e9bbc0c-0063161318" "proxy-server 103171" 0.0018 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 swift-account-server[102688]: account-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx29c5ddf7886947e9bbc0c-0063161318" "proxy-server 103171" 0.0018 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 account-server[102688]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx29c5ddf7886947e9bbc0c-0063161318" "proxy-server 103171" 0.0005 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 swift-account-server[102688]: account-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 404 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx29c5ddf7886947e9bbc0c-0063161318" "proxy-server 103171" 0.0005 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 account-server[102687]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 201 - "-" "tx0927b6b4bdf64be58f986-0063161318" "-" 0.0246 "-" 102687 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 swift-account-server[102687]: account-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 201 - "-" "tx0927b6b4bdf64be58f986-0063161318" "-" 0.0246 "-" 102687 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 account-server[102688]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx0927b6b4bdf64be58f986-0063161318" "proxy-server 103171" 0.0041 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 swift-account-server[102688]: account-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "HEAD /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658" 204 - "HEAD http://10.222.0.49:8080/v1/AUTH_352fb702f6924d3caa2c799b46b98658?format=json" "tx0927b6b4bdf64be58f986-0063161318" "proxy-server 103171" 0.0041 "-" 102688 - 2022-09-05 15:18:04.493 | Sep 05 15:17:44 n-d-855718-4 account-server[102688]: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" "tx0927b6b4bdf64be58f986-0063161318" "container-server 102278" 0.0021 "-" 102688 0 2022-09-05 15:18:04.494 | Sep 05 15:17:44 n-d-855718-4 swift-account-server[102688]: account-server: 127.0.0.1 - - [05/Sep/2022:15:17:44 +0000] "PUT /sdb1/88/AUTH_352fb702f6924d3caa2c799b46b98658/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/381/AUTH_352fb702f6924d3caa2c799b46b98658/glance" "tx0927b6b4bdf64be58f986-0063161318" "container-server 102278" 0.0021 "-" 102688 0 2022-09-05 15:18:04.497 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.500 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@heat.service 2022-09-05 15:18:04.515 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-09-05 15:18:04.520 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.523 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api.service 2022-09-05 15:18:04.540 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-09-05 15:18:04.545 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.548 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-09-05 15:18:04.561 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-09-05 15:18:04.566 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.569 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-09-05 15:18:04.585 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-09-05 15:18:04.590 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.593 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-eng.service 2022-09-05 15:18:04.606 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-09-05 15:18:04.612 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.615 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-09-05 15:18:04.634 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-09-05 15:18:04.639 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.643 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-09-05 15:18:04.658 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-09-05 15:18:04.663 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.665 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-09-05 15:18:04.679 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-09-05 15:18:04.684 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.688 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-09-05 15:18:04.705 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-09-05 15:18:04.709 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.712 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-09-05 15:18:04.725 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-09-05 15:18:04.731 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.734 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-09-05 15:18:04.749 | enabled 2022-09-05 15:18:04.754 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-09-05 15:18:04.772 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-09-05 15:18:04.772 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.772 | Active: active (running) since Mon 2022-09-05 15:15:35 UTC; 2min 29s ago 2022-09-05 15:18:04.772 | Main PID: 102694 (swift-container) 2022-09-05 15:18:04.772 | Tasks: 1 (limit: 14304) 2022-09-05 15:18:04.772 | Memory: 42.7M 2022-09-05 15:18:04.772 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-09-05 15:18:04.772 | └─102694 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-09-05 15:18:04.772 | 2022-09-05 15:18:04.772 | Sep 05 15:15:35 n-d-855718-4 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-09-05 15:18:04.772 | Sep 05 15:15:36 n-d-855718-4 container-sync[102694]: Starting 102694 2022-09-05 15:18:04.772 | Sep 05 15:15:36 n-d-855718-4 container-sync[102694]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-09-05 15:18:04.776 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.779 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-09-05 15:18:04.795 | enabled 2022-09-05 15:18:04.800 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-09-05 15:18:04.819 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-09-05 15:18:04.819 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.819 | Active: active (running) since Mon 2022-09-05 15:17:03 UTC; 1min 1s ago 2022-09-05 15:18:04.819 | Main PID: 110135 (nova-conductor) 2022-09-05 15:18:04.819 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:04.819 | Memory: 153.8M 2022-09-05 15:18:04.819 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-09-05 15:18:04.819 | ├─110135 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-09-05 15:18:04.819 | ├─111022 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-09-05 15:18:04.819 | └─111023 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-09-05 15:18:04.819 | 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.split_loggers = False {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.status_code_retries = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.status_code_retry_delay = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.timeout = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.valid_interfaces = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_limit.version = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_reports.file_event_handler = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] oslo_reports.log_dir = None {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.820 | Sep 05 15:17:09 n-d-855718-4 nova-conductor[110135]: DEBUG oslo_service.service [None req-124c1bae-15cd-4e82-a73a-9b581c3fd91c None None] ******************************************************************************** {{(pid=110135) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-09-05 15:18:04.823 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-09-05 15:18:04.826 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-09-05 15:18:04.841 | enabled 2022-09-05 15:18:04.845 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-09-05 15:18:04.863 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-09-05 15:18:04.864 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-09-05 15:18:04.864 | Active: active (running) since Mon 2022-09-05 15:17:05 UTC; 59s ago 2022-09-05 15:18:04.864 | Main PID: 110538 (nova-conductor) 2022-09-05 15:18:04.864 | Tasks: 3 (limit: 14304) 2022-09-05 15:18:04.864 | Memory: 148.1M 2022-09-05 15:18:04.864 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-09-05 15:18:04.864 | ├─110538 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-09-05 15:18:04.864 | ├─111029 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-09-05 15:18:04.864 | └─111030 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-09-05 15:18:04.864 | 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.split_loggers = False {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.status_code_retries = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.status_code_retry_delay = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.timeout = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.valid_interfaces = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_limit.version = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_reports.file_event_handler = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] oslo_reports.log_dir = None {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-09-05 15:18:04.864 | Sep 05 15:17:10 n-d-855718-4 nova-conductor[110538]: DEBUG oslo_service.service [None req-f664753e-8b42-45ed-a09a-00d9b157312d None None] ******************************************************************************** {{(pid=110538) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-09-05 15:18:04.868 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-09-05 15:18:04.887 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:18:04.890 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-09-05 15:18:04.910 | + functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:18:04.912 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-09-05 15:18:04.915 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:18:04.918 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-09-05 15:18:04.921 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-09-05 15:18:05.970 | 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-09-05 15:18:09.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:09.040 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:09.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:09.040 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:09.040 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.040 | | Upgrade Check Results | 2022-09-05 15:18:09.040 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.040 | | Check: Cells v2 | 2022-09-05 15:18:09.040 | | Result: Success | 2022-09-05 15:18:09.040 | | Details: No host mappings or compute nodes were found. Remember to | 2022-09-05 15:18:09.040 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-09-05 15:18:09.040 | | compute hosts are deployed. | 2022-09-05 15:18:09.040 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.040 | | Check: Placement API | 2022-09-05 15:18:09.040 | | Result: Success | 2022-09-05 15:18:09.040 | | Details: None | 2022-09-05 15:18:09.040 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.041 | | Check: Cinder API | 2022-09-05 15:18:09.041 | | Result: Success | 2022-09-05 15:18:09.041 | | Details: None | 2022-09-05 15:18:09.041 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.041 | | Check: Policy Scope-based Defaults | 2022-09-05 15:18:09.041 | | Result: Success | 2022-09-05 15:18:09.041 | | Details: None | 2022-09-05 15:18:09.041 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.041 | | Check: Policy File JSON to YAML Migration | 2022-09-05 15:18:09.041 | | Result: Success | 2022-09-05 15:18:09.041 | | Details: None | 2022-09-05 15:18:09.041 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.041 | | Check: Older than N-1 computes | 2022-09-05 15:18:09.041 | | Result: Success | 2022-09-05 15:18:09.041 | | Details: None | 2022-09-05 15:18:09.041 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.041 | | Check: hw_machine_type unset | 2022-09-05 15:18:09.042 | | Result: Success | 2022-09-05 15:18:09.042 | | Details: None | 2022-09-05 15:18:09.042 | +--------------------------------------------------------------------+ 2022-09-05 15:18:09.564 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-09-05 15:18:09.568 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-09-05 15:18:09.568 | Running user script /home/ubuntu/devstack/local.sh 2022-09-05 15:18:09.572 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-09-05 15:18:09.575 | Before updating nova flavors: 2022-09-05 15:18:11.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:11.932 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:11.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:11.932 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:11.932 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:18:11.932 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-09-05 15:18:11.932 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:18:11.932 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-09-05 15:18:11.933 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-09-05 15:18:11.933 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-09-05 15:18:11.933 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-09-05 15:18:11.933 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-09-05 15:18:11.933 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-09-05 15:18:11.933 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-09-05 15:18:11.933 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-09-05 15:18:11.933 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-09-05 15:18:11.933 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-09-05 15:18:11.933 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:18:13.765 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-09-05 15:18:13.836 | Flavor 42 not found 2022-09-05 15:18:15.415 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-09-05 15:18:15.489 | Flavor 84 not found 2022-09-05 15:18:17.035 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-09-05 15:18:17.111 | Flavor 451 not found 2022-09-05 15:18:18.603 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:18.603 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-09-05 15:18:18.604 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:18.604 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:18.604 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:20.175 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:20.175 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-09-05 15:18:20.175 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:20.175 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:20.175 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:21.732 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:21.733 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-09-05 15:18:21.733 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:21.733 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:21.733 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:23.284 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:23.284 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-09-05 15:18:23.284 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:23.284 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:23.284 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:23.352 | After updating nova flavors: 2022-09-05 15:18:24.845 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:24.845 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-09-05 15:18:24.845 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:24.845 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-09-05 15:18:24.845 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-09-05 15:18:24.846 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-09-05 15:18:24.846 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-09-05 15:18:27.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:27.416 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:27.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:27.416 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:30.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:30.200 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:30.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:30.201 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:30.382 | Neutron networks: 2022-09-05 15:18:32.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:32.893 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:32.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:32.893 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:32.893 | +--------------------------------------+---------+--------------------------------------+ 2022-09-05 15:18:32.893 | | ID | Name | Subnets | 2022-09-05 15:18:32.893 | +--------------------------------------+---------+--------------------------------------+ 2022-09-05 15:18:32.893 | | 3921a515-ec52-4d59-be7e-6e08089a57b6 | private | 49096208-c3d6-4677-9437-77fdc64a4774 | 2022-09-05 15:18:32.893 | | b308d8df-4397-4f10-bd3c-41f4a5b17f76 | public | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 | 2022-09-05 15:18:32.893 | +--------------------------------------+---------+--------------------------------------+ 2022-09-05 15:18:35.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:35.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:35.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:35.528 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:38.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:38.056 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:38.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:38.056 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:38.056 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:38.056 | | Field | Value | 2022-09-05 15:18:38.056 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:38.056 | | admin_state_up | UP | 2022-09-05 15:18:38.056 | | availability_zone_hints | | 2022-09-05 15:18:38.056 | | availability_zones | nova | 2022-09-05 15:18:38.056 | | created_at | 2022-09-05T15:16:22Z | 2022-09-05 15:18:38.056 | | description | | 2022-09-05 15:18:38.056 | | dns_domain | None | 2022-09-05 15:18:38.056 | | id | 3921a515-ec52-4d59-be7e-6e08089a57b6 | 2022-09-05 15:18:38.056 | | ipv4_address_scope | None | 2022-09-05 15:18:38.056 | | ipv6_address_scope | None | 2022-09-05 15:18:38.056 | | is_default | None | 2022-09-05 15:18:38.056 | | is_vlan_transparent | None | 2022-09-05 15:18:38.057 | | mtu | 1500 | 2022-09-05 15:18:38.057 | | name | private | 2022-09-05 15:18:38.057 | | port_security_enabled | True | 2022-09-05 15:18:38.057 | | project_id | 2e015d08698a4f3288e5a00eb9be929a | 2022-09-05 15:18:38.057 | | provider:network_type | vlan | 2022-09-05 15:18:38.057 | | provider:physical_network | physnet1 | 2022-09-05 15:18:38.057 | | provider:segmentation_id | 493 | 2022-09-05 15:18:38.057 | | qos_policy_id | None | 2022-09-05 15:18:38.057 | | revision_number | 3 | 2022-09-05 15:18:38.057 | | router:external | Internal | 2022-09-05 15:18:38.057 | | segments | None | 2022-09-05 15:18:38.057 | | shared | False | 2022-09-05 15:18:38.057 | | status | ACTIVE | 2022-09-05 15:18:38.057 | | subnets | 49096208-c3d6-4677-9437-77fdc64a4774 | 2022-09-05 15:18:38.057 | | tags | | 2022-09-05 15:18:38.057 | | updated_at | 2022-09-05T15:18:30Z | 2022-09-05 15:18:38.057 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:40.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:40.620 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:40.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:40.620 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:40.620 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:40.620 | | Field | Value | 2022-09-05 15:18:40.620 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:40.620 | | admin_state_up | UP | 2022-09-05 15:18:40.620 | | availability_zone_hints | | 2022-09-05 15:18:40.620 | | availability_zones | nova | 2022-09-05 15:18:40.620 | | created_at | 2022-09-05T15:16:41Z | 2022-09-05 15:18:40.620 | | description | | 2022-09-05 15:18:40.620 | | dns_domain | None | 2022-09-05 15:18:40.620 | | id | b308d8df-4397-4f10-bd3c-41f4a5b17f76 | 2022-09-05 15:18:40.620 | | ipv4_address_scope | None | 2022-09-05 15:18:40.620 | | ipv6_address_scope | None | 2022-09-05 15:18:40.620 | | is_default | True | 2022-09-05 15:18:40.620 | | is_vlan_transparent | None | 2022-09-05 15:18:40.620 | | mtu | 1500 | 2022-09-05 15:18:40.620 | | name | public | 2022-09-05 15:18:40.620 | | port_security_enabled | True | 2022-09-05 15:18:40.621 | | project_id | 11c5efa4ebd74805b41202f4aa6c68fd | 2022-09-05 15:18:40.621 | | provider:network_type | flat | 2022-09-05 15:18:40.621 | | provider:physical_network | physnet1 | 2022-09-05 15:18:40.621 | | provider:segmentation_id | None | 2022-09-05 15:18:40.621 | | qos_policy_id | None | 2022-09-05 15:18:40.621 | | revision_number | 2 | 2022-09-05 15:18:40.621 | | router:external | External | 2022-09-05 15:18:40.621 | | segments | None | 2022-09-05 15:18:40.621 | | shared | False | 2022-09-05 15:18:40.621 | | status | ACTIVE | 2022-09-05 15:18:40.621 | | subnets | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 | 2022-09-05 15:18:40.621 | | tags | | 2022-09-05 15:18:40.621 | | updated_at | 2022-09-05T15:16:49Z | 2022-09-05 15:18:40.621 | +---------------------------+--------------------------------------+ 2022-09-05 15:18:40.792 | Neutron subnetworks: 2022-09-05 15:18:43.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:43.177 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:43.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:43.177 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:43.177 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-09-05 15:18:43.177 | | ID | Name | Network | Subnet | 2022-09-05 15:18:43.177 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-09-05 15:18:43.177 | | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 | public-subnet | b308d8df-4397-4f10-bd3c-41f4a5b17f76 | 172.25.5.0/24 | 2022-09-05 15:18:43.177 | | 49096208-c3d6-4677-9437-77fdc64a4774 | private-subnet | 3921a515-ec52-4d59-be7e-6e08089a57b6 | 172.20.0.0/26 | 2022-09-05 15:18:43.177 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-09-05 15:18:45.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:45.713 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:45.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:45.713 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:48.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:48.212 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:48.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:48.212 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:48.212 | +----------------------+--------------------------------------+ 2022-09-05 15:18:48.212 | | Field | Value | 2022-09-05 15:18:48.212 | +----------------------+--------------------------------------+ 2022-09-05 15:18:48.212 | | allocation_pools | 172.25.5.2-172.25.5.254 | 2022-09-05 15:18:48.212 | | cidr | 172.25.5.0/24 | 2022-09-05 15:18:48.212 | | created_at | 2022-09-05T15:16:49Z | 2022-09-05 15:18:48.212 | | description | | 2022-09-05 15:18:48.212 | | dns_nameservers | | 2022-09-05 15:18:48.212 | | dns_publish_fixed_ip | None | 2022-09-05 15:18:48.212 | | enable_dhcp | False | 2022-09-05 15:18:48.212 | | gateway_ip | 172.25.5.1 | 2022-09-05 15:18:48.212 | | host_routes | | 2022-09-05 15:18:48.212 | | id | 06bc70b0-0c2f-473f-97a3-5bfc11b6fb07 | 2022-09-05 15:18:48.212 | | ip_version | 4 | 2022-09-05 15:18:48.212 | | ipv6_address_mode | None | 2022-09-05 15:18:48.213 | | ipv6_ra_mode | None | 2022-09-05 15:18:48.213 | | name | public-subnet | 2022-09-05 15:18:48.213 | | network_id | b308d8df-4397-4f10-bd3c-41f4a5b17f76 | 2022-09-05 15:18:48.213 | | project_id | 11c5efa4ebd74805b41202f4aa6c68fd | 2022-09-05 15:18:48.213 | | revision_number | 0 | 2022-09-05 15:18:48.213 | | segment_id | None | 2022-09-05 15:18:48.213 | | service_types | | 2022-09-05 15:18:48.213 | | subnetpool_id | None | 2022-09-05 15:18:48.213 | | tags | | 2022-09-05 15:18:48.213 | | updated_at | 2022-09-05T15:16:49Z | 2022-09-05 15:18:48.213 | +----------------------+--------------------------------------+ 2022-09-05 15:18:50.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:50.718 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:50.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:50.718 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:50.718 | +----------------------+--------------------------------------+ 2022-09-05 15:18:50.718 | | Field | Value | 2022-09-05 15:18:50.718 | +----------------------+--------------------------------------+ 2022-09-05 15:18:50.718 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-09-05 15:18:50.718 | | cidr | 172.20.0.0/26 | 2022-09-05 15:18:50.719 | | created_at | 2022-09-05T15:16:26Z | 2022-09-05 15:18:50.719 | | description | | 2022-09-05 15:18:50.719 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-09-05 15:18:50.719 | | dns_publish_fixed_ip | None | 2022-09-05 15:18:50.719 | | enable_dhcp | True | 2022-09-05 15:18:50.719 | | gateway_ip | 172.20.0.1 | 2022-09-05 15:18:50.719 | | host_routes | | 2022-09-05 15:18:50.719 | | id | 49096208-c3d6-4677-9437-77fdc64a4774 | 2022-09-05 15:18:50.719 | | ip_version | 4 | 2022-09-05 15:18:50.719 | | ipv6_address_mode | None | 2022-09-05 15:18:50.719 | | ipv6_ra_mode | None | 2022-09-05 15:18:50.719 | | name | private-subnet | 2022-09-05 15:18:50.719 | | network_id | 3921a515-ec52-4d59-be7e-6e08089a57b6 | 2022-09-05 15:18:50.719 | | project_id | 2e015d08698a4f3288e5a00eb9be929a | 2022-09-05 15:18:50.719 | | revision_number | 1 | 2022-09-05 15:18:50.719 | | segment_id | None | 2022-09-05 15:18:50.719 | | service_types | | 2022-09-05 15:18:50.719 | | subnetpool_id | 97419546-5307-4b23-835e-8420f35aeee0 | 2022-09-05 15:18:50.719 | | tags | | 2022-09-05 15:18:50.719 | | updated_at | 2022-09-05T15:18:30Z | 2022-09-05 15:18:50.719 | +----------------------+--------------------------------------+ 2022-09-05 15:18:50.989 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-09-05 15:18:50.989 | + ./stack.sh:main:1469 : command openstack complete 2022-09-05 15:18:50.992 | + ./stack.sh:main:1469 : openstack complete 2022-09-05 15:18:53.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:53.730 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:53.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:53.730 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:53.730 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-09-05 15:18:54.132 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-09-05 15:18:54.157 | + functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:18:54.160 | + ./stack.sh:main:1474 : is_ubuntu 2022-09-05 15:18:54.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-09-05 15:18:54.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-09-05 15:18:54.171 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-09-05 15:18:54.174 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:18:54.177 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-09-05 15:18:54.181 | + ./stack.sh:main:1476 : set_lvm_filter 2022-09-05 15:18:54.184 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-09-05 15:18:54.186 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-09-05 15:18:54.189 | + lib/lvm:set_lvm_filter:185 : local pv 2022-09-05 15:18:54.192 | + lib/lvm:set_lvm_filter:186 : local vg 2022-09-05 15:18:54.194 | + lib/lvm:set_lvm_filter:187 : local line 2022-09-05 15:18:54.199 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-09-05 15:18:54.416 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-09-05 15:18:54.421 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-09-05 15:18:54.421 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-09-05 15:18:54.423 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-09-05 15:18:54.429 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-09-05 15:18:54.432 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-09-05 15:18:54.435 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-09-05 15:18:54.437 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-09-05 15:18:54.440 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-09-05 15:18:54.443 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-09-05 15:18:54.459 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-09-05 15:18:54.473 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-09-05 15:18:54.476 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:18:54.479 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-09-05 15:18:54.482 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-09-05 15:18:54.486 | + functions-common:run_phase:1879 : local mode=stack 2022-09-05 15:18:54.489 | + functions-common:run_phase:1880 : local phase=test-config 2022-09-05 15:18:54.491 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-05 15:18:54.494 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-09-05 15:18:54.497 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-05 15:18:54.500 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-09-05 15:18:54.503 | + functions-common:run_phase:1889 : local extra 2022-09-05 15:18:54.507 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-05 15:18:54.512 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-09-05 15:18:54.516 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-05 15:18:54.518 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-05 15:18:54.522 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-09-05 15:18:54.525 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-05 15:18:54.543 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:18:54.546 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:18:54.549 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:54.551 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-09-05 15:18:54.554 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:54.557 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:18:54.560 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:54.562 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-09-05 15:18:54.565 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:54.567 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-05 15:18:54.570 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-05 15:18:54.572 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-05 15:18:54.574 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-09-05 15:18:54.625 | [19180 Async install_tempest:77808]: Waiting for completion of install_tempest running on PID 77808 (1 other jobs running) 2022-09-05 15:18:54.650 | [19180 Async install_tempest:77808]: Signaling child to exit 2022-09-05 15:18:54.650 | WAKEUP 2022-09-05 15:18:54.679 | [19180 Async install_tempest:77808]: Signaled 2022-09-05 15:18:54.682 | ++ lib/tempest:install_tempest:807 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:610 : local git_ref=master 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:611 : local orig_dir 2022-09-05 15:18:54.682 | +++ functions-common:git_clone:612 : pwd 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-09-05 15:18:54.682 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:615 : RECLONE=False 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:629 : echo master 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:689 : cd /opt/stack/tempest 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:690 : head -1 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:690 : git show --oneline 2022-09-05 15:18:54.682 | 6ec23b64d Merge "Allow multiple instances on create_test_server" 2022-09-05 15:18:54.682 | ++ functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-09-05 15:18:54.682 | ++ lib/tempest:install_tempest:808 : pip_install 'tox!=2.8.0' 2022-09-05 15:18:54.682 | Using python 3.8 to install tox!=2.8.0 2022-09-05 15:18:54.682 | ++ 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 'tox!=2.8.0' 2022-09-05 15:18:54.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:54.682 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:54.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:54.683 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:54.683 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.683 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:54.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:18:54.684 | Collecting tox!=2.8.0 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/e15f4733683a9/tox-3.25.1-py2.py3-none-any.whl (85 kB) 2022-09-05 15:18:54.684 | Collecting toml===0.10.2 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-09-05 15:18:54.684 | 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-09-05 15:18:54.684 | Collecting py===1.11.0 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-09-05 15:18:54.684 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:18:54.684 | Collecting filelock===3.6.0 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f83/14284bfffbdcf/filelock-3.6.0-py3-none-any.whl (10.0 kB) 2022-09-05 15:18:54.684 | Collecting pluggy===1.0.0 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-09-05 15:18:54.684 | Collecting virtualenv===20.13.2 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7b/34c9474e6476e/virtualenv-20.13.2-py2.py3-none-any.whl (8.7 MB) 2022-09-05 15:18:54.684 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-09-05 15:18:54.684 | Collecting platformdirs===2.5.1 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bca/e7cab893c2d31/platformdirs-2.5.1-py3-none-any.whl (14 kB) 2022-09-05 15:18:54.684 | Collecting distlib===0.3.4 2022-09-05 15:18:54.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/656/4fe0a8f51e734/distlib-0.3.4-py2.py3-none-any.whl (461 kB) 2022-09-05 15:18:54.684 | Installing collected packages: distlib, filelock, platformdirs, pluggy, py, toml, virtualenv, tox 2022-09-05 15:18:54.684 | Attempting uninstall: distlib 2022-09-05 15:18:54.685 | Found existing installation: distlib 0.3.6 2022-09-05 15:18:54.685 | Uninstalling distlib-0.3.6: 2022-09-05 15:18:54.685 | Successfully uninstalled distlib-0.3.6 2022-09-05 15:18:54.685 | Attempting uninstall: filelock 2022-09-05 15:18:54.685 | Found existing installation: filelock 3.8.0 2022-09-05 15:18:54.685 | Uninstalling filelock-3.8.0: 2022-09-05 15:18:54.685 | Successfully uninstalled filelock-3.8.0 2022-09-05 15:18:54.685 | Attempting uninstall: platformdirs 2022-09-05 15:18:54.685 | Found existing installation: platformdirs 2.5.2 2022-09-05 15:18:54.685 | Uninstalling platformdirs-2.5.2: 2022-09-05 15:18:54.685 | Successfully uninstalled platformdirs-2.5.2 2022-09-05 15:18:54.685 | Attempting uninstall: virtualenv 2022-09-05 15:18:54.685 | Found existing installation: virtualenv 20.16.4 2022-09-05 15:18:54.685 | Uninstalling virtualenv-20.16.4: 2022-09-05 15:18:54.685 | Successfully uninstalled virtualenv-20.16.4 2022-09-05 15:18:54.685 | Successfully installed distlib-0.3.4 filelock-3.6.0 platformdirs-2.5.1 pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.1 virtualenv-20.13.2 2022-09-05 15:18:54.685 | ++ inc/python:pip_install:200 : result=0 2022-09-05 15:18:54.685 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2451 : local name 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2452 : local end_time 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2454 : local total 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2455 : local start_time 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2458 : start_time=1662390497537 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2460 : [[ -z 1662390497537 ]] 2022-09-05 15:18:54.685 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2463 : end_time=1662390508261 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2464 : elapsed_time=10724 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2465 : total=311383 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:18:54.685 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=322107 2022-09-05 15:18:54.686 | ++ inc/python:pip_install:203 : return 0 2022-09-05 15:18:54.686 | ++ lib/tempest:install_tempest:809 : pushd /opt/stack/tempest 2022-09-05 15:18:54.686 | /opt/stack/tempest ~/devstack 2022-09-05 15:18:54.686 | ++ lib/tempest:install_tempest:813 : git checkout master 2022-09-05 15:18:54.686 | M .coveragerc 2022-09-05 15:18:54.686 | M .gitignore 2022-09-05 15:18:54.686 | M .gitreview 2022-09-05 15:18:54.686 | M .mailmap 2022-09-05 15:18:54.686 | M .stestr.conf 2022-09-05 15:18:54.686 | M CONTRIBUTING.rst 2022-09-05 15:18:54.686 | M HACKING.rst 2022-09-05 15:18:54.686 | M LICENSE 2022-09-05 15:18:54.686 | M README.rst 2022-09-05 15:18:54.686 | M REVIEWING.rst 2022-09-05 15:18:54.686 | M bindep.txt 2022-09-05 15:18:54.686 | M doc/requirements.txt 2022-09-05 15:18:54.686 | M doc/source/_extra/.htaccess 2022-09-05 15:18:54.686 | M doc/source/_static/.keep 2022-09-05 15:18:54.686 | M doc/source/account_generator.rst 2022-09-05 15:18:54.686 | M doc/source/cleanup.rst 2022-09-05 15:18:54.686 | M doc/source/conf.py 2022-09-05 15:18:54.686 | M doc/source/configuration.rst 2022-09-05 15:18:54.686 | M doc/source/contributor/contributing.rst 2022-09-05 15:18:54.686 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-09-05 15:18:54.686 | M doc/source/data/tempest-plugins-registry.header 2022-09-05 15:18:54.686 | M doc/source/index.rst 2022-09-05 15:18:54.686 | M doc/source/keystone_scopes_and_roles_support.rst 2022-09-05 15:18:54.686 | M doc/source/library.rst 2022-09-05 15:18:54.686 | M doc/source/library/api_microversion_testing.rst 2022-09-05 15:18:54.686 | M doc/source/library/auth.rst 2022-09-05 15:18:54.686 | M doc/source/library/cli.rst 2022-09-05 15:18:54.686 | M doc/source/library/clients.rst 2022-09-05 15:18:54.686 | M doc/source/library/credential_providers.rst 2022-09-05 15:18:54.687 | M doc/source/library/decorators.rst 2022-09-05 15:18:54.687 | M doc/source/library/rest_client.rst 2022-09-05 15:18:54.687 | M doc/source/library/service_clients/compute_clients.rst 2022-09-05 15:18:54.687 | M doc/source/library/utils.rst 2022-09-05 15:18:54.687 | M doc/source/library/validation_resources.rst 2022-09-05 15:18:54.687 | M doc/source/microversion_testing.rst 2022-09-05 15:18:54.687 | M doc/source/overview.rst 2022-09-05 15:18:54.687 | M doc/source/plugins/index.rst 2022-09-05 15:18:54.687 | M doc/source/plugins/plugin.rst 2022-09-05 15:18:54.687 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-09-05 15:18:54.687 | M doc/source/run.rst 2022-09-05 15:18:54.687 | M doc/source/sampleconf.rst 2022-09-05 15:18:54.687 | M doc/source/stable_branch_support_policy.rst 2022-09-05 15:18:54.687 | M doc/source/stable_branch_testing_policy.rst 2022-09-05 15:18:54.687 | M doc/source/subunit_describe_calls.rst 2022-09-05 15:18:54.687 | M doc/source/supported_version.rst 2022-09-05 15:18:54.687 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-09-05 15:18:54.687 | M doc/source/test_removal.rst 2022-09-05 15:18:54.687 | M doc/source/tests/modules.rst 2022-09-05 15:18:54.687 | M doc/source/workspace.rst 2022-09-05 15:18:54.687 | M doc/source/write_tests.rst 2022-09-05 15:18:54.687 | M etc/accounts.yaml.sample 2022-09-05 15:18:54.687 | M etc/allow-list.yaml 2022-09-05 15:18:54.687 | M etc/logging.conf.sample 2022-09-05 15:18:54.687 | M etc/rbac-persona-accounts.yaml.sample 2022-09-05 15:18:54.687 | M playbooks/devstack-tempest-ipv6.yaml 2022-09-05 15:18:54.687 | M playbooks/devstack-tempest.yaml 2022-09-05 15:18:54.687 | M playbooks/enable-fips.yaml 2022-09-05 15:18:54.687 | M playbooks/post-tempest.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-09-05 15:18:54.687 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-09-05 15:18:54.688 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-09-05 15:18:54.689 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-09-05 15:18:54.690 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-09-05 15:18:54.691 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-09-05 15:18:54.692 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-09-05 15:18:54.693 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-09-05 15:18:54.694 | M releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-09-05 15:18:54.695 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-09-05 15:18:54.696 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/temp_url_tests_digest_config-3d8c9bb271961ddd.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-09-05 15:18:54.697 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-09-05 15:18:54.698 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-09-05 15:18:54.698 | M releasenotes/source/_static/.placeholder 2022-09-05 15:18:54.698 | M releasenotes/source/_templates/.placeholder 2022-09-05 15:18:54.698 | M releasenotes/source/conf.py 2022-09-05 15:18:54.698 | M releasenotes/source/index.rst 2022-09-05 15:18:54.698 | M releasenotes/source/unreleased.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v10.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v11.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v12.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v13.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v14.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v15.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v16.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v16.1.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v17.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v17.1.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v17.2.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v18.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v19.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v20.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v21.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v22.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v22.1.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v23.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v24.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v26.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v26.1.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v27.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v28.0.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v28.1.0.rst 2022-09-05 15:18:54.698 | M releasenotes/source/v29.0.0.rst 2022-09-05 15:18:54.699 | M releasenotes/source/v29.1.0.rst 2022-09-05 15:18:54.699 | M releasenotes/source/v29.2.0.rst 2022-09-05 15:18:54.699 | M releasenotes/source/v30.0.0.rst 2022-09-05 15:18:54.699 | M releasenotes/source/v31.0.0.rst 2022-09-05 15:18:54.699 | M releasenotes/source/v31.1.0.rst 2022-09-05 15:18:54.699 | M requirements.txt 2022-09-05 15:18:54.699 | M roles/acl-devstack-files/README.rst 2022-09-05 15:18:54.699 | M roles/acl-devstack-files/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/acl-devstack-files/tasks/main.yaml 2022-09-05 15:18:54.699 | M roles/run-tempest-26/README.rst 2022-09-05 15:18:54.699 | M roles/run-tempest-26/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/run-tempest-26/tasks/main.yaml 2022-09-05 15:18:54.699 | M roles/run-tempest/README.rst 2022-09-05 15:18:54.699 | M roles/run-tempest/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/run-tempest/tasks/main.yaml 2022-09-05 15:18:54.699 | M roles/setup-tempest-data-dir/README.rst 2022-09-05 15:18:54.699 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-09-05 15:18:54.699 | M roles/setup-tempest-run-dir/README.rst 2022-09-05 15:18:54.699 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-09-05 15:18:54.699 | M roles/tempest-cleanup/README.rst 2022-09-05 15:18:54.699 | M roles/tempest-cleanup/defaults/main.yaml 2022-09-05 15:18:54.699 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-09-05 15:18:54.699 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-09-05 15:18:54.699 | M roles/tempest-cleanup/tasks/main.yaml 2022-09-05 15:18:54.699 | M setup.cfg 2022-09-05 15:18:54.699 | M setup.py 2022-09-05 15:18:54.699 | M tempest/README.rst 2022-09-05 15:18:54.699 | M tempest/__init__.py 2022-09-05 15:18:54.699 | M tempest/api/README.rst 2022-09-05 15:18:54.699 | M tempest/api/__init__.py 2022-09-05 15:18:54.699 | M tempest/api/compute/__init__.py 2022-09-05 15:18:54.699 | M tempest/api/compute/admin/__init__.py 2022-09-05 15:18:54.699 | M tempest/api/compute/admin/test_agents.py 2022-09-05 15:18:54.699 | M tempest/api/compute/admin/test_aggregates.py 2022-09-05 15:18:54.699 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_availability_zone.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_create_server.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_delete_server.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_fixed_ips.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors_access.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_hosts.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_hosts_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_hypervisor.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_live_migration.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_migrations.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_networks.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_quotas.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_quotas_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_security_groups.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_servers.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_servers_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_services.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_services_negative.py 2022-09-05 15:18:54.700 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-09-05 15:18:54.701 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/admin/test_volume.py 2022-09-05 15:18:54.701 | M tempest/api/compute/admin/test_volume_swap.py 2022-09-05 15:18:54.701 | M tempest/api/compute/admin/test_volumes_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/api_microversion_fixture.py 2022-09-05 15:18:54.701 | M tempest/api/compute/base.py 2022-09-05 15:18:54.701 | M tempest/api/compute/certificates/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/certificates/test_certificates.py 2022-09-05 15:18:54.701 | M tempest/api/compute/flavors/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/flavors/test_flavors.py 2022-09-05 15:18:54.701 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/base.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-09-05 15:18:54.701 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_image_metadata.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_images.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_images_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_images_oneserver.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_list_image_filters.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/images/test_list_images.py 2022-09-05 15:18:54.701 | M tempest/api/compute/keypairs/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/keypairs/base.py 2022-09-05 15:18:54.701 | M tempest/api/compute/keypairs/test_keypairs.py 2022-09-05 15:18:54.701 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-09-05 15:18:54.701 | M tempest/api/compute/limits/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/limits/test_absolute_limits.py 2022-09-05 15:18:54.701 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-09-05 15:18:54.701 | M tempest/api/compute/security_groups/__init__.py 2022-09-05 15:18:54.701 | M tempest/api/compute/security_groups/base.py 2022-09-05 15:18:54.702 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-09-05 15:18:54.702 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/security_groups/test_security_groups.py 2022-09-05 15:18:54.702 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/__init__.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_availability_zone.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_create_server.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_delete_server.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_device_tagging.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_disk_config.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_instance_actions.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_list_server_filters.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_multiple_create.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_novnc.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_actions.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_addresses.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_group.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_metadata.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_password.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_personality.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_rescue.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_server_tags.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_servers.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_servers_microversions.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_servers_negative.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-09-05 15:18:54.702 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-09-05 15:18:54.703 | M tempest/api/compute/test_extensions.py 2022-09-05 15:18:54.703 | M tempest/api/compute/test_networks.py 2022-09-05 15:18:54.703 | M tempest/api/compute/test_quotas.py 2022-09-05 15:18:54.703 | M tempest/api/compute/test_tenant_networks.py 2022-09-05 15:18:54.703 | M tempest/api/compute/test_versions.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/__init__.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_attach_volume.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_volumes_get.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_volumes_list.py 2022-09-05 15:18:54.703 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/__init__.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/__init__.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/__init__.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_roles.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_services.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_tenants.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_tokens.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_users.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/__init__.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_credentials.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_domains.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-09-05 15:18:54.703 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_groups.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_inherits.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_list_users.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_policies.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_projects.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_regions.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_roles.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_services.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_tokens.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_trusts.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_users.py 2022-09-05 15:18:54.704 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-09-05 15:18:54.704 | M tempest/api/identity/base.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/__init__.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_api_discovery.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_extension.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_tenants.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_tokens.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v2/test_users.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/__init__.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_access_rules.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_api_discovery.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_application_credentials.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_catalog.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_domains.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_projects.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_tokens.py 2022-09-05 15:18:54.704 | M tempest/api/identity/v3/test_users.py 2022-09-05 15:18:54.704 | M tempest/api/image/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/image/base.py 2022-09-05 15:18:54.705 | M tempest/api/image/v1/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/image/v1/test_image_members.py 2022-09-05 15:18:54.705 | M tempest/api/image/v1/test_image_members_negative.py 2022-09-05 15:18:54.705 | M tempest/api/image/v1/test_images.py 2022-09-05 15:18:54.705 | M tempest/api/image/v1/test_images_negative.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_image_caching.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_member.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_member_negative.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_negative.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_tags.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_images_tags_negative.py 2022-09-05 15:18:54.705 | M tempest/api/image/v2/test_versions.py 2022-09-05 15:18:54.705 | M tempest/api/network/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/__init__.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_external_network_extension.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_external_networks_negative.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_metering_extensions.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_negative_quotas.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_ports.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_quotas.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_routers.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_routers_dvr.py 2022-09-05 15:18:54.705 | M tempest/api/network/admin/test_routers_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/base.py 2022-09-05 15:18:54.706 | M tempest/api/network/base_security_groups.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_agent_management_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_allowed_address_pair.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_dhcp_ipv6.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_extensions.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_extra_dhcp_options.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_floating_ips.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_floating_ips_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_networks.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_networks_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_ports.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_routers.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_routers_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_security_groups.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_security_groups_negative.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_service_providers.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_subnetpools_extensions.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_tags.py 2022-09-05 15:18:54.706 | M tempest/api/network/test_versions.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/__init__.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/base.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_account_bulk.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_account_quotas.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_account_services.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_account_services_negative.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_acl.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_acl_negative.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_quotas.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_services.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_services_negative.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_staticweb.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_sync.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-09-05 15:18:54.706 | M tempest/api/object_storage/test_crossdomain.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_healthcheck.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_expiry.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_formpost.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_services.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_slo.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_temp_url.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-09-05 15:18:54.707 | M tempest/api/object_storage/test_object_version.py 2022-09-05 15:18:54.707 | M tempest/api/volume/__init__.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/__init__.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_group_snapshots.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_group_type_specs.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_group_types.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_groups.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_multi_backend.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_qos.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_user_messages.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_hosts.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_manage.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_pools.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_quotas.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_retype.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_services.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_type_access.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_types.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-09-05 15:18:54.707 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-09-05 15:18:54.708 | M tempest/api/volume/admin/test_volumes_actions.py 2022-09-05 15:18:54.708 | M tempest/api/volume/admin/test_volumes_backup.py 2022-09-05 15:18:54.708 | M tempest/api/volume/admin/test_volumes_list.py 2022-09-05 15:18:54.708 | M tempest/api/volume/api_microversion_fixture.py 2022-09-05 15:18:54.708 | M tempest/api/volume/base.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_availability_zone.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_extensions.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_image_metadata.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_snapshot_metadata.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_versions.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volume_absolute_limits.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volume_delete_cascade.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volume_metadata.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volume_transfers.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_actions.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_backup.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_clone.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_clone_negative.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_extend.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_get.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_list.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_negative.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_snapshots.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-09-05 15:18:54.708 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-09-05 15:18:54.708 | M tempest/clients.py 2022-09-05 15:18:54.708 | M tempest/cmd/__init__.py 2022-09-05 15:18:54.708 | M tempest/cmd/cleanup.py 2022-09-05 15:18:54.708 | M tempest/cmd/cleanup_service.py 2022-09-05 15:18:54.708 | M tempest/cmd/config-generator.tempest.conf 2022-09-05 15:18:54.708 | M tempest/cmd/init.py 2022-09-05 15:18:54.708 | M tempest/cmd/list_plugins.py 2022-09-05 15:18:54.708 | M tempest/cmd/main.py 2022-09-05 15:18:54.708 | M tempest/cmd/run.py 2022-09-05 15:18:54.708 | M tempest/cmd/subunit_describe_calls.py 2022-09-05 15:18:54.708 | M tempest/cmd/verify_tempest_config.py 2022-09-05 15:18:54.709 | M tempest/cmd/workspace.py 2022-09-05 15:18:54.709 | M tempest/common/__init__.py 2022-09-05 15:18:54.709 | M tempest/common/compute.py 2022-09-05 15:18:54.709 | M tempest/common/credentials_factory.py 2022-09-05 15:18:54.709 | M tempest/common/custom_matchers.py 2022-09-05 15:18:54.709 | M tempest/common/identity.py 2022-09-05 15:18:54.709 | M tempest/common/image.py 2022-09-05 15:18:54.709 | M tempest/common/tempest_fixtures.py 2022-09-05 15:18:54.709 | M tempest/common/utils/__init__.py 2022-09-05 15:18:54.709 | M tempest/common/utils/linux/__init__.py 2022-09-05 15:18:54.709 | M tempest/common/utils/linux/remote_client.py 2022-09-05 15:18:54.709 | M tempest/common/utils/net_downtime.py 2022-09-05 15:18:54.709 | M tempest/common/utils/net_info.py 2022-09-05 15:18:54.709 | M tempest/common/utils/net_utils.py 2022-09-05 15:18:54.709 | M tempest/common/waiters.py 2022-09-05 15:18:54.709 | M tempest/config.py 2022-09-05 15:18:54.709 | M tempest/hacking/__init__.py 2022-09-05 15:18:54.709 | M tempest/hacking/checks.py 2022-09-05 15:18:54.709 | M tempest/lib/__init__.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/__init__.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/__init__.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/__init__.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-09-05 15:18:54.709 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-09-05 15:18:54.710 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-09-05 15:18:54.711 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-09-05 15:18:54.712 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/backups.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/extensions.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/group_types.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/groups.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/hosts.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/limits.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/messages.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/qos.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/quotas.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/services.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/transfers.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_55/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_55/transfers.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_57/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_57/transfers.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_61/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_61/volumes.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_63/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_63/volumes.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_64/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_64/backups.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_64/volumes.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_65/__init__.py 2022-09-05 15:18:54.713 | M tempest/lib/api_schema/response/volume/v3_65/volumes.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/v3_69/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/v3_69/volumes.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-09-05 15:18:54.714 | M tempest/lib/api_schema/response/volume/volumes.py 2022-09-05 15:18:54.714 | M tempest/lib/auth.py 2022-09-05 15:18:54.714 | M tempest/lib/base.py 2022-09-05 15:18:54.714 | M tempest/lib/cli/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/cli/base.py 2022-09-05 15:18:54.714 | M tempest/lib/cli/output_parser.py 2022-09-05 15:18:54.714 | M tempest/lib/cmd/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/common/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/common/api_microversion_fixture.py 2022-09-05 15:18:54.714 | M tempest/lib/common/api_version_request.py 2022-09-05 15:18:54.714 | M tempest/lib/common/api_version_utils.py 2022-09-05 15:18:54.714 | M tempest/lib/common/cred_client.py 2022-09-05 15:18:54.714 | M tempest/lib/common/cred_provider.py 2022-09-05 15:18:54.714 | M tempest/lib/common/dynamic_creds.py 2022-09-05 15:18:54.714 | M tempest/lib/common/fixed_network.py 2022-09-05 15:18:54.714 | M tempest/lib/common/http.py 2022-09-05 15:18:54.714 | M tempest/lib/common/jsonschema_validator.py 2022-09-05 15:18:54.714 | M tempest/lib/common/preprov_creds.py 2022-09-05 15:18:54.714 | M tempest/lib/common/profiler.py 2022-09-05 15:18:54.714 | M tempest/lib/common/rest_client.py 2022-09-05 15:18:54.714 | M tempest/lib/common/ssh.py 2022-09-05 15:18:54.714 | M tempest/lib/common/thread.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/data_utils.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/linux/__init__.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/linux/remote_client.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/misc.py 2022-09-05 15:18:54.714 | M tempest/lib/common/utils/test_utils.py 2022-09-05 15:18:54.714 | M tempest/lib/common/validation_resources.py 2022-09-05 15:18:54.714 | M tempest/lib/decorators.py 2022-09-05 15:18:54.715 | M tempest/lib/exceptions.py 2022-09-05 15:18:54.715 | M tempest/lib/services/__init__.py 2022-09-05 15:18:54.715 | M tempest/lib/services/clients.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/__init__.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/agents_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/aggregates_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/availability_zone_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/base_compute_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/certificates_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/extensions_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/fixed_ips_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/flavors_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/floating_ips_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/hosts_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/hypervisor_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/images_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/interfaces_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/keypairs_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/limits_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/migrations_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/networks_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/quota_classes_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/quotas_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/security_group_rules_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/security_groups_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/server_groups_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/servers_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/services_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/snapshots_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/tenant_networks_client.py 2022-09-05 15:18:54.715 | M tempest/lib/services/compute/tenant_usages_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/compute/versions_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/compute/volumes_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/__init__.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/__init__.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/identity_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/roles_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/services_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/tenants_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/token_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v2/users_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/__init__.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/catalog_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/credentials_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/domains_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/groups_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/identity_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/limits_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/mappings_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/policies_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/projects_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/protocols_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/regions_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/roles_client.py 2022-09-05 15:18:54.716 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/identity/v3/services_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/identity/v3/token_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/identity/v3/trusts_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/identity/v3/users_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/identity/v3/versions_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/__init__.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v1/__init__.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v1/image_members_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v1/images_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/__init__.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/image_cache_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/image_members_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/images_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/namespaces_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/resource_types_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/schemas_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/image/v2/versions_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/__init__.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/agents_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/base.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/extensions_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/floating_ips_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/log_resource_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/loggable_resource_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/metering_label_rules_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/metering_labels_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/networks_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/ports_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/qos_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-09-05 15:18:54.717 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/quotas_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/routers_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/security_group_rules_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/security_groups_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/segments_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/service_providers_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/subnetpools_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/subnets_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/tags_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/trunks_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/network/versions_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/__init__.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/account_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/capabilities_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/container_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/object_storage/object_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/placement/__init__.py 2022-09-05 15:18:54.718 | M tempest/lib/services/placement/base_placement_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/placement/placement_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/placement/resource_providers_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/__init__.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/base_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/__init__.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/backups_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/extensions_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/hosts_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/limits_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/qos_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/quotas_client.py 2022-09-05 15:18:54.718 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/services_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/transfers_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/types_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v2/volumes_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/__init__.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/attachments_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/backups_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/base_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/extensions_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/group_types_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/groups_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/hosts_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/limits_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/messages_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/qos_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/quotas_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/services_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/transfers_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/types_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/versions_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-09-05 15:18:54.719 | M tempest/lib/services/volume/v3/volumes_client.py 2022-09-05 15:18:54.719 | M tempest/scenario/README.rst 2022-09-05 15:18:54.719 | M tempest/scenario/__init__.py 2022-09-05 15:18:54.719 | M tempest/scenario/manager.py 2022-09-05 15:18:54.719 | M tempest/scenario/test_aggregates_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_compute_unified_limits.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_dashboard_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_minimum_basic.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_network_advanced_server_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_network_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_network_qos_placement.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_network_v6.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_object_storage_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_security_groups_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_server_advanced_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_server_basic_ops.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_server_multinode.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_shelve_instance.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_snapshot_pattern.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_stamp_pattern.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_unified_limits.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_volume_backup_restore.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_volume_boot_pattern.py 2022-09-05 15:18:54.720 | M tempest/scenario/test_volume_migrate_attached.py 2022-09-05 15:18:54.720 | M tempest/test.py 2022-09-05 15:18:54.720 | M tempest/test_discover/__init__.py 2022-09-05 15:18:54.720 | M tempest/test_discover/plugins.py 2022-09-05 15:18:54.720 | M tempest/test_discover/test_discover.py 2022-09-05 15:18:54.720 | M tempest/tests/README.rst 2022-09-05 15:18:54.720 | M tempest/tests/__init__.py 2022-09-05 15:18:54.720 | M tempest/tests/api/__init__.py 2022-09-05 15:18:54.720 | M tempest/tests/api/compute/__init__.py 2022-09-05 15:18:54.720 | M tempest/tests/api/compute/test_base.py 2022-09-05 15:18:54.720 | M tempest/tests/base.py 2022-09-05 15:18:54.720 | M tempest/tests/cmd/__init__.py 2022-09-05 15:18:54.720 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-09-05 15:18:54.720 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-09-05 15:18:54.720 | M tempest/tests/cmd/test_account_generator.py 2022-09-05 15:18:54.720 | M tempest/tests/cmd/test_cleanup.py 2022-09-05 15:18:54.720 | M tempest/tests/cmd/test_cleanup_services.py 2022-09-05 15:18:54.720 | M tempest/tests/cmd/test_list_plugins.py 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_run.py 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_saved_state_json.json 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_tempest_init.py 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-09-05 15:18:54.721 | M tempest/tests/cmd/test_workspace.py 2022-09-05 15:18:54.721 | M tempest/tests/common/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_admin_available.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_alt_available.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_compute.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_credentials_factory.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_custom_matchers.py 2022-09-05 15:18:54.721 | M tempest/tests/common/test_image.py 2022-09-05 15:18:54.721 | M tempest/tests/common/utils/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/common/utils/linux/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-09-05 15:18:54.721 | M tempest/tests/common/utils/test_net_utils.py 2022-09-05 15:18:54.721 | M tempest/tests/fake_config.py 2022-09-05 15:18:54.721 | M tempest/tests/fake_tempest_plugin.py 2022-09-05 15:18:54.721 | M tempest/tests/files/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/files/failing-tests 2022-09-05 15:18:54.721 | M tempest/tests/files/passing-tests 2022-09-05 15:18:54.721 | M tempest/tests/files/setup.cfg 2022-09-05 15:18:54.721 | M tempest/tests/files/testr-conf 2022-09-05 15:18:54.721 | M tempest/tests/lib/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cli/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cli/test_command_failed.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cli/test_execute.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cli/test_output_parser.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cmd/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/__init__.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_api_version_request.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_api_version_utils.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_cred_client.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_http.py 2022-09-05 15:18:54.721 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/test_preprov_creds.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/test_profiler.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/test_rest_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/test_validation_resources.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/__init__.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/test_misc.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/fake_auth_provider.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/fake_credentials.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/fake_http.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/fake_identity.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/__init__.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/base.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/__init__.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_images_client.py 2022-09-05 15:18:54.722 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_services_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/__init__.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-09-05 15:18:54.723 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/__init__.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v1/__init__.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/__init__.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_image_cache_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-09-05 15:18:54.724 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/__init__.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_agents_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_networks_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_ports_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_qos_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_routers_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_segments_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_tags_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/network/test_versions_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/object_storage/__init__.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/placement/__init__.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/registry_fixture.py 2022-09-05 15:18:54.725 | M tempest/tests/lib/services/test_clients.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/__init__.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_auth.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_base.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_credentials.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_decorators.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_ssh.py 2022-09-05 15:18:54.726 | M tempest/tests/lib/test_tempest_lib.py 2022-09-05 15:18:54.726 | M tempest/tests/test_base_test.py 2022-09-05 15:18:54.727 | M tempest/tests/test_config.py 2022-09-05 15:18:54.727 | M tempest/tests/test_decorators.py 2022-09-05 15:18:54.727 | M tempest/tests/test_hacking.py 2022-09-05 15:18:54.727 | M tempest/tests/test_imports.py 2022-09-05 15:18:54.727 | M tempest/tests/test_list_tests.py 2022-09-05 15:18:54.727 | M tempest/tests/test_microversions.py 2022-09-05 15:18:54.727 | M tempest/tests/test_tempest_plugin.py 2022-09-05 15:18:54.727 | M tempest/tests/test_test.py 2022-09-05 15:18:54.727 | M tempest/tests/utils.py 2022-09-05 15:18:54.727 | M tempest/version.py 2022-09-05 15:18:54.727 | M test-requirements.txt 2022-09-05 15:18:54.727 | M tools/generate-tempest-plugins-list.py 2022-09-05 15:18:54.727 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-09-05 15:18:54.727 | M tools/tempest-integrated-gate-networking-excludeSwitched to branch 'master' 2022-09-05 15:18:54.727 | -list.txt 2022-09-05 15:18:54.727 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-09-05 15:18:54.727 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-09-05 15:18:54.727 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-09-05 15:18:54.727 | M tools/tempest-plugin-sanity.sh 2022-09-05 15:18:54.727 | M tox.ini 2022-09-05 15:18:54.727 | M zuul.d/base.yaml 2022-09-05 15:18:54.727 | M zuul.d/integrated-gate.yaml 2022-09-05 15:18:54.727 | M zuul.d/project.yaml 2022-09-05 15:18:54.727 | M zuul.d/stable-jobs.yaml 2022-09-05 15:18:54.727 | M zuul.d/tempest-specific.yaml 2022-09-05 15:18:54.727 | Your branch is up to date with 'origin/master'. 2022-09-05 15:18:54.727 | ++ lib/tempest:install_tempest:815 : local tmp_u_c_m 2022-09-05 15:18:54.727 | +++ lib/tempest:install_tempest:816 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-09-05 15:18:54.727 | ++ lib/tempest:install_tempest:816 : tmp_u_c_m=/tmp/tempest_u_c_m.b3HuDJmQSm 2022-09-05 15:18:54.727 | ++ lib/tempest:install_tempest:817 : set_tempest_venv_constraints /tmp/tempest_u_c_m.b3HuDJmQSm 2022-09-05 15:18:54.727 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-09-05 15:18:54.727 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.b3HuDJmQSm 2022-09-05 15:18:54.727 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-09-05 15:18:54.728 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-09-05 15:18:54.728 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-09-05 15:18:54.728 | ++ lib/tempest:install_tempest:819 : tox -r --notest -efull 2022-09-05 15:18:54.728 | full create: /opt/stack/tempest/.tox/tempest 2022-09-05 15:18:54.728 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-09-05 15:18:54.728 | full develop-inst: /opt/stack/tempest 2022-09-05 15:18:54.728 | full installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@6ec23b64dc844e0f7c2f01dc7e1f6d87fdb50345#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-09-05 15:18:54.728 | ___________________________________ summary ____________________________________ 2022-09-05 15:18:54.728 | full: skipped tests 2022-09-05 15:18:54.728 | congratulations :) 2022-09-05 15:18:54.728 | ++ lib/tempest:install_tempest:823 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.b3HuDJmQSm -r requirements.txt 2022-09-05 15:18:54.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:18:54.728 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.14.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-09-05 15:18:54.728 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-09-05 15:18:54.728 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.1) 2022-09-05 15:18:54.728 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-09-05 15:18:54.728 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-09-05 15:18:54.728 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.4.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.12) 2022-09-05 15:18:54.729 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-09-05 15:18:54.729 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.3.10) 2022-09-05 15:18:54.729 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (4.0.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-09-05 15:18:54.729 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-09-05 15:18:54.729 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-09-05 15:18:54.729 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-09-05 15:18:54.729 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-09-05 15:18:54.729 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-09-05 15:18:54.729 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-09-05 15:18:54.729 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-09-05 15:18:54.729 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-09-05 15:18:54.729 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-09-05 15:18:54.729 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-09-05 15:18:54.729 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-09-05 15:18:54.730 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-09-05 15:18:54.730 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-09-05 15:18:54.730 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-09-05 15:18:54.730 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.1) 2022-09-05 15:18:54.730 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-09-05 15:18:54.730 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-09-05 15:18:54.730 | WARNING: You are using pip version 22.0.3; however, version 22.2.2 is available. 2022-09-05 15:18:54.730 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-09-05 15:18:54.730 | ++ lib/tempest:install_tempest:824 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-09-05 15:18:54.730 | ++ lib/tempest:install_tempest:825 : rm -f /tmp/tempest_u_c_m.b3HuDJmQSm 2022-09-05 15:18:54.730 | ++ lib/tempest:install_tempest:826 : popd 2022-09-05 15:18:54.730 | ~/devstack 2022-09-05 15:18:54.743 | [19180 Async install_tempest:77808]: finished install_tempest with result 0 in 64 seconds 2022-09-05 15:18:54.748 | ++ inc/async:async_wait:197 : return 0 2022-09-05 15:18:54.750 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-09-05 15:18:54.753 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:18:54.755 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-09-05 15:18:54.758 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-09-05 15:18:54.762 | ++ lib/tempest:configure_tempest:185 : [[ False == \T\r\u\e ]] 2022-09-05 15:18:54.764 | ++ lib/tempest:configure_tempest:189 : pip_install_gr testrepository 2022-09-05 15:18:54.767 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-09-05 15:18:54.769 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-09-05 15:18:54.771 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-09-05 15:18:54.774 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-09-05 15:18:54.776 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-09-05 15:18:54.779 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-09-05 15:18:54.780 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-09-05 15:18:54.787 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-09-05 15:18:54.789 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-09-05 15:18:54.791 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-09-05 15:18:54.794 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-09-05 15:18:54.796 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-09-05 15:18:54.820 | Using python 3.8 to install testrepository 2022-09-05 15:18:54.823 | ++ 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 testrepository 2022-09-05 15:18:57.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:57.044 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:57.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:18:57.044 | from cryptography.utils import int_from_bytes 2022-09-05 15:18:57.297 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.305 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.312 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.316 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.403 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.421 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.425 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.429 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.443 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.452 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.454 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.485 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.494 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.499 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.517 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.553 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.561 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.566 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.614 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.628 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.632 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.650 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.657 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.704 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.721 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.725 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.838 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.845 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:57.899 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.018 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.042 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.046 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.057 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.062 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.081 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.088 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.104 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.160 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.173 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.189 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.231 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.235 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-09-05 15:18:58.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:18:58.821 | Collecting testrepository===0.0.20 2022-09-05 15:18:58.830 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-09-05 15:19:01.251 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-09-05 15:19:01.261 | 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-09-05 15:19:01.272 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2022-09-05 15:19:01.285 | 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-09-05 15:19:01.288 | 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-09-05 15:19:01.290 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-09-05 15:19:01.293 | Building wheels for collected packages: testrepository 2022-09-05 15:19:01.294 | Building wheel for testrepository (setup.py): started 2022-09-05 15:19:04.418 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-09-05 15:19:04.420 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118734 sha256=4dedc7bce49266f98367e2d8ad1f3df2a72ddcce9c4aa766b864a04113d51248 2022-09-05 15:19:04.420 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-09-05 15:19:04.421 | Successfully built testrepository 2022-09-05 15:19:06.659 | Installing collected packages: testrepository 2022-09-05 15:19:06.961 | Successfully installed testrepository-0.0.20 2022-09-05 15:19:07.102 | ++ inc/python:pip_install:200 : result=0 2022-09-05 15:19:07.105 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-09-05 15:19:07.110 | ++ functions-common:time_stop:2451 : local name 2022-09-05 15:19:07.112 | ++ functions-common:time_stop:2452 : local end_time 2022-09-05 15:19:07.115 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-09-05 15:19:07.118 | ++ functions-common:time_stop:2454 : local total 2022-09-05 15:19:07.121 | ++ functions-common:time_stop:2455 : local start_time 2022-09-05 15:19:07.123 | ++ functions-common:time_stop:2457 : name=pip_install 2022-09-05 15:19:07.125 | ++ functions-common:time_stop:2458 : start_time=1662391134812 2022-09-05 15:19:07.128 | ++ functions-common:time_stop:2460 : [[ -z 1662391134812 ]] 2022-09-05 15:19:07.133 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-09-05 15:19:07.138 | ++ functions-common:time_stop:2463 : end_time=1662391147135 2022-09-05 15:19:07.141 | ++ functions-common:time_stop:2464 : elapsed_time=12323 2022-09-05 15:19:07.143 | ++ functions-common:time_stop:2465 : total=319812 2022-09-05 15:19:07.147 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-09-05 15:19:07.152 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=332135 2022-09-05 15:19:07.155 | ++ inc/python:pip_install:203 : return 0 2022-09-05 15:19:07.158 | ++ lib/tempest:configure_tempest:192 : local image_lines 2022-09-05 15:19:07.161 | ++ lib/tempest:configure_tempest:193 : local images 2022-09-05 15:19:07.164 | ++ lib/tempest:configure_tempest:194 : local num_images 2022-09-05 15:19:07.167 | ++ lib/tempest:configure_tempest:195 : local image_uuid 2022-09-05 15:19:07.169 | ++ lib/tempest:configure_tempest:196 : local image_uuid_alt 2022-09-05 15:19:07.171 | ++ lib/tempest:configure_tempest:197 : local password 2022-09-05 15:19:07.174 | ++ lib/tempest:configure_tempest:198 : local line 2022-09-05 15:19:07.176 | ++ lib/tempest:configure_tempest:199 : local flavors 2022-09-05 15:19:07.178 | ++ lib/tempest:configure_tempest:200 : local available_flavors 2022-09-05 15:19:07.181 | ++ lib/tempest:configure_tempest:201 : local flavors_ref 2022-09-05 15:19:07.184 | ++ lib/tempest:configure_tempest:202 : local flavor_lines 2022-09-05 15:19:07.188 | ++ lib/tempest:configure_tempest:203 : local flavor_ref_size 2022-09-05 15:19:07.190 | ++ lib/tempest:configure_tempest:204 : local flavor_ref_alt_size 2022-09-05 15:19:07.192 | ++ lib/tempest:configure_tempest:205 : local public_network_id 2022-09-05 15:19:07.194 | ++ lib/tempest:configure_tempest:206 : local public_router_id 2022-09-05 15:19:07.197 | ++ lib/tempest:configure_tempest:207 : local ssh_connect_method=floating 2022-09-05 15:19:07.199 | ++ lib/tempest:configure_tempest:208 : local disk 2022-09-05 15:19:07.201 | ++ lib/tempest:configure_tempest:211 : ifs=' 2022-09-05 15:19:07.201 | ' 2022-09-05 15:19:07.205 | ++ lib/tempest:configure_tempest:221 : declare -a images 2022-09-05 15:19:07.209 | ++ lib/tempest:configure_tempest:223 : is_service_enabled glance 2022-09-05 15:19:07.227 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:07.230 | ++ lib/tempest:configure_tempest:224 : get_active_images images image_uuid image_uuid_alt 2022-09-05 15:19:07.233 | ++ lib/tempest:get_active_images:147 : declare -n img_array=images 2022-09-05 15:19:07.235 | ++ lib/tempest:get_active_images:148 : declare -n img_id=image_uuid 2022-09-05 15:19:07.238 | ++ lib/tempest:get_active_images:149 : declare -n img_id_alt=image_uuid_alt 2022-09-05 15:19:07.240 | ++ lib/tempest:get_active_images:152 : img_array=() 2022-09-05 15:19:07.244 | +++ lib/tempest:get_active_images:146 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-09-05 15:19:07.245 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-09-05 15:19:07.245 | +++ lib/tempest:get_active_images:146 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-09-05 15:19:09.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:09.778 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:09.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:09.779 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:09.964 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:19:09.968 | ++ lib/tempest:get_active_images:155 : '[' ubuntu-16 = '' ']' 2022-09-05 15:19:09.970 | ++ lib/tempest:get_active_images:159 : img_array+=($IMAGE_UUID) 2022-09-05 15:19:09.972 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-09-05 15:19:09.975 | ++ lib/tempest:configure_tempest:226 : (( 1 < 1 )) 2022-09-05 15:19:09.977 | ++ lib/tempest:configure_tempest:240 : case "${#images[*]}" in 2022-09-05 15:19:09.979 | ++ lib/tempest:configure_tempest:246 : '[' -z '' ']' 2022-09-05 15:19:09.981 | ++ lib/tempest:configure_tempest:247 : image_uuid=b6f2de6b-0489-46dc-85dd-c51f36978186 2022-09-05 15:19:09.983 | ++ lib/tempest:configure_tempest:248 : image_uuid_alt=b6f2de6b-0489-46dc-85dd-c51f36978186 2022-09-05 15:19:09.986 | ++ lib/tempest:configure_tempest:262 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-09-05 15:19:10.004 | ++ lib/tempest:configure_tempest:263 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-09-05 15:19:10.009 | ++ lib/tempest:configure_tempest:265 : local password=Passw0rd 2022-09-05 15:19:10.011 | ++ lib/tempest:configure_tempest:268 : local admin_username=admin 2022-09-05 15:19:10.013 | ++ lib/tempest:configure_tempest:269 : local admin_project_name=admin 2022-09-05 15:19:10.016 | ++ lib/tempest:configure_tempest:270 : local admin_domain_name=Default 2022-09-05 15:19:10.018 | ++ lib/tempest:configure_tempest:271 : local alt_username=alt_demo 2022-09-05 15:19:10.020 | ++ lib/tempest:configure_tempest:272 : local alt_project_name=alt_demo 2022-09-05 15:19:10.023 | ++ lib/tempest:configure_tempest:273 : local admin_project_id 2022-09-05 15:19:10.026 | +++ lib/tempest:configure_tempest:274 : oscwrap --os-cloud devstack-admin project list 2022-09-05 15:19:10.027 | +++ lib/tempest:configure_tempest:274 : awk '/ admin / { print $2 }' 2022-09-05 15:19:12.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:12.289 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:12.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:12.289 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:12.492 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:19:12.495 | ++ lib/tempest:configure_tempest:274 : admin_project_id=11c5efa4ebd74805b41202f4aa6c68fd 2022-09-05 15:19:12.498 | ++ lib/tempest:configure_tempest:276 : is_service_enabled nova 2022-09-05 15:19:12.521 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:12.524 | +++ lib/tempest:configure_tempest:279 : oscwrap --os-cloud devstack-admin flavor list 2022-09-05 15:19:14.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:14.951 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:14.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:14.951 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:15.133 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:19:15.136 | ++ lib/tempest:configure_tempest:279 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.136 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-09-05 15:19:15.136 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.136 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-09-05 15:19:15.136 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-09-05 15:19:15.136 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-09-05 15:19:15.136 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-09-05 15:19:15.136 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-09-05 15:19:15.137 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-09-05 15:19:15.137 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-09-05 15:19:15.137 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-09-05 15:19:15.139 | ++ lib/tempest:configure_tempest:280 : [[ -z '' ]] 2022-09-05 15:19:15.142 | ++ lib/tempest:configure_tempest:281 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.143 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-09-05 15:19:15.143 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.143 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-09-05 15:19:15.143 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-09-05 15:19:15.143 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-09-05 15:19:15.143 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-09-05 15:19:15.143 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-09-05 15:19:15.143 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-09-05 15:19:15.143 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-09-05 15:19:15.146 | ++ lib/tempest:configure_tempest:286 : flavor_ref=42 2022-09-05 15:19:15.149 | ++ lib/tempest:configure_tempest:287 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.149 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-09-05 15:19:15.149 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-09-05 15:19:15.149 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-09-05 15:19:15.149 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-09-05 15:19:15.149 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-09-05 15:19:15.149 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-09-05 15:19:15.149 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-09-05 15:19:15.149 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-09-05 15:19:15.149 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-09-05 15:19:15.151 | ++ lib/tempest:configure_tempest:292 : flavor_ref_alt=84 2022-09-05 15:19:15.153 | ++ lib/tempest:configure_tempest:341 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-09-05 15:19:15.184 | ++ lib/tempest:configure_tempest:343 : ssh_connect_method=floating 2022-09-05 15:19:15.187 | ++ lib/tempest:configure_tempest:349 : [[ True == \T\r\u\e ]] 2022-09-05 15:19:15.189 | ++ lib/tempest:configure_tempest:349 : is_networking_extension_supported external-net 2022-09-05 15:19:15.192 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-09-05 15:19:15.195 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-09-05 15:19:17.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:17.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:17.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:17.526 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:17.710 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:19:17.714 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-09-05 15:19:17.714 | address-scope 2022-09-05 15:19:17.714 | router-admin-state-down-before-update 2022-09-05 15:19:17.714 | agent 2022-09-05 15:19:17.715 | agent-resources-synced 2022-09-05 15:19:17.715 | allowed-address-pairs 2022-09-05 15:19:17.715 | auto-allocated-topology 2022-09-05 15:19:17.715 | availability_zone 2022-09-05 15:19:17.715 | availability_zone_filter 2022-09-05 15:19:17.715 | default-subnetpools 2022-09-05 15:19:17.715 | dhcp_agent_scheduler 2022-09-05 15:19:17.715 | dvr 2022-09-05 15:19:17.715 | empty-string-filtering 2022-09-05 15:19:17.715 | external-net 2022-09-05 15:19:17.715 | extra_dhcp_opt 2022-09-05 15:19:17.715 | extraroute 2022-09-05 15:19:17.715 | extraroute-atomic 2022-09-05 15:19:17.715 | filter-validation 2022-09-05 15:19:17.715 | fip-port-details 2022-09-05 15:19:17.715 | flavors 2022-09-05 15:19:17.715 | floatingip-pools 2022-09-05 15:19:17.715 | ip-substring-filtering 2022-09-05 15:19:17.715 | router 2022-09-05 15:19:17.715 | ext-gw-mode 2022-09-05 15:19:17.715 | l3-ha 2022-09-05 15:19:17.715 | l3-flavors 2022-09-05 15:19:17.715 | l3-port-ip-change-not-allowed 2022-09-05 15:19:17.715 | l3_agent_scheduler 2022-09-05 15:19:17.715 | metering 2022-09-05 15:19:17.715 | metering_source_and_destination_fields 2022-09-05 15:19:17.715 | multi-provider 2022-09-05 15:19:17.715 | net-mtu 2022-09-05 15:19:17.715 | net-mtu-writable 2022-09-05 15:19:17.715 | network_availability_zone 2022-09-05 15:19:17.715 | network-ip-availability 2022-09-05 15:19:17.715 | pagination 2022-09-05 15:19:17.715 | port-device-profile 2022-09-05 15:19:17.716 | port-mac-address-regenerate 2022-09-05 15:19:17.716 | port-numa-affinity-policy 2022-09-05 15:19:17.716 | binding 2022-09-05 15:19:17.716 | binding-extended 2022-09-05 15:19:17.716 | port-security 2022-09-05 15:19:17.716 | project-id 2022-09-05 15:19:17.716 | provider 2022-09-05 15:19:17.716 | quota-check-limit 2022-09-05 15:19:17.716 | quotas 2022-09-05 15:19:17.716 | quota_details 2022-09-05 15:19:17.716 | rbac-policies 2022-09-05 15:19:17.716 | rbac-address-group 2022-09-05 15:19:17.716 | rbac-address-scope 2022-09-05 15:19:17.716 | rbac-security-groups 2022-09-05 15:19:17.716 | rbac-subnetpool 2022-09-05 15:19:17.716 | revision-if-match 2022-09-05 15:19:17.716 | standard-attr-revisions 2022-09-05 15:19:17.716 | router_availability_zone 2022-09-05 15:19:17.716 | security-groups-normalized-cidr 2022-09-05 15:19:17.716 | port-security-groups-filtering 2022-09-05 15:19:17.716 | security-groups-remote-address-group 2022-09-05 15:19:17.716 | security-groups-shared-filtering 2022-09-05 15:19:17.717 | security-group 2022-09-05 15:19:17.717 | service-type 2022-09-05 15:19:17.717 | sorting 2022-09-05 15:19:17.717 | standard-attr-description 2022-09-05 15:19:17.717 | stateful-security-group 2022-09-05 15:19:17.717 | subnet_onboard 2022-09-05 15:19:17.717 | subnet-service-types 2022-09-05 15:19:17.717 | subnet_allocation 2022-09-05 15:19:17.717 | subnetpool-prefix-ops 2022-09-05 15:19:17.717 | standard-attr-tag 2022-09-05 15:19:17.717 | standard-attr-timestamp' 2022-09-05 15:19:17.718 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-09-05 15:19:17.718 | address-scope 2022-09-05 15:19:17.718 | router-admin-state-down-before-update 2022-09-05 15:19:17.718 | agent 2022-09-05 15:19:17.718 | agent-resources-synced 2022-09-05 15:19:17.718 | allowed-address-pairs 2022-09-05 15:19:17.718 | auto-allocated-topology 2022-09-05 15:19:17.718 | availability_zone 2022-09-05 15:19:17.718 | availability_zone_filter 2022-09-05 15:19:17.718 | default-subnetpools 2022-09-05 15:19:17.718 | dhcp_agent_scheduler 2022-09-05 15:19:17.718 | dvr 2022-09-05 15:19:17.718 | empty-string-filtering 2022-09-05 15:19:17.718 | external-net 2022-09-05 15:19:17.718 | extra_dhcp_opt 2022-09-05 15:19:17.718 | extraroute 2022-09-05 15:19:17.718 | extraroute-atomic 2022-09-05 15:19:17.718 | filter-validation 2022-09-05 15:19:17.718 | fip-port-details 2022-09-05 15:19:17.718 | flavors 2022-09-05 15:19:17.718 | floatingip-pools 2022-09-05 15:19:17.718 | ip-substring-filtering 2022-09-05 15:19:17.718 | router 2022-09-05 15:19:17.718 | ext-gw-mode 2022-09-05 15:19:17.718 | l3-ha 2022-09-05 15:19:17.718 | l3-flavors 2022-09-05 15:19:17.718 | l3-port-ip-change-not-allowed 2022-09-05 15:19:17.718 | l3_agent_scheduler 2022-09-05 15:19:17.718 | metering 2022-09-05 15:19:17.718 | metering_source_and_destination_fields 2022-09-05 15:19:17.718 | multi-provider 2022-09-05 15:19:17.718 | net-mtu 2022-09-05 15:19:17.718 | net-mtu-writable 2022-09-05 15:19:17.719 | network_availability_zone 2022-09-05 15:19:17.719 | network-ip-availability 2022-09-05 15:19:17.719 | pagination 2022-09-05 15:19:17.719 | port-device-profile 2022-09-05 15:19:17.719 | port-mac-address-regenerate 2022-09-05 15:19:17.719 | port-numa-affinity-policy 2022-09-05 15:19:17.719 | binding 2022-09-05 15:19:17.719 | binding-extended 2022-09-05 15:19:17.719 | port-security 2022-09-05 15:19:17.719 | project-id 2022-09-05 15:19:17.719 | provider 2022-09-05 15:19:17.719 | quota-check-limit 2022-09-05 15:19:17.719 | quotas 2022-09-05 15:19:17.719 | quota_details 2022-09-05 15:19:17.719 | rbac-policies 2022-09-05 15:19:17.719 | rbac-address-group 2022-09-05 15:19:17.719 | rbac-address-scope 2022-09-05 15:19:17.719 | rbac-security-groups 2022-09-05 15:19:17.719 | rbac-subnetpool 2022-09-05 15:19:17.719 | revision-if-match 2022-09-05 15:19:17.719 | standard-attr-revisions 2022-09-05 15:19:17.719 | router_availability_zone 2022-09-05 15:19:17.719 | security-groups-normalized-cidr 2022-09-05 15:19:17.719 | port-security-groups-filtering 2022-09-05 15:19:17.719 | security-groups-remote-address-group 2022-09-05 15:19:17.719 | security-groups-shared-filtering 2022-09-05 15:19:17.719 | security-group 2022-09-05 15:19:17.719 | service-type 2022-09-05 15:19:17.719 | sorting 2022-09-05 15:19:17.719 | standard-attr-description 2022-09-05 15:19:17.719 | stateful-security-group 2022-09-05 15:19:17.719 | subnet_onboard 2022-09-05 15:19:17.719 | subnet-service-types 2022-09-05 15:19:17.719 | subnet_allocation 2022-09-05 15:19:17.719 | subnetpool-prefix-ops 2022-09-05 15:19:17.719 | standard-attr-tag 2022-09-05 15:19:17.719 | standard-attr-timestamp =~ external-net ]] 2022-09-05 15:19:17.720 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-09-05 15:19:17.724 | +++ lib/tempest:configure_tempest:350 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-09-05 15:19:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:20.160 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:20.160 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:20.350 | +++ functions-common:oscwrap:2491 : return 0 2022-09-05 15:19:20.353 | ++ lib/tempest:configure_tempest:350 : public_network_id=b308d8df-4397-4f10-bd3c-41f4a5b17f76 2022-09-05 15:19:20.356 | ++ lib/tempest:configure_tempest:352 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-09-05 15:19:22.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:22.879 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:22.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:22.879 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:22.879 | +---------------------------+--------------------------------------+ 2022-09-05 15:19:22.879 | | Field | Value | 2022-09-05 15:19:22.879 | +---------------------------+--------------------------------------+ 2022-09-05 15:19:22.879 | | admin_state_up | UP | 2022-09-05 15:19:22.879 | | availability_zone_hints | | 2022-09-05 15:19:22.879 | | availability_zones | | 2022-09-05 15:19:22.879 | | created_at | 2022-09-05T15:19:22Z | 2022-09-05 15:19:22.879 | | description | | 2022-09-05 15:19:22.879 | | dns_domain | None | 2022-09-05 15:19:22.879 | | id | 31af1cea-96fd-45fc-999c-2085c245e0af | 2022-09-05 15:19:22.879 | | ipv4_address_scope | None | 2022-09-05 15:19:22.879 | | ipv6_address_scope | None | 2022-09-05 15:19:22.879 | | is_default | False | 2022-09-05 15:19:22.879 | | is_vlan_transparent | None | 2022-09-05 15:19:22.879 | | mtu | 1500 | 2022-09-05 15:19:22.879 | | name | shared | 2022-09-05 15:19:22.879 | | port_security_enabled | True | 2022-09-05 15:19:22.879 | | project_id | 11c5efa4ebd74805b41202f4aa6c68fd | 2022-09-05 15:19:22.879 | | provider:network_type | vlan | 2022-09-05 15:19:22.879 | | provider:physical_network | physnet1 | 2022-09-05 15:19:22.879 | | provider:segmentation_id | 469 | 2022-09-05 15:19:22.880 | | qos_policy_id | None | 2022-09-05 15:19:22.880 | | revision_number | 1 | 2022-09-05 15:19:22.880 | | router:external | Internal | 2022-09-05 15:19:22.880 | | segments | None | 2022-09-05 15:19:22.880 | | shared | True | 2022-09-05 15:19:22.880 | | status | ACTIVE | 2022-09-05 15:19:22.880 | | subnets | | 2022-09-05 15:19:22.880 | | tags | | 2022-09-05 15:19:22.880 | | updated_at | 2022-09-05T15:19:22Z | 2022-09-05 15:19:22.880 | +---------------------------+--------------------------------------+ 2022-09-05 15:19:23.071 | ++ lib/tempest:configure_tempest:353 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-09-05 15:19:25.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:25.902 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:25.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-05 15:19:25.902 | from cryptography.utils import int_from_bytes 2022-09-05 15:19:25.902 | +----------------------+--------------------------------------+ 2022-09-05 15:19:25.902 | | Field | Value | 2022-09-05 15:19:25.902 | +----------------------+--------------------------------------+ 2022-09-05 15:19:25.902 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-09-05 15:19:25.902 | | cidr | 192.168.233.0/24 | 2022-09-05 15:19:25.902 | | created_at | 2022-09-05T15:19:25Z | 2022-09-05 15:19:25.902 | | description | shared-subnet | 2022-09-05 15:19:25.902 | | dns_nameservers | | 2022-09-05 15:19:25.902 | | dns_publish_fixed_ip | None | 2022-09-05 15:19:25.902 | | enable_dhcp | True | 2022-09-05 15:19:25.902 | | gateway_ip | 192.168.233.1 | 2022-09-05 15:19:25.902 | | host_routes | | 2022-09-05 15:19:25.902 | | id | edd09f4e-2da7-4aa1-892a-6c4eeea9cc7c | 2022-09-05 15:19:25.902 | | ip_version | 4 | 2022-09-05 15:19:25.902 | | ipv6_address_mode | None | 2022-09-05 15:19:25.902 | | ipv6_ra_mode | None | 2022-09-05 15:19:25.902 | | name | shared-subnet | 2022-09-05 15:19:25.903 | | network_id | 31af1cea-96fd-45fc-999c-2085c245e0af | 2022-09-05 15:19:25.903 | | project_id | 11c5efa4ebd74805b41202f4aa6c68fd | 2022-09-05 15:19:25.903 | | revision_number | 0 | 2022-09-05 15:19:25.903 | | segment_id | None | 2022-09-05 15:19:25.903 | | service_types | | 2022-09-05 15:19:25.903 | | subnetpool_id | None | 2022-09-05 15:19:25.903 | | tags | | 2022-09-05 15:19:25.903 | | updated_at | 2022-09-05T15:19:25Z | 2022-09-05 15:19:25.903 | +----------------------+--------------------------------------+ 2022-09-05 15:19:26.120 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-09-05 15:19:26.153 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-09-05 15:19:26.186 | ++ lib/tempest:configure_tempest:360 : mkdir -p /opt/stack/data/tempest 2022-09-05 15:19:26.203 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-09-05 15:19:26.239 | ++ lib/tempest:configure_tempest:362 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-09-05 15:19:26.275 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-09-05 15:19:26.311 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-09-05 15:19:26.354 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-09-05 15:19:26.397 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.49/identity/v2.0/ 2022-09-05 15:19:26.433 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.49/identity/v3 2022-09-05 15:19:26.466 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-09-05 15:19:26.499 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-09-05 15:19:26.538 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-09-05 15:19:26.575 | ++ lib/tempest:configure_tempest:375 : [[ True == \T\r\u\e ]] 2022-09-05 15:19:26.580 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-09-05 15:19:26.616 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-09-05 15:19:26.646 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-09-05 15:19:26.680 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-09-05 15:19:26.716 | ++ lib/tempest:configure_tempest:381 : '[' '' == True ']' 2022-09-05 15:19:26.719 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-09-05 15:19:26.758 | ++ lib/tempest:configure_tempest:388 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-09-05 15:19:26.790 | ++ lib/tempest:configure_tempest:389 : [[ '' != \v\2 ]] 2022-09-05 15:19:26.793 | ++ lib/tempest:configure_tempest:391 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-09-05 15:19:26.831 | ++ lib/tempest:configure_tempest:394 : is_service_enabled tls-proxy 2022-09-05 15:19:26.849 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:19:26.852 | ++ lib/tempest:configure_tempest:399 : [[ True = True ]] 2022-09-05 15:19:26.855 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-09-05 15:19:26.887 | ++ lib/tempest:configure_tempest:405 : is_service_enabled ldap 2022-09-05 15:19:26.905 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:19:26.907 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-09-05 15:19:26.937 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-09-05 15:19:26.970 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-09-05 15:19:27.001 | ++ lib/tempest:configure_tempest:424 : [[ ! -z '' ]] 2022-09-05 15:19:27.003 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-09-05 15:19:27.038 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-09-05 15:19:27.069 | ++ lib/tempest:configure_tempest:429 : is_service_enabled g-api-r 2022-09-05 15:19:27.085 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:19:27.087 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref b6f2de6b-0489-46dc-85dd-c51f36978186 2022-09-05 15:19:27.115 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b6f2de6b-0489-46dc-85dd-c51f36978186 2022-09-05 15:19:27.148 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-09-05 15:19:27.180 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-09-05 15:19:27.215 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-09-05 15:19:27.248 | ++ lib/tempest:configure_tempest:439 : is_service_enabled neutron 2022-09-05 15:19:27.266 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:27.268 | ++ lib/tempest:configure_tempest:447 : [[ -n '' ]] 2022-09-05 15:19:27.270 | ++ lib/tempest:configure_tempest:457 : local tempest_compute_min_microversion=None 2022-09-05 15:19:27.274 | ++ lib/tempest:configure_tempest:458 : local tempest_compute_max_microversion=2.90 2022-09-05 15:19:27.276 | ++ lib/tempest:configure_tempest:461 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-09-05 15:19:27.278 | ++ lib/tempest:configure_tempest:465 : '[' None == None ']' 2022-09-05 15:19:27.281 | ++ lib/tempest:configure_tempest:466 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-09-05 15:19:27.302 | ++ lib/tempest:configure_tempest:470 : '[' 2.90 == None ']' 2022-09-05 15:19:27.304 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2022-09-05 15:19:27.334 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-09-05 15:19:27.373 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-09-05 15:19:27.408 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-09-05 15:19:27.443 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-09-05 15:19:27.485 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-09-05 15:19:27.517 | ++ lib/tempest:configure_tempest:481 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-09-05 15:19:27.549 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-09-05 15:19:27.581 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-09-05 15:19:27.615 | ++ lib/tempest:configure_tempest:487 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-09-05 15:19:27.619 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-09-05 15:19:27.653 | ++ lib/tempest:configure_tempest:491 : [[ False == \T\r\u\e ]] 2022-09-05 15:19:27.655 | ++ lib/tempest:configure_tempest:495 : is_service_enabled n-novnc 2022-09-05 15:19:27.673 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:19:27.676 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-09-05 15:19:27.709 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b308d8df-4397-4f10-bd3c-41f4a5b17f76 2022-09-05 15:19:27.745 | ++ lib/tempest:configure_tempest:502 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-09-05 15:19:27.782 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-09-05 15:19:27.818 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-09-05 15:19:27.861 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-09-05 15:19:27.894 | ++ lib/tempest:configure_tempest:506 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-09-05 15:19:27.928 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-09-05 15:19:27.961 | ++ lib/tempest:configure_tempest:511 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-09-05 15:19:27.963 | ++ lib/tempest:configure_tempest:512 : SCENARIO_IMAGE_FILE= 2022-09-05 15:19:27.966 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-09-05 15:19:28.002 | ++ lib/tempest:configure_tempest:516 : TEMPEST_SSH_NETWORK_NAME=private 2022-09-05 15:19:28.005 | ++ lib/tempest:configure_tempest:517 : is_provider_network 2022-09-05 15:19:28.007 | ++ functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-09-05 15:19:28.010 | ++ functions-common:is_provider_network:2303 : return 1 2022-09-05 15:19:28.013 | ++ lib/tempest:configure_tempest:521 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-09-05 15:19:28.044 | ++ lib/tempest:configure_tempest:522 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-09-05 15:19:28.075 | ++ lib/tempest:configure_tempest:523 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-09-05 15:19:28.104 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-09-05 15:19:28.136 | ++ lib/tempest:configure_tempest:525 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-09-05 15:19:28.171 | ++ lib/tempest:configure_tempest:526 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-09-05 15:19:28.205 | ++ lib/tempest:configure_tempest:530 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-09-05 15:19:28.207 | ++ lib/tempest:configure_tempest:531 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-09-05 15:19:28.210 | +++ lib/tempest:configure_tempest:533 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-09-05 15:19:28.228 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-09-05 15:19:28.265 | ++ lib/tempest:configure_tempest:535 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-09-05 15:19:28.267 | ++ lib/tempest:configure_tempest:536 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-09-05 15:19:28.270 | +++ lib/tempest:configure_tempest:538 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-09-05 15:19:28.287 | ++ lib/tempest:configure_tempest:538 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-09-05 15:19:28.320 | ++ lib/tempest:configure_tempest:541 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-09-05 15:19:28.322 | ++ lib/tempest:configure_tempest:541 : '[' libvirt = libvirt ']' 2022-09-05 15:19:28.326 | ++ lib/tempest:configure_tempest:542 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-09-05 15:19:28.329 | +++ lib/tempest:configure_tempest:544 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-09-05 15:19:28.348 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-09-05 15:19:28.385 | ++ lib/tempest:configure_tempest:546 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-09-05 15:19:28.388 | ++ lib/tempest:configure_tempest:547 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-09-05 15:19:28.392 | +++ lib/tempest:configure_tempest:549 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-09-05 15:19:28.410 | ++ lib/tempest:configure_tempest:549 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-09-05 15:19:28.447 | ++ lib/tempest:configure_tempest:550 : local tempest_volume_min_microversion=None 2022-09-05 15:19:28.450 | ++ lib/tempest:configure_tempest:551 : local tempest_volume_max_microversion=3.68 2022-09-05 15:19:28.452 | ++ lib/tempest:configure_tempest:552 : '[' None == None ']' 2022-09-05 15:19:28.455 | ++ lib/tempest:configure_tempest:553 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-09-05 15:19:28.476 | ++ lib/tempest:configure_tempest:558 : '[' 3.68 == None ']' 2022-09-05 15:19:28.479 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.68 2022-09-05 15:19:28.509 | ++ lib/tempest:configure_tempest:564 : is_service_enabled c-bak 2022-09-05 15:19:28.526 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.528 | ++ lib/tempest:configure_tempest:571 : [[ -n lvm:lvmdriver-1 ]] 2022-09-05 15:19:28.530 | ++ lib/tempest:configure_tempest:571 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-09-05 15:19:28.532 | ++ lib/tempest:configure_tempest:591 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-09-05 15:19:28.535 | ++ lib/tempest:configure_tempest:595 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-09-05 15:19:28.537 | ++ lib/tempest:configure_tempest:605 : local tempest_placement_min_microversion=None 2022-09-05 15:19:28.539 | ++ lib/tempest:configure_tempest:606 : local tempest_placement_max_microversion=1.39 2022-09-05 15:19:28.541 | ++ lib/tempest:configure_tempest:607 : '[' None == None ']' 2022-09-05 15:19:28.543 | ++ lib/tempest:configure_tempest:608 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-09-05 15:19:28.562 | ++ lib/tempest:configure_tempest:612 : '[' 1.39 == None ']' 2022-09-05 15:19:28.564 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2022-09-05 15:19:28.603 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = ironic ']' 2022-09-05 15:19:28.605 | ++ lib/tempest:configure_tempest:633 : '[' libvirt = libvirt ']' 2022-09-05 15:19:28.607 | ++ lib/tempest:configure_tempest:635 : '[' kvm = lxc ']' 2022-09-05 15:19:28.610 | ++ lib/tempest:configure_tempest:642 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-09-05 15:19:28.639 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-09-05 15:19:28.669 | ++ lib/tempest:configure_tempest:644 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-09-05 15:19:28.700 | ++ lib/tempest:configure_tempest:657 : local service 2022-09-05 15:19:28.704 | ++ lib/tempest:configure_tempest:658 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-09-05 15:19:28.706 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.709 | ++ lib/tempest:configure_tempest:660 : is_service_enabled key 2022-09-05 15:19:28.726 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.728 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-09-05 15:19:28.761 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.763 | ++ lib/tempest:configure_tempest:660 : is_service_enabled glance 2022-09-05 15:19:28.779 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.781 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-09-05 15:19:28.809 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.811 | ++ lib/tempest:configure_tempest:660 : is_service_enabled nova 2022-09-05 15:19:28.827 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.831 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-09-05 15:19:28.861 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.863 | ++ lib/tempest:configure_tempest:660 : is_service_enabled neutron 2022-09-05 15:19:28.879 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.881 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-09-05 15:19:28.909 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.911 | ++ lib/tempest:configure_tempest:660 : is_service_enabled cinder 2022-09-05 15:19:28.927 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.930 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-09-05 15:19:28.958 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:28.960 | ++ lib/tempest:configure_tempest:660 : is_service_enabled swift 2022-09-05 15:19:28.976 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:19:28.978 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-09-05 15:19:29.007 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-09-05 15:19:29.009 | ++ lib/tempest:configure_tempest:660 : is_service_enabled horizon 2022-09-05 15:19:29.025 | ++ functions-common:is_service_enabled:2107 : return 1 2022-09-05 15:19:29.028 | ++ lib/tempest:configure_tempest:663 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-09-05 15:19:29.058 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-09-05 15:19:29.061 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-09-05 15:19:29.089 | ++ lib/tempest:configure_tempest:678 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-09-05 15:19:29.118 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = libvirt ']' 2022-09-05 15:19:29.120 | ++ lib/tempest:configure_tempest:680 : '[' kvm = lxc ']' 2022-09-05 15:19:29.122 | ++ lib/tempest:configure_tempest:690 : local tmp_cfg_file 2022-09-05 15:19:29.125 | +++ lib/tempest:configure_tempest:691 : mktemp 2022-09-05 15:19:29.136 | ++ lib/tempest:configure_tempest:691 : tmp_cfg_file=/tmp/tmp.js9rWECrgd 2022-09-05 15:19:29.138 | ++ lib/tempest:configure_tempest:692 : cd /opt/stack/tempest 2022-09-05 15:19:29.141 | ++ lib/tempest:configure_tempest:693 : [[ False != \T\r\u\e ]] 2022-09-05 15:19:29.143 | ++ lib/tempest:configure_tempest:694 : tox -revenv-tempest --notest 2022-09-05 15:19:29.837 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-09-05 15:19:31.725 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-09-05 15:19:49.950 | venv-tempest develop-inst: /opt/stack/tempest 2022-09-05 15:19:59.537 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@6ec23b64dc844e0f7c2f01dc7e1f6d87fdb50345#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-09-05 15:19:59.538 | ___________________________________ summary ____________________________________ 2022-09-05 15:19:59.538 | venv-tempest: skipped tests 2022-09-05 15:19:59.538 | congratulations :) 2022-09-05 15:19:59.572 | ++ lib/tempest:configure_tempest:697 : local tmp_u_c_m 2022-09-05 15:19:59.576 | +++ lib/tempest:configure_tempest:698 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-09-05 15:19:59.582 | ++ lib/tempest:configure_tempest:698 : tmp_u_c_m=/tmp/tempest_u_c_m.ynVCuL45AW 2022-09-05 15:19:59.586 | ++ lib/tempest:configure_tempest:699 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ynVCuL45AW 2022-09-05 15:19:59.589 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-09-05 15:19:59.593 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.ynVCuL45AW 2022-09-05 15:19:59.596 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-09-05 15:19:59.600 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-09-05 15:19:59.604 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-09-05 15:19:59.611 | ++ lib/tempest:configure_tempest:700 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ynVCuL45AW -r requirements.txt 2022-09-05 15:20:01.700 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-09-05 15:20:01.700 | warnings.warn( 2022-09-05 15:20:01.700 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-09-05 15:20:01.700 | warnings.warn( 2022-09-05 15:20:01.796 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-09-05 15:20:02.750 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@6ec23b64dc844e0f7c2f01dc7e1f6d87fdb50345#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-09-05 15:20:02.751 | venv-tempest run-test-pre: PYTHONHASHSEED='2372913869' 2022-09-05 15:20:02.752 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ynVCuL45AW -r requirements.txt 2022-09-05 15:20:04.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-05 15:20:04.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-09-05 15:20:04.613 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-09-05 15:20:04.614 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.14.0) 2022-09-05 15:20:04.616 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-09-05 15:20:04.617 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-09-05 15:20:04.618 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-09-05 15:20:04.620 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-09-05 15:20:04.622 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-09-05 15:20:04.623 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-09-05 15:20:04.624 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-09-05 15:20:04.626 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-09-05 15:20:04.628 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-09-05 15:20:04.629 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.1) 2022-09-05 15:20:04.630 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-09-05 15:20:04.632 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-09-05 15:20:04.633 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-09-05 15:20:04.635 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-09-05 15:20:04.636 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.4.1) 2022-09-05 15:20:04.638 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.12) 2022-09-05 15:20:04.639 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-09-05 15:20:04.651 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-09-05 15:20:04.653 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-09-05 15:20:04.655 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-09-05 15:20:04.700 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-09-05 15:20:04.702 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-09-05 15:20:04.704 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-09-05 15:20:04.707 | Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.3.10) 2022-09-05 15:20:04.718 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-09-05 15:20:04.754 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (4.0.0) 2022-09-05 15:20:04.755 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-09-05 15:20:04.756 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-09-05 15:20:04.795 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-09-05 15:20:04.810 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-09-05 15:20:04.811 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-09-05 15:20:04.851 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-09-05 15:20:04.853 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-09-05 15:20:04.896 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-09-05 15:20:04.901 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-09-05 15:20:04.903 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-09-05 15:20:04.932 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-09-05 15:20:04.935 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-09-05 15:20:04.947 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-09-05 15:20:04.949 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-09-05 15:20:04.965 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-09-05 15:20:04.966 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-09-05 15:20:04.968 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-09-05 15:20:04.970 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-09-05 15:20:05.060 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-09-05 15:20:05.111 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-09-05 15:20:05.203 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-09-05 15:20:05.258 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-09-05 15:20:05.318 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-09-05 15:20:05.530 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-09-05 15:20:05.532 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-09-05 15:20:05.533 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.1) 2022-09-05 15:20:05.840 | WARNING: You are using pip version 22.0.3; however, version 22.2.2 is available. 2022-09-05 15:20:05.840 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-09-05 15:20:05.955 | ___________________________________ summary ____________________________________ 2022-09-05 15:20:05.955 | venv-tempest: commands succeeded 2022-09-05 15:20:05.955 | congratulations :) 2022-09-05 15:20:05.990 | ++ lib/tempest:configure_tempest:701 : rm -f /tmp/tempest_u_c_m.ynVCuL45AW 2022-09-05 15:20:05.996 | ++ lib/tempest:configure_tempest:704 : [[ False == \T\r\u\e ]] 2022-09-05 15:20:05.998 | ++ lib/tempest:configure_tempest:712 : [[ True == \F\a\l\s\e ]] 2022-09-05 15:20:06.001 | ++ lib/tempest:configure_tempest:716 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-09-05 15:20:06.037 | ++ lib/tempest:configure_tempest:722 : tox -evenv -- tempest verify-config -uro /tmp/tmp.js9rWECrgd 2022-09-05 15:20:06.738 | venv create: /opt/stack/tempest/.tox/venv 2022-09-05 15:20:08.376 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-09-05 15:20:34.407 | venv develop-inst: /opt/stack/tempest 2022-09-05 15:20:46.154 | venv installed: alabaster==0.7.12,attrs==22.1.0,autopage==0.5.1,Babel==2.10.3,bcrypt==4.0.0,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.45,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,imagesize==1.4.1,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,Jinja2==3.1.2,jsonschema==4.14.0,MarkupSafe==2.1.1,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==3.0.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,Pygments==2.13.0,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,reno==3.5.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@6ec23b64dc844e0f7c2f01dc7e1f6d87fdb50345#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-09-05 15:20:46.155 | venv run-test-pre: PYTHONHASHSEED='1699212966' 2022-09-05 15:20:46.155 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.js9rWECrgd 2022-09-05 15:20:49.533 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. 2022-09-05 15:20:49.533 | @jsonschema.FormatChecker.cls_checks('base64') 2022-09-05 15:20:49.534 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-09-05 15:20:49.534 | warnings.warn( 2022-09-05 15:20:49.534 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-09-05 15:20:49.534 | warnings.warn( 2022-09-05 15:20:49.534 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-09-05 15:20:49.534 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-09-05 15:20:49.534 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-09-05 15:20:49.688 | ___________________________________ summary ____________________________________ 2022-09-05 15:20:49.688 | venv: commands succeeded 2022-09-05 15:20:49.688 | congratulations :) 2022-09-05 15:20:49.727 | ++ lib/tempest:configure_tempest:727 : is_service_enabled q-metering 2022-09-05 15:20:49.747 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:20:49.749 | ++ lib/tempest:configure_tempest:732 : is_service_enabled q-l3 2022-09-05 15:20:49.768 | ++ functions-common:is_service_enabled:2107 : return 0 2022-09-05 15:20:49.771 | ++ lib/tempest:configure_tempest:736 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-09-05 15:20:49.773 | ++ lib/tempest:configure_tempest:737 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-09-05 15:20:49.776 | ++ lib/tempest:configure_tempest:738 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-09-05 15:20:49.778 | ++ lib/tempest:configure_tempest:739 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-09-05 15:20:49.781 | ++ lib/tempest:configure_tempest:740 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-09-05 15:20:49.784 | ++ lib/tempest:configure_tempest:741 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-09-05 15:20:49.786 | ++ lib/tempest:configure_tempest:742 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-09-05 15:20:49.789 | ++ lib/tempest:configure_tempest:743 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-09-05 15:20:49.791 | ++ lib/tempest:configure_tempest:744 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-09-05 15:20:49.794 | ++ lib/tempest:configure_tempest:745 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-09-05 15:20:49.796 | ++ lib/tempest:configure_tempest:746 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-09-05 15:20:49.800 | ++ lib/tempest:configure_tempest:747 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-09-05 15:20:49.805 | ++ lib/tempest:configure_tempest:748 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-09-05 15:20:49.808 | ++ lib/tempest:configure_tempest:749 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-09-05 15:20:49.813 | ++ lib/tempest:configure_tempest:750 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2022-09-05 15:20:49.816 | ++ lib/tempest:configure_tempest:751 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-09-05 15:20:49.818 | ++ lib/tempest:configure_tempest:752 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2022-09-05 15:20:49.821 | ++ lib/tempest:configure_tempest:753 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-09-05 15:20:49.823 | ++ lib/tempest:configure_tempest:755 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2022-09-05 15:20:49.826 | ++ lib/tempest:configure_tempest:756 : DEFAULT_NET_EXT+=,port-resource-request-groups 2022-09-05 15:20:49.828 | ++ lib/tempest:configure_tempest:757 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit,port-resource-request-groups 2022-09-05 15:20:49.831 | ++ lib/tempest:configure_tempest:758 : [[ ! -z '' ]] 2022-09-05 15:20:49.833 | ++ lib/tempest:configure_tempest:764 : [[ -n '' ]] 2022-09-05 15:20:49.836 | ++ lib/tempest:configure_tempest:767 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit,port-resource-request-groups 2022-09-05 15:20:49.870 | ++ lib/tempest:configure_tempest:769 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-09-05 15:20:49.873 | ++ lib/tempest:configure_tempest:770 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-09-05 15:20:49.875 | ++ lib/tempest:configure_tempest:771 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-09-05 15:20:49.878 | ++ lib/tempest:configure_tempest:772 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-09-05 15:20:49.880 | ++ lib/tempest:configure_tempest:773 : [[ ! -z '' ]] 2022-09-05 15:20:49.883 | ++ lib/tempest:configure_tempest:779 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-09-05 15:20:49.916 | ++ lib/tempest:configure_tempest:781 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-09-05 15:20:49.919 | ++ lib/tempest:configure_tempest:782 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-09-05 15:20:49.921 | ++ lib/tempest:configure_tempest:783 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-09-05 15:20:49.924 | ++ lib/tempest:configure_tempest:784 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-09-05 15:20:49.926 | ++ lib/tempest:configure_tempest:785 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-09-05 15:20:49.928 | ++ lib/tempest:configure_tempest:786 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-09-05 15:20:49.931 | ++ lib/tempest:configure_tempest:787 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-09-05 15:20:49.933 | ++ lib/tempest:configure_tempest:788 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-09-05 15:20:49.935 | ++ lib/tempest:configure_tempest:789 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-09-05 15:20:49.938 | ++ lib/tempest:configure_tempest:790 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-09-05 15:20:49.941 | ++ lib/tempest:configure_tempest:791 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-09-05 15:20:49.943 | ++ lib/tempest:configure_tempest:792 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-09-05 15:20:49.947 | ++ lib/tempest:configure_tempest:793 : [[ ! -z '' ]] 2022-09-05 15:20:49.949 | ++ lib/tempest:configure_tempest:799 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-09-05 15:20:49.981 | ++ lib/tempest:configure_tempest:802 : IFS=' 2022-09-05 15:20:49.981 | ' 2022-09-05 15:20:49.984 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-09-05 15:20:49.988 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-09-05 15:20:49.990 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-09-05 15:20:49.993 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-09-05 15:20:49.996 | ++ lib/tempest:install_tempest_plugins:831 : pushd /opt/stack/tempest 2022-09-05 15:20:49.996 | /opt/stack/tempest /opt/stack/tempest 2022-09-05 15:20:49.999 | ++ lib/tempest:install_tempest_plugins:832 : [[ 0 != 0 ]] 2022-09-05 15:20:50.001 | ++ lib/tempest:install_tempest_plugins:841 : popd 2022-09-05 15:20:50.001 | /opt/stack/tempest 2022-09-05 15:20:50.004 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-05 15:20:50.006 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-05 15:20:50.009 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-09-05 15:20:50.012 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-05 15:20:50.015 | + functions-common:run_phase:1906 : run_plugins stack test-config 2022-09-05 15:20:50.017 | + functions-common:run_plugins:1865 : local mode=stack 2022-09-05 15:20:50.020 | + functions-common:run_plugins:1866 : local phase=test-config 2022-09-05 15:20:50.024 | + functions-common:run_plugins:1868 : local plugins= 2022-09-05 15:20:50.027 | + functions-common:run_plugins:1869 : local plugin 2022-09-05 15:20:50.029 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-09-05 15:20:50.032 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-09-05 15:20:50.035 | + inc/meta-config:merge_config_group:171 : shift 2022-09-05 15:20:50.037 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-09-05 15:20:50.040 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:20:50.043 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-09-05 15:20:50.046 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-09-05 15:20:50.049 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-09-05 15:20:50.052 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-09-05 15:20:50.056 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-09-05 15:20:50.058 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-09-05 15:20:50.062 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-09-05 15:20:50.062 | /^\[\[.+\|.*\]\]/ { 2022-09-05 15:20:50.062 | gsub("[][]", "", $1); 2022-09-05 15:20:50.062 | split($1, a, "|"); 2022-09-05 15:20:50.062 | if (a[1] == matchgroup) 2022-09-05 15:20:50.063 | print a[2] 2022-09-05 15:20:50.063 | } 2022-09-05 15:20:50.063 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 pip_install 332 apt-get 329 run_process 41 dbsync 9 git_timed 16 apt-get-update 2 test_with_retry 5 async_wait 213 osc 740 ------------------------- Unaccounted time -231 ========================= Total runtime 1484 ================= Async summary ================= Time spent in the background minus waits: 818 sec Elapsed time: 1484 sec Time if we did everything serially: 2302 sec Speedup: 1.55121 This is your host IP address: 10.222.0.49 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.49/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 5461e77e7d631b4c685ea73721d9e724ca90149f Use ping instead of arping for br-data 2022-09-05 14:54:02 +0000 OS Version: Ubuntu 20.04 focal