2022-04-13 23:32:24.547 | + ./stack.sh:main:489 : exec 2022-04-13 23:32:24.547 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-233224' 2022-04-13 23:32:24.547 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-233224.summary.2022-04-13-233224 2022-04-13 23:32:24.547 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:24.547 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-233224 2022-04-13 23:32:24.547 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-233224 /opt/stack/logs/stack.sh.log 2022-04-13 23:32:24.547 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-233224.summary.2022-04-13-233224 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:32:24.547 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:32:24.547 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:32:24.547 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:32:24.547 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:32:24.547 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:32:24.547 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:32:24.547 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:32:24.548 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:32:24.548 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:32:24.548 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:32:24.548 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:32:24.548 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:32:24.548 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:32:24.548 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:32:24.548 | Linux dv-cinder-837537-1-smb 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-04-13 23:32:24.548 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:32:24.549 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:32:24.552 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:32:24.590 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:32:24.609 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:32:24.611 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:32:24.613 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:32:24.615 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:32:24.617 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:32:24.619 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:32:24.620 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:32:24.622 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:32:24.624 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:32:24.626 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:32:24.628 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:32:24.630 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:32:24.632 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:32:24.634 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:32:24.637 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:32:24.639 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:32:24.641 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:32:24.643 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:32:24.645 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:32:24.658 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:24.660 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:32:24.661 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:32:24.663 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:32:24.665 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:32:24.667 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:32:24.669 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:32:24.671 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:32:24.673 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:32:24.675 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:32:24.677 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:32:24.678 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:32:24.680 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:32:24.682 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:32:24.684 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:32:24.686 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:32:24.688 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:32:24.704 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:32:24.706 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:32:24.719 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:24.722 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:32:24.725 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:32:24.727 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:32:24.729 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:32:24.731 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:32:24.733 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:32:24.735 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:32:24.737 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:32:24.739 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:32:24.741 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:32:24.742 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:32:24.747 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:32:24.758 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:32:24.776 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:32:24.789 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:32:24.801 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:32:24.838 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:32:24.898 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:32:24.992 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:32:25.014 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:32:25.057 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:32:25.111 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:32:25.259 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:32:25.273 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:32:25.286 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:32:25.299 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:32:25.393 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:32:25.395 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:32:25.398 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:32:25.400 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:32:25.402 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:32:25.404 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:32:25.407 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:32:25.407 | False' 2022-04-13 23:32:25.410 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:32:25.424 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:32:25.427 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:32:25.429 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:32:25.431 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:32:25.433 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:32:25.435 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:32:25.437 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:32:25.439 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:32:25.441 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:32:25.444 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:32:25.448 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:32:25.450 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:32:25.452 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:32:25.455 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:32:25.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:32:25.471 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.473 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:32:25.475 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:32:25.515 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:32:25.517 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:32:25.519 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:32:25.521 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:32:25.523 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:32:25.525 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:32:25.528 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:32:25.530 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:32:25.532 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:32:25.534 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:32:25.536 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.538 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:32:25.541 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.543 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:32:25.546 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.548 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:32:25.550 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.552 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:32:25.555 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.557 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:32:25.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.562 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:32:25.564 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.566 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:32:25.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.571 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:32:25.573 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.575 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:32:25.578 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.580 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:32:25.582 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.584 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:32:25.587 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.589 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:32:25.591 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.593 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:32:25.596 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.598 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:32:25.600 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.602 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:32:25.604 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.607 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:32:25.609 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.612 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:32:25.614 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.616 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:32:25.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.621 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:32:25.624 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.626 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:32:25.628 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.630 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:32:25.633 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.635 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:32:25.637 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.639 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:32:25.641 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.644 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:32:25.646 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.648 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:32:25.650 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.652 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:32:25.655 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.657 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:32:25.659 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.661 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:32:25.664 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.666 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:32:25.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.671 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:32:25.673 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.675 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:32:25.677 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.680 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:32:25.682 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:32:25.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.689 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:32:25.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.694 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:32:25.696 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.698 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:32:25.700 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.703 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:32:25.705 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.707 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:32:25.709 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.712 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:32:25.714 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.716 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:32:25.718 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.721 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:32:25.723 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.725 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:32:25.727 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.730 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:32:25.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.735 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:32:25.737 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:32:25.739 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:32:25.742 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:32:25.744 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:32:25.747 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:32:25.762 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.764 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:32:25.767 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:32:25.769 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:32:25.784 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:25.786 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:32:25.788 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:32:25.791 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:32:25.793 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:32:25.796 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:32:25.798 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:32:25.800 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:32:25.803 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:32:25.805 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:32:25.805 | Using mysql database backend 2022-04-13 23:32:25.807 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:32:25.823 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:32:25.826 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:32:25.829 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:32:25.831 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:32:25.834 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:32:25.836 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:32:25.852 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.854 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:32:25.872 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:32:25.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.890 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:32:25.907 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:32:25.923 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:32:25.939 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:25.941 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:32:25.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.960 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:32:25.976 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:32:25.978 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:32:25.981 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:32:25.984 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:32:25.987 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:32:25.991 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-233225 2022-04-13 23:32:25.994 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-233225 759' 2022-04-13 23:32:25.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:25.999 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:32:26.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.003 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:32:26.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.008 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:32:26.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.013 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:32:26.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.017 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 23:32:26.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.022 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 23:32:26.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.027 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-233224 2022-04-13 23:32:26.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.032 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:32:26.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.037 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 23:32:26.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.041 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:32:26.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.047 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:32:26.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.051 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:32:26.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:32:26.056 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:32:26.059 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:32:26.061 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:32:26.063 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:32:26.065 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:32:26.068 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:32:26.070 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:32:26.072 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:32:26.075 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:32:26.077 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:32:26.080 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:32:26.095 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:32:26.097 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:32:26.100 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:26.102 | + functions-common:git_clone:629 : echo master 2022-04-13 23:32:26.103 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:32:26.108 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:32:26.111 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:26.113 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:32:26.126 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:32:26.128 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:32:26.129 | + functions-common:git_clone:685 : head -1 2022-04-13 23:32:26.132 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:32:26.134 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:32:26.137 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:32:26.139 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:26.142 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:32:26.144 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:32:26.147 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:32:26.149 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:32:26.152 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:32:26.155 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:32:26.157 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:32:26.160 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:32:26.163 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:32:26.167 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892746 2022-04-13 23:32:26.170 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:32:26.175 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649892163 2022-04-13 23:32:26.177 | ++ tools/install_prereqs.sh:source:49 : DELTA=583 2022-04-13 23:32:26.180 | ++ tools/install_prereqs.sh:source:50 : [[ 583 -lt 7200 ]] 2022-04-13 23:32:26.182 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:32:26.185 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:32:26.187 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:32:26.190 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:32:26.192 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:32:26.194 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:32:26.197 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:32:26.199 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:32:26.202 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:32:26.249 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:32:26.249 | apache2-dev 2022-04-13 23:32:26.249 | bc 2022-04-13 23:32:26.249 | bsdmainutils 2022-04-13 23:32:26.249 | curl 2022-04-13 23:32:26.250 | g++ 2022-04-13 23:32:26.250 | gawk 2022-04-13 23:32:26.250 | gcc 2022-04-13 23:32:26.250 | gettext 2022-04-13 23:32:26.250 | git 2022-04-13 23:32:26.250 | graphviz 2022-04-13 23:32:26.250 | iputils-ping 2022-04-13 23:32:26.250 | libapache2-mod-proxy-uwsgi 2022-04-13 23:32:26.250 | libffi-dev 2022-04-13 23:32:26.250 | libjpeg-dev 2022-04-13 23:32:26.250 | libpcre3-dev 2022-04-13 23:32:26.250 | libpq-dev 2022-04-13 23:32:26.250 | libssl-dev 2022-04-13 23:32:26.250 | libsystemd-dev 2022-04-13 23:32:26.250 | libxml2-dev 2022-04-13 23:32:26.250 | libxslt1-dev 2022-04-13 23:32:26.250 | libyaml-dev 2022-04-13 23:32:26.250 | lsof 2022-04-13 23:32:26.250 | openssh-server 2022-04-13 23:32:26.250 | openssl 2022-04-13 23:32:26.250 | pkg-config 2022-04-13 23:32:26.250 | psmisc 2022-04-13 23:32:26.250 | python3-dev 2022-04-13 23:32:26.250 | python3-pip 2022-04-13 23:32:26.250 | python3-systemd 2022-04-13 23:32:26.250 | python3-venv 2022-04-13 23:32:26.250 | tar 2022-04-13 23:32:26.250 | tcpdump 2022-04-13 23:32:26.250 | unzip 2022-04-13 23:32:26.250 | uuid-runtime 2022-04-13 23:32:26.250 | wget 2022-04-13 23:32:26.250 | wget 2022-04-13 23:32:26.250 | zlib1g-dev 2022-04-13 23:32:26.250 | libkrb5-dev 2022-04-13 23:32:26.250 | libldap2-dev 2022-04-13 23:32:26.250 | libsasl2-dev 2022-04-13 23:32:26.250 | memcached 2022-04-13 23:32:26.251 | python3-mysqldb 2022-04-13 23:32:26.251 | sqlite3 2022-04-13 23:32:26.251 | conntrack 2022-04-13 23:32:26.251 | curl 2022-04-13 23:32:26.251 | dnsmasq-base 2022-04-13 23:32:26.251 | dnsmasq-utils 2022-04-13 23:32:26.251 | ebtables 2022-04-13 23:32:26.251 | genisoimage 2022-04-13 23:32:26.251 | iptables 2022-04-13 23:32:26.251 | iputils-arping 2022-04-13 23:32:26.251 | kpartx 2022-04-13 23:32:26.251 | libjs-jquery-tablesorter 2022-04-13 23:32:26.251 | parted 2022-04-13 23:32:26.251 | pm-utils 2022-04-13 23:32:26.251 | python3-mysqldb 2022-04-13 23:32:26.251 | socat 2022-04-13 23:32:26.251 | sqlite3 2022-04-13 23:32:26.251 | sudo 2022-04-13 23:32:26.251 | vlan 2022-04-13 23:32:26.251 | lsscsi 2022-04-13 23:32:26.251 | open-iscsi 2022-04-13 23:32:26.251 | lvm2 2022-04-13 23:32:26.251 | qemu-utils 2022-04-13 23:32:26.251 | thin-provisioning-tools 2022-04-13 23:32:26.251 | acl 2022-04-13 23:32:26.251 | dnsmasq-base 2022-04-13 23:32:26.251 | dnsmasq-utils 2022-04-13 23:32:26.251 | ebtables 2022-04-13 23:32:26.251 | haproxy 2022-04-13 23:32:26.251 | iptables 2022-04-13 23:32:26.251 | iputils-arping 2022-04-13 23:32:26.251 | iputils-ping 2022-04-13 23:32:26.251 | postgresql-server-dev-all 2022-04-13 23:32:26.251 | python3-mysqldb 2022-04-13 23:32:26.252 | sqlite3 2022-04-13 23:32:26.252 | sudo 2022-04-13 23:32:26.252 | vlan 2022-04-13 23:32:26.252 | pcp 2022-04-13 23:32:26.252 | ipset 2022-04-13 23:32:26.252 | conntrack 2022-04-13 23:32:26.252 | conntrackd 2022-04-13 23:32:26.252 | keepalived 2022-04-13 23:32:26.252 | lvm2 2022-04-13 23:32:26.252 | qemu-utils 2022-04-13 23:32:26.252 | thin-provisioning-tools 2022-04-13 23:32:26.252 | curl 2022-04-13 23:32:26.252 | liberasurecode-dev 2022-04-13 23:32:26.252 | make 2022-04-13 23:32:26.252 | memcached 2022-04-13 23:32:26.252 | rsync 2022-04-13 23:32:26.252 | sqlite3 2022-04-13 23:32:26.252 | xfsprogs' 2022-04-13 23:32:26.253 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:32:26.271 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:32:26.271 | apache2-dev 2022-04-13 23:32:26.271 | bc 2022-04-13 23:32:26.271 | bsdmainutils 2022-04-13 23:32:26.271 | curl 2022-04-13 23:32:26.271 | g++ 2022-04-13 23:32:26.271 | gawk 2022-04-13 23:32:26.271 | gcc 2022-04-13 23:32:26.271 | gettext 2022-04-13 23:32:26.272 | git 2022-04-13 23:32:26.272 | graphviz 2022-04-13 23:32:26.272 | iputils-ping 2022-04-13 23:32:26.272 | libapache2-mod-proxy-uwsgi 2022-04-13 23:32:26.272 | libffi-dev 2022-04-13 23:32:26.272 | libjpeg-dev 2022-04-13 23:32:26.272 | libpcre3-dev 2022-04-13 23:32:26.272 | libpq-dev 2022-04-13 23:32:26.272 | libssl-dev 2022-04-13 23:32:26.272 | libsystemd-dev 2022-04-13 23:32:26.272 | libxml2-dev 2022-04-13 23:32:26.272 | libxslt1-dev 2022-04-13 23:32:26.272 | libyaml-dev 2022-04-13 23:32:26.272 | lsof 2022-04-13 23:32:26.272 | openssh-server 2022-04-13 23:32:26.272 | openssl 2022-04-13 23:32:26.272 | pkg-config 2022-04-13 23:32:26.272 | psmisc 2022-04-13 23:32:26.272 | python3-dev 2022-04-13 23:32:26.272 | python3-pip 2022-04-13 23:32:26.272 | python3-systemd 2022-04-13 23:32:26.272 | python3-venv 2022-04-13 23:32:26.272 | tar 2022-04-13 23:32:26.272 | tcpdump 2022-04-13 23:32:26.272 | unzip 2022-04-13 23:32:26.272 | uuid-runtime 2022-04-13 23:32:26.272 | wget 2022-04-13 23:32:26.272 | wget 2022-04-13 23:32:26.272 | zlib1g-dev 2022-04-13 23:32:26.272 | libkrb5-dev 2022-04-13 23:32:26.272 | libldap2-dev 2022-04-13 23:32:26.272 | libsasl2-dev 2022-04-13 23:32:26.272 | memcached 2022-04-13 23:32:26.272 | python3-mysqldb 2022-04-13 23:32:26.272 | sqlite3 2022-04-13 23:32:26.272 | conntrack 2022-04-13 23:32:26.272 | curl 2022-04-13 23:32:26.273 | dnsmasq-base 2022-04-13 23:32:26.273 | dnsmasq-utils 2022-04-13 23:32:26.273 | ebtables 2022-04-13 23:32:26.273 | genisoimage 2022-04-13 23:32:26.273 | iptables 2022-04-13 23:32:26.273 | iputils-arping 2022-04-13 23:32:26.273 | kpartx 2022-04-13 23:32:26.273 | libjs-jquery-tablesorter 2022-04-13 23:32:26.273 | parted 2022-04-13 23:32:26.273 | pm-utils 2022-04-13 23:32:26.273 | python3-mysqldb 2022-04-13 23:32:26.273 | socat 2022-04-13 23:32:26.273 | sqlite3 2022-04-13 23:32:26.273 | sudo 2022-04-13 23:32:26.273 | vlan 2022-04-13 23:32:26.273 | lsscsi 2022-04-13 23:32:26.273 | open-iscsi 2022-04-13 23:32:26.273 | lvm2 2022-04-13 23:32:26.273 | qemu-utils 2022-04-13 23:32:26.273 | thin-provisioning-tools 2022-04-13 23:32:26.273 | acl 2022-04-13 23:32:26.273 | dnsmasq-base 2022-04-13 23:32:26.273 | dnsmasq-utils 2022-04-13 23:32:26.273 | ebtables 2022-04-13 23:32:26.273 | haproxy 2022-04-13 23:32:26.273 | iptables 2022-04-13 23:32:26.273 | iputils-arping 2022-04-13 23:32:26.273 | iputils-ping 2022-04-13 23:32:26.273 | postgresql-server-dev-all 2022-04-13 23:32:26.273 | python3-mysqldb 2022-04-13 23:32:26.273 | sqlite3 2022-04-13 23:32:26.273 | sudo 2022-04-13 23:32:26.273 | vlan 2022-04-13 23:32:26.273 | pcp 2022-04-13 23:32:26.273 | ipset 2022-04-13 23:32:26.273 | conntrack 2022-04-13 23:32:26.274 | conntrackd 2022-04-13 23:32:26.274 | keepalived 2022-04-13 23:32:26.274 | lvm2 2022-04-13 23:32:26.274 | qemu-utils 2022-04-13 23:32:26.274 | thin-provisioning-tools 2022-04-13 23:32:26.274 | curl 2022-04-13 23:32:26.274 | liberasurecode-dev 2022-04-13 23:32:26.274 | make 2022-04-13 23:32:26.274 | memcached 2022-04-13 23:32:26.274 | rsync 2022-04-13 23:32:26.274 | sqlite3 2022-04-13 23:32:26.274 | xfsprogs ' 2022-04-13 23:32:26.274 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:32:26.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:26.278 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:26.281 | ++ 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-04-13 23:32:26.282 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:32:26.286 | ++ 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-04-13 23:32:26.289 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:26.291 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:26.294 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:32:26.296 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:26.298 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:26.300 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:26.302 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:26.304 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:26.306 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:26.309 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:32:26.311 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:26.313 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:32:26.316 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:32:26.320 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:32:26.322 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:32:26.324 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:32:26.326 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:32:26.328 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:32:26.330 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:32:26.334 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892746332 2022-04-13 23:32:26.336 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:32:26.338 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:32:26.341 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:32:26.926 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:32:27.150 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:32:27.203 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:32:27.378 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:32:29.274 | Reading package lists... 2022-04-13 23:32:29.305 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:32:29.307 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:32:29.310 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:32:29.312 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:29.314 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:29.316 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:32:29.318 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:29.321 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:32:29.323 | ++ functions-common:time_stop:2439 : start_time=1649892746332 2022-04-13 23:32:29.325 | ++ functions-common:time_stop:2441 : [[ -z 1649892746332 ]] 2022-04-13 23:32:29.327 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:29.331 | ++ functions-common:time_stop:2444 : end_time=1649892749329 2022-04-13 23:32:29.333 | ++ functions-common:time_stop:2445 : elapsed_time=2997 2022-04-13 23:32:29.336 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:32:29.338 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:29.340 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2997 2022-04-13 23:32:29.342 | ++ functions-common:install_package:1471 : 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-04-13 23:32:29.345 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:29.347 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:29.349 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:29.352 | ++ functions-common:real_install_package:1457 : 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-04-13 23:32:29.373 | ++ functions-common:apt_get:1237 : 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-04-13 23:32:29.483 | Reading package lists... 2022-04-13 23:32:29.727 | Building dependency tree... 2022-04-13 23:32:29.728 | Reading state information... 2022-04-13 23:32:29.764 | acl is already the newest version (2.2.53-6). 2022-04-13 23:32:29.764 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:32:29.764 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:32:29.764 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:32:29.764 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:32:29.764 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:32:29.764 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:32:29.764 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:32:29.764 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:32:29.764 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:32:29.764 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:32:29.764 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:32:29.764 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:32:29.765 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:32:29.765 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:32:29.765 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:32:29.765 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:32:29.765 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:32:29.765 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:32:29.765 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:32:29.765 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:32:29.765 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:32:29.765 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:32:29.765 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:32:29.765 | psmisc is already the newest version (23.3-1). 2022-04-13 23:32:29.765 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:32:29.765 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:32:29.765 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:32:29.765 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:32:29.765 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:32:29.765 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:32:29.765 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:32:29.765 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:32:29.765 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:32:29.765 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:32:29.765 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:32:29.765 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:32:29.765 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:32:29.765 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:32:29.765 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:32:29.765 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:32:29.765 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:32:29.765 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:32:29.765 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:32:29.765 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:32:29.765 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:32:29.765 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:32:29.766 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:32:29.766 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:32:29.766 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:32:29.766 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:32:29.766 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:32:29.766 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:32:29.766 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:32:29.766 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:32:29.766 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:32:29.766 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:32:29.766 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:32:29.766 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:32:29.766 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:32:29.766 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:32:29.766 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:32:29.766 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:32:29.766 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:32:29.766 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:32:29.766 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:32:29.766 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:32:29.766 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:32:29.766 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:32:29.992 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:32:29.992 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:32:29.992 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:32:29.992 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:32:29.992 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:29.993 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:29.993 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:29.993 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:29.993 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:29.993 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:29.993 | python3-zope.interface 2022-04-13 23:32:29.993 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:30.106 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:30.110 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:32:30.112 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:30.115 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:32:30.117 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:30.119 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:30.121 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:32:30.124 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:30.126 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:30.128 | ++ functions-common:time_stop:2439 : start_time=1649892749370 2022-04-13 23:32:30.130 | ++ functions-common:time_stop:2441 : [[ -z 1649892749370 ]] 2022-04-13 23:32:30.133 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:30.138 | ++ functions-common:time_stop:2444 : end_time=1649892750135 2022-04-13 23:32:30.140 | ++ functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:32:30.142 | ++ functions-common:time_stop:2446 : total=748 2022-04-13 23:32:30.144 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:30.147 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1513 2022-04-13 23:32:30.149 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:32:30.152 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:32:30.154 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:32:30.157 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:32:30.161 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:32:30.165 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:30.168 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:32:30.171 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:32:31.607 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:32:31.609 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:32:31.611 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:32:31.613 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:32:31.615 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:32:31.617 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:32:31.619 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:32:31.621 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:32:31.622 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:32:31.624 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:32:31.626 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:32:31.628 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:32:31.629 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:32:31.631 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:32:31.633 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:32:31.634 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:32:31.637 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:32:31.638 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:32:31.640 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:32:31.642 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:32:31.644 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:32:31.647 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:32:31.648 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:32:31.651 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:32:31.726 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:32:31.729 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:32:31.803 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:32:31.805 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:32:31.882 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:32:31.884 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:32:31.887 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:32:31.888 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:32:31.890 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:32:31.892 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:32:31.894 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:32:31.896 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:32:31.898 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:32:31.900 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:32:31.902 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:32:31.902 | Distro: focal 2022-04-13 23:32:31.905 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:32:31.907 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:32:31.911 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:32:31.912 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:32:31.915 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:32:31.915 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:32:32.594 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:32:32.596 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:32:32.596 | pip: 21.3.1 2022-04-13 23:32:32.598 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:32:32.600 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:32:32.602 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:32:32.604 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:32:32.606 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:32:32.608 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:32.609 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:32:32.611 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:32:32.613 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:32:32.614 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:32:32.616 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:32:32.618 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:32.620 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:32:32.622 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:32:32.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:32.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:32.627 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:32:32.629 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:32:32.631 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:32:32.633 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:32:32.634 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:32:32.637 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:32:32.638 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:32:32.640 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:32:32.643 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:32:32.643 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:32:32.647 | ++ 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-04-13 23:32:32.649 | ++ 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-04-13 23:32:32.651 | ++ 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-04-13 23:32:32.653 | + 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-04-13 23:32:32.655 | + 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-04-13 23:32:32.672 | 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-04-13 23:32:32.673 | + 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-04-13 23:32:33.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:33.529 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:33.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:33.529 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:34.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:36.276 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:32:36.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:32:38.916 | Installing collected packages: setuptools 2022-04-13 23:32:39.807 | Successfully installed setuptools-62.0.0 2022-04-13 23:32:39.808 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:32:39.989 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:39.989 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:40.127 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:40.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:40.130 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:40.132 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:40.134 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:40.135 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:40.137 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:40.139 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:40.140 | + functions-common:time_stop:2439 : start_time=1649892752667 2022-04-13 23:32:40.142 | + functions-common:time_stop:2441 : [[ -z 1649892752667 ]] 2022-04-13 23:32:40.144 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:40.148 | + functions-common:time_stop:2444 : end_time=1649892760146 2022-04-13 23:32:40.149 | + functions-common:time_stop:2445 : elapsed_time=7479 2022-04-13 23:32:40.152 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:32:40.153 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:40.155 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7479 2022-04-13 23:32:40.157 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:40.159 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:32:40.161 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:32:40.165 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:32:40.166 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:32:40.170 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:32:40.170 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:32:40.860 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:32:40.862 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:32:40.862 | pip: 21.3.1 2022-04-13 23:32:40.865 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:32:40.868 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:32:40.873 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:32:40.876 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:32:40.878 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:32:40.881 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:40.883 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:40.885 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:32:40.897 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:32:40.908 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:32:40.920 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:32:40.922 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:32:40.925 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:32:40.927 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:32:40.929 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:32:40.931 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:40.933 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:32:40.935 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:32:40.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:32:40.939 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:32:40.941 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:32:40.943 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:40.945 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:32:40.947 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:32:40.950 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:32:40.952 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:32:40.954 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:32:40.956 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:32:40.958 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:32:40.960 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:32:40.963 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:32:40.965 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:32:40.967 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:32:40.970 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:32:40.972 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:32:40.974 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:32:40.976 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:40.979 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:32:40.982 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:32:41.002 | Using python 3.8 to install os-testr 2022-04-13 23:32:41.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 -U os-testr 2022-04-13 23:32:41.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:41.872 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:41.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:41.872 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:43.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:43.079 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:32:43.155 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:32:43.156 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:32:43.157 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:32:43.170 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:32:43.180 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:32:43.191 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:32:45.710 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:32:45.718 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:45.718 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:45.837 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:45.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:45.842 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:45.845 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:45.847 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:45.849 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:45.851 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:45.853 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:45.856 | + functions-common:time_stop:2439 : start_time=1649892760997 2022-04-13 23:32:45.858 | + functions-common:time_stop:2441 : [[ -z 1649892760997 ]] 2022-04-13 23:32:45.861 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:45.865 | + functions-common:time_stop:2444 : end_time=1649892765863 2022-04-13 23:32:45.867 | + functions-common:time_stop:2445 : elapsed_time=4866 2022-04-13 23:32:45.870 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:32:45.872 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:45.874 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4866 2022-04-13 23:32:45.876 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:45.878 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:32:45.931 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:32:46.034 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:32:46.037 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:32:46.041 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:32:46.045 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:32:46.047 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:32:46.070 | + 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-04-13 23:32:47.989 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:47.997 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.001 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.006 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.010 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.017 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.021 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.047 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.126 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.145 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.149 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.155 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.170 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.178 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.180 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.196 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.214 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.224 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.228 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.247 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.269 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.287 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.295 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.300 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.321 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.350 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.352 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.367 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.372 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.376 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.381 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.396 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.403 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.452 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.470 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.474 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.506 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.572 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.579 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.585 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.637 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.650 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.659 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.763 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.789 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.793 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.803 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.808 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.828 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.852 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.883 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.912 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.924 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.937 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.955 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.964 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.978 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.990 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:48.994 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:49.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:49.137 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:32:49.427 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:49.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:49.432 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:49.434 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:49.437 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:49.439 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:49.441 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:49.443 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:49.445 | + functions-common:time_stop:2439 : start_time=1649892766062 2022-04-13 23:32:49.447 | + functions-common:time_stop:2441 : [[ -z 1649892766062 ]] 2022-04-13 23:32:49.450 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:49.454 | + functions-common:time_stop:2444 : end_time=1649892769452 2022-04-13 23:32:49.457 | + functions-common:time_stop:2445 : elapsed_time=3390 2022-04-13 23:32:49.459 | + functions-common:time_stop:2446 : total=4866 2022-04-13 23:32:49.461 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:49.463 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8256 2022-04-13 23:32:49.465 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:49.468 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:32:49.470 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:32:49.492 | + 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-04-13 23:32:51.274 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.283 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.287 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.293 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.297 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.304 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.308 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.334 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.412 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.431 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.435 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.440 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.454 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.462 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.465 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.482 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.499 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.508 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.513 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.531 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.553 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.571 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.579 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.584 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.605 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.639 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.641 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.657 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.662 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.667 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.672 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.686 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.693 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.742 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.760 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.764 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.795 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.857 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.864 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.871 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.928 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.942 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:51.957 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.068 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.093 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.097 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.108 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.113 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.132 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.139 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.157 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.187 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.215 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.227 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.240 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.258 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.267 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.282 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.293 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.297 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:32:52.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:52.305 | Processing /opt/stack/requirements 2022-04-13 23:32:54.030 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:32:54.032 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:32:54.044 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:32:54.050 | 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 370)) (5.8.1) 2022-04-13 23:32:54.052 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:32:54.059 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:32:54.084 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:32:54.087 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:32:54.097 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:32:54.148 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:32:54.151 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:32:54.166 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:32:54.169 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:32:54.173 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:32:54.177 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:32:54.179 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:32:54.192 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:32:54.249 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:32:54.252 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:32:54.260 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:32:54.272 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:32:54.277 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:32:54.337 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:32:54.340 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:32:54.341 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:32:55.175 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:32:55.175 | ERROR: Command errored out with exit status 1: 2022-04-13 23:32:55.175 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4h1cm9km/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4h1cm9km/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-2x5t2wmy 2022-04-13 23:32:55.175 | cwd: /tmp/pip-req-build-4h1cm9km/ 2022-04-13 23:32:55.175 | Complete output (6 lines): 2022-04-13 23:32:55.175 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:32:55.175 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:32:55.175 | or: setup.py --help-commands 2022-04-13 23:32:55.175 | or: setup.py cmd --help 2022-04-13 23:32:55.175 | 2022-04-13 23:32:55.175 | error: invalid command 'bdist_wheel' 2022-04-13 23:32:55.175 | ---------------------------------------- 2022-04-13 23:32:55.176 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:32:55.176 | Running setup.py clean for openstack-requirements 2022-04-13 23:32:56.019 | Failed to build openstack-requirements 2022-04-13 23:32:56.035 | Installing collected packages: openstack-requirements 2022-04-13 23:32:56.035 | Attempting uninstall: openstack-requirements 2022-04-13 23:32:56.036 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:32:56.071 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:32:56.090 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:32:56.093 | Running setup.py install for openstack-requirements: started 2022-04-13 23:32:58.440 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:32:58.463 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:32:58.589 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:58.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:58.594 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:58.596 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:58.598 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:58.600 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:58.602 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:58.604 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:58.606 | + functions-common:time_stop:2439 : start_time=1649892769485 2022-04-13 23:32:58.608 | + functions-common:time_stop:2441 : [[ -z 1649892769485 ]] 2022-04-13 23:32:58.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:58.615 | + functions-common:time_stop:2444 : end_time=1649892778613 2022-04-13 23:32:58.617 | + functions-common:time_stop:2445 : elapsed_time=9128 2022-04-13 23:32:58.620 | + functions-common:time_stop:2446 : total=8256 2022-04-13 23:32:58.622 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:58.624 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17384 2022-04-13 23:32:58.626 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:58.629 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:32:58.631 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:32:58.633 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:32:58.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:58.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:58.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:32:58.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:58.646 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:32:58.666 | Using python 3.8 to install pbr 2022-04-13 23:32:58.669 | + 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-04-13 23:32:59.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:59.534 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:59.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:59.534 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:00.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:00.741 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:33:03.454 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:03.461 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:03.461 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:03.582 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:03.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:03.586 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:03.589 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:03.591 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:03.593 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:03.595 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:03.597 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:03.599 | + functions-common:time_stop:2439 : start_time=1649892778661 2022-04-13 23:33:03.602 | + functions-common:time_stop:2441 : [[ -z 1649892778661 ]] 2022-04-13 23:33:03.604 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:03.608 | + functions-common:time_stop:2444 : end_time=1649892783606 2022-04-13 23:33:03.610 | + functions-common:time_stop:2445 : elapsed_time=4945 2022-04-13 23:33:03.613 | + functions-common:time_stop:2446 : total=17384 2022-04-13 23:33:03.615 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:03.617 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22329 2022-04-13 23:33:03.620 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:03.622 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:33:05.882 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:33:07.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:07.786 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:33:07.801 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:33:07.803 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:33:07.808 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:33:07.813 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:33:07.815 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:33:07.886 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:33:07.888 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:33:07.892 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:33:07.909 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:33:07.911 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:33:07.913 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:33:07.916 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:33:07.919 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:33:07.921 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:33:07.923 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:33:07.925 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:33:07.928 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:33:07.930 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:33:07.933 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:33:07.936 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:33:07.939 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:33:07.941 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:33:07.943 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:33:07.946 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:33:07.960 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:07.963 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:33:07.965 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:33:07.967 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:33:07.969 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:33:07.971 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:33:07.973 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:33:07.975 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:33:07.978 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:33:07.980 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:33:07.982 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:33:07.984 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:33:07.986 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:33:07.989 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:33:07.991 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:33:07.993 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:33:07.995 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:33:07.997 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:33:07.999 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:33:08.002 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:33:08.004 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:33:08.006 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:33:08.009 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:33:08.011 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:33:08.013 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:33:08.016 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:33:08.068 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:33:08.068 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:33:08.070 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:33:08.435 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:33:08.438 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:33:08.454 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:08.457 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:33:08.459 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:33:08.461 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:33:08.464 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:33:08.467 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:33:08.469 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:08.471 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:33:08.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:08.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:08.478 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:33:08.480 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:08.482 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:33:08.484 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:33:08.487 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:33:08.489 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:33:08.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:08.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:08.496 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:33:08.517 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:33:08.628 | Reading package lists... 2022-04-13 23:33:08.874 | Building dependency tree... 2022-04-13 23:33:08.875 | Reading state information... 2022-04-13 23:33:09.132 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:33:09.132 | The following packages were automatically installed and are no longer required: 2022-04-13 23:33:09.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:33:09.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:33:09.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:33:09.133 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:33:09.133 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:33:09.133 | python3-zope.interface 2022-04-13 23:33:09.133 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:33:09.250 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:33:09.254 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:33:09.256 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:33:09.259 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:09.261 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:09.263 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:09.265 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:09.268 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:09.270 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:33:09.272 | + functions-common:time_stop:2439 : start_time=1649892788515 2022-04-13 23:33:09.274 | + functions-common:time_stop:2441 : [[ -z 1649892788515 ]] 2022-04-13 23:33:09.277 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:09.281 | + functions-common:time_stop:2444 : end_time=1649892789279 2022-04-13 23:33:09.283 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-13 23:33:09.285 | + functions-common:time_stop:2446 : total=1513 2022-04-13 23:33:09.287 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:09.290 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2277 2022-04-13 23:33:09.292 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:33:09.295 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:33:09.297 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:33:09.299 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:33:09.302 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:33:09.304 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:33:09.307 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:33:09.309 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:33:09.311 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:33:09.314 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:33:09.316 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:33:09.318 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:33:09.320 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:33:09.323 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:33:09.325 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:33:09.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:33:09.329 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:33:09.332 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:33:09.334 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:33:09.336 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:33:09.338 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:33:09.341 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:33:09.343 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:33:09.345 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:33:09.347 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:33:09.350 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:33:09.353 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:33:09.355 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:33:09.357 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:33:09.373 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.376 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:33:09.378 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:33:09.380 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:33:09.382 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:33:09.385 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:33:09.389 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:33:09.392 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:33:09.394 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:33:09.396 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:33:09.398 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:33:09.401 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:33:09.404 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:33:10.098 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:33:10.098 | user tags 2022-04-13 23:33:10.098 | stackrabbit []' 2022-04-13 23:33:10.101 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:33:10.102 | user tags 2022-04-13 23:33:10.102 | stackrabbit []' 2022-04-13 23:33:10.102 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:33:10.108 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:33:10.110 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:33:10.113 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:33:10.768 | Changing password for user "stackrabbit" ... 2022-04-13 23:33:10.792 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:33:11.465 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:33:11.488 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:33:11.491 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:33:12.189 | Changing password for user "stackrabbit" ... 2022-04-13 23:33:12.211 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:33:12.213 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:33:12.216 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:33:12.892 | Deleting user "guest" ... 2022-04-13 23:33:12.907 | Error: 2022-04-13 23:33:12.907 | {:no_such_user, "guest"} 2022-04-13 23:33:12.920 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:33:12.922 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:33:12.939 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:12.941 | + ./stack.sh:main:838 : install_database 2022-04-13 23:33:12.943 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:33:12.946 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:33:12.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:12.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:12.953 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:33:13.169 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:33:13.172 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:13.174 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:33:13.176 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:33:13.178 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:33:13.181 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:33:13.184 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:33:13.186 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:33:13.188 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:33:13.191 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:33:13.193 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:33:13.195 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:33:13.198 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:33:13.200 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:33:13.203 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:33:13.205 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:33:13.207 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:33:13.210 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:33:13.212 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:33:13.214 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:33:13.216 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:33:13.219 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:33:13.221 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:33:13.223 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:33:13.226 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:33:13.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:13.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:13.233 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:33:13.235 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:33:13.238 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:33:13.240 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:33:13.242 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:33:13.245 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:13.247 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:33:13.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:13.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:13.254 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:33:13.257 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:13.259 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:33:13.262 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:33:13.264 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:33:13.266 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:33:13.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:13.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:13.273 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:33:13.300 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:33:13.409 | Reading package lists... 2022-04-13 23:33:13.650 | Building dependency tree... 2022-04-13 23:33:13.652 | Reading state information... 2022-04-13 23:33:13.903 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:33:13.903 | The following packages were automatically installed and are no longer required: 2022-04-13 23:33:13.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:33:13.904 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:33:13.904 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:33:13.904 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:33:13.904 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:33:13.905 | python3-zope.interface 2022-04-13 23:33:13.905 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:33:14.017 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:33:14.029 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:33:14.031 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:33:14.033 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:14.036 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:14.038 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:14.040 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:14.042 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:14.045 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:33:14.047 | + functions-common:time_stop:2439 : start_time=1649892793297 2022-04-13 23:33:14.049 | + functions-common:time_stop:2441 : [[ -z 1649892793297 ]] 2022-04-13 23:33:14.052 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:14.056 | + functions-common:time_stop:2444 : end_time=1649892794053 2022-04-13 23:33:14.058 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-13 23:33:14.060 | + functions-common:time_stop:2446 : total=2277 2022-04-13 23:33:14.062 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:14.065 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3033 2022-04-13 23:33:14.067 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:33:14.069 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:33:14.071 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:33:14.074 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:33:14.076 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:33:14.078 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:33:14.081 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:33:14.083 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:33:14.086 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:33:14.089 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:33:14.092 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:33:14.093 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:33:14.097 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:33:14.100 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:33:14.103 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:33:14.105 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:33:14.108 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:33:14.129 | Using python 3.8 to install PyMySQL 2022-04-13 23:33:14.131 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:33:14.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:14.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:14.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:14.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:16.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:16.186 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:33:18.697 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:18.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:18.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:18.818 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:18.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:18.823 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:18.825 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:18.828 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:18.830 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:18.832 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:18.834 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:18.837 | + functions-common:time_stop:2439 : start_time=1649892794123 2022-04-13 23:33:18.840 | + functions-common:time_stop:2441 : [[ -z 1649892794123 ]] 2022-04-13 23:33:18.842 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:18.847 | + functions-common:time_stop:2444 : end_time=1649892798844 2022-04-13 23:33:18.849 | + functions-common:time_stop:2445 : elapsed_time=4721 2022-04-13 23:33:18.851 | + functions-common:time_stop:2446 : total=22329 2022-04-13 23:33:18.853 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:18.856 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27050 2022-04-13 23:33:18.858 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:18.860 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:33:18.863 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:33:18.865 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:33:18.868 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:33:18.884 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:18.887 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:33:18.889 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:33:18.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:18.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:33:18.898 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:18.901 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:33:18.903 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:33:18.906 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:33:18.908 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:33:18.910 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:33:18.927 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:18.929 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:33:18.932 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:33:18.934 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:33:18.936 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:33:18.939 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:33:18.941 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:18.943 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:33:18.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:18.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:18.951 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:33:18.953 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:18.955 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:33:18.957 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:33:18.960 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:33:18.962 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:33:18.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:18.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:18.969 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:33:18.990 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:33:19.102 | Reading package lists... 2022-04-13 23:33:19.345 | Building dependency tree... 2022-04-13 23:33:19.346 | Reading state information... 2022-04-13 23:33:19.600 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:33:19.600 | The following packages were automatically installed and are no longer required: 2022-04-13 23:33:19.601 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:33:19.602 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:33:19.602 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:33:19.602 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:33:19.602 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:33:19.602 | python3-zope.interface 2022-04-13 23:33:19.602 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:33:19.715 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:33:19.719 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:33:19.721 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:33:19.724 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:19.726 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:19.728 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:19.731 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:19.733 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:19.735 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:33:19.737 | + functions-common:time_stop:2439 : start_time=1649892798987 2022-04-13 23:33:19.739 | + functions-common:time_stop:2441 : [[ -z 1649892798987 ]] 2022-04-13 23:33:19.742 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:19.747 | + functions-common:time_stop:2444 : end_time=1649892799744 2022-04-13 23:33:19.749 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:33:19.751 | + functions-common:time_stop:2446 : total=3033 2022-04-13 23:33:19.753 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:19.755 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3790 2022-04-13 23:33:19.758 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:33:19.760 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:33:19.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:19.778 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:33:19.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:33:19.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:33:19.786 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:33:19.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:33:19.808 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:33:19.810 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:33:19.813 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:33:19.815 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:33:19.817 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:19.819 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:33:19.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:19.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:19.826 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:33:19.828 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:19.830 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:33:19.832 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:33:19.835 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:33:19.837 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:33:19.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:19.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:19.844 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:33:19.864 | + functions-common:apt_get:1237 : 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-04-13 23:33:19.973 | Reading package lists... 2022-04-13 23:33:20.215 | Building dependency tree... 2022-04-13 23:33:20.216 | Reading state information... 2022-04-13 23:33:20.470 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:33:20.470 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:33:20.470 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:33:20.470 | The following packages were automatically installed and are no longer required: 2022-04-13 23:33:20.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:33:20.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:33:20.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:33:20.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:33:20.471 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:33:20.472 | python3-zope.interface 2022-04-13 23:33:20.472 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:33:20.584 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:33:20.589 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:33:20.591 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:33:20.593 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:20.596 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:20.598 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:20.600 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:20.602 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:20.604 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:33:20.606 | + functions-common:time_stop:2439 : start_time=1649892799862 2022-04-13 23:33:20.608 | + functions-common:time_stop:2441 : [[ -z 1649892799862 ]] 2022-04-13 23:33:20.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:20.615 | + functions-common:time_stop:2444 : end_time=1649892800613 2022-04-13 23:33:20.618 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-13 23:33:20.620 | + functions-common:time_stop:2446 : total=3790 2022-04-13 23:33:20.622 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:20.625 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4541 2022-04-13 23:33:20.627 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:33:20.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:33:20.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:20.634 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:20.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:33:20.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:33:20.642 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:33:20.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:33:20.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:33:20.652 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:33:20.652 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:33:20.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:33:20.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:33:20.661 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:33:20.664 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:33:20.666 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:33:20.669 | + functions:vercmp:631 : local result 2022-04-13 23:33:20.672 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:33:20.673 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:33:20.673 | ++ functions:vercmp:635 : head -1 2022-04-13 23:33:20.677 | + functions:vercmp:635 : result=3.13 2022-04-13 23:33:20.680 | + functions:vercmp:637 : case $op in 2022-04-13 23:33:20.682 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:33:20.684 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:33:20.686 | + functions:vercmp:648 : return 2022-04-13 23:33:20.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:33:20.691 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:33:20.693 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:33:21.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:33:21.168 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:33:21.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:33:21.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.181 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:33:21.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:21.202 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:33:21.204 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:33:21.204 | Installing etcd 2022-04-13 23:33:21.206 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:33:21.219 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:33:21.234 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:21.237 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:33:21.250 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:33:21.253 | ++ 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-04-13 23:33:21.255 | ++ 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-04-13 23:33:21.258 | +++ 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-04-13 23:33:21.263 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:33:21.266 | ++ 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-04-13 23:33:21.268 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:33:21.271 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:33:21.273 | ++ functions:get_extra_file:74 : return 2022-04-13 23:33:21.276 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:33:21.279 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:33:21.281 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:33:21.284 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:33:21.300 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:21.302 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:33:21.304 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:33:21.321 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:21.324 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:33:21.326 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:33:21.328 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:33:21.330 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:33:21.333 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:33:21.335 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:33:21.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:33:21.340 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:33:21.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:33:21.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.352 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:33:21.354 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:33:21.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:33:21.358 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:33:21.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:33:21.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.374 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:33:21.376 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:33:21.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:33:21.381 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:33:21.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.388 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:33:21.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.392 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:33:21.395 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:33:21.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:33:21.399 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:33:21.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:33:21.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.411 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:33:21.413 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:33:21.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:33:21.417 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:33:21.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:33:21.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.428 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:33:21.431 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:33:21.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:33:21.436 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:33:21.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:33:21.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.448 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:33:21.450 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:33:21.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:33:21.454 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:33:21.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:33:21.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.466 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:33:21.468 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:33:21.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:33:21.472 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:33:21.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:33:21.481 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.484 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:33:21.486 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:33:21.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:33:21.491 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:33:21.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:33:21.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.502 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:33:21.505 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:33:21.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:33:21.510 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:33:21.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:33:21.519 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.521 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:33:21.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:33:21.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:33:21.528 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:33:21.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.532 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:33:21.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.539 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:33:21.542 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:33:21.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:33:21.546 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:33:21.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:33:21.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.558 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:33:21.561 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:33:21.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:33:21.565 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:33:21.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:33:21.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.577 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:33:21.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:33:21.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:33:21.584 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:33:21.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:33:21.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.595 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:33:21.598 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:33:21.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:33:21.602 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:33:21.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:33:21.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.614 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:33:21.616 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:33:21.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:33:21.621 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:33:21.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:33:21.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.632 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:33:21.635 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:33:21.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:33:21.640 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:33:21.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:33:21.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.652 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:33:21.654 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:33:21.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:33:21.659 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:33:21.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:33:21.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.670 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:33:21.673 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:33:21.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:33:21.677 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:33:21.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:33:21.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.689 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:33:21.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:33:21.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:33:21.696 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:33:21.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.704 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:33:21.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.708 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:33:21.711 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:33:21.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:33:21.715 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:33:21.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.720 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.722 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:33:21.724 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.727 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:33:21.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:33:21.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:33:21.734 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:33:21.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:33:21.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.746 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:33:21.749 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:33:21.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:33:21.753 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:33:21.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:33:21.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.765 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:33:21.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:33:21.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:33:21.772 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:33:21.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.776 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.779 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:33:21.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.783 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:33:21.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:33:21.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:33:21.790 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:33:21.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:33:21.800 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.802 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:33:21.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:33:21.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:33:21.810 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:33:21.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:33:21.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.821 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:33:21.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:33:21.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:33:21.828 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:33:21.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:33:21.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.840 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:33:21.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:33:21.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:33:21.847 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:33:21.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:33:21.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.859 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:33:21.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:33:21.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:33:21.866 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:33:21.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:33:21.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.878 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:33:21.880 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:33:21.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:33:21.885 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:33:21.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:33:21.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.897 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:33:21.899 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:33:21.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:33:21.904 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:33:21.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:33:21.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.916 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:33:21.918 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:33:21.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:33:21.923 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:33:21.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:33:21.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.935 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:33:21.938 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:33:21.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:33:21.942 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:33:21.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:33:21.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.954 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:33:21.956 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:33:21.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:33:21.961 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:33:21.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.966 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.968 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:33:21.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.973 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:33:21.975 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:33:21.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:33:21.980 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:33:21.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:21.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:21.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:33:21.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:21.992 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:33:21.995 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:33:21.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:33:22.000 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:33:22.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:22.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:22.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:33:22.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:22.011 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:33:22.014 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:33:22.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:33:22.018 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:33:22.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:22.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:22.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:33:22.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:22.030 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:33:22.032 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:33:22.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:33:22.037 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:33:22.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:22.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:22.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:33:22.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:22.049 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:33:22.070 | Using python 3.8 to install etcd3 2022-04-13 23:33:22.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 etcd3 2022-04-13 23:33:22.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:22.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:22.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:22.952 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:24.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:24.166 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:33:24.174 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:33:24.176 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:33:24.177 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:33:24.178 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:33:26.743 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:26.750 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:26.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:26.868 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:26.870 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:26.872 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:26.874 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:26.877 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:26.879 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:26.881 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:26.883 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:26.885 | + functions-common:time_stop:2439 : start_time=1649892802065 2022-04-13 23:33:26.887 | + functions-common:time_stop:2441 : [[ -z 1649892802065 ]] 2022-04-13 23:33:26.890 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:26.894 | + functions-common:time_stop:2444 : end_time=1649892806892 2022-04-13 23:33:26.896 | + functions-common:time_stop:2445 : elapsed_time=4827 2022-04-13 23:33:26.898 | + functions-common:time_stop:2446 : total=27050 2022-04-13 23:33:26.901 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:26.903 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31877 2022-04-13 23:33:26.906 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:26.908 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:33:26.929 | Using python 3.8 to install etcd3gw 2022-04-13 23:33:26.932 | + 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-04-13 23:33:27.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:27.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:27.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:27.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:28.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:29.025 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:33:29.033 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:33:29.035 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:33:29.036 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:33:29.037 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:33:29.069 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:33:29.072 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:33:29.074 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:33:29.076 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:33:31.770 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:31.777 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:31.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:31.897 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:31.900 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:31.902 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:31.904 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:31.907 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:31.909 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:31.911 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:31.913 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:31.916 | + functions-common:time_stop:2439 : start_time=1649892806924 2022-04-13 23:33:31.918 | + functions-common:time_stop:2441 : [[ -z 1649892806924 ]] 2022-04-13 23:33:31.921 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:31.925 | + functions-common:time_stop:2444 : end_time=1649892811923 2022-04-13 23:33:31.927 | + functions-common:time_stop:2445 : elapsed_time=4999 2022-04-13 23:33:31.929 | + functions-common:time_stop:2446 : total=31877 2022-04-13 23:33:31.932 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:31.934 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36876 2022-04-13 23:33:31.936 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:31.939 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:33:31.941 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:33:31.943 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:33:31.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:33:31.948 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:33:31.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:33:31.953 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:33:31.955 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:33:31.957 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:33:31.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:33:31.962 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:33:31.965 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:33:31.967 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:33:31.969 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:33:31.972 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:33:31.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:31.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:31.979 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:33:31.981 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:33:31.984 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:33:31.986 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:33:31.989 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:33:31.991 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:33:31.993 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:31.996 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:33:31.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:32.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:32.003 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:33:32.005 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:32.007 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:33:32.010 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:33:32.012 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:33:32.014 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:33:32.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:32.019 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:32.021 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:33:32.044 | + functions-common:apt_get:1237 : 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-04-13 23:33:32.153 | Reading package lists... 2022-04-13 23:33:32.406 | Building dependency tree... 2022-04-13 23:33:32.408 | Reading state information... 2022-04-13 23:33:32.663 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:33:32.663 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:33:32.663 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:33:32.663 | The following packages were automatically installed and are no longer required: 2022-04-13 23:33:32.664 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:33:32.664 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:33:32.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:33:32.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:33:32.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:33:32.664 | python3-zope.interface 2022-04-13 23:33:32.664 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:33:32.778 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:33:32.782 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:33:32.785 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:33:32.787 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:32.789 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:32.799 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:32.801 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:32.803 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:32.806 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:33:32.808 | + functions-common:time_stop:2439 : start_time=1649892812041 2022-04-13 23:33:32.810 | + functions-common:time_stop:2441 : [[ -z 1649892812041 ]] 2022-04-13 23:33:32.813 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:32.818 | + functions-common:time_stop:2444 : end_time=1649892812815 2022-04-13 23:33:32.820 | + functions-common:time_stop:2445 : elapsed_time=774 2022-04-13 23:33:32.823 | + functions-common:time_stop:2446 : total=4541 2022-04-13 23:33:32.825 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:32.827 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5315 2022-04-13 23:33:32.830 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:33:32.832 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:33:32.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:32.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:32.839 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:33:32.900 | Module proxy already enabled 2022-04-13 23:33:32.905 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:33:32.968 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:33:32.968 | Module proxy already enabled 2022-04-13 23:33:32.968 | Module proxy_uwsgi already enabled 2022-04-13 23:33:32.972 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:33:32.975 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:33:32.977 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:33:32.980 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:33:33.112 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:33:33.115 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:33:33.118 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:33:33.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.126 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:33:33.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.131 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:33:33.133 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:33:33.136 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:33:33.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:33:33.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.148 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:33:33.150 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:33:33.153 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:33:33.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:33:33.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.165 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:33:33.167 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:33:33.170 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:33:33.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:33:33.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.183 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:33:33.185 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:33:33.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:33:33.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.202 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:33:33.207 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:33:33.210 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:33:33.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:33:33.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.224 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:33:33.241 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:33.244 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:33:33.247 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:33:33.249 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:33:33.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.254 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:33:33.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.261 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:33:33.277 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:33.280 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:33:33.282 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:33:33.284 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:33:33.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:33:33.294 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.297 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:33:33.299 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:33:33.302 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:33:33.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:33.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:33.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:33:33.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:33.314 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:33:33.317 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:33:33.319 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:33:33.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:33:33.324 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:33:33.327 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:33:33.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:33:33.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:33:33.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:33:33.338 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:33:33.341 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:33:33.343 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:33:33.346 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:33:33.367 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:33:33.369 | + 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-04-13 23:33:34.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:34.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:34.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:34.241 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:35.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:35.467 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:33:35.521 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:33:35.522 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:33:35.523 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:33:35.524 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:33:35.526 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:33:35.526 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:33:35.528 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:33:35.529 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:33:35.530 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:33:35.531 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:33:35.532 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:33:35.533 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:33:35.534 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:33:35.535 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:33:35.594 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:33:35.595 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:33:35.596 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:33:35.636 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:33:35.677 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:33:35.678 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:33:35.679 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:33:35.680 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:33:35.731 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:33:35.734 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:33:35.743 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:33:35.745 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:33:35.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:33:35.761 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:33:35.763 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:33:35.828 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:33:35.831 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:33:35.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:33:35.833 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:33:35.883 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:33:35.896 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:33:38.382 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:38.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:38.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:38.510 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:38.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:38.515 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:38.517 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:38.519 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:38.521 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:38.524 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:38.526 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:38.528 | + functions-common:time_stop:2439 : start_time=1649892813361 2022-04-13 23:33:38.530 | + functions-common:time_stop:2441 : [[ -z 1649892813361 ]] 2022-04-13 23:33:38.533 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:38.537 | + functions-common:time_stop:2444 : end_time=1649892818535 2022-04-13 23:33:38.540 | + functions-common:time_stop:2445 : elapsed_time=5174 2022-04-13 23:33:38.542 | + functions-common:time_stop:2446 : total=36876 2022-04-13 23:33:38.544 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:38.546 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42050 2022-04-13 23:33:38.549 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:38.551 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:33:38.554 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:33:38.557 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:33:38.560 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:33:38.562 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:33:38.564 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:33:38.568 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:33:38.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:33:38.575 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:33:38.577 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:33:38.579 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:33:38.582 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:33:38.584 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:33:38.606 | Using python 3.8 to install python-memcached 2022-04-13 23:33:38.609 | + 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-04-13 23:33:39.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:39.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:39.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:39.482 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:40.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:40.698 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:33:40.701 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:33:43.251 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:33:43.259 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:43.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:43.376 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:43.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:43.380 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:43.383 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:43.385 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:43.388 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:43.390 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:43.392 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:43.394 | + functions-common:time_stop:2439 : start_time=1649892818600 2022-04-13 23:33:43.397 | + functions-common:time_stop:2441 : [[ -z 1649892818600 ]] 2022-04-13 23:33:43.399 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:43.404 | + functions-common:time_stop:2444 : end_time=1649892823401 2022-04-13 23:33:43.406 | + functions-common:time_stop:2445 : elapsed_time=4801 2022-04-13 23:33:43.408 | + functions-common:time_stop:2446 : total=42050 2022-04-13 23:33:43.410 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:43.413 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46851 2022-04-13 23:33:43.415 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:43.417 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:33:43.435 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:43.437 | + ./stack.sh:main:899 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:33:43.439 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:33:43.442 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:33:43.444 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:33:43.447 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:33:43.449 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:33:43.452 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:33:43.467 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:43.469 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:33:43.471 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:33:43.473 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:33:43.476 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:33:43.478 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:33:43.481 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:33:43.483 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:33:43.486 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:33:43.488 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:33:43.504 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:33:43.506 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:33:43.508 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:43.511 | + functions-common:git_clone:629 : echo master 2022-04-13 23:33:43.511 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:33:43.516 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:33:43.518 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:43.520 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:33:43.533 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:33:43.536 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:33:43.536 | + functions-common:git_clone:685 : head -1 2022-04-13 23:33:43.540 | c141e6164 trivial: Fix typo 2022-04-13 23:33:43.542 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:33:43.544 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:33:43.547 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:33:43.549 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:33:43.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:33:43.553 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:33:43.556 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:33:43.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:33:43.561 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:33:43.563 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:33:43.566 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:33:43.568 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:33:43.571 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:33:43.573 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:33:43.576 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:33:43.578 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:33:43.581 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:33:43.584 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:33:43.589 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:33:43.591 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:33:44.285 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:33:44.287 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:33:44.290 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:33:44.292 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:33:44.294 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:33:44.296 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:33:44.299 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:33:44.301 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:33:44.303 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:33:44.305 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:33:44.307 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:33:44.310 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:33:44.312 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:33:44.314 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:33:44.335 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:33:44.338 | + 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-04-13 23:33:45.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:45.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:45.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:45.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:46.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:46.437 | Obtaining file:///opt/stack/keystone 2022-04-13 23:33:46.438 | Preparing metadata (setup.py): started 2022-04-13 23:33:51.573 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:33:51.650 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:33:51.651 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:33:51.652 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:33:51.653 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:33:51.654 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:33:51.655 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:33:51.657 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:33:51.658 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:33:51.659 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:33:51.660 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:33:51.661 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:33:51.662 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:33:51.663 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:33:51.664 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:33:51.665 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:33:51.667 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:33:51.668 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:33:51.669 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:33:51.670 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:33:51.671 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:33:51.672 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:33:51.673 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:33:51.674 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:33:51.675 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:33:51.677 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:33:51.678 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:33:51.679 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:33:51.680 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:33:51.681 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:33:51.682 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:33:51.683 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:33:51.684 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:33:51.685 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:33:51.686 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:33:51.698 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:33:51.699 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:33:51.744 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:33:51.760 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:33:51.762 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:33:51.763 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:33:51.765 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:33:51.766 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:33:51.777 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:33:51.838 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:33:51.842 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:33:51.939 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:33:51.941 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:33:51.942 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:33:51.943 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:33:51.999 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:33:52.000 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:33:52.001 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:33:52.054 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:33:52.057 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:33:52.138 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:33:52.140 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:33:52.142 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:33:52.143 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:33:52.144 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:33:52.146 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:33:52.167 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:33:52.215 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:33:52.235 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:33:52.237 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:33:52.238 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:33:52.240 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:33:52.297 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:33:52.411 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:33:52.412 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:33:52.413 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:33:52.414 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:33:52.416 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:33:52.638 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:33:52.660 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:33:52.660 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:33:52.729 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:33:52.747 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:33:52.804 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:33:52.843 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:33:52.949 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:33:53.005 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:33:53.080 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:33:53.206 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:33:53.241 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:33:53.283 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:33:53.284 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:33:53.286 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:33:53.287 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:33:53.288 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:33:53.290 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:33:53.343 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:33:53.480 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:33:53.481 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:33:53.482 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:33:53.484 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:33:53.641 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:33:53.719 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:33:53.964 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:33:54.219 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:33:54.255 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:33:56.162 | Installing collected packages: keystone 2022-04-13 23:33:56.162 | Attempting uninstall: keystone 2022-04-13 23:33:56.163 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:33:56.167 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:33:56.168 | Running setup.py develop for keystone 2022-04-13 23:34:02.458 | Successfully installed keystone 2022-04-13 23:34:02.459 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:34:02.466 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:02.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:02.598 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:02.600 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:02.603 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:02.605 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:02.607 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:02.609 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:02.611 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:02.614 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:02.616 | + functions-common:time_stop:2439 : start_time=1649892824330 2022-04-13 23:34:02.618 | + functions-common:time_stop:2441 : [[ -z 1649892824330 ]] 2022-04-13 23:34:02.621 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:02.625 | + functions-common:time_stop:2444 : end_time=1649892842622 2022-04-13 23:34:02.627 | + functions-common:time_stop:2445 : elapsed_time=18292 2022-04-13 23:34:02.629 | + functions-common:time_stop:2446 : total=46851 2022-04-13 23:34:02.631 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:02.633 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65143 2022-04-13 23:34:02.635 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:02.637 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:34:02.640 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:34:02.642 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:34:02.661 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:34:02.674 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:34:02.676 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:34:02.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:02.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:02.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:34:02.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:02.688 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:34:02.704 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:02.706 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:34:02.709 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:34:02.712 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:34:02.714 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:34:02.727 | + 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-04-13 23:34:02.729 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:34:02.734 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:34:02.750 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:02.752 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:34:02.782 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:34:02.809 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:34:02.840 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:34:02.870 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:34:02.900 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:34:02.931 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:34:02.959 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:34:02.988 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:34:02.991 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:34:02.993 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:34:02.995 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:34:02.998 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:34:03.000 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:34:03.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:03.019 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:34:03.021 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:34:03.024 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:34:03.040 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:03.042 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:34:03.045 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:34:03.075 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:34:03.077 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:34:03.079 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:34:03.082 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:34:03.098 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:03.101 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2022-04-13 23:34:03.131 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:34:03.133 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:34:03.164 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:34:03.166 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:34:03.169 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:34:03.171 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:34:03.174 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:34:03.177 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:34:03.208 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:34:03.210 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:34:03.212 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:34:03.215 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:34:03.217 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:34:03.235 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:34:03.237 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:34:03.239 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:03.246 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:34:03.248 | + 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-04-13 23:34:03.282 | + 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-04-13 23:34:03.315 | + 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-04-13 23:34:03.343 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:34:03.371 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:34:03.398 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:34:03.400 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:34:03.403 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:34:03.405 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:34:03.408 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:34:03.410 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:34:03.412 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:34:03.416 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:34:03.420 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:34:03.422 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:34:03.424 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:34:03.436 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:34:03.437 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:34:03.445 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:34:03.448 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:34:03.464 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:34:03.467 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:34:03.471 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:34:03.500 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:34:03.527 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:34:03.554 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:34:03.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:34:03.612 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:34:03.638 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:34:03.666 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:34:03.692 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:34:03.719 | + 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-04-13 23:34:03.747 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:34:03.774 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:34:03.801 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:34:03.828 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:34:03.830 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:34:03.833 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:34:03.836 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:34:03.839 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:34:03.841 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:03.843 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:03.845 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:34:03.848 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:34:03.850 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:34:03.877 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:34:03.907 | + 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-04-13 23:34:03.908 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:34:03.916 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:34:03.920 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:34:03.922 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:34:03.924 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:34:03.927 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:34:03.929 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:34:03.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:03.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:03.936 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:34:03.939 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:34:03.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:03.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:03.946 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:34:04.008 | Site keystone-wsgi-public already enabled 2022-04-13 23:34:04.012 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:34:04.015 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:34:04.017 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:34:04.019 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:34:04.162 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:34:04.191 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:34:04.225 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:34:04.258 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:34:04.260 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:34:04.290 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:34:04.318 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:34:04.347 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:34:04.349 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:34:04.366 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:04.369 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:34:04.386 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:04.388 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:34:04.391 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:34:04.393 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:34:04.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:34:04.398 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:34:04.400 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:34:04.403 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:34:04.405 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:34:04.407 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:34:04.410 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:34:04.412 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:34:04.415 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:34:04.417 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:34:04.420 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:34:04.436 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:34:04.439 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:34:04.441 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:04.444 | + functions-common:git_clone:629 : echo master 2022-04-13 23:34:04.445 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:34:04.450 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:34:04.452 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:04.454 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:34:04.467 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:34:04.470 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:34:04.470 | + functions-common:git_clone:685 : head -1 2022-04-13 23:34:04.473 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:34:04.477 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:34:04.479 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:34:04.482 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:34:04.484 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:34:04.487 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:34:04.489 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:34:04.492 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:34:04.495 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:34:04.497 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:34:04.499 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:34:04.502 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:34:04.504 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:34:04.507 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:34:04.509 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:34:04.512 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:34:04.515 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:34:04.517 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:34:04.520 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:34:04.526 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:34:04.528 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:34:05.193 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:34:05.196 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:34:05.198 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:34:05.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:34:05.203 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:34:05.205 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:34:05.207 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:34:05.210 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:34:05.213 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:34:05.215 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:34:05.217 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:34:05.219 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:34:05.222 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:34:05.224 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:34:05.245 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:34:05.248 | + 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-04-13 23:34:06.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:06.112 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:06.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:06.112 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:07.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:07.336 | Obtaining file:///opt/stack/swift 2022-04-13 23:34:07.337 | Preparing metadata (setup.py): started 2022-04-13 23:34:12.028 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:34:12.068 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:34:12.069 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:34:12.070 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:34:12.071 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:34:12.073 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:34:12.074 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:34:12.075 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:34:12.076 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:34:12.077 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:34:12.078 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:34:12.079 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:34:12.118 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:34:12.127 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:34:12.183 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:34:12.184 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:34:12.185 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:34:12.186 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:34:12.187 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:34:12.189 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:34:12.190 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:34:12.191 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:34:12.192 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:34:12.193 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:34:12.195 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:34:12.196 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:34:12.217 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:34:12.248 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:34:12.250 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:34:12.251 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:34:12.254 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:34:12.278 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:34:12.384 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:34:12.385 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:34:12.386 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:34:12.430 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:34:12.474 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:34:12.475 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:34:12.476 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:34:12.477 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:34:12.541 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:34:12.544 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:34:12.557 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:34:12.559 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:34:12.577 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:34:12.579 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:34:12.724 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:34:12.740 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:34:15.069 | Installing collected packages: swift 2022-04-13 23:34:15.069 | Attempting uninstall: swift 2022-04-13 23:34:15.069 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:34:15.072 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:34:15.074 | Running setup.py develop for swift 2022-04-13 23:34:20.901 | Successfully installed swift 2022-04-13 23:34:20.902 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:34:20.910 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:20.910 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:21.044 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:21.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:21.048 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:21.050 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:21.053 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:21.055 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:21.057 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:21.059 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:21.061 | + functions-common:time_stop:2439 : start_time=1649892845240 2022-04-13 23:34:21.063 | + functions-common:time_stop:2441 : [[ -z 1649892845240 ]] 2022-04-13 23:34:21.066 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:21.071 | + functions-common:time_stop:2444 : end_time=1649892861068 2022-04-13 23:34:21.073 | + functions-common:time_stop:2445 : elapsed_time=15828 2022-04-13 23:34:21.075 | + functions-common:time_stop:2446 : total=65143 2022-04-13 23:34:21.077 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:21.079 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80971 2022-04-13 23:34:21.082 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:21.085 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:34:21.087 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:34:21.089 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:34:21.108 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:34:21.120 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:34:21.122 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:34:21.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:21.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:21.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:34:21.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:21.135 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:34:21.137 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:34:21.140 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:34:21.142 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:34:21.144 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:34:21.147 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:34:21.149 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:34:21.151 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:34:22.366 | No object-expirer running 2022-04-13 23:34:22.367 | No account-server running 2022-04-13 23:34:22.367 | No object-auditor running 2022-04-13 23:34:22.367 | No object-server running 2022-04-13 23:34:22.367 | No container-replicator running 2022-04-13 23:34:22.367 | No container-sync running 2022-04-13 23:34:22.367 | No account-replicator running 2022-04-13 23:34:22.367 | No account-auditor running 2022-04-13 23:34:22.367 | No container-sharder running 2022-04-13 23:34:22.367 | No object-updater running 2022-04-13 23:34:22.367 | No object-replicator running 2022-04-13 23:34:22.367 | No container-reconciler running 2022-04-13 23:34:22.367 | No container-auditor running 2022-04-13 23:34:22.367 | No account-reaper running 2022-04-13 23:34:22.367 | No object-reconstructor running 2022-04-13 23:34:22.367 | No container-server running 2022-04-13 23:34:22.367 | No container-updater running 2022-04-13 23:34:22.367 | No proxy-server running 2022-04-13 23:34:22.461 | + lib/swift:configure_swift:337 : true 2022-04-13 23:34:22.463 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:34:22.476 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:34:22.488 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:34:22.491 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:34:22.491 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:34:22.495 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:34:22.495 | s/%GROUP%/ubuntu/; 2022-04-13 23:34:22.496 | s/%USER%/ubuntu/; 2022-04-13 23:34:22.496 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:34:22.496 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:34:22.499 | uid = ubuntu 2022-04-13 23:34:22.499 | gid = ubuntu 2022-04-13 23:34:22.499 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:34:22.499 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:34:22.499 | address = 127.0.0.1 2022-04-13 23:34:22.499 | 2022-04-13 23:34:22.499 | [account6612] 2022-04-13 23:34:22.499 | max connections = 25 2022-04-13 23:34:22.499 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:34:22.499 | read only = false 2022-04-13 23:34:22.499 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:34:22.499 | 2022-04-13 23:34:22.499 | [account6622] 2022-04-13 23:34:22.499 | max connections = 25 2022-04-13 23:34:22.499 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:34:22.499 | read only = false 2022-04-13 23:34:22.499 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:34:22.499 | 2022-04-13 23:34:22.499 | [account6632] 2022-04-13 23:34:22.499 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | [account6642] 2022-04-13 23:34:22.500 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | [container6611] 2022-04-13 23:34:22.500 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | [container6621] 2022-04-13 23:34:22.500 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | [container6631] 2022-04-13 23:34:22.500 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | [container6641] 2022-04-13 23:34:22.500 | max connections = 25 2022-04-13 23:34:22.500 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:34:22.500 | read only = false 2022-04-13 23:34:22.500 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.500 | 2022-04-13 23:34:22.501 | [object6613] 2022-04-13 23:34:22.501 | max connections = 25 2022-04-13 23:34:22.501 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:34:22.501 | read only = false 2022-04-13 23:34:22.501 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:34:22.501 | 2022-04-13 23:34:22.501 | [object6623] 2022-04-13 23:34:22.501 | max connections = 25 2022-04-13 23:34:22.501 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:34:22.501 | read only = false 2022-04-13 23:34:22.501 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:34:22.501 | 2022-04-13 23:34:22.501 | [object6633] 2022-04-13 23:34:22.501 | max connections = 25 2022-04-13 23:34:22.501 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:34:22.501 | read only = false 2022-04-13 23:34:22.501 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:34:22.501 | 2022-04-13 23:34:22.501 | [object6643] 2022-04-13 23:34:22.501 | max connections = 25 2022-04-13 23:34:22.501 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:34:22.501 | read only = false 2022-04-13 23:34:22.501 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:34:22.503 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:34:22.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:22.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:22.510 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:34:22.522 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:34:22.524 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:34:22.529 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:34:22.533 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:34:22.535 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:34:22.539 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:34:22.567 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2022-04-13 23:34:22.593 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:34:22.610 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:34:22.638 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:34:22.656 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:34:22.684 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:34:22.702 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:34:22.730 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:34:22.748 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:34:22.776 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:34:22.793 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:34:22.822 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:34:22.840 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:34:22.854 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:22.856 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:34:22.885 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:34:22.911 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:34:22.938 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:34:22.965 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:34:22.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:22.982 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:34:23.010 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:34:23.025 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:23.027 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:34:23.041 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:23.043 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:34:23.045 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:34:23.061 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:23.064 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:34:23.066 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:34:23.069 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:34:23.074 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:34:23.079 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:34:23.106 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:34:23.133 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:34:23.162 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:34:23.192 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:34:23.219 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:34:23.221 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:34:23.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:34:23.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:34:23.228 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:34:23.254 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:34:23.281 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:34:23.309 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:34:23.335 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:34:23.366 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:34:23.393 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:34:23.420 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:34:23.448 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:34:23.475 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:34:23.502 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:34:23.529 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:34:23.557 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:34:23.584 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:34:23.614 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:34:23.641 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:34:23.659 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:34:23.686 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:34:23.714 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:34:23.718 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:34:23.747 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:34:23.774 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:34:23.800 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:34:23.803 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:34:23.805 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:34:23.807 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:34:23.811 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:34:23.813 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:34:23.816 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:34:23.818 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:34:23.820 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:34:23.823 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:34:23.825 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:34:23.828 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:34:23.846 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:34:23.874 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:34:23.892 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:34:23.921 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:34:23.939 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:34:23.967 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:34:23.986 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:34:24.014 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:34:24.033 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:34:24.060 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:34:24.078 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:34:24.107 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:34:24.125 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:34:24.154 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:34:24.171 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:34:24.200 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:34:24.218 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:34:24.246 | + 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-04-13 23:34:24.250 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:34:24.268 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:34:24.297 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:34:24.326 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:34:24.328 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:34:24.332 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:34:24.335 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:34:24.337 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:34:24.339 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:34:24.341 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:34:24.344 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:34:24.346 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:34:24.348 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:34:24.366 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:34:24.394 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:34:24.413 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:34:24.440 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:34:24.459 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:34:24.488 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:34:24.505 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:34:24.534 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:34:24.552 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:34:24.580 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:34:24.598 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:34:24.626 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:34:24.644 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:34:24.673 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:34:24.691 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:34:24.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:34:24.738 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:34:24.765 | + 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-04-13 23:34:24.769 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:34:24.788 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:34:24.816 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:34:24.818 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:34:24.823 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:34:24.825 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:34:24.827 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:34:24.829 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:34:24.832 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:34:24.834 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:34:24.837 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:34:24.839 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:34:24.856 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:34:24.885 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:34:24.903 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:34:24.931 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:34:24.949 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:34:24.977 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:34:24.995 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:34:25.024 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:34:25.042 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:34:25.070 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:34:25.088 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:34:25.117 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:34:25.135 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:34:25.163 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:34:25.181 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:34:25.209 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:34:25.227 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:34:25.255 | + 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-04-13 23:34:25.260 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:34:25.277 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:34:25.306 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:34:25.333 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:34:25.361 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:34:25.390 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:34:25.392 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:34:25.397 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:34:25.425 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:34:25.454 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:34:25.482 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:34:25.511 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:34:25.540 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:34:25.567 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:34:25.594 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:34:25.622 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:34:25.649 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:34:25.665 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:25.667 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:34:25.686 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:34:25.689 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:34:25.708 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:34:25.711 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2022-04-13 23:34:25.738 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:34:25.742 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:34:25.773 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2022-04-13 23:34:25.801 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:34:25.804 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:34:25.831 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:34:25.847 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:25.850 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:34:25.853 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:34:25.858 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:34:25.860 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:34:25.873 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:34:25.875 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:34:25.886 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:34:25.888 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:34:25.891 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:34:25.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:34:25.895 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:34:25.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:34:25.900 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:34:25.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:34:25.905 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:34:25.919 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:34:25.921 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:34:25.923 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:34:25.940 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:25.943 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:34:25.961 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:25.964 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:34:25.966 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:34:25.968 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:34:25.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:34:25.973 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:34:25.976 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:34:25.979 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:34:25.981 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:34:25.999 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:26.001 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:34:26.004 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:34:26.020 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:26.023 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:34:26.026 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:34:26.029 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:34:26.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:26.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:26.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:34:26.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:26.045 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:34:26.048 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:34:26.051 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:34:26.054 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:34:26.056 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:34:26.059 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:34:26.062 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:34:26.065 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:34:26.068 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:34:26.070 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:34:26.074 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:34:26.074 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:34:26.080 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:34:26.082 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:34:26.085 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:34:26.088 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:34:26.091 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:34:26.113 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:34:26.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:34:26.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:26.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:26.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:26.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:28.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:28.198 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:34:28.281 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:34:28.282 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:34:28.283 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:34:28.284 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:34:28.285 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:34:28.287 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:34:28.288 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:34:28.289 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:34:28.290 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:34:28.291 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:34:28.292 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:34:28.293 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:34:28.296 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:34:28.298 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:34:28.300 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:34:28.303 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:34:28.305 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:34:28.308 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:34:28.317 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:34:28.318 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:34:28.332 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:34:28.401 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:34:28.403 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:34:28.404 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:34:28.427 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:34:28.429 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:34:28.431 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:34:28.433 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:34:28.434 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:34:28.445 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:34:28.486 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:34:28.488 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:34:28.490 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:34:28.491 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:34:28.512 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:34:28.513 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:34:28.528 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:34:28.545 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:34:28.547 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:34:28.566 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:34:28.567 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:34:28.650 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:34:28.652 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:34:28.653 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:34:28.654 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:34:28.705 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:34:28.731 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:34:28.966 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:34:28.969 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:34:29.003 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:34:29.004 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:34:29.006 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:34:29.007 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:34:29.008 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:34:29.010 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:34:29.069 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:34:29.258 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:34:29.281 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:34:29.367 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:34:29.518 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:34:31.627 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:34:31.634 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:31.634 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:31.762 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:31.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:31.766 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:31.769 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:31.772 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:31.774 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:31.776 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:31.779 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:31.781 | + functions-common:time_stop:2439 : start_time=1649892866108 2022-04-13 23:34:31.783 | + functions-common:time_stop:2441 : [[ -z 1649892866108 ]] 2022-04-13 23:34:31.786 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:31.793 | + functions-common:time_stop:2444 : end_time=1649892871788 2022-04-13 23:34:31.796 | + functions-common:time_stop:2445 : elapsed_time=5680 2022-04-13 23:34:31.798 | + functions-common:time_stop:2446 : total=80971 2022-04-13 23:34:31.801 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:31.803 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86651 2022-04-13 23:34:31.805 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:31.808 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:34:31.811 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:34:31.813 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:34:31.827 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:34:31.832 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:34:31.835 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:34:31.837 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:34:31.839 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:34:31.842 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:34:31.844 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:34:31.847 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:34:31.849 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:34:31.852 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:34:31.869 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:34:31.872 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:34:31.874 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:31.877 | + functions-common:git_clone:629 : echo master 2022-04-13 23:34:31.877 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:34:31.883 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:34:31.885 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:31.888 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:34:31.902 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:34:31.905 | + functions-common:git_clone:685 : head -1 2022-04-13 23:34:31.907 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:34:31.910 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:34:31.913 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:34:31.916 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:34:31.919 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:34:31.921 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:34:31.924 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:34:31.928 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:34:31.930 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:34:31.933 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:34:31.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:34:31.938 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:34:31.941 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:34:31.944 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:34:31.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:34:31.950 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:34:31.953 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:34:31.955 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:34:31.961 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:34:31.967 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:34:31.973 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:34:31.976 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:34:32.699 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:34:32.702 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:34:32.704 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:34:32.706 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:34:32.709 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:34:32.711 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:34:32.714 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:34:32.716 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:34:32.718 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:34:32.721 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:34:32.723 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:34:32.726 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:34:32.728 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:34:32.730 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:34:32.752 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:34:32.755 | + 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-04-13 23:34:33.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:33.636 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:33.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:33.636 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:34.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:34.875 | Obtaining file:///opt/stack/glance 2022-04-13 23:34:34.876 | Preparing metadata (setup.py): started 2022-04-13 23:34:39.604 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:34:39.677 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:34:39.678 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:34:39.679 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:34:39.680 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:34:39.680 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:34:39.682 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:34:39.683 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:34:39.684 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:34:39.685 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:34:39.686 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:34:39.687 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:34:39.688 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:34:39.689 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:34:39.690 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:34:39.692 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:34:39.693 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:34:39.694 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:34:39.695 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:34:39.696 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:34:39.698 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:34:39.699 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:34:39.700 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:34:39.701 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:34:39.702 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:34:39.703 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:34:39.704 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:34:39.705 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:34:39.706 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:34:39.707 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:34:39.708 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:34:39.709 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:34:39.710 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:34:39.712 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:34:39.713 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:34:39.714 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:34:39.715 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:34:39.716 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:34:39.717 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:34:39.718 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:34:39.719 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:34:39.720 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:34:39.721 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:34:39.724 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:34:39.740 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:34:39.742 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:34:39.743 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:34:39.765 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:34:39.766 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:34:39.806 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:34:39.822 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:34:39.830 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:34:39.844 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:34:39.845 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:34:39.846 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:34:39.939 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:34:40.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:34:40.070 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:34:40.073 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:34:40.106 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:34:40.177 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:34:40.178 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:34:40.179 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:34:40.237 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:34:40.241 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:34:40.242 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:34:40.269 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:34:40.314 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:34:40.319 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:34:40.379 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:34:40.382 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:34:40.384 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:34:40.385 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:34:40.386 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:34:40.414 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:34:40.416 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:34:40.417 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:34:40.460 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:34:40.503 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:34:40.505 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:34:40.507 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:34:40.586 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:34:40.647 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:34:40.748 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:34:41.025 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:34:41.028 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:34:41.029 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:34:41.031 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:34:41.086 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:34:41.110 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:34:41.205 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:34:41.321 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:34:41.537 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:34:41.538 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:34:41.539 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:34:41.540 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:34:41.542 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:34:41.544 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:34:41.546 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:34:41.666 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:34:41.697 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:34:41.745 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:34:41.747 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:34:41.989 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:34:42.173 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:34:42.176 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:34:42.177 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:34:42.180 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:34:42.287 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:34:42.441 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:34:42.573 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:34:42.893 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:34:42.896 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:34:43.126 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:34:43.409 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:34:43.770 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:34:43.771 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:34:45.255 | Installing collected packages: glance 2022-04-13 23:34:45.255 | Attempting uninstall: glance 2022-04-13 23:34:45.255 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:34:45.262 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:34:45.263 | Running setup.py develop for glance 2022-04-13 23:34:51.339 | Successfully installed glance 2022-04-13 23:34:51.339 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:34:51.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:51.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:51.489 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:51.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:51.494 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:51.496 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:51.499 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:51.501 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:51.504 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:51.506 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:51.509 | + functions-common:time_stop:2439 : start_time=1649892872747 2022-04-13 23:34:51.511 | + functions-common:time_stop:2441 : [[ -z 1649892872747 ]] 2022-04-13 23:34:51.513 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:51.518 | + functions-common:time_stop:2444 : end_time=1649892891515 2022-04-13 23:34:51.520 | + functions-common:time_stop:2445 : elapsed_time=18768 2022-04-13 23:34:51.522 | + functions-common:time_stop:2446 : total=86651 2022-04-13 23:34:51.524 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:51.527 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105419 2022-04-13 23:34:51.529 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:51.531 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:34:51.534 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:34:51.536 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:34:51.556 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:34:51.568 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:34:51.571 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:34:51.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:51.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:51.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:34:51.581 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:51.583 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:34:51.586 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:34:51.588 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:34:51.600 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:34:51.603 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:34:51.606 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:34:51.608 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:34:51.610 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:34:51.613 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:34:51.616 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:34:51.619 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:34:51.647 | + 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-04-13 23:34:51.677 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:34:51.706 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:34:51.735 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:34:51.765 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:34:51.794 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:34:51.796 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:34:51.799 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:34:51.802 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:34:51.804 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:34:51.832 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:34:51.861 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:34:51.890 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:34:51.919 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:34:51.948 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:34:51.981 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:34:52.011 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:34:52.040 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:34:52.070 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:34:52.099 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:34:52.129 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:34:52.132 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:34:52.134 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:34:52.136 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:34:52.139 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:34:52.141 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:34:52.158 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:52.161 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:34:52.164 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:34:52.166 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:34:52.182 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:52.185 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:34:52.187 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:34:52.217 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:34:52.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:34:52.222 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:34:52.224 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:34:52.227 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:34:52.256 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:34:52.286 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:34:52.289 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:34:52.291 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:34:52.293 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:34:52.296 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:34:52.298 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:52.300 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:34:52.330 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:34:52.333 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2022-04-13 23:34:52.363 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:34:52.365 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:34:52.382 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:52.384 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:34:52.414 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:34:52.444 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:34:52.474 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:34:52.503 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:34:52.533 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:34:52.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:52.552 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:34:52.581 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:34:52.611 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:34:52.640 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2022-04-13 23:34:52.669 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:34:52.698 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2022-04-13 23:34:52.728 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:34:52.745 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:52.747 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:34:52.750 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:34:52.752 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:34:52.756 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:34:52.773 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:34:52.775 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:34:52.777 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:52.780 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:34:52.782 | + 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-04-13 23:34:52.811 | + 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-04-13 23:34:52.841 | + 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-04-13 23:34:52.871 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:34:52.900 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:34:52.905 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:34:52.934 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:34:52.964 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:34:52.994 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2022-04-13 23:34:53.024 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:34:53.054 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:34:53.083 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:34:53.112 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:34:53.143 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:34:53.171 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:34:53.201 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:34:53.231 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:34:53.236 | + 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-04-13 23:34:53.244 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:34:53.260 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:53.263 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:34:53.265 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:34:53.267 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:34:53.270 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:34:53.272 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:34:53.275 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:34:53.279 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:34:53.281 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:34:53.285 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:34:53.315 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:34:53.317 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:34:53.320 | ++ functions:get_random_port:837 : true 2022-04-13 23:34:53.322 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:34:53.324 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:34:53.326 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:34:53.383 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:34:53.385 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:34:53.387 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:34:53.390 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:34:53.392 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:34:53.420 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:34:53.447 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:34:53.474 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:34:53.502 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:34:53.531 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:34:53.560 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:34:53.587 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:34:53.615 | + 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-04-13 23:34:53.642 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:34:53.675 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:34:53.703 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:34:53.732 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:34:53.760 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:34:53.788 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:34:53.815 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:34:53.843 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:34:53.871 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:34:53.899 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:34:53.927 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:34:53.929 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:34:53.932 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:34:53.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:53.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:53.939 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:34:53.941 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:34:53.997 | proxy (enabled by site administrator) 2022-04-13 23:34:54.000 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:34:54.002 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:34:54.005 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:34:54.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:54.010 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:54.012 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:34:54.014 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:34:54.069 | proxy_http (enabled by site administrator) 2022-04-13 23:34:54.072 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:34:54.075 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:34:54.077 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:34:54.080 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:34:54.083 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:54.085 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:54.088 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:34:54.090 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:34:54.093 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:34:54.094 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:34:54.102 | KeepAlive Off 2022-04-13 23:34:54.106 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:34:54.107 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:34:54.115 | SetEnv proxy-sendchunked 1 2022-04-13 23:34:54.119 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:34:54.120 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:34:54.128 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:34:54.132 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:34:54.134 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:34:54.136 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:34:54.139 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:34:54.141 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:34:54.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:54.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:54.149 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:34:54.151 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:34:54.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:54.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:54.158 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:34:54.219 | Site glance-wsgi-api already enabled 2022-04-13 23:34:54.223 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:34:54.226 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:34:54.228 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:34:54.230 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:34:54.366 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:34:54.372 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:34:54.404 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:34:54.406 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:34:54.424 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:54.427 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:34:54.430 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:34:54.432 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:34:54.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:34:54.437 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:34:54.440 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:34:54.443 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:34:54.445 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:34:54.448 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:34:54.450 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:34:54.453 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:34:54.456 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:34:54.458 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:34:54.461 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:34:54.477 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:34:54.479 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:34:54.482 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:54.485 | + functions-common:git_clone:629 : echo master 2022-04-13 23:34:54.485 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:34:54.491 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:34:54.493 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:54.496 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:34:54.509 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:34:54.512 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:34:54.512 | + functions-common:git_clone:685 : head -1 2022-04-13 23:34:54.523 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:34:54.526 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:34:54.529 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:34:54.531 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:34:54.534 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:34:54.537 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:34:54.539 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:34:54.542 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:34:54.544 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:34:54.547 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:34:54.549 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:34:54.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:34:54.555 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:34:54.558 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:34:54.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:34:54.563 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:34:54.566 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:34:54.569 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:34:54.572 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:34:54.578 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:34:54.580 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:34:55.243 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:34:55.246 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:34:55.248 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:34:55.250 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:34:55.253 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:34:55.255 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:34:55.258 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:34:55.260 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:34:55.263 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:34:55.265 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:34:55.267 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:34:55.270 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:34:55.273 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:34:55.275 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:34:55.296 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:34:55.299 | + 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-04-13 23:34:56.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:56.162 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:56.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:56.162 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:57.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:57.380 | Obtaining file:///opt/stack/cinder 2022-04-13 23:34:57.381 | Preparing metadata (setup.py): started 2022-04-13 23:35:02.964 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:35:03.098 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:35:03.099 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:35:03.100 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:35:03.101 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:35:03.102 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:35:03.103 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:35:03.104 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:35:03.105 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:35:03.106 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:35:03.108 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:35:03.109 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:35:03.110 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:35:03.111 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:35:03.112 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:35:03.113 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:35:03.114 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:35:03.115 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:35:03.117 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:35:03.118 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:35:03.119 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:35:03.120 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:35:03.121 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:35:03.122 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:35:03.123 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:35:03.124 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:35:03.125 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:35:03.126 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:35:03.128 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:35:03.129 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:35:03.130 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:35:03.131 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:35:03.132 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:35:03.133 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:35:03.134 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:35:03.135 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:35:03.136 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:35:03.138 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:35:03.139 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:35:03.140 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:35:03.141 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:35:03.142 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:35:03.143 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:35:03.145 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:35:03.146 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:35:03.146 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:35:03.148 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:35:03.149 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:35:03.150 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:35:03.151 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:35:03.152 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:35:03.153 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:35:03.154 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:35:03.155 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:35:03.156 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:35:03.157 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:35:03.158 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:35:03.160 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:35:03.160 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:35:03.161 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:35:03.163 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:35:03.164 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:35:03.165 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:35:03.178 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:35:03.179 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:35:03.180 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:35:03.242 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:35:03.274 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:35:03.289 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:35:03.290 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:35:03.292 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:35:03.293 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:35:03.391 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:35:03.445 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:35:03.447 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:35:03.474 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:35:03.475 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:35:03.476 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:35:03.560 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:35:03.606 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:35:03.607 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:35:03.609 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:35:03.610 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:35:03.671 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:35:03.672 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:35:03.673 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:35:03.731 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:35:03.736 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:35:03.797 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:35:03.798 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:35:03.800 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:35:03.803 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:35:03.804 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:35:03.828 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:35:03.831 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:35:03.832 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:35:03.878 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:35:03.963 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:35:03.967 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:35:03.991 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:35:04.018 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:35:04.085 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:35:04.087 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:35:04.220 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:35:04.247 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:35:04.388 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:35:04.425 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:35:04.427 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:35:04.428 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:35:04.638 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:35:04.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:35:04.642 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:35:04.678 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:35:04.709 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:35:04.951 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:35:04.953 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:35:05.098 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:35:05.098 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:35:05.102 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:35:05.260 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:35:05.381 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:35:05.382 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:35:05.384 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:35:05.419 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:35:05.640 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:35:05.717 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:35:05.719 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:35:05.901 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:35:05.993 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:35:05.994 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:35:06.176 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:35:06.622 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:35:06.673 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:35:06.723 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:35:07.800 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:35:08.073 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:35:08.074 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:35:08.219 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:35:08.413 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:35:08.592 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:35:10.289 | Installing collected packages: cinder 2022-04-13 23:35:10.289 | Attempting uninstall: cinder 2022-04-13 23:35:10.290 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:35:10.296 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:35:10.297 | Running setup.py develop for cinder 2022-04-13 23:35:17.785 | Successfully installed cinder 2022-04-13 23:35:17.785 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:35:17.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:17.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:17.949 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:17.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:17.954 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:17.956 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:17.958 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:17.961 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:17.963 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:17.965 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:17.968 | + functions-common:time_stop:2439 : start_time=1649892895291 2022-04-13 23:35:17.970 | + functions-common:time_stop:2441 : [[ -z 1649892895291 ]] 2022-04-13 23:35:17.973 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:17.977 | + functions-common:time_stop:2444 : end_time=1649892917975 2022-04-13 23:35:17.980 | + functions-common:time_stop:2445 : elapsed_time=22684 2022-04-13 23:35:17.982 | + functions-common:time_stop:2446 : total=105419 2022-04-13 23:35:17.984 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:17.987 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128103 2022-04-13 23:35:17.990 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:17.992 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:35:17.995 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:35:17.997 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:35:18.016 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:35:18.028 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:35:18.030 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:35:18.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:18.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:18.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:35:18.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:18.045 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:35:18.047 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:35:18.050 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:35:18.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:18.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:18.057 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:35:18.069 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:35:18.072 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:35:18.074 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:35:18.077 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:35:18.079 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:35:18.082 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:18.084 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:35:18.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:18.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:18.092 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:35:18.094 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:35:18.097 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:35:18.100 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:35:18.102 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:35:18.105 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:35:18.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:18.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:18.112 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:35:18.135 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:35:18.245 | Reading package lists... 2022-04-13 23:35:18.489 | Building dependency tree... 2022-04-13 23:35:18.491 | Reading state information... 2022-04-13 23:35:18.743 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:35:18.743 | The following packages were automatically installed and are no longer required: 2022-04-13 23:35:18.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:35:18.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:35:18.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:35:18.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:35:18.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:35:18.744 | python3-zope.interface 2022-04-13 23:35:18.744 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:35:18.858 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:35:18.863 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:35:18.865 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:35:18.868 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:18.870 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:18.873 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:18.875 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:18.878 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:18.881 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:35:18.884 | + functions-common:time_stop:2439 : start_time=1649892918132 2022-04-13 23:35:18.886 | + functions-common:time_stop:2441 : [[ -z 1649892918132 ]] 2022-04-13 23:35:18.889 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:18.895 | + functions-common:time_stop:2444 : end_time=1649892918892 2022-04-13 23:35:18.898 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-13 23:35:18.901 | + functions-common:time_stop:2446 : total=5315 2022-04-13 23:35:18.905 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:18.908 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6075 2022-04-13 23:35:18.910 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:35:18.914 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:35:18.917 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:35:18.920 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:35:18.933 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:35:18.937 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:35:18.939 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:35:18.942 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:35:18.945 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:35:18.945 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:35:18.950 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:35:18.952 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:35:18.954 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:35:18.957 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:35:18.959 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:35:18.961 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:35:18.963 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:35:18.966 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:35:18.977 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:35:18.989 | + 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-04-13 23:35:19.001 | + 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-04-13 23:35:19.013 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:35:19.026 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:35:19.029 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:35:19.033 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YFLUxjY22C 2022-04-13 23:35:19.035 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:35:19.037 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:35:19.040 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:35:19.042 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YFLUxjY22C 2022-04-13 23:35:19.046 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YFLUxjY22C 2022-04-13 23:35:19.057 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YFLUxjY22C /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:35:19.070 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:35:19.074 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:35:19.076 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:35:19.079 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:35:19.081 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:35:19.083 | + 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-04-13 23:35:19.085 | + 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-04-13 23:35:19.088 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:35:19.090 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:35:19.094 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:35:19.099 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:35:19.118 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:35:19.137 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:35:19.155 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:35:19.174 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:35:19.193 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:35:19.212 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:35:19.230 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:35:19.249 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:35:19.252 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:35:19.254 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:35:19.257 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:35:19.259 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:35:19.288 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:35:19.315 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:35:19.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:35:19.370 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:35:19.398 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:35:19.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:35:19.453 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:35:19.480 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:35:19.508 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:35:19.536 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:35:19.567 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:35:19.597 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:35:19.600 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:35:19.602 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:35:19.604 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:35:19.607 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:35:19.610 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:35:19.641 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:35:19.668 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:35:19.696 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:35:19.724 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:35:19.752 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:35:19.780 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:35:19.811 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:35:19.814 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:35:19.841 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:35:19.873 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:35:19.881 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ec754a9bf4367df95d2354e39f039235 2022-04-13 23:35:19.910 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:35:19.912 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:35:19.943 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:35:19.972 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:35:20.000 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:35:20.028 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:35:20.045 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.048 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:35:20.064 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.066 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:35:20.083 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.085 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:35:20.102 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.105 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:35:20.107 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:35:20.110 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:35:20.112 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:35:20.114 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:35:20.117 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:35:20.119 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:35:20.135 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:20.138 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:35:20.140 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:35:20.143 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:35:20.159 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:20.162 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:35:20.165 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:35:20.193 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:35:20.195 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:35:20.198 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:35:20.201 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:35:20.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:35:20.208 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:35:20.225 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:35:20.227 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:35:20.230 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:35:20.232 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:35:20.235 | + 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-04-13 23:35:20.263 | + 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-04-13 23:35:20.291 | + 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-04-13 23:35:20.324 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:35:20.352 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:35:20.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:20.371 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:35:20.374 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:35:20.376 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:35:20.379 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:35:20.381 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:35:20.384 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:35:20.387 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:35:20.391 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:35:20.393 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:35:20.396 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:35:20.408 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:35:20.409 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:20.417 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:35:20.420 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:20.436 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:35:20.438 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:35:20.443 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:35:20.472 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:35:20.499 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:35:20.527 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:35:20.554 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:35:20.584 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:35:20.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:35:20.640 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:35:20.668 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:35:20.696 | + 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-04-13 23:35:20.724 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:35:20.751 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:35:20.779 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:35:20.807 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:35:20.809 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:35:20.812 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:35:20.815 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:35:20.818 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:35:20.820 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.822 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.825 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:35:20.828 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:35:20.830 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:35:20.857 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:35:20.886 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:35:20.887 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:35:20.895 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:35:20.899 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:35:20.901 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:35:20.903 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:35:20.906 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:35:20.908 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:35:20.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.915 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:35:20.918 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:35:20.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:35:20.986 | Enabling site cinder-wsgi. 2022-04-13 23:35:20.992 | To activate the new configuration, you need to run: 2022-04-13 23:35:20.992 | systemctl reload apache2 2022-04-13 23:35:20.996 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:35:20.999 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:35:21.001 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:35:21.004 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:35:21.144 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:35:21.146 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:35:21.180 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2022-04-13 23:35:21.212 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:35:21.229 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:21.232 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:35:21.235 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:35:21.237 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:35:21.240 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:35:21.242 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:35:21.273 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:35:21.301 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:35:21.329 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:35:21.358 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:35:21.385 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:35:21.414 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:35:21.442 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:35:21.470 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:35:21.498 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:35:21.526 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:35:21.555 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:35:21.585 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:35:21.590 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:35:21.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:21.618 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2022-04-13 23:35:21.649 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:35:21.652 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:35:21.670 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:21.672 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:35:21.675 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:35:21.677 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:35:21.679 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:35:21.682 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:35:21.684 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:35:21.688 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:35:21.688 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:35:21.694 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:35:21.697 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:35:21.699 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:35:21.702 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:35:21.704 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:35:21.708 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:35:21.710 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:35:21.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:21.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:21.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:35:21.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:21.723 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:35:21.725 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:35:21.728 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:35:21.730 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:35:21.733 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:35:21.735 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:35:21.738 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:35:21.740 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:35:21.743 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:35:21.760 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:35:21.762 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:35:21.764 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:21.767 | + functions-common:git_clone:629 : echo master 2022-04-13 23:35:21.767 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:35:21.773 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:35:21.776 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:21.778 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:35:21.791 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:35:21.794 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:35:21.794 | + functions-common:git_clone:685 : head -1 2022-04-13 23:35:21.798 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:35:21.800 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:35:21.803 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:35:21.806 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:35:21.808 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:35:21.811 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:35:21.813 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:35:21.816 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:35:21.819 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:35:21.821 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:35:21.824 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:35:21.826 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:35:21.829 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:35:21.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:35:21.835 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:35:21.838 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:35:21.841 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:35:21.843 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:35:21.847 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:35:21.853 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:35:21.855 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:35:22.540 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:35:22.543 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:35:22.545 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:35:22.548 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:35:22.551 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:35:22.553 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:35:22.555 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:35:22.558 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:35:22.560 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:35:22.563 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:35:22.565 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:35:22.567 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:35:22.570 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:35:22.572 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:35:22.593 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:35:22.596 | + 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-04-13 23:35:23.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:23.460 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:23.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:23.460 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:24.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:35:24.667 | Obtaining file:///opt/stack/neutron 2022-04-13 23:35:24.668 | Preparing metadata (setup.py): started 2022-04-13 23:35:30.420 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:35:30.510 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:35:30.511 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:35:30.512 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:35:30.513 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:35:30.514 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:35:30.515 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:35:30.516 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:35:30.517 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:35:30.518 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:35:30.519 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:35:30.521 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:35:30.522 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:35:30.523 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:35:30.524 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:35:30.525 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:35:30.526 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:35:30.527 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:35:30.528 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:35:30.529 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:35:30.530 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:35:30.532 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:35:30.533 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:35:30.535 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:35:30.537 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:35:30.539 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:35:30.540 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:35:30.541 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:35:30.542 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:35:30.543 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:35:30.544 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:35:30.545 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:35:30.547 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:35:30.548 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:35:30.549 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:35:30.551 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:35:30.552 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:35:30.553 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:35:30.554 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:35:30.555 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:35:30.556 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:35:30.557 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:35:30.558 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:35:30.559 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:35:30.560 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:35:30.561 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:35:30.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:35:30.563 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:35:30.564 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:30.566 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:35:30.567 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:35:30.568 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:35:30.569 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:35:30.571 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:35:30.572 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:35:30.572 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:35:30.588 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:35:30.590 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:35:30.591 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:35:30.599 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:35:30.611 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:35:30.613 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:35:30.614 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:35:30.634 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:35:30.641 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:35:30.701 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:35:30.703 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:35:30.755 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:35:30.760 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:35:30.804 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:35:30.805 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:35:30.837 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:35:30.839 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:35:30.840 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:35:30.841 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:35:30.842 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:35:30.843 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:35:30.844 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:35:30.845 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:35:30.865 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:35:30.955 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:35:31.025 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:35:31.088 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:35:31.089 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:35:31.090 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:35:31.149 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:35:31.153 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:35:31.209 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:35:31.210 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:35:31.216 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:35:31.218 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:35:31.242 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:35:31.243 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:35:31.290 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:35:31.346 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:35:31.379 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:35:31.380 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:35:31.407 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:35:31.549 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:35:31.624 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:35:31.700 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:35:31.702 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:35:31.813 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.815 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.816 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.817 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.818 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.819 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:31.821 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:35:32.026 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:35:32.029 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:35:32.031 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:35:32.074 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:35:32.079 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:35:32.171 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:35:32.173 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:35:32.175 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:35:32.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:35:32.212 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:35:32.550 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:35:32.628 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:35:32.792 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:35:32.866 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:35:32.867 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:35:33.105 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:35:33.280 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:35:33.887 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:35:33.934 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:35:34.574 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:35:34.575 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:35:34.890 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:35:34.891 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:35:35.057 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:35:35.300 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:35:35.301 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:35:35.485 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:35:35.748 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:35:37.333 | Installing collected packages: neutron 2022-04-13 23:35:37.333 | Attempting uninstall: neutron 2022-04-13 23:35:37.333 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:35:37.352 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:35:37.353 | Running setup.py develop for neutron 2022-04-13 23:35:44.932 | Successfully installed neutron 2022-04-13 23:35:44.932 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:35:44.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:44.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:45.086 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:45.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:45.091 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:45.093 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:45.096 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:45.098 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:45.100 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:45.102 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:45.105 | + functions-common:time_stop:2439 : start_time=1649892922588 2022-04-13 23:35:45.107 | + functions-common:time_stop:2441 : [[ -z 1649892922588 ]] 2022-04-13 23:35:45.110 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:45.114 | + functions-common:time_stop:2444 : end_time=1649892945112 2022-04-13 23:35:45.116 | + functions-common:time_stop:2445 : elapsed_time=22524 2022-04-13 23:35:45.119 | + functions-common:time_stop:2446 : total=128103 2022-04-13 23:35:45.121 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:45.123 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150627 2022-04-13 23:35:45.126 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:45.129 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:35:45.131 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:35:45.134 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:35:45.153 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:35:45.166 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:35:45.168 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:35:45.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:45.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:45.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:35:45.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:45.181 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:35:45.183 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:35:45.186 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:35:45.204 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:45.207 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:35:45.209 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:35:45.212 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:35:45.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:35:45.217 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:35:45.219 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:35:45.222 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:35:45.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:45.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:45.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:35:45.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:45.235 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:35:45.251 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:45.254 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:35:45.270 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:45.273 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:35:45.289 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:45.291 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:35:45.294 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:35:45.296 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:35:45.298 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:35:45.301 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:35:45.304 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:35:45.306 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:35:45.309 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:35:45.311 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:35:45.328 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:35:45.330 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:35:45.332 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:45.335 | + functions-common:git_clone:629 : echo master 2022-04-13 23:35:45.335 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:35:45.340 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:35:45.342 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:45.345 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:35:45.358 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:35:45.360 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:35:45.361 | + functions-common:git_clone:685 : head -1 2022-04-13 23:35:45.365 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:35:45.367 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:35:45.370 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:35:45.372 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:35:45.375 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:35:45.378 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:35:45.380 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:35:45.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:35:45.385 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:35:45.388 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:35:45.390 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:35:45.392 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:35:45.395 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:35:45.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:35:45.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:35:45.404 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:35:45.406 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:35:45.409 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:35:45.412 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:35:45.417 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:35:45.420 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:35:46.077 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:35:46.080 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:35:46.082 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:35:46.085 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:35:46.087 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:35:46.089 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:35:46.091 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:35:46.096 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:35:46.098 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:35:46.101 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:35:46.103 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:35:46.105 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:35:46.108 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:35:46.110 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:35:46.131 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:35:46.133 | + 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-04-13 23:35:46.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:46.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:46.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:46.991 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:48.175 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:35:48.208 | Obtaining file:///opt/stack/nova 2022-04-13 23:35:48.209 | Preparing metadata (setup.py): started 2022-04-13 23:35:54.860 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:35:54.986 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:35:54.987 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:35:54.988 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:35:54.989 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:35:54.991 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:35:54.992 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:35:54.993 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:35:54.993 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:35:54.994 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:35:54.996 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:35:54.997 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:35:54.998 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:35:54.999 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:35:55.000 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:35:55.002 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:35:55.003 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:35:55.004 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:35:55.005 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:35:55.006 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:35:55.007 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:35:55.008 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:35:55.009 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:35:55.010 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:35:55.011 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:35:55.012 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:35:55.013 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:35:55.015 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:35:55.016 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:35:55.017 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:35:55.018 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:35:55.020 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:35:55.021 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:35:55.022 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:35:55.023 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:35:55.024 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:35:55.025 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:35:55.027 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:35:55.028 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:35:55.029 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:35:55.030 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:35:55.031 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:35:55.032 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:35:55.033 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:35:55.034 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:35:55.035 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:35:55.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:35:55.038 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:35:55.039 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:35:55.040 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:35:55.041 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:35:55.042 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:35:55.043 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:35:55.044 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:35:55.045 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:35:55.047 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:35:55.048 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:35:55.049 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:35:55.050 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:35:55.052 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:35:55.053 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:35:55.054 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:35:55.055 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:35:55.056 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:35:55.057 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:35:55.074 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:35:55.075 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:35:55.076 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:35:55.097 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:35:55.139 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:35:55.169 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:35:55.171 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:35:55.195 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:35:55.319 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:35:55.320 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:35:55.382 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:35:55.383 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:35:55.410 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:35:55.411 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:35:55.412 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:35:55.414 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:35:55.435 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:35:55.439 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:35:55.489 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:35:55.493 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:55.495 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:35:55.556 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:35:55.665 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:35:55.666 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:35:55.750 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:35:55.813 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:35:55.814 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:35:55.815 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:35:55.819 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:35:55.844 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:35:55.848 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:35:55.898 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:35:55.957 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:35:55.991 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:35:55.993 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:35:56.046 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:35:56.047 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:35:56.137 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:35:56.166 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:35:56.246 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:35:56.324 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:35:56.389 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:35:56.390 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:35:56.392 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:35:56.435 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:35:56.436 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:35:56.439 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:35:56.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:35:56.523 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:35:56.526 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:35:56.528 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:35:56.623 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:35:56.836 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:35:56.839 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:35:56.949 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:35:56.950 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:35:56.951 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:35:57.072 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:35:57.148 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:35:57.183 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:35:57.386 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:35:57.465 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:35:57.467 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:35:57.683 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:35:57.794 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:35:58.262 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:35:58.309 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:35:58.674 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.675 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.676 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.677 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.678 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.679 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:58.680 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:35:59.926 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:36:00.337 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:36:00.338 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:36:00.435 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:36:00.540 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:36:02.222 | Installing collected packages: nova 2022-04-13 23:36:02.222 | Attempting uninstall: nova 2022-04-13 23:36:02.222 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:36:02.231 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:36:02.232 | Running setup.py develop for nova 2022-04-13 23:36:10.432 | Successfully installed nova 2022-04-13 23:36:10.432 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:36:10.441 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:36:10.441 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:36:10.588 | + inc/python:pip_install:200 : result=0 2022-04-13 23:36:10.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:36:10.593 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:10.596 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:10.598 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:10.600 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:10.602 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:10.604 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:36:10.607 | + functions-common:time_stop:2439 : start_time=1649892946126 2022-04-13 23:36:10.610 | + functions-common:time_stop:2441 : [[ -z 1649892946126 ]] 2022-04-13 23:36:10.613 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:10.617 | + functions-common:time_stop:2444 : end_time=1649892970614 2022-04-13 23:36:10.619 | + functions-common:time_stop:2445 : elapsed_time=24488 2022-04-13 23:36:10.621 | + functions-common:time_stop:2446 : total=150627 2022-04-13 23:36:10.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:10.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175115 2022-04-13 23:36:10.628 | + inc/python:pip_install:203 : return 0 2022-04-13 23:36:10.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:36:10.633 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:36:10.635 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:36:10.654 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:36:10.666 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:36:10.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:36:10.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:36:10.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:36:10.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:36:10.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:36:10.682 | + 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-04-13 23:36:10.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:36:10.697 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:36:10.699 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:36:10.712 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:36:10.714 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:36:10.717 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:36:10.721 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:36:10.721 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:36:10.726 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:36:10.728 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:36:10.731 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:36:10.733 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:36:10.736 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:36:10.738 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:36:10.741 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:36:10.743 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:36:10.755 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:36:10.767 | + 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-04-13 23:36:10.779 | + 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-04-13 23:36:10.792 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:36:10.805 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:36:10.808 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:36:10.812 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qFDWP3v26h 2022-04-13 23:36:10.814 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:36:10.817 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:36:10.819 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:36:10.822 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:36:10.824 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:36:10.827 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qFDWP3v26h 2022-04-13 23:36:10.831 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qFDWP3v26h 2022-04-13 23:36:10.843 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qFDWP3v26h /etc/sudoers.d/nova-rootwrap 2022-04-13 23:36:10.856 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:36:10.860 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:36:10.863 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:36:10.865 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:36:10.868 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:36:10.870 | + 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-04-13 23:36:10.873 | + 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-04-13 23:36:10.875 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:36:10.878 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:36:10.882 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:36:10.899 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:10.902 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:36:10.904 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:36:10.908 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:36:10.911 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:36:10.940 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:36:10.942 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:36:10.969 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:36:10.998 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:36:11.025 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:36:11.054 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:36:11.085 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:36:11.115 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:36:11.117 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2022-04-13 23:36:11.144 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:36:11.171 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:36:11.198 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:36:11.225 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:36:11.253 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:36:11.282 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:36:11.284 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:36:11.287 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:36:11.289 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:36:11.291 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:36:11.293 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:36:11.295 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:36:11.298 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:36:11.300 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:36:11.302 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:36:11.304 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:36:11.306 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:36:11.309 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:36:11.311 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:36:11.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:36:11.316 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:36:11.318 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:36:11.320 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:36:11.322 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:36:11.325 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:36:11.341 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:11.343 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:36:11.345 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:36:11.348 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:36:11.375 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:36:11.378 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:36:11.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:36:11.382 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:36:11.384 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:36:11.387 | + 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-04-13 23:36:11.417 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:36:11.420 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:36:11.422 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:36:11.424 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:36:11.427 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:36:11.430 | + 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-04-13 23:36:11.462 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:36:11.492 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:36:11.521 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:36:11.548 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:36:11.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:11.568 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:36:11.584 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:11.587 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:36:11.588 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:36:11.593 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:36:11.595 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:36:11.624 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:36:11.641 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:11.643 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:36:11.645 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:36:11.647 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:36:11.650 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:36:11.652 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:36:11.681 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:36:11.708 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:36:11.736 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:36:11.765 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:36:11.792 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:36:11.820 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:36:11.847 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:36:11.877 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:36:11.906 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:36:11.936 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:36:11.953 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:11.955 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:36:11.958 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:36:11.991 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:36:12.019 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2022-04-13 23:36:12.047 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:36:12.075 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:36:12.103 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:36:12.131 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:36:12.159 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:36:12.191 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:36:12.206 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:12.209 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:36:12.211 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:36:12.239 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:36:12.269 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:36:12.271 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:36:12.299 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:36:12.303 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:36:12.305 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:36:12.307 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:36:12.309 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:36:12.312 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:36:12.314 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:36:12.316 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:36:12.319 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:36:12.321 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:36:12.323 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:36:12.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:36:12.328 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:36:12.330 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:36:12.333 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:36:12.335 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:36:12.337 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:36:12.339 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:36:12.342 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:36:12.346 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:36:12.348 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:36:12.351 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:36:12.353 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:36:12.356 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:36:12.360 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:36:12.376 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:36:12.379 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:36:12.381 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:36:12.384 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:36:12.386 | + 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-04-13 23:36:12.414 | + 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-04-13 23:36:12.442 | + 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-04-13 23:36:12.470 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:36:12.497 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:36:12.527 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:36:12.543 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:12.546 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:36:12.548 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:36:12.550 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:36:12.553 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:36:12.555 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:36:12.557 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:36:12.560 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:36:12.564 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:36:12.567 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:36:12.569 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:36:12.582 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:36:12.583 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:12.591 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:36:12.595 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:12.612 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:36:12.615 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:36:12.618 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:36:12.648 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:36:12.676 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:36:12.704 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:36:12.731 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:36:12.758 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:36:12.786 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:36:12.815 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:36:12.844 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:36:12.872 | + 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-04-13 23:36:12.900 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:36:12.928 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:36:12.956 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:36:12.984 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:36:12.986 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:36:12.989 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:36:12.992 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:36:12.994 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:36:12.996 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:12.998 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:13.001 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:36:13.004 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:36:13.006 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:36:13.035 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:36:13.064 | + 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-04-13 23:36:13.064 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:36:13.073 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:36:13.076 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:36:13.079 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:36:13.081 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:36:13.084 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:36:13.086 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:36:13.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:13.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:13.094 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:36:13.096 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:36:13.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:13.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:13.104 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:36:13.166 | Enabling site nova-api-wsgi. 2022-04-13 23:36:13.172 | To activate the new configuration, you need to run: 2022-04-13 23:36:13.172 | systemctl reload apache2 2022-04-13 23:36:13.176 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:36:13.179 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:36:13.181 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:36:13.183 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:36:13.317 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:36:13.338 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:13.341 | + 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-04-13 23:36:13.343 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:36:13.345 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:36:13.348 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:36:13.350 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:36:13.352 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:36:13.355 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:36:13.360 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:36:13.363 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:36:13.365 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:36:13.379 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:13.379 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:36:13.388 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:36:13.391 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:13.407 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:36:13.410 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:36:13.413 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:36:13.443 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:36:13.471 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:36:13.498 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:36:13.525 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:36:13.553 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:36:13.580 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:36:13.607 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:36:13.635 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:36:13.662 | + 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-04-13 23:36:13.690 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:36:13.716 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:36:13.744 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:36:13.772 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:36:13.774 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:36:13.803 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:36:13.819 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:13.821 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:36:13.853 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:36:13.856 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:36:13.858 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:36:13.875 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:13.877 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:36:13.880 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:36:13.908 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:36:13.938 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:36:13.940 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:36:13.943 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:36:13.945 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:36:13.947 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:36:13.950 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:36:13.966 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:13.970 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:36:13.972 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:36:13.975 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:36:13.991 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:13.993 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:36:13.996 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:36:14.023 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:36:14.026 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:36:14.028 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:36:14.056 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:36:14.084 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:36:14.115 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:36:14.131 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:14.133 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:36:14.162 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:36:14.164 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:36:14.166 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:36:14.197 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:36:14.225 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2022-04-13 23:36:14.253 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:36:14.280 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:36:14.308 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:36:14.337 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:36:14.365 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:36:14.393 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:36:14.420 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:36:14.437 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:14.440 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:36:14.444 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:36:14.446 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:36:14.449 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:36:14.451 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:36:14.454 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:36:14.457 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:36:14.460 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:36:14.462 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:36:14.464 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:36:14.468 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:36:14.471 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:36:14.473 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:36:14.475 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:36:14.478 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:36:14.481 | + 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-04-13 23:36:14.511 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:36:14.542 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:36:14.573 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:36:14.575 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:36:14.577 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:36:14.580 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:36:14.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:14.599 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:36:14.599 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:36:15.276 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:36:15.278 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:36:15.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:36:15.283 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:36:15.286 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:36:15.288 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:36:15.290 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:36:15.307 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:15.310 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:36:15.312 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:36:15.315 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:36:15.331 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:15.333 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:36:15.336 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-04-13 23:36:15.365 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:36:15.367 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:36:15.369 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:36:15.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:15.388 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:36:15.391 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:36:15.394 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:36:15.427 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:36:15.456 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:36:15.484 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:36:15.511 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:36:15.539 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:36:15.567 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:36:15.595 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:36:15.623 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:36:15.627 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:36:15.629 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:36:15.633 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:36:15.650 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:36:15.653 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:36:15.655 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:36:15.658 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:36:15.660 | + 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-04-13 23:36:15.688 | + 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-04-13 23:36:15.716 | + 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-04-13 23:36:15.750 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:36:15.783 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:36:15.786 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:36:15.790 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:36:15.792 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:36:15.795 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:36:15.798 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:36:15.800 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:36:15.802 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:36:15.805 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:36:15.807 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:36:15.810 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:36:15.812 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:36:15.815 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:36:15.817 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:36:15.820 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:36:15.836 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:15.838 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:36:15.841 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:36:15.857 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:15.859 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:36:15.875 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:15.878 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:36:15.895 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:15.898 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:36:15.915 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:15.918 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:36:15.920 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:36:15.923 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:36:15.925 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:36:15.928 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:36:15.930 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:36:15.933 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:36:15.935 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:15.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:15.941 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:36:15.943 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:36:15.946 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:36:15.948 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:36:15.951 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:36:15.954 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:36:15.956 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:36:15.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:15.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:15.964 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:36:15.966 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:36:15.969 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:36:15.971 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:36:15.974 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:36:15.976 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:36:15.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:15.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:15.984 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:36:16.006 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:36:16.116 | Reading package lists... 2022-04-13 23:36:16.358 | Building dependency tree... 2022-04-13 23:36:16.359 | Reading state information... 2022-04-13 23:36:16.613 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:36:16.613 | The following packages were automatically installed and are no longer required: 2022-04-13 23:36:16.614 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:36:16.614 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:36:16.615 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:36:16.615 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:36:16.615 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:36:16.615 | python3-zope.interface 2022-04-13 23:36:16.615 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:36:16.727 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:36:16.731 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:36:16.734 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:36:16.737 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:16.739 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:16.742 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:16.744 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:16.746 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:16.749 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:36:16.751 | + functions-common:time_stop:2439 : start_time=1649892976003 2022-04-13 23:36:16.753 | + functions-common:time_stop:2441 : [[ -z 1649892976003 ]] 2022-04-13 23:36:16.756 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:16.761 | + functions-common:time_stop:2444 : end_time=1649892976758 2022-04-13 23:36:16.763 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-13 23:36:16.765 | + functions-common:time_stop:2446 : total=6075 2022-04-13 23:36:16.768 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:16.770 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6830 2022-04-13 23:36:16.773 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:36:16.775 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:36:16.778 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:36:16.780 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:36:16.783 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:36:16.786 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:36:16.808 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:36:16.811 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:36:16.813 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:36:16.816 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:36:16.818 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:36:16.821 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:36:16.823 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:36:16.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:16.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:16.831 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:36:16.834 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:36:16.837 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:36:16.839 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:36:16.842 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:36:16.845 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:36:16.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:16.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:16.852 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:36:16.875 | + functions-common:apt_get:1237 : 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-04-13 23:36:16.985 | Reading package lists... 2022-04-13 23:36:17.224 | Building dependency tree... 2022-04-13 23:36:17.226 | Reading state information... 2022-04-13 23:36:17.482 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:36:17.482 | The following packages were automatically installed and are no longer required: 2022-04-13 23:36:17.483 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:36:17.483 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:36:17.483 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:36:17.483 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:36:17.483 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:36:17.483 | python3-zope.interface 2022-04-13 23:36:17.483 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:36:17.596 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:36:17.601 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:36:17.603 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:36:17.606 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:17.609 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:17.612 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:17.614 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:17.616 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:17.619 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:36:17.621 | + functions-common:time_stop:2439 : start_time=1649892976872 2022-04-13 23:36:17.624 | + functions-common:time_stop:2441 : [[ -z 1649892976872 ]] 2022-04-13 23:36:17.627 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:17.632 | + functions-common:time_stop:2444 : end_time=1649892977629 2022-04-13 23:36:17.634 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:36:17.636 | + functions-common:time_stop:2446 : total=6830 2022-04-13 23:36:17.639 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:17.641 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7587 2022-04-13 23:36:17.644 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:36:17.646 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:36:17.649 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:36:17.651 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:36:17.654 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:17.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:17.659 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:36:17.662 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:36:17.717 | wsgi (enabled by maintainer script) 2022-04-13 23:36:17.720 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:36:17.723 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:36:17.726 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:36:17.729 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:36:17.732 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:36:17.735 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:36:17.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:36:17.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:36:17.744 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:36:17.747 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:36:17.749 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:36:17.753 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:36:17.755 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:36:17.778 | Using python 3.8 to install osc-placement 2022-04-13 23:36:17.781 | + 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-04-13 23:36:18.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:18.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:18.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:18.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:19.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:36:19.853 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:36:19.864 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:36:19.865 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:36:19.866 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:36:19.867 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:36:19.868 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:36:19.869 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:36:19.928 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:36:19.929 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:36:19.930 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:36:19.932 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:36:19.945 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:36:19.946 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:36:19.948 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:36:19.962 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:36:19.963 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:36:19.964 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:36:19.965 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:36:19.966 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:36:19.967 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:36:19.988 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:36:19.989 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:36:19.990 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:36:19.992 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:36:20.000 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:36:20.038 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:36:20.039 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:36:20.041 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:36:20.042 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:36:20.043 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:36:20.044 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:36:20.045 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:36:20.046 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:36:20.113 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:36:20.114 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:36:20.115 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:36:20.117 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:36:20.206 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:36:20.206 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:36:20.208 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:36:20.249 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:36:20.289 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:36:20.462 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:36:22.686 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:36:22.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:36:22.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:36:22.814 | + inc/python:pip_install:200 : result=0 2022-04-13 23:36:22.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:36:22.819 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:22.821 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:22.824 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:22.826 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:22.833 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:22.836 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:36:22.839 | + functions-common:time_stop:2439 : start_time=1649892977772 2022-04-13 23:36:22.841 | + functions-common:time_stop:2441 : [[ -z 1649892977772 ]] 2022-04-13 23:36:22.845 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:22.850 | + functions-common:time_stop:2444 : end_time=1649892982847 2022-04-13 23:36:22.853 | + functions-common:time_stop:2445 : elapsed_time=5075 2022-04-13 23:36:22.855 | + functions-common:time_stop:2446 : total=175115 2022-04-13 23:36:22.858 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:22.860 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180190 2022-04-13 23:36:22.863 | + inc/python:pip_install:203 : return 0 2022-04-13 23:36:22.865 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:36:22.868 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:36:22.870 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:36:22.873 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:36:22.875 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:36:22.879 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:36:22.882 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:36:22.884 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:36:22.887 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:36:22.905 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:36:22.908 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:36:22.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:36:22.913 | + functions-common:git_clone:629 : echo master 2022-04-13 23:36:22.914 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:36:22.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:36:22.922 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:36:22.924 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:36:22.937 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:36:22.940 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:36:22.941 | + functions-common:git_clone:685 : head -1 2022-04-13 23:36:22.944 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:36:22.947 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:36:22.949 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:36:22.952 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:36:22.955 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:36:22.957 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:36:22.960 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:36:22.962 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:36:22.965 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:36:22.967 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:36:22.970 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:36:22.973 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:36:22.975 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:36:22.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:36:22.981 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:36:22.984 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:36:22.987 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:36:22.989 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:36:22.992 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:36:22.998 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:36:23.001 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:36:23.688 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:36:23.690 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:36:23.693 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:36:23.695 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:36:23.698 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:36:23.701 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:36:23.703 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:36:23.706 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:36:23.708 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:36:23.710 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:36:23.713 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:36:23.716 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:36:23.718 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:36:23.721 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:36:23.743 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:36:23.745 | + 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-04-13 23:36:24.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:24.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:24.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:24.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:25.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:36:25.820 | Obtaining file:///opt/stack/placement 2022-04-13 23:36:25.821 | Preparing metadata (setup.py): started 2022-04-13 23:36:30.518 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:36:30.564 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:36:30.565 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:36:30.566 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:36:30.567 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:36:30.568 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:36:30.569 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:36:30.570 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:36:30.572 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:36:30.573 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:36:30.574 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:36:30.575 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:36:30.576 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:36:30.577 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:36:30.578 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:36:30.579 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:36:30.580 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:36:30.581 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:36:30.583 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:36:30.584 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:36:30.585 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:36:30.586 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:36:30.651 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:36:30.652 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:36:30.654 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:36:30.657 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:36:30.658 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:36:30.659 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:36:30.679 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:36:30.720 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:36:30.721 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:36:30.722 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:36:30.723 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:36:30.725 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:36:30.775 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:36:30.778 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:36:30.779 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:36:30.780 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:36:30.822 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:36:30.824 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:36:30.841 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:36:30.842 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:36:30.847 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:36:30.874 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:36:30.876 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:36:30.889 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:36:30.909 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:36:30.911 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:36:30.912 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:36:30.913 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:36:30.955 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:36:30.957 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:36:30.959 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:36:30.960 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:36:30.977 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:36:31.166 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:36:31.208 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:36:31.209 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:36:31.211 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:36:31.232 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:36:31.265 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:36:31.320 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:36:31.385 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:36:31.468 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:36:31.529 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:36:31.721 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:36:31.722 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:36:31.724 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:36:31.808 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:36:31.878 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:36:32.037 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:36:32.149 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:36:32.150 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:36:34.090 | Installing collected packages: openstack-placement 2022-04-13 23:36:34.090 | Attempting uninstall: openstack-placement 2022-04-13 23:36:34.091 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:36:34.094 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:36:34.095 | Running setup.py develop for openstack-placement 2022-04-13 23:36:40.043 | Successfully installed openstack-placement 2022-04-13 23:36:40.043 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:36:40.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:36:40.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:36:40.180 | + inc/python:pip_install:200 : result=0 2022-04-13 23:36:40.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:36:40.185 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:40.187 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:40.190 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:40.192 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:40.195 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:40.197 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:36:40.199 | + functions-common:time_stop:2439 : start_time=1649892983737 2022-04-13 23:36:40.201 | + functions-common:time_stop:2441 : [[ -z 1649892983737 ]] 2022-04-13 23:36:40.204 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:40.208 | + functions-common:time_stop:2444 : end_time=1649893000206 2022-04-13 23:36:40.211 | + functions-common:time_stop:2445 : elapsed_time=16469 2022-04-13 23:36:40.213 | + functions-common:time_stop:2446 : total=180190 2022-04-13 23:36:40.215 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:40.218 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196659 2022-04-13 23:36:40.220 | + inc/python:pip_install:203 : return 0 2022-04-13 23:36:40.222 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:36:40.225 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:36:40.228 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:36:40.248 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:36:40.260 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:36:40.263 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:36:40.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:36:40.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:36:40.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:36:40.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:36:40.276 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:36:40.278 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:36:40.281 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:36:40.293 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:36:40.296 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:36:40.300 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:36:40.303 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:36:40.306 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:36:40.308 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:36:40.311 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:36:40.314 | + 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-04-13 23:36:40.346 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:36:40.379 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:36:40.411 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:36:40.414 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:36:40.416 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:36:40.418 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:36:40.421 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:36:40.453 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:36:40.482 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:36:40.511 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:36:40.541 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:36:40.571 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:36:40.600 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:36:40.630 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:36:40.659 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:36:40.689 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:36:40.719 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:36:40.721 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:36:40.724 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:36:40.727 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:36:40.745 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:36:40.748 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:36:40.750 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:36:40.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:36:40.755 | + 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-04-13 23:36:40.784 | + 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-04-13 23:36:40.813 | + 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-04-13 23:36:40.844 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:36:40.873 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:36:40.876 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:36:40.878 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:36:40.881 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:36:40.883 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:36:40.886 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:36:40.888 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:36:40.892 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:36:40.896 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:36:40.898 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:36:40.901 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:36:40.914 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:36:40.914 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:40.923 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:36:40.926 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:36:40.942 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:36:40.944 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:36:40.948 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:36:40.980 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:36:41.008 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:36:41.038 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:36:41.066 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:36:41.096 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:36:41.124 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:36:41.153 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:36:41.182 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:36:41.211 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:36:41.240 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:36:41.269 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:36:41.298 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:36:41.327 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:36:41.330 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:36:41.333 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:36:41.335 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:36:41.338 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:36:41.341 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:41.343 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:41.346 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:36:41.349 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:36:41.351 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:36:41.380 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:36:41.409 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:36:41.410 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:36:41.419 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:36:41.422 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:36:41.424 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:36:41.427 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:36:41.430 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:36:41.432 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:36:41.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:41.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:41.440 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:36:41.443 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:36:41.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:41.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:41.450 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:36:41.511 | Site placement-api already enabled 2022-04-13 23:36:41.516 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:36:41.519 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:36:41.521 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:36:41.524 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:36:41.665 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:36:41.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:41.689 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:36:41.709 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:41.712 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:36:41.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:41.733 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:36:41.736 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:36:41.738 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:36:41.771 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-04-13 23:36:41.800 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:36:41.829 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:36:41.861 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:36:41.891 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:36:41.921 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:36:41.950 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:36:41.979 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:36:41.997 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:42.000 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:36:42.017 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:42.020 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:36:42.023 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:36:42.025 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:36:42.028 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:36:42.031 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:36:42.033 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:36:42.036 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:36:42.038 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:36:42.042 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:36:42.046 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:36:42.049 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:36:42.052 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:36:42.054 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:36:42.057 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:36:42.072 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:42.075 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:36:42.077 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:36:42.080 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:36:42.082 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:36:42.084 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:36:42.087 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:36:42.089 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:36:42.092 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:36:42.148 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:36:42.185 | [194686 Async install_tempest:219804]: running: install_tempest 2022-04-13 23:36:42.188 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:36:42.191 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:36:42.194 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:36:42.196 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:36:42.199 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:36:42.202 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:36:42.204 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:36:42.207 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:36:42.209 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:36:42.212 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:36:42.215 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:36:42.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:36:42.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:36:42.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:36:42.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:36:42.230 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:36:42.233 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:36:42.236 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:36:42.240 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:36:42.244 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:36:42.247 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:36:42.251 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:36:42.251 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:36:42.257 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:36:42.259 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:36:42.262 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:36:42.265 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:36:42.268 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:36:42.293 | Using python 3.8 to install python-openstackclient 2022-04-13 23:36:42.296 | + 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-04-13 23:36:43.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:43.167 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:43.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:36:43.167 | from cryptography.utils import int_from_bytes 2022-04-13 23:36:44.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:36:44.394 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:36:44.413 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:36:44.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:36:44.415 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:36:44.416 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:36:44.418 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:36:44.419 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:36:44.420 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:36:44.421 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:36:44.422 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:36:44.423 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:36:44.424 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:36:44.435 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:36:44.436 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:36:44.437 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:36:44.439 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:36:44.440 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:36:44.465 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:36:44.467 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:36:44.468 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:36:44.469 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:36:44.471 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:36:44.472 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:36:44.473 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:36:44.474 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:36:44.475 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:36:44.476 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:36:44.477 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:36:44.490 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:36:44.509 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:36:44.511 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:36:44.512 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:36:44.514 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:36:44.536 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:36:44.556 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:36:44.560 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:36:44.561 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:36:44.654 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:36:44.655 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:36:44.656 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:36:44.698 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:36:44.709 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:36:44.743 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:36:44.907 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:36:44.926 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:36:45.030 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:36:45.031 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:36:45.032 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:36:45.035 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:36:45.183 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:36:47.510 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:36:47.517 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:36:47.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:36:47.644 | + inc/python:pip_install:200 : result=0 2022-04-13 23:36:47.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:36:47.649 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:47.652 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:47.655 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:47.657 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:47.659 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:47.662 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:36:47.664 | + functions-common:time_stop:2439 : start_time=1649893002287 2022-04-13 23:36:47.666 | + functions-common:time_stop:2441 : [[ -z 1649893002287 ]] 2022-04-13 23:36:47.669 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:47.674 | + functions-common:time_stop:2444 : end_time=1649893007671 2022-04-13 23:36:47.676 | + functions-common:time_stop:2445 : elapsed_time=5384 2022-04-13 23:36:47.678 | + functions-common:time_stop:2446 : total=196659 2022-04-13 23:36:47.681 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:47.683 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202043 2022-04-13 23:36:47.685 | + inc/python:pip_install:203 : return 0 2022-04-13 23:36:47.688 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:36:47.691 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:36:47.696 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.swJorfxjhe 2022-04-13 23:36:47.698 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:36:47.702 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:36:47.704 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:36:47.707 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:36:47.709 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:36:47.712 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:36:47.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:47.733 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:36:47.736 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:36:47.738 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:36:47.741 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:36:47.743 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:36:47.745 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:36:47.748 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:36:47.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:47.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:47.755 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:36:47.758 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:36:47.761 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:36:47.762 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:36:47.767 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:36:47.819 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:36:47.822 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:36:47.824 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:36:47.827 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:36:47.830 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:36:47.832 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:36:47.834 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:36:47.837 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:36:47.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:36:47.841 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:36:47.844 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:36:47.847 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:36:47.849 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:36:47.851 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:36:47.854 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:36:47.856 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:36:47.859 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:36:47.862 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:36:47.865 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:36:47.867 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:36:47.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:47.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:47.875 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:36:47.877 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:36:47.879 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:36:50.335 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:36:50.351 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:36:50.351 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:36:50.355 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:36:50.358 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:36:50.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:50.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:50.365 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:36:50.367 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:36:50.370 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:36:50.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:36:50.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:36:50.378 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:36:50.380 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:36:50.382 | + 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-04-13 23:36:50.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:50.429 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:36:50.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:50.459 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:36:50.515 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:36:50.569 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:36:50.624 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:36:50.627 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:36:50.629 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:36:50.632 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:36:52.835 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:36:52.839 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:36:52.843 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:36:52.848 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-233652 2022-04-13 23:36:52.851 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-233652 1041' 2022-04-13 23:36:52.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.856 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:36:52.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.862 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:36:52.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.867 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:36:52.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.872 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:36:52.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.877 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-04-13 23:36:52.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.882 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-04-13 23:36:52.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.888 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-233224 2022-04-13 23:36:52.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.893 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:36:52.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.898 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-04-13 23:36:52.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.904 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:36:52.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.909 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:36:52.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.914 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:36:52.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:36:52.920 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:36:52.922 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:36:52.925 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:36:52.927 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:36:52.939 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:36:52.942 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:52.944 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:36:52.947 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:52.949 | + functions-common:run_process:1689 : local group= 2022-04-13 23:36:52.952 | + functions-common:run_process:1690 : local user= 2022-04-13 23:36:52.954 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:36:52.957 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:36:52.959 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:36:52.962 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:52.964 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:52.968 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:52.972 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893012970 2022-04-13 23:36:52.975 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:36:52.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:52.995 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:36:52.998 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:36:53.000 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.003 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.006 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.008 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.011 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:36:53.014 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:36:53.017 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:36:53.019 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:36:53.022 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:36:53.025 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:36:53.027 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:36:53.030 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:36:53.033 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.035 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:36:53.038 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:36:53.040 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:36:53.042 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:36:53.045 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:36:53.047 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:36:53.052 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:36:53.105 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:36:53.157 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:36:53.210 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:36:53.264 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:36:53.316 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:36:53.369 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:36:53.372 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:36:53.426 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:36:53.815 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:36:53.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:36:54.196 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:36:54.218 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:36:54.220 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:54.223 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:54.226 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:54.228 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:54.231 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:54.234 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:36:54.236 | + functions-common:time_stop:2439 : start_time=1649893012970 2022-04-13 23:36:54.239 | + functions-common:time_stop:2441 : [[ -z 1649893012970 ]] 2022-04-13 23:36:54.242 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:54.247 | + functions-common:time_stop:2444 : end_time=1649893014244 2022-04-13 23:36:54.250 | + functions-common:time_stop:2445 : elapsed_time=1274 2022-04-13 23:36:54.252 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:36:54.254 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:54.257 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1274 2022-04-13 23:36:54.260 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:36:54.262 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:36:54.265 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:36:54.267 | + functions-common:run_process:1689 : local group= 2022-04-13 23:36:54.270 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:36:54.272 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:36:54.275 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:36:54.277 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:36:54.280 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:54.283 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:54.286 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:54.291 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893014288 2022-04-13 23:36:54.294 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:36:54.312 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:54.314 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:36:54.317 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:54.319 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:54.322 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:54.324 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:54.328 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:54.331 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:36:54.334 | + functions-common:time_stop:2439 : start_time=1649893014288 2022-04-13 23:36:54.336 | + functions-common:time_stop:2441 : [[ -z 1649893014288 ]] 2022-04-13 23:36:54.339 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:54.344 | + functions-common:time_stop:2444 : end_time=1649893014341 2022-04-13 23:36:54.347 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-13 23:36:54.349 | + functions-common:time_stop:2446 : total=1274 2022-04-13 23:36:54.352 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:54.354 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1327 2022-04-13 23:36:54.357 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:36:54.375 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:54.378 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:36:54.403 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:54.406 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:36:54.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:54.429 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:36:54.432 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:36:54.434 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:36:54.437 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:36:54.440 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380' 2022-04-13 23:36:54.442 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380' 2022-04-13 23:36:54.445 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.52:2379' 2022-04-13 23:36:54.453 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:36:54.456 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:36:54.458 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.52:2379' 2022-04-13 23:36:54.461 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:36:54.463 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:36:54.466 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:36:54.472 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' '' root 2022-04-13 23:36:54.474 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:36:54.477 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:36:54.479 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:36:54.482 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:36:54.484 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:36:54.487 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:36:54.489 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:36:54.492 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:36:54.496 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:36:54.569 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:36:54.642 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-04-13 23:36:54.693 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:36:54.744 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:36:54.796 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:36:54.848 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:36:54.850 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:36:54.912 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:36:55.307 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:36:55.364 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:36:55.417 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:36:55.470 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:36:55.523 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:36:55.526 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:36:55.531 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:36:55.534 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:36:55.935 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:36:55.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:36:56.322 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:36:56.496 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:36:56.514 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:56.517 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:36:56.520 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:36:56.523 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:36:56.527 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:36:56.539 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:36:56.551 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:36:56.554 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:36:56.556 | + 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.52/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:56.695 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:36:56.834 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:56.972 | + 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.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:57.110 | + 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.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:57.248 | + 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.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:57.384 | + 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.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:57.521 | + 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.52/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:57.658 | + 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.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:57.794 | + 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.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:57.933 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:36:57.939 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:36:57.942 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:36:57.945 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:36:57.949 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:36:57.953 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:36:57.955 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:36:57.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:57.974 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:36:57.976 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:36:57.979 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:36:57.982 | + ./stack.sh:main:1097 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-04-13 23:36:57.984 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:36:57.987 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:36:58.003 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:58.006 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:36:58.008 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:36:58.011 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:36:58.014 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:36:58.016 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:36:58.019 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:36:58.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:58.515 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:36:58.520 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:58.537 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:36:58.540 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:36:58.542 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:58.545 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:58.549 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:58.553 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893018550 2022-04-13 23:36:58.556 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:37:03.265 | 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=221724) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:37:03.272 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.273 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.273 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.274 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:03.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:03.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:03.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.303 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.303 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.304 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.305 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:03.305 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:03.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.365 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.365 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.366 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:03.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:03.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:03.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:03.375 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:37:05.166 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.166 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:37:05.174 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.174 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:37:05.182 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.183 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:37:05.190 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.191 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:37:05.198 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.198 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:37:05.206 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.207 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:37:05.270 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.271 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.273 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.273 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.274 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.274 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.274 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.276 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.276 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.278 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.278 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.286 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.288 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.660 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.660 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.660 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.660 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.661 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.661 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.690 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.690 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.690 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.690 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.691 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.698 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:37:05.737 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.737 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:37:05.744 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.744 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:37:05.752 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.752 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:37:05.758 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.759 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:37:05.767 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.767 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:37:05.774 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.775 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:37:05.781 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:05.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.783 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.784 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.784 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.785 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.787 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.788 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.788 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.788 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.788 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.788 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:05.796 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:05.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.798 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.799 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.799 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:05.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:05.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:05.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:06.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:06.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.123 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.124 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.124 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.124 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:06.125 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:06.150 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:37:06.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.152 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.153 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.154 | 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=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:37:06.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:37:06.154 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:37:06.154 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=221724) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:37:06.161 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:37:06.173 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.173 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:37:06.181 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.181 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:37:06.188 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.189 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:37:06.195 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.196 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:37:06.203 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.203 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:37:06.210 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.210 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:37:06.217 | INFO migrate.versioning.api [-] done 2022-04-13 23:37:06.613 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:37:06.615 | + functions-common:time_stop:2432 : local name 2022-04-13 23:37:06.618 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:37:06.620 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:37:06.623 | + functions-common:time_stop:2435 : local total 2022-04-13 23:37:06.625 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:37:06.628 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:37:06.630 | + functions-common:time_stop:2439 : start_time=1649893018550 2022-04-13 23:37:06.633 | + functions-common:time_stop:2441 : [[ -z 1649893018550 ]] 2022-04-13 23:37:06.636 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:37:06.641 | + functions-common:time_stop:2444 : end_time=1649893026638 2022-04-13 23:37:06.643 | + functions-common:time_stop:2445 : elapsed_time=8088 2022-04-13 23:37:06.646 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:37:06.648 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:37:06.651 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8088 2022-04-13 23:37:06.654 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:37:06.656 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:37:06.660 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:37:11.271 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:37:11.272 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:37:11.272 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:37:11.272 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:37:11.273 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:37:11.273 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:37:11.273 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:37:11.273 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:37:11.273 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:37:11.647 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:37:11.651 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:37:16.189 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:37:16.189 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:37:16.190 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:37:16.190 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:37:16.190 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:37:16.191 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:37:16.191 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:37:16.191 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:37:16.191 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:37:16.550 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:37:16.553 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:37:16.556 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:37:16.558 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:37:16.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:37:16.577 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:37:16.580 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:37:16.584 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:37:16.587 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:37:16.589 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.592 | + functions-common:run_process:1689 : local group= 2022-04-13 23:37:16.595 | + functions-common:run_process:1690 : local user= 2022-04-13 23:37:16.597 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:37:16.599 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:37:16.602 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:37:16.605 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:37:16.608 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:37:16.612 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:37:16.617 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893036614 2022-04-13 23:37:16.619 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:37:16.635 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:37:16.638 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:37:16.640 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:37:16.643 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.645 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.647 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.650 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.653 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:37:16.655 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:37:16.657 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:37:16.660 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:37:16.662 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:37:16.664 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:37:16.667 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:37:16.670 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:37:16.672 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.674 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:37:16.676 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:37:16.678 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:37:16.680 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:37:16.684 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:37:16.736 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:37:16.792 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:37:16.846 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:37:16.897 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:37:16.948 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:37:17.000 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:37:17.052 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:37:17.106 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:37:17.163 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:37:17.214 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:37:17.217 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:37:17.269 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:37:17.647 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:37:17.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:37:18.058 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:37:18.152 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:37:18.157 | + functions-common:time_stop:2432 : local name 2022-04-13 23:37:18.162 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:37:18.164 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:37:18.167 | + functions-common:time_stop:2435 : local total 2022-04-13 23:37:18.170 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:37:18.172 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:37:18.175 | + functions-common:time_stop:2439 : start_time=1649893036614 2022-04-13 23:37:18.177 | + functions-common:time_stop:2441 : [[ -z 1649893036614 ]] 2022-04-13 23:37:18.181 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:37:18.185 | + functions-common:time_stop:2444 : end_time=1649893038182 2022-04-13 23:37:18.187 | + functions-common:time_stop:2445 : elapsed_time=1568 2022-04-13 23:37:18.189 | + functions-common:time_stop:2446 : total=1327 2022-04-13 23:37:18.192 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:37:18.194 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2895 2022-04-13 23:37:18.197 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:37:18.197 | Waiting for keystone to start... 2022-04-13 23:37:18.199 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.52/identity/v3/ 2022-04-13 23:37:18.202 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.52/identity/v3/ 2022-04-13 23:37:18.204 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:37:18.207 | + functions:wait_for_service:458 : local url=http://10.222.0.52/identity/v3/ 2022-04-13 23:37:18.209 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:37:18.211 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:37:18.214 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:37:18.217 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:37:18.219 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:37:18.224 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:37:18.227 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893038224 2022-04-13 23:37:18.229 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:37:18.246 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/ 2022-04-13 23:37:24.352 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:37:24.382 | [219804 Async install_tempest:219804]: finished successfully 2022-04-13 23:37:24.825 | + :: : [[ 200 == 503 ]] 2022-04-13 23:37:24.826 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:37:24.829 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:37:24.832 | + functions-common:time_stop:2432 : local name 2022-04-13 23:37:24.834 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:37:24.837 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:37:24.839 | + functions-common:time_stop:2435 : local total 2022-04-13 23:37:24.842 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:37:24.844 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:37:24.847 | + functions-common:time_stop:2439 : start_time=1649893038224 2022-04-13 23:37:24.849 | + functions-common:time_stop:2441 : [[ -z 1649893038224 ]] 2022-04-13 23:37:24.852 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:37:24.857 | + functions-common:time_stop:2444 : end_time=1649893044854 2022-04-13 23:37:24.860 | + functions-common:time_stop:2445 : elapsed_time=6630 2022-04-13 23:37:24.862 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:37:24.864 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:37:24.867 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6630 2022-04-13 23:37:24.869 | + functions:wait_for_service:467 : return 0 2022-04-13 23:37:24.872 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:37:24.889 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:37:24.891 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:37:24.894 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:37:24.896 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:37:24.925 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:37:24.928 | + 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.52/identity 2022-04-13 23:37:29.525 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.525 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.525 | 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=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.533 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.550 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.550 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.581 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.615 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.615 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.704 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.704 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.705 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.705 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.705 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.705 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.717 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.718 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.718 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.718 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.718 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.718 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.719 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.726 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.729 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.729 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.730 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.730 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.730 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.730 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.731 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222527) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:29.763 | 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=222527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:37:30.069 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created domain default 2022-04-13 23:37:30.110 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created project admin 2022-04-13 23:37:30.138 | DEBUG passlib.handlers.bcrypt [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=222527) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:37:30.138 | DEBUG passlib.handlers.bcrypt [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=222527) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:37:30.201 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created user admin 2022-04-13 23:37:30.213 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created role reader 2022-04-13 23:37:30.222 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created role member 2022-04-13 23:37:30.245 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created implied role where b3229cce2be446dcb865f7f8e1e44526 implies 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:37:30.255 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created role admin 2022-04-13 23:37:30.271 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created implied role where 1ca259fe015049939bea59a19442be66 implies b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:37:30.283 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Granted role admin on project admin to user admin. 2022-04-13 23:37:30.290 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Granted role admin on the system to user admin. 2022-04-13 23:37:30.301 | WARNING py.warnings [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 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-04-13 23:37:30.301 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:37:30.301 |  2022-04-13 23:37:30.305 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created region RegionOne 2022-04-13 23:37:30.338 | INFO keystone.cmd.bootstrap [None req-21bad5ed-726a-4a9b-a9a1-c21aa296b907 None None] Created public endpoint http://10.222.0.52/identity 2022-04-13 23:37:30.786 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:37:30.789 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:37:30.791 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:37:30.795 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:37:33.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:33.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:33.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:33.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:33.924 | + lib/keystone:create_keystone_accounts:310 : admin_project=5b1525b4ec004e72bafdaf5203ce8547 2022-04-13 23:37:33.927 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:37:33.930 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:37:36.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:36.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:36.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:36.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:36.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:36.373 | + lib/keystone:create_keystone_accounts:312 : admin_user=09df665aef9a45daa409f49434a8a183 2022-04-13 23:37:36.375 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:37:36.378 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:37:36.380 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:37:36.382 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 09df665aef9a45daa409f49434a8a183 default 2022-04-13 23:37:36.438 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 09df665aef9a45daa409f49434a8a183 default 2022-04-13 23:37:36.474 | [194686 Async ks-domain-role:222690]: running: get_or_add_user_domain_role admin 09df665aef9a45daa409f49434a8a183 default 2022-04-13 23:37:36.477 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:37:36.480 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:37:36.483 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:37:39.640 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:37:39.642 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:37:39.642 | default 2022-04-13 23:37:39.645 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:37:39.702 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:37:39.752 | [194686 Async ks-project:222830]: running: get_or_create_project service Default 2022-04-13 23:37:39.755 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:37:39.830 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:37:39.870 | [194686 Async ks-service:222916]: running: get_or_create_role service 2022-04-13 23:37:39.873 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:37:39.943 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:37:40.001 | [194686 Async ks-reseller:223002]: running: get_or_create_role ResellerAdmin 2022-04-13 23:37:40.005 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:37:40.008 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:37:40.437 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:37:40.638 | [194686 Async ks-anotherrole:223092]: running: get_or_create_role anotherrole 2022-04-13 23:37:40.669 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:37:40.705 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:37:40.725 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:40.757 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:37:43.957 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:44.115 | [222916 Async ks-service:222916]: finished successfully 2022-04-13 23:37:44.138 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:44.269 | [222830 Async ks-project:222830]: finished successfully 2022-04-13 23:37:44.303 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:44.356 | [223002 Async ks-reseller:223002]: finished successfully 2022-04-13 23:37:44.373 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:44.411 | [223092 Async ks-anotherrole:223092]: finished successfully 2022-04-13 23:37:44.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:44.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:44.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:44.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:44.666 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:44.669 | ++ functions-common:get_or_create_project:945 : project_id=443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:44.671 | ++ functions-common:get_or_create_project:946 : echo 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:44.674 | + lib/keystone:create_keystone_accounts:340 : invis_project=443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:44.677 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:37:44.680 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:37:44.683 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:44.686 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:37:46.921 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:46.946 | [222690 Async ks-domain-role:222690]: finished successfully 2022-04-13 23:37:47.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:47.215 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:47.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:47.215 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:47.381 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:47.384 | ++ functions-common:get_or_create_project:945 : project_id=b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:47.386 | ++ functions-common:get_or_create_project:946 : echo b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:47.389 | + lib/keystone:create_keystone_accounts:344 : demo_project=b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:47.391 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:37:47.394 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:37:47.397 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:47.399 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:37:47.402 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:37:47.405 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:37:49.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:49.914 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:49.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:49.914 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.077 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.080 | ++ functions-common:get_or_create_user:932 : user_id=01df5083210a415abd509b79b7746081 2022-04-13 23:37:50.083 | ++ functions-common:get_or_create_user:933 : echo 01df5083210a415abd509b79b7746081 2022-04-13 23:37:50.086 | + lib/keystone:create_keystone_accounts:347 : demo_user=01df5083210a415abd509b79b7746081 2022-04-13 23:37:50.088 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:37:50.137 | [194686 Async ks-domain-role:222690]: Waiting for completion of get_or_add_user_domain_role admin 09df665aef9a45daa409f49434a8a183 default running on PID 222690 (6 other jobs running) 2022-04-13 23:37:50.163 | [194686 Async ks-domain-role:222690]: Signaling child to exit 2022-04-13 23:37:50.163 | WAKEUP 2022-04-13 23:37:50.188 | [194686 Async ks-domain-role:222690]: Signaled 2022-04-13 23:37:50.189 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:37:50.189 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09df665aef9a45daa409f49434a8a183 --domain default 2022-04-13 23:37:50.189 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:37:50.190 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:37:50.190 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:37:50.190 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.190 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:37:50.190 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:37:50.190 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 09df665aef9a45daa409f49434a8a183 --domain default 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09df665aef9a45daa409f49434a8a183 --domain default 2022-04-13 23:37:50.190 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:37:50.190 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:37:50.190 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:37:50.190 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.190 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.190 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:37:50.191 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:37:50.191 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 09df665aef9a45daa409f49434a8a183 | | | default | | False |' 2022-04-13 23:37:50.191 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:37:50.191 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:50.191 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:37:50.191 | + functions-common:get_or_add_user_domain_role:1028 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:37:50.191 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:37:50.236 | [194686 Async ks-domain-role:222690]: finished get_or_add_user_domain_role admin 09df665aef9a45daa409f49434a8a183 default with result 0 in 10 seconds 2022-04-13 23:37:50.242 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:37:50.277 | [194686 Async ks-project:222830]: Waiting for completion of get_or_create_project service Default running on PID 222830 (5 other jobs running) 2022-04-13 23:37:50.301 | [194686 Async ks-project:222830]: Signaling child to exit 2022-04-13 23:37:50.301 | WAKEUP 2022-04-13 23:37:50.324 | [194686 Async ks-project:222830]: Signaled 2022-04-13 23:37:50.325 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:50.325 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:37:50.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.325 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.326 | + functions-common:get_or_create_project:945 : project_id=482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:37:50.326 | + functions-common:get_or_create_project:946 : echo 482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:37:50.326 | 482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:37:50.369 | [194686 Async ks-project:222830]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:37:50.405 | [194686 Async ks-service:222916]: Waiting for completion of get_or_create_role service running on PID 222916 (4 other jobs running) 2022-04-13 23:37:50.430 | [194686 Async ks-service:222916]: Signaling child to exit 2022-04-13 23:37:50.430 | WAKEUP 2022-04-13 23:37:50.451 | [194686 Async ks-service:222916]: Signaled 2022-04-13 23:37:50.453 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:50.453 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:37:50.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.453 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.453 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.453 | + functions-common:get_or_create_role:957 : role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:37:50.453 | + functions-common:get_or_create_role:958 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:37:50.453 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:37:50.497 | [194686 Async ks-service:222916]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:37:50.533 | [194686 Async ks-reseller:223002]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223002 (3 other jobs running) 2022-04-13 23:37:50.557 | [194686 Async ks-reseller:223002]: Signaling child to exit 2022-04-13 23:37:50.557 | WAKEUP 2022-04-13 23:37:50.580 | [194686 Async ks-reseller:223002]: Signaled 2022-04-13 23:37:50.581 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:50.581 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:37:50.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.581 | + functions-common:get_or_create_role:957 : role_id=797e03731bce4e34875adc7efd196cf8 2022-04-13 23:37:50.581 | + functions-common:get_or_create_role:958 : echo 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:37:50.581 | 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:37:50.628 | [194686 Async ks-reseller:223002]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:37:50.664 | [194686 Async ks-anotherrole:223092]: Waiting for completion of get_or_create_role anotherrole running on PID 223092 (2 other jobs running) 2022-04-13 23:37:50.688 | [194686 Async ks-anotherrole:223092]: Signaling child to exit 2022-04-13 23:37:50.688 | WAKEUP 2022-04-13 23:37:50.710 | [194686 Async ks-anotherrole:223092]: Signaled 2022-04-13 23:37:50.712 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:50.712 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:37:50.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.712 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:50.712 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:50.712 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:50.712 | + functions-common:get_or_create_role:957 : role_id=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:37:50.712 | + functions-common:get_or_create_role:958 : echo 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:37:50.712 | 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:37:50.755 | [194686 Async ks-anotherrole:223092]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:37:50.760 | + inc/async:async_wait:197 : return 0 2022-04-13 23:37:50.762 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.822 | + inc/async:async_inner:63 : get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.862 | [194686 Async ks-demo-member:223963]: running: get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.864 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 09df665aef9a45daa409f49434a8a183 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.926 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 09df665aef9a45daa409f49434a8a183 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.972 | [194686 Async ks-demo-admin:224075]: running: get_or_add_user_project_role admin 09df665aef9a45daa409f49434a8a183 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:50.977 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:51.042 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:51.094 | [194686 Async ks-demo-another:224187]: running: get_or_add_user_project_role anotherrole 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:51.096 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:51.162 | + inc/async:async_inner:63 : get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:51.256 | [194686 Async ks-demo-invis:224299]: running: get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:37:51.262 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:37:51.272 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:37:51.292 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:51.315 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:37:51.337 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:37:51.373 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:37:55.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:55.032 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:55.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:55.033 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:55.219 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:55.222 | ++ functions-common:get_or_create_user:932 : user_id=3fa6d28f50d64f20862d40f6e85aea1c 2022-04-13 23:37:55.225 | ++ functions-common:get_or_create_user:933 : echo 3fa6d28f50d64f20862d40f6e85aea1c 2022-04-13 23:37:55.228 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3fa6d28f50d64f20862d40f6e85aea1c 2022-04-13 23:37:55.231 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3fa6d28f50d64f20862d40f6e85aea1c b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:55.296 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3fa6d28f50d64f20862d40f6e85aea1c b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:55.355 | [194686 Async ks-demo-reader:224455]: running: get_or_add_user_project_role reader 3fa6d28f50d64f20862d40f6e85aea1c b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:37:55.358 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:37:55.370 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:37:55.383 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:55.388 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:37:59.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:59.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:59.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:59.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:59.278 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:59.294 | ++ functions-common:get_or_create_project:945 : project_id=8053257e2261472a88e5603dd82bb595 2022-04-13 23:37:59.309 | ++ functions-common:get_or_create_project:946 : echo 8053257e2261472a88e5603dd82bb595 2022-04-13 23:37:59.320 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8053257e2261472a88e5603dd82bb595 2022-04-13 23:37:59.336 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:37:59.356 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:37:59.377 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:59.385 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:37:59.410 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:37:59.440 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:38:02.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:02.988 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:02.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:02.988 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:03.401 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:03.422 | ++ functions-common:get_or_create_user:932 : user_id=48809cad2c5c46ef9e2666cb38d5cfbe 2022-04-13 23:38:03.445 | ++ functions-common:get_or_create_user:933 : echo 48809cad2c5c46ef9e2666cb38d5cfbe 2022-04-13 23:38:03.473 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=48809cad2c5c46ef9e2666cb38d5cfbe 2022-04-13 23:38:03.491 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:03.959 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:04.184 | [194686 Async ks-alt-admin:224825]: running: get_or_add_user_project_role admin 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:04.206 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:04.524 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:04.752 | [194686 Async ks-alt-another:224937]: running: get_or_add_user_project_role anotherrole 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:04.776 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:38:04.818 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:38:04.833 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:38:04.856 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:38:04.873 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:38:04.905 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:38:07.455 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:07.641 | [223963 Async ks-demo-member:223963]: finished successfully 2022-04-13 23:38:07.839 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:08.033 | [224299 Async ks-demo-invis:224299]: finished successfully 2022-04-13 23:38:09.008 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:09.078 | [224187 Async ks-demo-another:224187]: finished successfully 2022-04-13 23:38:09.134 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:09.164 | [224075 Async ks-demo-admin:224075]: finished successfully 2022-04-13 23:38:09.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.002 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:10.010 | ++ functions-common:get_or_create_user:932 : user_id=09582c62e5f1431a9ea00c1235490e3e 2022-04-13 23:38:10.013 | ++ functions-common:get_or_create_user:933 : echo 09582c62e5f1431a9ea00c1235490e3e 2022-04-13 23:38:10.016 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=09582c62e5f1431a9ea00c1235490e3e 2022-04-13 23:38:10.019 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 09582c62e5f1431a9ea00c1235490e3e 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:10.113 | + inc/async:async_inner:63 : get_or_add_user_project_role member 09582c62e5f1431a9ea00c1235490e3e 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:10.232 | [194686 Async ks-alt-member-user:225328]: running: get_or_add_user_project_role member 09582c62e5f1431a9ea00c1235490e3e 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:10.253 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:38:10.281 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:38:10.298 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:38:10.310 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:38:10.325 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:38:10.357 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:38:11.062 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:11.216 | [224455 Async ks-demo-reader:224455]: finished successfully 2022-04-13 23:38:13.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.379 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.379 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.573 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:13.577 | ++ functions-common:get_or_create_user:932 : user_id=fb4f418c8c884415a0c0d2ac2282865d 2022-04-13 23:38:13.582 | ++ functions-common:get_or_create_user:933 : echo fb4f418c8c884415a0c0d2ac2282865d 2022-04-13 23:38:13.585 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fb4f418c8c884415a0c0d2ac2282865d 2022-04-13 23:38:13.590 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fb4f418c8c884415a0c0d2ac2282865d 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:13.689 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fb4f418c8c884415a0c0d2ac2282865d 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:13.775 | [194686 Async ks-alt-reader-user:225574]: running: get_or_add_user_project_role reader fb4f418c8c884415a0c0d2ac2282865d 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:13.780 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:38:13.783 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:38:13.787 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:38:13.794 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:38:13.816 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:38:17.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.752 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:17.766 | ++ functions-common:get_or_create_user:932 : user_id=79cff665f6cd4c9295b3c6f21ee8072e 2022-04-13 23:38:17.770 | ++ functions-common:get_or_create_user:933 : echo 79cff665f6cd4c9295b3c6f21ee8072e 2022-04-13 23:38:17.773 | + lib/keystone:create_keystone_accounts:392 : system_member_user=79cff665f6cd4c9295b3c6f21ee8072e 2022-04-13 23:38:17.776 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 79cff665f6cd4c9295b3c6f21ee8072e all 2022-04-13 23:38:17.872 | + inc/async:async_inner:63 : get_or_add_user_system_role member 79cff665f6cd4c9295b3c6f21ee8072e all 2022-04-13 23:38:17.939 | [194686 Async ks-system-member:225768]: running: get_or_add_user_system_role member 79cff665f6cd4c9295b3c6f21ee8072e all 2022-04-13 23:38:17.943 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:38:17.947 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:38:17.953 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:38:17.973 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:38:17.990 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:38:18.261 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:18.411 | [224825 Async ks-alt-admin:224825]: finished successfully 2022-04-13 23:38:20.217 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:20.353 | [224937 Async ks-alt-another:224937]: finished successfully 2022-04-13 23:38:21.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.221 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:21.225 | ++ functions-common:get_or_create_user:932 : user_id=3ecc4e1e3b9d4797a563483253613ac9 2022-04-13 23:38:21.227 | ++ functions-common:get_or_create_user:933 : echo 3ecc4e1e3b9d4797a563483253613ac9 2022-04-13 23:38:21.230 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3ecc4e1e3b9d4797a563483253613ac9 2022-04-13 23:38:21.234 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3ecc4e1e3b9d4797a563483253613ac9 all 2022-04-13 23:38:21.326 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3ecc4e1e3b9d4797a563483253613ac9 all 2022-04-13 23:38:21.459 | [194686 Async ks-system-reader:226052]: running: get_or_add_user_system_role reader 3ecc4e1e3b9d4797a563483253613ac9 all 2022-04-13 23:38:21.478 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:38:21.513 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:38:21.534 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:38:21.557 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:38:21.573 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:38:23.374 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:23.500 | [225328 Async ks-alt-member-user:225328]: finished successfully 2022-04-13 23:38:24.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:24.352 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:24.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:24.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:24.538 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:24.542 | ++ functions-common:get_or_create_group:909 : group_id=ece7657bcaeb40e9b7559097e2c2b3d9 2022-04-13 23:38:24.546 | ++ functions-common:get_or_create_group:910 : echo ece7657bcaeb40e9b7559097e2c2b3d9 2022-04-13 23:38:24.549 | + lib/keystone:create_keystone_accounts:402 : admin_group=ece7657bcaeb40e9b7559097e2c2b3d9 2022-04-13 23:38:24.552 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:38:24.556 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:38:24.566 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:38:24.569 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:38:24.577 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:38:27.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:27.217 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:27.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:27.218 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:27.446 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:27.449 | ++ functions-common:get_or_create_group:909 : group_id=b0e74cade97943b9908f542c95be5896 2022-04-13 23:38:27.451 | ++ functions-common:get_or_create_group:910 : echo b0e74cade97943b9908f542c95be5896 2022-04-13 23:38:27.455 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b0e74cade97943b9908f542c95be5896 2022-04-13 23:38:27.459 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.477 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:27.511 | [225574 Async ks-alt-reader-user:225574]: finished successfully 2022-04-13 23:38:27.552 | + inc/async:async_inner:63 : get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.634 | [194686 Async ks-group-memberdemo:226403]: running: get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.640 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.731 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.841 | [194686 Async ks-group-anotherdemo:226489]: running: get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:27.861 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:28.217 | + inc/async:async_inner:63 : get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:28.427 | [194686 Async ks-group-memberalt:226575]: running: get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:28.446 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:28.561 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:28.684 | [225768 Async ks-system-member:225768]: finished successfully 2022-04-13 23:38:28.885 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:29.130 | [194686 Async ks-group-anotheralt:226719]: running: get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:29.147 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 2022-04-13 23:38:29.557 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 2022-04-13 23:38:29.819 | [194686 Async ks-group-admin:226807]: running: get_or_add_group_project_role admin ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 2022-04-13 23:38:29.835 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:38:30.194 | [194686 Async ks-demo-member:223963]: Waiting for completion of get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 running on PID 223963 (17 other jobs running) 2022-04-13 23:38:30.415 | [194686 Async ks-demo-member:223963]: Signaling child to exit 2022-04-13 23:38:30.415 | WAKEUP 2022-04-13 23:38:30.573 | [194686 Async ks-demo-member:223963]: Signaled 2022-04-13 23:38:30.586 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:30.586 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:30.586 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:30.586 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:30.586 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:30.586 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:30.586 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:30.586 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:30.586 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:30.586 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:30.586 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:30.587 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:30.587 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:30.587 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:30.587 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:30.587 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:30.587 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:30.587 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:30.587 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:30.587 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:30.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:30.587 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:30.587 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:30.587 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:30.587 | ++ functions-common:get_field:825 : echo '| b3229cce2be446dcb865f7f8e1e44526 | 01df5083210a415abd509b79b7746081 | | b19bc7a8a38a4497858fae821e5e7ee5 | | | False |' 2022-04-13 23:38:30.587 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:30.587 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:30.588 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:30.588 | + functions-common:get_or_add_user_project_role:1004 : echo b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:30.588 | b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:30.909 | [194686 Async ks-demo-member:223963]: finished get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 16 seconds 2022-04-13 23:38:31.160 | [194686 Async ks-demo-admin:224075]: Waiting for completion of get_or_add_user_project_role admin 09df665aef9a45daa409f49434a8a183 b19bc7a8a38a4497858fae821e5e7ee5 running on PID 224075 (16 other jobs running) 2022-04-13 23:38:31.370 | [194686 Async ks-demo-admin:224075]: Signaling child to exit 2022-04-13 23:38:31.370 | WAKEUP 2022-04-13 23:38:31.485 | [194686 Async ks-demo-admin:224075]: Signaled 2022-04-13 23:38:31.488 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:31.489 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:31.489 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:31.489 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:31.489 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:31.489 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:31.489 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09df665aef9a45daa409f49434a8a183 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:31.489 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:31.489 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:31.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.489 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:31.489 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:31.489 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:31.489 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 09df665aef9a45daa409f49434a8a183 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:31.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:31.489 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09df665aef9a45daa409f49434a8a183 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:31.490 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:31.490 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:31.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.490 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:31.490 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:31.490 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:31.490 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:31.490 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:31.490 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 09df665aef9a45daa409f49434a8a183 | | b19bc7a8a38a4497858fae821e5e7ee5 | | | False |' 2022-04-13 23:38:31.490 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:31.490 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:31.490 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:38:31.490 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:38:31.490 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:38:31.698 | [194686 Async ks-demo-admin:224075]: finished get_or_add_user_project_role admin 09df665aef9a45daa409f49434a8a183 b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 18 seconds 2022-04-13 23:38:31.896 | [194686 Async ks-demo-another:224187]: Waiting for completion of get_or_add_user_project_role anotherrole 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 running on PID 224187 (15 other jobs running) 2022-04-13 23:38:32.041 | [194686 Async ks-demo-another:224187]: Signaling child to exit 2022-04-13 23:38:32.041 | WAKEUP 2022-04-13 23:38:32.095 | [194686 Async ks-demo-another:224187]: Signaled 2022-04-13 23:38:32.096 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:32.096 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:32.096 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:32.096 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:32.096 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:32.096 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:32.096 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:32.096 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.096 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.096 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:32.096 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:32.096 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01df5083210a415abd509b79b7746081 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:32.096 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.096 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.096 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.097 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:32.097 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:32.097 | ++ functions-common:get_field:825 : echo '| 2940f877bdb247d38a74cbf63feb7239 | 01df5083210a415abd509b79b7746081 | | b19bc7a8a38a4497858fae821e5e7ee5 | | | False |' 2022-04-13 23:38:32.097 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:32.097 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.097 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:32.097 | + functions-common:get_or_add_user_project_role:1004 : echo 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:32.097 | 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:32.166 | [194686 Async ks-demo-another:224187]: finished get_or_add_user_project_role anotherrole 01df5083210a415abd509b79b7746081 b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 18 seconds 2022-04-13 23:38:32.220 | [194686 Async ks-demo-invis:224299]: Waiting for completion of get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 443b760743164917a05cfe1bb9ca196e running on PID 224299 (14 other jobs running) 2022-04-13 23:38:32.256 | [194686 Async ks-demo-invis:224299]: Signaling child to exit 2022-04-13 23:38:32.257 | WAKEUP 2022-04-13 23:38:32.300 | [194686 Async ks-demo-invis:224299]: Signaled 2022-04-13 23:38:32.302 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:32.302 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:32.302 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:32.302 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:32.302 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:32.302 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:32.302 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:32.302 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:32.302 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01df5083210a415abd509b79b7746081 --project 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:38:32.302 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.302 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:32.302 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.302 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.302 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.302 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:32.302 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:32.302 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 01df5083210a415abd509b79b7746081 --project 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:38:32.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.303 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.303 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.303 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01df5083210a415abd509b79b7746081 --project 443b760743164917a05cfe1bb9ca196e 2022-04-13 23:38:32.303 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.303 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:32.303 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.303 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.303 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.303 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.303 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.303 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:32.303 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:32.303 | ++ functions-common:get_field:825 : echo '| b3229cce2be446dcb865f7f8e1e44526 | 01df5083210a415abd509b79b7746081 | | 443b760743164917a05cfe1bb9ca196e | | | False |' 2022-04-13 23:38:32.303 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:32.304 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.304 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:32.304 | + functions-common:get_or_add_user_project_role:1004 : echo b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:32.304 | b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:32.390 | [194686 Async ks-demo-invis:224299]: finished get_or_add_user_project_role member 01df5083210a415abd509b79b7746081 443b760743164917a05cfe1bb9ca196e with result 0 in 16 seconds 2022-04-13 23:38:32.448 | [194686 Async ks-demo-reader:224455]: Waiting for completion of get_or_add_user_project_role reader 3fa6d28f50d64f20862d40f6e85aea1c b19bc7a8a38a4497858fae821e5e7ee5 running on PID 224455 (13 other jobs running) 2022-04-13 23:38:32.501 | [194686 Async ks-demo-reader:224455]: Signaling child to exit 2022-04-13 23:38:32.501 | WAKEUP 2022-04-13 23:38:32.545 | [194686 Async ks-demo-reader:224455]: Signaled 2022-04-13 23:38:32.547 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:32.547 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:32.547 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:32.547 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:32.547 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:32.547 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:32.547 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fa6d28f50d64f20862d40f6e85aea1c --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:32.547 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.547 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.547 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.547 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:32.547 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:32.547 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 3fa6d28f50d64f20862d40f6e85aea1c --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fa6d28f50d64f20862d40f6e85aea1c --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:32.547 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:32.548 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.548 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.548 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:32.548 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:32.548 | ++ functions-common:get_field:825 : echo '| 38b25b6501f6414e8efb2e4273f0e88e | 3fa6d28f50d64f20862d40f6e85aea1c | | b19bc7a8a38a4497858fae821e5e7ee5 | | | False |' 2022-04-13 23:38:32.548 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:32.548 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.548 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:32.548 | + functions-common:get_or_add_user_project_role:1004 : echo 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:32.548 | 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:32.616 | [194686 Async ks-demo-reader:224455]: finished get_or_add_user_project_role reader 3fa6d28f50d64f20862d40f6e85aea1c b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 15 seconds 2022-04-13 23:38:32.623 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:32.628 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:38:32.776 | [194686 Async ks-alt-admin:224825]: Waiting for completion of get_or_add_user_project_role admin 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 running on PID 224825 (12 other jobs running) 2022-04-13 23:38:32.862 | [194686 Async ks-alt-admin:224825]: Signaling child to exit 2022-04-13 23:38:32.863 | WAKEUP 2022-04-13 23:38:32.995 | [194686 Async ks-alt-admin:224825]: Signaled 2022-04-13 23:38:32.996 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:32.996 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:32.996 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:32.996 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:32.996 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:32.996 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:32.996 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:32.996 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:32.996 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.996 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:32.996 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:32.996 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.996 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.996 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.997 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:32.997 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:32.997 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:32.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.997 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:32.997 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:32.997 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:32.997 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:32.997 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:32.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:32.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:32.997 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:32.997 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:32.997 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 48809cad2c5c46ef9e2666cb38d5cfbe | | 8053257e2261472a88e5603dd82bb595 | | | False |' 2022-04-13 23:38:32.997 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:32.997 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:32.997 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:38:32.997 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:38:32.997 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:38:33.139 | [194686 Async ks-alt-admin:224825]: finished get_or_add_user_project_role admin 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 with result 0 in 14 seconds 2022-04-13 23:38:33.317 | [194686 Async ks-alt-another:224937]: Waiting for completion of get_or_add_user_project_role anotherrole 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 running on PID 224937 (11 other jobs running) 2022-04-13 23:38:33.450 | [194686 Async ks-alt-another:224937]: Signaling child to exit 2022-04-13 23:38:33.451 | WAKEUP 2022-04-13 23:38:33.631 | [194686 Async ks-alt-another:224937]: Signaled 2022-04-13 23:38:33.645 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:33.645 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:33.645 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:33.645 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:33.645 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:33.645 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:33.645 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:33.645 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:33.645 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:33.645 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:33.645 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:33.645 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:33.645 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:33.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:33.645 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:33.645 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:33.645 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:33.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.646 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 48809cad2c5c46ef9e2666cb38d5cfbe --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:33.646 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:33.646 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:33.646 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:33.646 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:33.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:33.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:33.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:33.646 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:33.646 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:33.646 | ++ functions-common:get_field:825 : echo '| 2940f877bdb247d38a74cbf63feb7239 | 48809cad2c5c46ef9e2666cb38d5cfbe | | 8053257e2261472a88e5603dd82bb595 | | | False |' 2022-04-13 23:38:33.646 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:33.646 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:33.646 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:33.646 | + functions-common:get_or_add_user_project_role:1004 : echo 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:33.646 | 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:38:33.658 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:33.744 | [226052 Async ks-system-reader:226052]: finished successfully 2022-04-13 23:38:33.849 | [194686 Async ks-alt-another:224937]: finished get_or_add_user_project_role anotherrole 48809cad2c5c46ef9e2666cb38d5cfbe 8053257e2261472a88e5603dd82bb595 with result 0 in 15 seconds 2022-04-13 23:38:34.039 | [194686 Async ks-alt-member-user:225328]: Waiting for completion of get_or_add_user_project_role member 09582c62e5f1431a9ea00c1235490e3e 8053257e2261472a88e5603dd82bb595 running on PID 225328 (10 other jobs running) 2022-04-13 23:38:34.211 | [194686 Async ks-alt-member-user:225328]: Signaling child to exit 2022-04-13 23:38:34.218 | WAKEUP 2022-04-13 23:38:34.337 | [194686 Async ks-alt-member-user:225328]: Signaled 2022-04-13 23:38:34.349 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:34.349 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:34.349 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:34.349 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:34.349 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:34.349 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:34.349 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:34.349 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:34.349 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 09582c62e5f1431a9ea00c1235490e3e --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:34.349 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:34.349 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:34.349 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:34.349 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:34.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.349 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.349 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:34.349 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:34.349 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:34.350 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 09582c62e5f1431a9ea00c1235490e3e --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:34.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.350 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:34.350 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 09582c62e5f1431a9ea00c1235490e3e --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:34.350 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:34.350 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:34.350 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:34.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:34.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:34.350 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:34.350 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:34.350 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:34.350 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:34.350 | ++ functions-common:get_field:825 : echo '| b3229cce2be446dcb865f7f8e1e44526 | 09582c62e5f1431a9ea00c1235490e3e | | 8053257e2261472a88e5603dd82bb595 | | | False |' 2022-04-13 23:38:34.351 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:34.351 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:34.351 | + functions-common:get_or_add_user_project_role:1004 : echo b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:34.351 | b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:34.666 | [194686 Async ks-alt-member-user:225328]: finished get_or_add_user_project_role member 09582c62e5f1431a9ea00c1235490e3e 8053257e2261472a88e5603dd82bb595 with result 0 in 13 seconds 2022-04-13 23:38:34.880 | [194686 Async ks-alt-reader-user:225574]: Waiting for completion of get_or_add_user_project_role reader fb4f418c8c884415a0c0d2ac2282865d 8053257e2261472a88e5603dd82bb595 running on PID 225574 (9 other jobs running) 2022-04-13 23:38:35.073 | [194686 Async ks-alt-reader-user:225574]: Signaling child to exit 2022-04-13 23:38:35.073 | WAKEUP 2022-04-13 23:38:35.231 | [194686 Async ks-alt-reader-user:225574]: Signaled 2022-04-13 23:38:35.233 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:35.233 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:35.233 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:35.233 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:35.233 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:35.233 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:35.233 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:35.233 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:35.233 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fb4f418c8c884415a0c0d2ac2282865d --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:35.233 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:35.233 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:35.233 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:35.233 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:35.234 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:35.234 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:35.234 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user fb4f418c8c884415a0c0d2ac2282865d --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:35.234 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fb4f418c8c884415a0c0d2ac2282865d --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:35.234 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:35.234 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:35.234 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:35.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:35.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:35.234 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:35.234 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:35.234 | ++ functions-common:get_field:825 : echo '| 38b25b6501f6414e8efb2e4273f0e88e | fb4f418c8c884415a0c0d2ac2282865d | | 8053257e2261472a88e5603dd82bb595 | | | False |' 2022-04-13 23:38:35.234 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:35.234 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:35.234 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:35.234 | + functions-common:get_or_add_user_project_role:1004 : echo 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:35.234 | 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:35.530 | [194686 Async ks-alt-reader-user:225574]: finished get_or_add_user_project_role reader fb4f418c8c884415a0c0d2ac2282865d 8053257e2261472a88e5603dd82bb595 with result 0 in 13 seconds 2022-04-13 23:38:35.561 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:35.583 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:38:35.956 | [194686 Async ks-system-member:225768]: Waiting for completion of get_or_add_user_system_role member 79cff665f6cd4c9295b3c6f21ee8072e all running on PID 225768 (8 other jobs running) 2022-04-13 23:38:36.126 | [194686 Async ks-system-member:225768]: Signaling child to exit 2022-04-13 23:38:36.126 | WAKEUP 2022-04-13 23:38:36.292 | [194686 Async ks-system-member:225768]: Signaled 2022-04-13 23:38:36.297 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:38:36.297 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:38:36.297 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:38:36.297 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:36.297 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:36.297 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:36.297 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:36.297 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:38:36.298 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 79cff665f6cd4c9295b3c6f21ee8072e --system all -f value -c Role 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 79cff665f6cd4c9295b3c6f21ee8072e --system all 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 79cff665f6cd4c9295b3c6f21ee8072e --system all -f value -c Role 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:36.298 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:36.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:36.298 | + functions-common:get_or_add_user_system_role:1059 : echo b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:36.298 | b3229cce2be446dcb865f7f8e1e44526 2022-04-13 23:38:36.587 | [194686 Async ks-system-member:225768]: finished get_or_add_user_system_role member 79cff665f6cd4c9295b3c6f21ee8072e all with result 0 in 10 seconds 2022-04-13 23:38:36.797 | [194686 Async ks-system-reader:226052]: Waiting for completion of get_or_add_user_system_role reader 3ecc4e1e3b9d4797a563483253613ac9 all running on PID 226052 (7 other jobs running) 2022-04-13 23:38:36.930 | [194686 Async ks-system-reader:226052]: Signaling child to exit 2022-04-13 23:38:36.931 | WAKEUP 2022-04-13 23:38:37.054 | [194686 Async ks-system-reader:226052]: Signaled 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:38:37.068 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:38:37.068 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:37.068 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:37.068 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:37.068 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:37.068 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:38:37.068 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ecc4e1e3b9d4797a563483253613ac9 --system all -f value -c Role 2022-04-13 23:38:37.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.068 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:38:37.068 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 3ecc4e1e3b9d4797a563483253613ac9 --system all 2022-04-13 23:38:37.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.069 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ecc4e1e3b9d4797a563483253613ac9 --system all -f value -c Role 2022-04-13 23:38:37.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:37.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:37.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:37.069 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:37.069 | + functions-common:get_or_add_user_system_role:1059 : echo 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:37.069 | 38b25b6501f6414e8efb2e4273f0e88e 2022-04-13 23:38:37.307 | [194686 Async ks-system-reader:226052]: finished get_or_add_user_system_role reader 3ecc4e1e3b9d4797a563483253613ac9 all with result 0 in 12 seconds 2022-04-13 23:38:37.328 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:37.367 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:38:37.622 | [194686 Async ks-group-memberdemo:226403]: Waiting for completion of get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 running on PID 226403 (6 other jobs running) 2022-04-13 23:38:37.720 | [194686 Async ks-group-memberdemo:226403]: Signaling child to exit 2022-04-13 23:38:42.486 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:42.560 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:42.561 | [226489 Async ks-group-anotherdemo:226489]: finished successfully 2022-04-13 23:38:42.595 | [226403 Async ks-group-memberdemo:226403]: finished successfully 2022-04-13 23:38:42.625 | WAKEUP 2022-04-13 23:38:42.649 | [194686 Async ks-group-memberdemo:226403]: Signaled 2022-04-13 23:38:42.651 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:42.651 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 -f value 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:42.651 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:42.651 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:42.651 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.651 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 -f value 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:42.652 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False' 2022-04-13 23:38:42.652 | + functions-common:get_or_add_group_project_role:1083 : echo b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False 2022-04-13 23:38:42.652 | b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False 2022-04-13 23:38:42.702 | [194686 Async ks-group-memberdemo:226403]: finished get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 15 seconds 2022-04-13 23:38:42.744 | [194686 Async ks-group-anotherdemo:226489]: Waiting for completion of get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 running on PID 226489 (5 other jobs running) 2022-04-13 23:38:42.771 | [194686 Async ks-group-anotherdemo:226489]: Signaling child to exit 2022-04-13 23:38:42.772 | WAKEUP 2022-04-13 23:38:42.821 | [194686 Async ks-group-anotherdemo:226489]: Signaled 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:42.829 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 -f value 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b0e74cade97943b9908f542c95be5896 --project b19bc7a8a38a4497858fae821e5e7ee5 -f value 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:42.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:42.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False' 2022-04-13 23:38:42.829 | + functions-common:get_or_add_group_project_role:1083 : echo 2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False 2022-04-13 23:38:42.830 | 2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 False 2022-04-13 23:38:42.909 | [194686 Async ks-group-anotherdemo:226489]: finished get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 b19bc7a8a38a4497858fae821e5e7ee5 with result 0 in 14 seconds 2022-04-13 23:38:42.967 | [194686 Async ks-group-memberalt:226575]: Waiting for completion of get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 running on PID 226575 (4 other jobs running) 2022-04-13 23:38:42.984 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:43.000 | [194686 Async ks-group-memberalt:226575]: Signaling child to exit 2022-04-13 23:38:43.015 | [226575 Async ks-group-memberalt:226575]: finished successfully 2022-04-13 23:38:43.038 | WAKEUP 2022-04-13 23:38:43.062 | [194686 Async ks-group-memberalt:226575]: Signaled 2022-04-13 23:38:43.064 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:43.064 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 -f value 2022-04-13 23:38:43.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:43.064 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:43.064 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:43.064 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:43.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.064 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 -f value 2022-04-13 23:38:43.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:43.065 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False' 2022-04-13 23:38:43.065 | + functions-common:get_or_add_group_project_role:1083 : echo b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False 2022-04-13 23:38:43.065 | b3229cce2be446dcb865f7f8e1e44526 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False 2022-04-13 23:38:43.116 | [194686 Async ks-group-memberalt:226575]: finished get_or_add_group_project_role member b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 with result 0 in 14 seconds 2022-04-13 23:38:43.159 | [194686 Async ks-group-anotheralt:226719]: Waiting for completion of get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 running on PID 226719 (3 other jobs running) 2022-04-13 23:38:43.185 | [194686 Async ks-group-anotheralt:226719]: Signaling child to exit 2022-04-13 23:38:43.896 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:43.923 | [226719 Async ks-group-anotheralt:226719]: finished successfully 2022-04-13 23:38:43.947 | WAKEUP 2022-04-13 23:38:43.971 | [194686 Async ks-group-anotheralt:226719]: Signaled 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:43.973 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 -f value 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b0e74cade97943b9908f542c95be5896 --project 8053257e2261472a88e5603dd82bb595 -f value 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:43.973 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:43.973 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False' 2022-04-13 23:38:43.973 | + functions-common:get_or_add_group_project_role:1083 : echo 2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False 2022-04-13 23:38:43.973 | 2940f877bdb247d38a74cbf63feb7239 b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 False 2022-04-13 23:38:44.022 | [194686 Async ks-group-anotheralt:226719]: finished get_or_add_group_project_role anotherrole b0e74cade97943b9908f542c95be5896 8053257e2261472a88e5603dd82bb595 with result 0 in 15 seconds 2022-04-13 23:38:44.063 | [194686 Async ks-group-admin:226807]: Waiting for completion of get_or_add_group_project_role admin ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 running on PID 226807 (2 other jobs running) 2022-04-13 23:38:44.089 | [194686 Async ks-group-admin:226807]: Signaling child to exit 2022-04-13 23:38:44.106 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:44.131 | [226807 Async ks-group-admin:226807]: finished successfully 2022-04-13 23:38:44.151 | WAKEUP 2022-04-13 23:38:44.174 | [194686 Async ks-group-admin:226807]: Signaled 2022-04-13 23:38:44.175 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:44.175 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ece7657bcaeb40e9b7559097e2c2b3d9 --project 5b1525b4ec004e72bafdaf5203ce8547 -f value 2022-04-13 23:38:44.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.175 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.175 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.175 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:44.175 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:44.176 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:44.176 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group ece7657bcaeb40e9b7559097e2c2b3d9 --project 5b1525b4ec004e72bafdaf5203ce8547 2022-04-13 23:38:44.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.176 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.176 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.176 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ece7657bcaeb40e9b7559097e2c2b3d9 --project 5b1525b4ec004e72bafdaf5203ce8547 -f value 2022-04-13 23:38:44.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.176 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:44.176 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:44.176 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:44.176 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1ca259fe015049939bea59a19442be66 ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 False' 2022-04-13 23:38:44.176 | + functions-common:get_or_add_group_project_role:1083 : echo 1ca259fe015049939bea59a19442be66 ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 False 2022-04-13 23:38:44.176 | 1ca259fe015049939bea59a19442be66 ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 False 2022-04-13 23:38:44.221 | [194686 Async ks-group-admin:226807]: finished get_or_add_group_project_role admin ece7657bcaeb40e9b7559097e2c2b3d9 5b1525b4ec004e72bafdaf5203ce8547 with result 0 in 14 seconds 2022-04-13 23:38:44.226 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:44.229 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:38:44.245 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:38:44.248 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:38:44.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:44.268 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:38:44.270 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:38:44.331 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:38:44.371 | [194686 Async create_nova_accounts:228742]: running: create_nova_accounts 2022-04-13 23:38:44.373 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:38:44.392 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:44.394 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:38:44.397 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:38:44.461 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:38:44.507 | [194686 Async create_glance_accounts:228857]: running: create_glance_accounts 2022-04-13 23:38:44.512 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:38:44.538 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:44.541 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:38:44.543 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:38:44.613 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:38:44.654 | [194686 Async create_cinder_accounts:228987]: running: create_cinder_accounts 2022-04-13 23:38:44.658 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:38:44.680 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:44.683 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:38:44.686 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:38:44.755 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:38:44.827 | [194686 Async create_neutron_accounts:229102]: running: create_neutron_accounts 2022-04-13 23:38:44.831 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:38:44.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:44.863 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:38:44.868 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:38:45.093 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:38:45.320 | [194686 Async create_swift_accounts:229243]: running: create_swift_accounts 2022-04-13 23:38:45.337 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:38:45.466 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:38:45.485 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:38:45.867 | [194686 Async create_nova_accounts:228742]: Waiting for completion of create_nova_accounts running on PID 228742 (6 other jobs running) 2022-04-13 23:38:46.042 | [194686 Async create_nova_accounts:228742]: Signaling child to exit 2022-04-13 23:39:24.969 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:25.111 | [229102 Async create_neutron_accounts:229102]: finished successfully 2022-04-13 23:39:43.819 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:43.859 | [228987 Async create_cinder_accounts:228987]: finished successfully 2022-04-13 23:40:00.795 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:40:00.825 | [228857 Async create_glance_accounts:228857]: finished successfully 2022-04-13 23:40:03.530 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:40:03.557 | [228742 Async create_nova_accounts:228742]: finished successfully 2022-04-13 23:40:03.577 | WAKEUP 2022-04-13 23:40:03.603 | [194686 Async create_nova_accounts:228742]: Signaled 2022-04-13 23:40:03.604 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:40:03.604 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:40:03.604 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:40:03.604 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:03.604 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:03.605 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:03.605 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:03.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.605 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.605 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.605 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.605 | + functions-common:get_or_create_user:932 : user_id=3dd9b77dc18748a5b334d6b36a907796 2022-04-13 23:40:03.605 | + functions-common:get_or_create_user:933 : echo 3dd9b77dc18748a5b334d6b36a907796 2022-04-13 23:40:03.605 | 3dd9b77dc18748a5b334d6b36a907796 2022-04-13 23:40:03.605 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:40:03.605 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.605 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.605 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.605 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.605 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.605 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.605 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.605 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.605 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.605 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.605 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.605 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.606 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.606 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.606 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.606 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.606 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.606 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.606 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.606 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.606 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | 3dd9b77dc18748a5b334d6b36a907796 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.606 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.606 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.606 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.606 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:40:03.606 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:40:03.606 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.606 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.606 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.606 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.606 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.607 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.607 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.607 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.607 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.607 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.607 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.607 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.607 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.607 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.607 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.607 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.607 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.607 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.607 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.607 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.608 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.608 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.608 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.608 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.608 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.608 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 3dd9b77dc18748a5b334d6b36a907796 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.608 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.608 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.608 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:40:03.608 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:03.608 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:03.608 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:40:03.608 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:40:03.608 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.52/compute 2022-04-13 23:40:03.608 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:40:03.608 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:03.608 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:40:03.608 | ++ functions-common:get_or_create_service:1104 : 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-04-13 23:40:03.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.608 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.608 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.608 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.608 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:03.608 | 67810c40bb384ac293727c57ab98c5de' 2022-04-13 23:40:03.608 | + functions-common:get_or_create_service:1101 : echo 67810c40bb384ac293727c57ab98c5de 2022-04-13 23:40:03.608 | 67810c40bb384ac293727c57ab98c5de 2022-04-13 23:40:03.608 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s' 2022-04-13 23:40:03.608 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:03.608 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:40:03.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:03.609 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.609 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:03.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:03.609 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.609 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e4e0095e645b4bd49c0326141f9eb8a9 2022-04-13 23:40:03.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e4e0095e645b4bd49c0326141f9eb8a9 2022-04-13 23:40:03.609 | + functions-common:get_or_create_endpoint:1134 : public_id=e4e0095e645b4bd49c0326141f9eb8a9 2022-04-13 23:40:03.609 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:03.609 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:03.609 | + functions-common:get_or_create_endpoint:1143 : echo e4e0095e645b4bd49c0326141f9eb8a9 2022-04-13 23:40:03.609 | e4e0095e645b4bd49c0326141f9eb8a9 2022-04-13 23:40:03.609 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:40:03.609 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:03.609 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:40:03.609 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.609 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.610 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.610 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:03.610 | a628175679e341f98362c7449bcd9f94' 2022-04-13 23:40:03.610 | + functions-common:get_or_create_service:1101 : echo a628175679e341f98362c7449bcd9f94 2022-04-13 23:40:03.610 | a628175679e341f98362c7449bcd9f94 2022-04-13 23:40:03.610 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1 2022-04-13 23:40:03.610 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:03.610 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne 2022-04-13 23:40:03.610 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:03.610 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:03.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.610 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.610 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.610 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.610 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:03.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:03.611 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:40:03.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.611 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.611 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.611 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c57e0ade25a448b1a69a6686cadb1ee5 2022-04-13 23:40:03.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c57e0ade25a448b1a69a6686cadb1ee5 2022-04-13 23:40:03.611 | + functions-common:get_or_create_endpoint:1134 : public_id=c57e0ade25a448b1a69a6686cadb1ee5 2022-04-13 23:40:03.611 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:03.611 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:03.611 | + functions-common:get_or_create_endpoint:1143 : echo c57e0ade25a448b1a69a6686cadb1ee5 2022-04-13 23:40:03.611 | c57e0ade25a448b1a69a6686cadb1ee5 2022-04-13 23:40:03.611 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:40:03.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:03.611 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:40:03.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:03.611 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:40:03.611 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.611 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.611 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.612 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.612 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.612 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.612 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.612 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.612 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.612 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.612 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.612 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.612 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.612 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.613 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.613 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.613 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.613 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.613 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.613 | ++ functions-common:get_field:825 : echo '| 797e03731bce4e34875adc7efd196cf8 | 3dd9b77dc18748a5b334d6b36a907796 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.613 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.613 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.613 | + functions-common:get_or_add_user_project_role:1004 : echo 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.613 | 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.613 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:40:03.613 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:40:03.613 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:40:03.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:03.613 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:40:03.659 | [194686 Async create_nova_accounts:228742]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 23:40:03.697 | [194686 Async create_glance_accounts:228857]: Waiting for completion of create_glance_accounts running on PID 228857 (5 other jobs running) 2022-04-13 23:40:03.724 | [194686 Async create_glance_accounts:228857]: Signaling child to exit 2022-04-13 23:40:03.724 | WAKEUP 2022-04-13 23:40:03.747 | [194686 Async create_glance_accounts:228857]: Signaled 2022-04-13 23:40:03.748 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:40:03.748 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:03.748 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:40:03.748 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:40:03.748 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:03.748 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:03.749 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:03.749 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:03.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.749 | + functions-common:get_or_create_user:932 : user_id=b1bcd82e2fed40e797b09942b0e59344 2022-04-13 23:40:03.749 | + functions-common:get_or_create_user:933 : echo b1bcd82e2fed40e797b09942b0e59344 2022-04-13 23:40:03.749 | b1bcd82e2fed40e797b09942b0e59344 2022-04-13 23:40:03.749 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:40:03.749 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.749 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.749 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.749 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.749 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.749 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.749 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.749 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.749 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.749 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.750 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.750 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.750 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.750 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.750 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.750 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.750 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.750 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.750 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.750 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.750 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.750 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.750 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.750 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.750 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.750 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | b1bcd82e2fed40e797b09942b0e59344 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.750 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.750 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.750 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.750 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.750 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.750 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:40:03.750 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:40:03.750 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:03.750 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:40:03.750 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:40:03.750 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:03.751 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:03.751 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:03.751 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:03.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.751 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.751 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.751 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.751 | + functions-common:get_or_create_user:932 : user_id=9a01a8afc65e42a5af1d72e08ad12016 2022-04-13 23:40:03.751 | + functions-common:get_or_create_user:933 : echo 9a01a8afc65e42a5af1d72e08ad12016 2022-04-13 23:40:03.751 | 9a01a8afc65e42a5af1d72e08ad12016 2022-04-13 23:40:03.751 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:40:03.751 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.751 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.751 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.751 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.751 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.751 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.751 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.751 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.751 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.752 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.752 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.752 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.752 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.752 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.752 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.752 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.752 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.752 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | 9a01a8afc65e42a5af1d72e08ad12016 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.752 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.752 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.752 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:40:03.752 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:40:03.752 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.753 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.753 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.753 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.753 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.753 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.753 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.753 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.753 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.753 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.753 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.753 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.754 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.754 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.754 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.754 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.754 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.754 | ++ functions-common:get_field:825 : echo '| 797e03731bce4e34875adc7efd196cf8 | 9a01a8afc65e42a5af1d72e08ad12016 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.754 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.754 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.754 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.754 | + functions-common:get_or_add_user_project_role:1004 : echo 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.754 | 797e03731bce4e34875adc7efd196cf8 2022-04-13 23:40:03.754 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:40:03.754 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:03.754 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:40:03.754 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:40:03.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.754 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.754 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.754 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.754 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:03.754 | 28cc67821aa1452db0714079627277f9' 2022-04-13 23:40:03.754 | + functions-common:get_or_create_service:1101 : echo 28cc67821aa1452db0714079627277f9 2022-04-13 23:40:03.754 | 28cc67821aa1452db0714079627277f9 2022-04-13 23:40:03.754 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.52/image 2022-04-13 23:40:03.754 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:03.754 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne 2022-04-13 23:40:03.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:03.754 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.755 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.755 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:03.755 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:03.755 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id 2022-04-13 23:40:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.755 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.755 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f3d3a769458e45eca891d9c75e6e20e1 2022-04-13 23:40:03.755 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f3d3a769458e45eca891d9c75e6e20e1 2022-04-13 23:40:03.755 | + functions-common:get_or_create_endpoint:1134 : public_id=f3d3a769458e45eca891d9c75e6e20e1 2022-04-13 23:40:03.755 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:03.755 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:03.755 | + functions-common:get_or_create_endpoint:1143 : echo f3d3a769458e45eca891d9c75e6e20e1 2022-04-13 23:40:03.755 | f3d3a769458e45eca891d9c75e6e20e1 2022-04-13 23:40:03.755 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:40:03.755 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:40:03.755 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:40:03.755 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:40:03.755 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:40:03.755 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:40:03.755 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:40:03.755 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:40:03.755 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:40:03.796 | [194686 Async create_glance_accounts:228857]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-13 23:40:03.835 | [194686 Async create_cinder_accounts:228987]: Waiting for completion of create_cinder_accounts running on PID 228987 (4 other jobs running) 2022-04-13 23:40:03.862 | [194686 Async create_cinder_accounts:228987]: Signaling child to exit 2022-04-13 23:40:03.862 | WAKEUP 2022-04-13 23:40:03.885 | [194686 Async create_cinder_accounts:228987]: Signaled 2022-04-13 23:40:03.887 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:40:03.887 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:40:03.887 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:40:03.887 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:03.887 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:03.887 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:03.887 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:03.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.887 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.887 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.887 | + functions-common:get_or_create_user:932 : user_id=c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.887 | + functions-common:get_or_create_user:933 : echo c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.887 | c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.887 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:40:03.887 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:03.887 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:03.887 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:03.887 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:03.887 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.888 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.888 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:03.888 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.888 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.888 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:03.888 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:03.888 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:40:03.888 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:03.888 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:03.888 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:03.888 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.888 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.888 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.888 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:03.888 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:03.888 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:03.888 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | c7fa4f5983554c9cb25e8e08e841a8af | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:03.888 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:03.889 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.889 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.889 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:03.889 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:40:03.889 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:40:03.889 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:03.889 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:40:03.889 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:40:03.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.889 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.889 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.889 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:03.889 | 384c5978be19412fbf063cd440e7f821' 2022-04-13 23:40:03.889 | + functions-common:get_or_create_service:1101 : echo 384c5978be19412fbf063cd440e7f821 2022-04-13 23:40:03.889 | 384c5978be19412fbf063cd440e7f821 2022-04-13 23:40:03.889 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:40:03.889 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:40:03.889 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:03.889 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:40:03.889 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:03.889 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:03.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.889 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.889 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.890 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:03.890 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:40:03.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.890 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.890 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.890 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=50ac85f5b9ba4db0bf8013b3ec1b14b1 2022-04-13 23:40:03.890 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 50ac85f5b9ba4db0bf8013b3ec1b14b1 2022-04-13 23:40:03.890 | + functions-common:get_or_create_endpoint:1134 : public_id=50ac85f5b9ba4db0bf8013b3ec1b14b1 2022-04-13 23:40:03.890 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:03.890 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:03.890 | + functions-common:get_or_create_endpoint:1143 : echo 50ac85f5b9ba4db0bf8013b3ec1b14b1 2022-04-13 23:40:03.890 | 50ac85f5b9ba4db0bf8013b3ec1b14b1 2022-04-13 23:40:03.890 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:40:03.890 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:03.890 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:40:03.890 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:40:03.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.890 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.890 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.890 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.890 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:03.890 | 2c9b8c961deb4bbe84d88e23da39338d' 2022-04-13 23:40:03.890 | + functions-common:get_or_create_service:1101 : echo 2c9b8c961deb4bbe84d88e23da39338d 2022-04-13 23:40:03.890 | 2c9b8c961deb4bbe84d88e23da39338d 2022-04-13 23:40:03.890 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-04-13 23:40:03.890 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:03.891 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:40:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:03.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:03.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.891 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:03.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:40:03.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.891 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=df18294887e145219e562b52e2d6698b 2022-04-13 23:40:03.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo df18294887e145219e562b52e2d6698b 2022-04-13 23:40:03.891 | + functions-common:get_or_create_endpoint:1134 : public_id=df18294887e145219e562b52e2d6698b 2022-04-13 23:40:03.891 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:03.891 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:03.892 | + functions-common:get_or_create_endpoint:1143 : echo df18294887e145219e562b52e2d6698b 2022-04-13 23:40:03.892 | df18294887e145219e562b52e2d6698b 2022-04-13 23:40:03.892 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:40:03.892 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:03.892 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:40:03.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.892 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_project:945 : project_id=482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_project:946 : echo 482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:40:03.892 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 482902fa95b7456fb40cf4c625b3a876 2022-04-13 23:40:03.892 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:03.892 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:03.892 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:40:03.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:03.893 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:03.893 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:40:03.893 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:03.893 | ++ functions-common:get_or_create_user:932 : user_id=c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.893 | ++ functions-common:get_or_create_user:933 : echo c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.893 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c7fa4f5983554c9cb25e8e08e841a8af 2022-04-13 23:40:03.937 | [194686 Async create_cinder_accounts:228987]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-13 23:40:03.941 | + inc/async:async_wait:197 : return 0 2022-04-13 23:40:03.944 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:40:04.003 | [194686 Async create_neutron_accounts:229102]: Waiting for completion of create_neutron_accounts running on PID 229102 (3 other jobs running) 2022-04-13 23:40:04.030 | [194686 Async create_neutron_accounts:229102]: Signaling child to exit 2022-04-13 23:40:04.030 | WAKEUP 2022-04-13 23:40:04.053 | [194686 Async create_neutron_accounts:229102]: Signaled 2022-04-13 23:40:04.055 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:40:04.055 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:40:04.055 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:40:04.055 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:40:04.055 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:40:04.055 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:40:04.055 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:40:04.055 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:40:04.055 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:40:04.055 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:40:04.055 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.52:9696/ 2022-04-13 23:40:04.055 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:40:04.055 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:40:04.055 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:40:04.055 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:04.055 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:04.055 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:04.055 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:04.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.056 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.056 | + functions-common:get_or_create_user:932 : user_id=fc55d151aabb41fe91b535e48f5df399 2022-04-13 23:40:04.056 | + functions-common:get_or_create_user:933 : echo fc55d151aabb41fe91b535e48f5df399 2022-04-13 23:40:04.056 | fc55d151aabb41fe91b535e48f5df399 2022-04-13 23:40:04.056 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:40:04.056 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:04.056 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:04.056 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:04.056 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:04.056 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:40:04.056 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:04.056 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:04.056 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:04.056 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:04.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.056 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.056 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:04.056 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:04.056 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:40:04.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.056 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.057 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:04.057 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:04.057 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:40:04.057 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:04.057 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:04.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.057 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.057 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:04.057 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:04.057 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:04.057 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | fc55d151aabb41fe91b535e48f5df399 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:04.057 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:04.057 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:04.057 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:04.057 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:04.057 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:40:04.057 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:40:04.057 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:04.057 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:40:04.057 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:40:04.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.057 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.057 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:04.058 | 7908169125754f9a9fcc28a075600450' 2022-04-13 23:40:04.058 | + functions-common:get_or_create_service:1101 : echo 7908169125754f9a9fcc28a075600450 2022-04-13 23:40:04.058 | 7908169125754f9a9fcc28a075600450 2022-04-13 23:40:04.058 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.52:9696/ 2022-04-13 23:40:04.058 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:04.058 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne 2022-04-13 23:40:04.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:04.058 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:04.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.058 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:04.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:04.058 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id 2022-04-13 23:40:04.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:04.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:04.058 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:04.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e82b7c8e46c8468c855e074f7e71353f 2022-04-13 23:40:04.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e82b7c8e46c8468c855e074f7e71353f 2022-04-13 23:40:04.058 | + functions-common:get_or_create_endpoint:1134 : public_id=e82b7c8e46c8468c855e074f7e71353f 2022-04-13 23:40:04.058 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:40:04.058 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:04.058 | + functions-common:get_or_create_endpoint:1143 : echo e82b7c8e46c8468c855e074f7e71353f 2022-04-13 23:40:04.058 | e82b7c8e46c8468c855e074f7e71353f 2022-04-13 23:40:04.104 | [194686 Async create_neutron_accounts:229102]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:40:04.153 | [194686 Async create_swift_accounts:229243]: Waiting for completion of create_swift_accounts running on PID 229243 (2 other jobs running) 2022-04-13 23:40:04.180 | [194686 Async create_swift_accounts:229243]: Signaling child to exit 2022-04-13 23:40:53.002 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:40:53.028 | [229243 Async create_swift_accounts:229243]: finished successfully 2022-04-13 23:40:53.048 | WAKEUP 2022-04-13 23:40:53.072 | [194686 Async create_swift_accounts:229243]: Signaled 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:40:53.073 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:40:53.073 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:40:53.073 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:40:53.073 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:40:53.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.074 | ++ functions-common:get_or_create_role:957 : role_id=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.074 | ++ functions-common:get_or_create_role:958 : echo 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.074 | + lib/swift:create_swift_accounts:614 : another_role=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.074 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:40:53.074 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:40:53.074 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:53.074 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:53.074 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:53.074 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:40:53.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.074 | + functions-common:get_or_create_user:932 : user_id=1d29baae8a2a431588684223a59ab727 2022-04-13 23:40:53.074 | + functions-common:get_or_create_user:933 : echo 1d29baae8a2a431588684223a59ab727 2022-04-13 23:40:53.074 | 1d29baae8a2a431588684223a59ab727 2022-04-13 23:40:53.074 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:40:53.074 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.074 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:53.074 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:53.075 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:53.075 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.075 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.075 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.075 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.075 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.075 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.075 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.075 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.075 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.075 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.076 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.076 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.076 | ++ functions-common:get_field:825 : echo '| 0708c30c3c8846aa83807d825e38cdda | 1d29baae8a2a431588684223a59ab727 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:53.076 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.076 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.076 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:53.076 | + functions-common:get_or_add_user_project_role:1004 : echo 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:53.076 | 0708c30c3c8846aa83807d825e38cdda 2022-04-13 23:40:53.076 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:40:53.076 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:40:53.076 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:53.077 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:53.077 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.077 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.077 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.077 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.077 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.077 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.077 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.077 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.077 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.077 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:40:53.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.078 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.078 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.078 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.078 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.078 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 1d29baae8a2a431588684223a59ab727 | | 482902fa95b7456fb40cf4c625b3a876 | | | False |' 2022-04-13 23:40:53.078 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.078 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.078 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.078 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.078 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:40:53.078 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:53.078 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:40:53.078 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:40:53.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.078 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.078 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.078 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:53.078 | 4423d4c3f60c46fd902759924608cd6b' 2022-04-13 23:40:53.078 | + functions-common:get_or_create_service:1101 : echo 4423d4c3f60c46fd902759924608cd6b 2022-04-13 23:40:53.078 | 4423d4c3f60c46fd902759924608cd6b 2022-04-13 23:40:53.078 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' http://10.222.0.52:8080 2022-04-13 23:40:53.078 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:53.079 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:53.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:53.079 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f81f8486731347cfbcd1ff00aba7d9dc 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f81f8486731347cfbcd1ff00aba7d9dc 2022-04-13 23:40:53.079 | + functions-common:get_or_create_endpoint:1134 : public_id=f81f8486731347cfbcd1ff00aba7d9dc 2022-04-13 23:40:53.079 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.52:8080 ]] 2022-04-13 23:40:53.079 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.52:8080 RegionOne 2022-04-13 23:40:53.079 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:53.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.079 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.080 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:53.080 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:53.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.52:8080 --region RegionOne -f value -c id 2022-04-13 23:40:53.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.080 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.080 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.080 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.080 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b9a388f2f8c24ff1b6f6c9b5de7e8f30 2022-04-13 23:40:53.080 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo b9a388f2f8c24ff1b6f6c9b5de7e8f30 2022-04-13 23:40:53.080 | b9a388f2f8c24ff1b6f6c9b5de7e8f30 2022-04-13 23:40:53.080 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:53.080 | + functions-common:get_or_create_endpoint:1143 : echo f81f8486731347cfbcd1ff00aba7d9dc 2022-04-13 23:40:53.080 | f81f8486731347cfbcd1ff00aba7d9dc 2022-04-13 23:40:53.080 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:40:53.080 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:53.080 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:40:53.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.080 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.080 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.080 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_project:945 : project_id=a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_project:946 : echo a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.080 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.080 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:40:53.080 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.080 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:40:53.080 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:40:53.081 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:40:53.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.081 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.081 | ++ functions-common:get_or_create_user:932 : user_id=e167f66ffc9e4bf3adafa2b629871490 2022-04-13 23:40:53.081 | ++ functions-common:get_or_create_user:933 : echo e167f66ffc9e4bf3adafa2b629871490 2022-04-13 23:40:53.081 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e167f66ffc9e4bf3adafa2b629871490 2022-04-13 23:40:53.081 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:40:53.081 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.081 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e167f66ffc9e4bf3adafa2b629871490 a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.081 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.081 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:53.081 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.081 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.081 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:53.081 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:53.081 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:53.081 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:53.081 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.081 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e167f66ffc9e4bf3adafa2b629871490 --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.081 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.081 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.081 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.081 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.082 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.082 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.082 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e167f66ffc9e4bf3adafa2b629871490 --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.082 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.082 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.082 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e167f66ffc9e4bf3adafa2b629871490 --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.082 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.082 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.082 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.082 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.082 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.082 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.082 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.082 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.082 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.082 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.082 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | e167f66ffc9e4bf3adafa2b629871490 | | a77ac0eb89a046f48cadac629c0bca6f | | | False |' 2022-04-13 23:40:53.082 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.082 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.082 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.082 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.082 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:40:53.082 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:40:53.082 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:53.082 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:40:53.082 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:40:53.082 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:40:53.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.083 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.083 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.083 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.083 | ++ functions-common:get_or_create_user:932 : user_id=c4cb85a615ea4e89838429915bb191ba 2022-04-13 23:40:53.083 | ++ functions-common:get_or_create_user:933 : echo c4cb85a615ea4e89838429915bb191ba 2022-04-13 23:40:53.083 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c4cb85a615ea4e89838429915bb191ba 2022-04-13 23:40:53.083 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:40:53.083 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.083 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 2940f877bdb247d38a74cbf63feb7239 c4cb85a615ea4e89838429915bb191ba a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.083 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.083 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:53.083 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.083 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.083 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:53.083 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:53.083 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:53.083 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:53.083 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2940f877bdb247d38a74cbf63feb7239 --user c4cb85a615ea4e89838429915bb191ba --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.083 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.083 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.083 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.083 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.083 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.083 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.083 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.084 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.084 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 2940f877bdb247d38a74cbf63feb7239 --user c4cb85a615ea4e89838429915bb191ba --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.084 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2940f877bdb247d38a74cbf63feb7239 --user c4cb85a615ea4e89838429915bb191ba --project a77ac0eb89a046f48cadac629c0bca6f 2022-04-13 23:40:53.084 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.084 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.084 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.084 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.084 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.084 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.084 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.084 | ++ functions-common:get_field:825 : echo '| 2940f877bdb247d38a74cbf63feb7239 | c4cb85a615ea4e89838429915bb191ba | | a77ac0eb89a046f48cadac629c0bca6f | | | False |' 2022-04-13 23:40:53.084 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.084 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.084 | + functions-common:get_or_add_user_project_role:1004 : echo 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.084 | 2940f877bdb247d38a74cbf63feb7239 2022-04-13 23:40:53.084 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:40:53.084 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:40:53.084 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:53.084 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.085 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_project:945 : project_id=cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_project:946 : echo cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:642 : swift_project_test2=cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:40:53.085 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:40:53.085 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:40:53.085 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:40:53.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.085 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_user:932 : user_id=9741654281f643f18e86a4ddf9e2aeb9 2022-04-13 23:40:53.085 | ++ functions-common:get_or_create_user:933 : echo 9741654281f643f18e86a4ddf9e2aeb9 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:647 : swift_user_test2=9741654281f643f18e86a4ddf9e2aeb9 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:40:53.085 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.085 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 9741654281f643f18e86a4ddf9e2aeb9 cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.085 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.085 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:53.085 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.085 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.085 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:53.085 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:53.085 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:53.085 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9741654281f643f18e86a4ddf9e2aeb9 --project cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.086 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.086 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.086 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.086 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9741654281f643f18e86a4ddf9e2aeb9 --project cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9741654281f643f18e86a4ddf9e2aeb9 --project cf6314252cb647b881d7d586b9fb837c 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.086 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.086 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.086 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.086 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.086 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.087 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 9741654281f643f18e86a4ddf9e2aeb9 | | cf6314252cb647b881d7d586b9fb837c | | | False |' 2022-04-13 23:40:53.087 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.087 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.087 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.087 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.087 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:40:53.087 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:40:53.087 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:40:53.087 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:40:53.087 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:40:53.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.087 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:40:53.087 | 423f122501af4d02a1315de8b761c43e' 2022-04-13 23:40:53.087 | ++ functions-common:get_or_create_domain:895 : echo 423f122501af4d02a1315de8b761c43e 2022-04-13 23:40:53.087 | + lib/swift:create_swift_accounts:652 : swift_domain=423f122501af4d02a1315de8b761c43e 2022-04-13 23:40:53.087 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:40:53.087 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.087 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:40:53.087 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 423f122501af4d02a1315de8b761c43e 2022-04-13 23:40:53.087 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:53.087 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=423f122501af4d02a1315de8b761c43e --or-show -f value -c id 2022-04-13 23:40:53.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.087 | ++ functions-common:get_or_create_project:945 : project_id=7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_project:946 : echo 7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:656 : swift_project_test4=7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:40:53.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:40:53.088 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 423f122501af4d02a1315de8b761c43e test4@example.com 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:40:53.088 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=423f122501af4d02a1315de8b761c43e --email=test4@example.com --or-show -f value -c id 2022-04-13 23:40:53.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_user:932 : user_id=910b64a61d094af1bdb4bc714b4ed9cc 2022-04-13 23:40:53.088 | ++ functions-common:get_or_create_user:933 : echo 910b64a61d094af1bdb4bc714b4ed9cc 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:661 : swift_user_test4=910b64a61d094af1bdb4bc714b4ed9cc 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:40:53.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:53.088 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 910b64a61d094af1bdb4bc714b4ed9cc 7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.088 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:53.088 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:53.088 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:53.088 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:53.088 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:53.088 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:53.088 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:53.088 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:53.088 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 910b64a61d094af1bdb4bc714b4ed9cc --project 7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.089 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.089 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:53.089 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.089 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.089 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:53.089 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:53.089 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 910b64a61d094af1bdb4bc714b4ed9cc --project 7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 910b64a61d094af1bdb4bc714b4ed9cc --project 7fa02248640b4e37b34f98d37e8430da 2022-04-13 23:40:53.089 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:53.089 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:53.089 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:53.089 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:53.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:53.089 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:53.089 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:53.089 | ++ functions-common:get_field:825 : echo '| 1ca259fe015049939bea59a19442be66 | 910b64a61d094af1bdb4bc714b4ed9cc | | 7fa02248640b4e37b34f98d37e8430da | | | False |' 2022-04-13 23:40:53.089 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:53.089 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:53.089 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.090 | + functions-common:get_or_add_user_project_role:1004 : echo 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.090 | 1ca259fe015049939bea59a19442be66 2022-04-13 23:40:53.119 | [194686 Async create_swift_accounts:229243]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-13 23:40:53.127 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:40:53.129 | + inc/async:async_wait:197 : return 0 2022-04-13 23:40:53.132 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:40:53.150 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:53.152 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:40:53.170 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:53.173 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:40:53.175 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:40:53.178 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:40:53.180 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:40:53.183 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:40:53.243 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:40:53.280 | [194686 Async init_glance:233500]: running: init_glance 2022-04-13 23:40:53.283 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:40:53.302 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:53.305 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:40:53.308 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:40:53.311 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:40:53.314 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:40:53.316 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:40:53.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:40:53.321 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:40:53.327 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:40:53.330 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:40:53.333 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:40:53.335 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:40:53.338 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:40:53.341 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:40:53.343 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:40:53.346 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:40:53.361 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:40:53.363 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:40:56.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:56.894 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:56.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:56.894 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:00.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:00.454 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:00.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:00.454 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:03.316 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:41:03.341 | [233500 Async init_glance:233500]: finished successfully 2022-04-13 23:41:04.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:04.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:04.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:04.030 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:07.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:07.510 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:07.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:07.510 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:11.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:11.018 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:11.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:11.018 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:14.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:14.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:14.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:14.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:17.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:17.986 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:17.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:17.986 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:21.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:21.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:21.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:21.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:26.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:26.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:26.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:26.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:26.341 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:41:32.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:32.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:32.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:32.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:32.607 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:41:32.612 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:41:32.614 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:41:32.617 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:41:32.619 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:41:32.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:41:32.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:41:32.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:41:32.628 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:41:32.630 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:41:32.633 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:41:32.635 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:41:32.638 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:41:32.640 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:41:32.642 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:41:32.644 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:41:32.648 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:32.650 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:41:32.653 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:32.658 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:41:32.660 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:41:32.662 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:41:32.665 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:41:32.667 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:41:32.670 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:41:32.697 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:41:32.726 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:41:32.755 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:41:32.786 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:41:32.819 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:41:32.851 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:41:32.853 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:41:32.856 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:41:32.858 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:32.861 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:41:32.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:41:32.880 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:41:32.883 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:32.885 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:41:32.888 | + 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-04-13 23:41:32.916 | + 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-04-13 23:41:32.946 | + 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-04-13 23:41:32.977 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:41:33.006 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:41:33.023 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:41:33.025 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:41:33.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:41:33.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:41:33.033 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:41:33.035 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:41:33.047 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:41:33.049 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:41:33.051 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:41:33.054 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:41:33.066 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:41:33.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:41:33.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:41:33.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:41:33.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:41:33.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:41:33.120 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:41:33.123 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:41:33.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.gwdOiQnQV4 2022-04-13 23:41:33.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:41:33.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:41:33.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.gwdOiQnQV4 2022-04-13 23:41:33.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.gwdOiQnQV4 2022-04-13 23:41:33.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.gwdOiQnQV4 /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:41:33.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:41:33.190 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:33.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:41:33.222 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:41:33.225 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:41:33.227 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:41:33.230 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:41:33.232 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:41:33.234 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:41:33.252 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:33.255 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:41:33.258 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:41:33.260 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:41:33.282 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:33.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:41:33.288 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-04-13 23:41:33.318 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:41:33.320 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:41:33.322 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:41:33.340 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:33.342 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:41:33.345 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:41:33.347 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:41:33.350 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:41:33.352 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:41:33.354 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:41:33.357 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:41:33.359 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:41:33.362 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:41:33.364 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:41:33.368 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:41:33.371 | + 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-04-13 23:41:33.376 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:41:33.393 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:33.396 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:41:33.398 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:41:33.400 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:41:33.405 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:41:33.434 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:41:33.464 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:41:33.494 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:41:33.524 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:41:33.555 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:41:33.557 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:33.560 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:41:33.562 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:41:33.565 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:41:33.594 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:41:33.624 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-04-13 23:41:33.654 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:41:33.683 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:41:33.713 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:41:33.743 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:41:33.773 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:41:33.802 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:41:33.832 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:41:33.862 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:41:33.892 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:41:33.922 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:41:33.925 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:33.927 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:41:33.930 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:41:33.932 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:41:33.962 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:41:33.992 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity 2022-04-13 23:41:34.022 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:41:34.052 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:41:34.082 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:41:34.111 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:41:34.142 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:41:34.171 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:41:34.201 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:41:34.231 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:41:34.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:41:34.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:41:34.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:41:34.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:41:34.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:41:34.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:41:34.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-04-13 23:41:34.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-04-13 23:41:34.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-04-13 23:41:34.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:41:34.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:41:34.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:41:34.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:41:34.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:41:34.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:41:34.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:41:34.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:41:34.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:34.278 | + 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-04-13 23:41:34.308 | + 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-04-13 23:41:34.311 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.313 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:34.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:41:34.318 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:41:34.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:41:34.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:41:34.354 | + 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-04-13 23:41:34.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.359 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:34.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:41:34.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:41:34.366 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.368 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:41:34.397 | + 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-04-13 23:41:34.399 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.402 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:34.404 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:41:34.407 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:41:34.409 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.412 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:41:34.441 | + 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-04-13 23:41:34.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.445 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:41:34.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:41:34.450 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:41:34.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.455 | + 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-04-13 23:41:34.484 | + 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-04-13 23:41:34.486 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:41:34.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:41:34.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:41:34.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.499 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:41:34.527 | + 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-04-13 23:41:34.530 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:41:34.535 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:41:34.537 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:41:34.539 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.542 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:41:34.572 | + 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:600:649 2022-04-13 23:41:34.574 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:41:34.579 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-04-13 23:41:34.581 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-04-13 23:41:34.584 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-04-13 23:41:34.615 | + 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-04-13 23:41:34.618 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:34.621 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:41:34.623 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:41:34.625 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:41:34.628 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:34.630 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:41:34.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:41:34.661 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:41:34.678 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:34.681 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:41:34.684 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:41:34.715 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:34.717 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:41:34.747 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:41:34.779 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:41:34.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:41:34.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:41:34.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:41:37.816 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:41:37.816 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:41:37.817 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235477) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:41:37.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:37.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:37.867 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:37.868 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:37.868 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:37.868 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235477) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:37.921 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:41:37.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:37.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:37.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:37.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:38.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:41:38.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:41:38.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:41:38.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:38.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:41:38.414 | + 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-04-13 23:41:38.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:41:38.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:38.438 | + 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-04-13 23:41:38.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:41:38.475 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:41:38.483 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:41:38.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:41:38.488 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:41:38.503 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:41:38.516 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:41:38.519 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:41:38.528 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:41:38.532 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:41:38.535 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:41:38.544 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:41:38.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:38.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:41:38.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:41:38.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:41:38.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:41:38.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:41:38.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:41:38.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:38.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:41:38.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:41:38.599 | + 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-04-13 23:41:38.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:41:38.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:41:38.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:41:38.694 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:41:38.711 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:38.714 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:41:38.716 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.721 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:41:38.750 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:41:38.778 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:41:38.810 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:38.813 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:41:38.842 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:41:38.859 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:38.862 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.864 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:41:38.894 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.899 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:41:38.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.930 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:41:38.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:41:38.935 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:41:38.953 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:38.956 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:41:38.959 | + 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-04-13 23:41:38.964 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:41:38.994 | + 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-04-13 23:41:39.025 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:39.028 | + 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-04-13 23:41:39.057 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:41:39.059 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:41:39.089 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:41:39.092 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:41:39.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:41:39.123 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:41:39.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:41:39.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:41:39.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:41:42.168 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:41:42.168 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:41:42.169 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236007) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:41:42.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:42.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:42.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:42.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:42.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:42.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236007) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:42.284 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:41:42.285 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236007) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:41:42.285 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236007) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:41:42.285 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:41:42.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:42.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:42.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:42.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:42.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:42.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:41:42.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:41:42.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:41:42.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:41:42.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:42.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:41:42.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:41:42.697 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:41:42.700 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:41:42.702 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:41:42.715 | + 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-04-13 23:41:42.732 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:41:42.735 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:41:42.737 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:41:42.740 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:41:42.742 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:41:42.745 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:41:42.747 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:41:42.749 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:41:42.752 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:41:42.754 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:41:42.757 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:41:42.759 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:41:42.762 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:41:42.765 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:41:42.768 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:41:42.769 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:41:42.775 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:41:42.778 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:41:42.780 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:41:42.783 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:41:42.787 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:41:42.787 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:41:42.787 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:41:42.793 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2022-04-13 23:41:42.795 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:41:42.798 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:42.800 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:41:42.803 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:42.805 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:41:42.807 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:41:42.810 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:41:42.812 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:41:42.815 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:41:42.818 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.55/22 brd 192.168.3.255 2022-04-13 23:41:42.819 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:41:42.820 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:41:42.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:41:42.826 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.55 2022-04-13 23:41:42.828 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 ' 2022-04-13 23:41:42.831 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2022-04-13 23:41:42.844 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2022-04-13 23:41:42.856 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:41:42.868 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:41:42.888 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.55 2022-04-13 23:41:45.896 | ARPING 192.168.0.55 from 192.168.0.55 br-data 2022-04-13 23:41:45.896 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:41:45.896 | Received 0 response(s) 2022-04-13 23:41:45.923 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:41:45.926 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:41:45.929 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:41:45.931 | + ./stack.sh:exit_trap:524 : jobs='219804 2022-04-13 23:41:45.931 | 233500' 2022-04-13 23:41:45.934 | + ./stack.sh:exit_trap:527 : [[ -n 219804 2022-04-13 23:41:45.934 | 233500 ]] 2022-04-13 23:41:45.936 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-233224 ]] 2022-04-13 23:41:45.938 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:45.940 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:41:45.940 | exit_trap: cleaning up child processes 2022-04-13 23:41:45.943 | + ./stack.sh:exit_trap:529 : kill 219804 233500 2022-04-13 23:41:45.945 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.swJorfxjhe ']' 2022-04-13 23:41:45.948 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.swJorfxjhe 2022-04-13 23:41:45.952 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:41:45.954 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:41:45.956 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:41:45.959 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:41:45.959 | Error on exit 2022-04-13 23:41:45.961 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:41:45.964 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892741 564 fail 2022-04-13 23:41:46.625 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:41:46.628 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:41:47.743 | + ./stack.sh:exit_trap:558 : exit 1