2022-02-08 16:16:23.567 | + ./stack.sh:main:487 : exec 2022-02-08 16:16:23.568 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-161623' 2022-02-08 16:16:23.568 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-161623.summary.2022-02-08-161623 2022-02-08 16:16:23.568 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:16:23.568 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-161623 2022-02-08 16:16:23.568 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-161623 /opt/stack/logs/stack.sh.log 2022-02-08 16:16:23.568 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-161623.summary.2022-02-08-161623 /opt/stack/logs/stack.sh.log.summary 2022-02-08 16:16:23.568 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 16:16:23.568 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 16:16:23.568 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 16:16:23.568 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 16:16:23.568 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:16:23.568 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 16:16:23.568 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 16:16:23.570 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:16:23.572 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 16:16:23.574 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 16:16:23.576 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 16:16:23.578 | + ./stack.sh:main:576 : uname -a 2022-02-08 16:16:23.579 | Linux n-d-828369-1 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-02-08 16:16:23.581 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 16:16:23.583 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 16:16:23.586 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 16:16:23.627 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 16:16:23.642 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 16:16:23.644 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 16:16:23.646 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 16:16:23.647 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 16:16:23.649 | + functions-common:fetch_plugins:1765 : return 2022-02-08 16:16:23.651 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 16:16:23.653 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 16:16:23.655 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:16:23.656 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:16:23.658 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:16:23.660 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:16:23.662 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:16:23.663 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:16:23.666 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:16:23.669 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:16:23.671 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:16:23.673 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:16:23.674 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 16:16:23.676 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:16:23.689 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:23.691 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:16:23.692 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:16:23.694 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:16:23.696 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:16:23.698 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:16:23.699 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:16:23.701 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 16:16:23.703 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 16:16:23.705 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:16:23.707 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:16:23.709 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 16:16:23.710 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 16:16:23.713 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 16:16:23.714 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 16:16:23.718 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 16:16:23.721 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 16:16:23.738 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 16:16:23.740 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 16:16:23.752 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:16:23.754 | +++ lib/tls:source:43 : hostname -f 2022-02-08 16:16:23.758 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 16:16:23.759 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 16:16:23.761 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 16:16:23.763 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 16:16:23.765 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 16:16:23.767 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 16:16:23.768 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 16:16:23.770 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 16:16:23.772 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 16:16:23.774 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 16:16:23.779 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 16:16:23.790 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 16:16:23.806 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 16:16:23.818 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 16:16:23.830 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 16:16:23.860 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 16:16:23.915 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 16:16:23.999 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 16:16:24.019 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 16:16:24.067 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 16:16:24.117 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 16:16:24.261 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 16:16:24.275 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 16:16:24.288 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 16:16:24.301 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 16:16:24.385 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 16:16:24.387 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 16:16:24.390 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 16:16:24.392 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 16:16:24.394 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 16:16:24.396 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 16:16:24.398 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 16:16:24.398 | False' 2022-02-08 16:16:24.401 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 16:16:24.416 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 16:16:24.418 | + ./stack.sh:main:624 : run_phase source 2022-02-08 16:16:24.420 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 16:16:24.422 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:16:24.424 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:16:24.426 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:16:24.428 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:16:24.430 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:16:24.432 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:16:24.435 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:16:24.438 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:16:24.440 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:16:24.442 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:16:24.444 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 16:16:24.447 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:16:24.460 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:24.462 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:16:24.464 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 16:16:24.502 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 16:16:24.504 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 16:16:24.506 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:16:24.508 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 16:16:24.511 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 16:16:24.513 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 16:16:24.515 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 16:16:24.517 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 16:16:24.519 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 16:16:24.521 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 16:16:24.523 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.526 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 16:16:24.528 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.530 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 16:16:24.532 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.535 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 16:16:24.537 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.539 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 16:16:24.542 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.544 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 16:16:24.546 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.548 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 16:16:24.551 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.553 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 16:16:24.555 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.557 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 16:16:24.559 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.562 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 16:16:24.564 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.566 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 16:16:24.568 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.570 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 16:16:24.573 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.575 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 16:16:24.577 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.579 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 16:16:24.582 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.584 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 16:16:24.586 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.589 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 16:16:24.591 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.593 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 16:16:24.595 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.598 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 16:16:24.600 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.602 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 16:16:24.605 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.607 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 16:16:24.609 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.612 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 16:16:24.614 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.616 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 16:16:24.618 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.620 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 16:16:24.623 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.625 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 16:16:24.627 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.629 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 16:16:24.631 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.634 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 16:16:24.636 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.638 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 16:16:24.640 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.642 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 16:16:24.645 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.647 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 16:16:24.649 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.652 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 16:16:24.654 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.656 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 16:16:24.658 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.661 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 16:16:24.663 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.666 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 16:16:24.668 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.670 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 16:16:24.672 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.675 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 16:16:24.677 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.679 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 16:16:24.681 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.684 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 16:16:24.686 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.688 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 16:16:24.690 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.692 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 16:16:24.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.697 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 16:16:24.699 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.701 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 16:16:24.704 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.706 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 16:16:24.708 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.710 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 16:16:24.713 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.715 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 16:16:24.718 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.720 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 16:16:24.722 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.724 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 16:16:24.726 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.729 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 16:16:24.731 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:16:24.734 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 16:16:24.736 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 16:16:24.739 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:16:24.741 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 16:16:24.755 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:24.758 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 16:16:24.760 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:16:24.762 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 16:16:24.776 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:16:24.779 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 16:16:24.789 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 16:16:24.789 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 16:16:24.789 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 16:16:24.789 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 16:16:24.791 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 16:16:24.793 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 16:16:24.796 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 16:16:24.798 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 16:16:24.798 | Using mysql database backend 2022-02-08 16:16:24.801 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 16:16:24.816 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 16:16:24.819 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 16:16:24.822 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:16:24.824 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 16:16:24.827 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:16:24.829 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 16:16:24.845 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:24.848 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 16:16:24.863 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 16:16:24.879 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:24.881 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 16:16:24.897 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 16:16:24.912 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 16:16:24.928 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:16:24.930 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 16:16:24.946 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:16:24.948 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 16:16:24.965 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 16:16:24.967 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 16:16:24.970 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 16:16:24.972 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 16:16:24.975 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:16:24.979 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-161624 2022-02-08 16:16:24.981 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-161624 757' 2022-02-08 16:16:24.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:24.986 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:16:24.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:24.991 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:16:24.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:24.995 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:16:24.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.000 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-08 16:16:25.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.005 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:16:25.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.010 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:16:25.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.014 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-161623 2022-02-08 16:16:25.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.019 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:16:25.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.024 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:16:25.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.029 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:16:25.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.033 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:16:25.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.038 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:16:25.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:16:25.043 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:16:25.045 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 16:16:25.047 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 16:16:25.050 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 16:16:25.052 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 16:16:25.054 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:16:25.056 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:16:25.058 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:16:25.061 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:16:25.063 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:16:25.066 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:16:25.081 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:16:25.083 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:16:25.085 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:16:25.088 | + functions-common:git_clone:618 : echo master 2022-02-08 16:16:25.088 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:16:25.093 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 16:16:25.095 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:16:25.097 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 16:16:25.100 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:16:25.100 | + functions-common:git_clone:667 : head -1 2022-02-08 16:16:25.103 | 698f8e89 Updated from generate-constraints 2022-02-08 16:16:25.105 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:16:25.108 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 16:16:25.110 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:16:25.113 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 16:16:25.115 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 16:16:25.117 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 16:16:25.120 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 16:16:25.122 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:16:25.125 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 16:16:25.127 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 16:16:25.129 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 16:16:25.132 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 16:16:25.137 | ++ tools/install_prereqs.sh:source:47 : NOW=1644336985 2022-02-08 16:16:25.140 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 16:16:25.143 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-08 16:16:25.146 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-08 16:16:25.149 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644336985 2022-02-08 16:16:25.152 | ++ tools/install_prereqs.sh:source:50 : [[ 1644336985 -lt 7200 ]] 2022-02-08 16:16:25.154 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 16:16:25.156 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 16:16:25.158 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 16:16:25.161 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 16:16:25.163 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 16:16:25.165 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 16:16:25.167 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 16:16:25.170 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-08 16:16:25.216 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 16:16:25.216 | apache2-dev 2022-02-08 16:16:25.216 | bc 2022-02-08 16:16:25.216 | bsdmainutils 2022-02-08 16:16:25.216 | curl 2022-02-08 16:16:25.217 | g++ 2022-02-08 16:16:25.217 | gawk 2022-02-08 16:16:25.217 | gcc 2022-02-08 16:16:25.217 | gettext 2022-02-08 16:16:25.217 | git 2022-02-08 16:16:25.217 | graphviz 2022-02-08 16:16:25.217 | iputils-ping 2022-02-08 16:16:25.217 | libapache2-mod-proxy-uwsgi 2022-02-08 16:16:25.217 | libffi-dev 2022-02-08 16:16:25.217 | libjpeg-dev 2022-02-08 16:16:25.217 | libpcre3-dev 2022-02-08 16:16:25.217 | libpq-dev 2022-02-08 16:16:25.217 | libssl-dev 2022-02-08 16:16:25.217 | libsystemd-dev 2022-02-08 16:16:25.217 | libxml2-dev 2022-02-08 16:16:25.217 | libxslt1-dev 2022-02-08 16:16:25.217 | libyaml-dev 2022-02-08 16:16:25.217 | lsof 2022-02-08 16:16:25.217 | openssh-server 2022-02-08 16:16:25.217 | openssl 2022-02-08 16:16:25.217 | pkg-config 2022-02-08 16:16:25.217 | psmisc 2022-02-08 16:16:25.217 | python3-dev 2022-02-08 16:16:25.217 | python3-pip 2022-02-08 16:16:25.217 | python3-systemd 2022-02-08 16:16:25.217 | python3-venv 2022-02-08 16:16:25.217 | tar 2022-02-08 16:16:25.217 | tcpdump 2022-02-08 16:16:25.217 | unzip 2022-02-08 16:16:25.217 | uuid-runtime 2022-02-08 16:16:25.217 | wget 2022-02-08 16:16:25.217 | wget 2022-02-08 16:16:25.217 | zlib1g-dev 2022-02-08 16:16:25.217 | libkrb5-dev 2022-02-08 16:16:25.217 | libldap2-dev 2022-02-08 16:16:25.217 | libsasl2-dev 2022-02-08 16:16:25.217 | memcached 2022-02-08 16:16:25.217 | python3-mysqldb 2022-02-08 16:16:25.217 | sqlite3 2022-02-08 16:16:25.218 | conntrack 2022-02-08 16:16:25.218 | curl 2022-02-08 16:16:25.218 | dnsmasq-base 2022-02-08 16:16:25.218 | dnsmasq-utils 2022-02-08 16:16:25.218 | ebtables 2022-02-08 16:16:25.218 | genisoimage 2022-02-08 16:16:25.218 | iptables 2022-02-08 16:16:25.218 | iputils-arping 2022-02-08 16:16:25.218 | kpartx 2022-02-08 16:16:25.218 | libjs-jquery-tablesorter 2022-02-08 16:16:25.218 | parted 2022-02-08 16:16:25.218 | pm-utils 2022-02-08 16:16:25.218 | python3-mysqldb 2022-02-08 16:16:25.218 | socat 2022-02-08 16:16:25.218 | sqlite3 2022-02-08 16:16:25.218 | sudo 2022-02-08 16:16:25.218 | vlan 2022-02-08 16:16:25.218 | lsscsi 2022-02-08 16:16:25.218 | open-iscsi 2022-02-08 16:16:25.218 | lvm2 2022-02-08 16:16:25.218 | qemu-utils 2022-02-08 16:16:25.218 | thin-provisioning-tools 2022-02-08 16:16:25.218 | acl 2022-02-08 16:16:25.218 | dnsmasq-base 2022-02-08 16:16:25.218 | dnsmasq-utils 2022-02-08 16:16:25.218 | ebtables 2022-02-08 16:16:25.218 | haproxy 2022-02-08 16:16:25.218 | iptables 2022-02-08 16:16:25.218 | iputils-arping 2022-02-08 16:16:25.218 | iputils-ping 2022-02-08 16:16:25.218 | postgresql-server-dev-all 2022-02-08 16:16:25.218 | python3-mysqldb 2022-02-08 16:16:25.218 | sqlite3 2022-02-08 16:16:25.218 | sudo 2022-02-08 16:16:25.218 | vlan 2022-02-08 16:16:25.218 | pcp 2022-02-08 16:16:25.219 | ipset 2022-02-08 16:16:25.219 | conntrack 2022-02-08 16:16:25.219 | conntrackd 2022-02-08 16:16:25.219 | keepalived 2022-02-08 16:16:25.219 | lvm2 2022-02-08 16:16:25.219 | qemu-utils 2022-02-08 16:16:25.219 | thin-provisioning-tools 2022-02-08 16:16:25.219 | curl 2022-02-08 16:16:25.219 | liberasurecode-dev 2022-02-08 16:16:25.219 | make 2022-02-08 16:16:25.219 | memcached 2022-02-08 16:16:25.219 | sqlite3 2022-02-08 16:16:25.219 | xfsprogs' 2022-02-08 16:16:25.219 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 16:16:25.236 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 16:16:25.236 | apache2-dev 2022-02-08 16:16:25.236 | bc 2022-02-08 16:16:25.236 | bsdmainutils 2022-02-08 16:16:25.236 | curl 2022-02-08 16:16:25.237 | g++ 2022-02-08 16:16:25.237 | gawk 2022-02-08 16:16:25.237 | gcc 2022-02-08 16:16:25.237 | gettext 2022-02-08 16:16:25.237 | git 2022-02-08 16:16:25.237 | graphviz 2022-02-08 16:16:25.237 | iputils-ping 2022-02-08 16:16:25.237 | libapache2-mod-proxy-uwsgi 2022-02-08 16:16:25.237 | libffi-dev 2022-02-08 16:16:25.237 | libjpeg-dev 2022-02-08 16:16:25.237 | libpcre3-dev 2022-02-08 16:16:25.237 | libpq-dev 2022-02-08 16:16:25.237 | libssl-dev 2022-02-08 16:16:25.237 | libsystemd-dev 2022-02-08 16:16:25.237 | libxml2-dev 2022-02-08 16:16:25.237 | libxslt1-dev 2022-02-08 16:16:25.237 | libyaml-dev 2022-02-08 16:16:25.237 | lsof 2022-02-08 16:16:25.237 | openssh-server 2022-02-08 16:16:25.237 | openssl 2022-02-08 16:16:25.237 | pkg-config 2022-02-08 16:16:25.237 | psmisc 2022-02-08 16:16:25.237 | python3-dev 2022-02-08 16:16:25.237 | python3-pip 2022-02-08 16:16:25.237 | python3-systemd 2022-02-08 16:16:25.237 | python3-venv 2022-02-08 16:16:25.237 | tar 2022-02-08 16:16:25.237 | tcpdump 2022-02-08 16:16:25.237 | unzip 2022-02-08 16:16:25.237 | uuid-runtime 2022-02-08 16:16:25.237 | wget 2022-02-08 16:16:25.237 | wget 2022-02-08 16:16:25.237 | zlib1g-dev 2022-02-08 16:16:25.237 | libkrb5-dev 2022-02-08 16:16:25.237 | libldap2-dev 2022-02-08 16:16:25.237 | libsasl2-dev 2022-02-08 16:16:25.237 | memcached 2022-02-08 16:16:25.237 | python3-mysqldb 2022-02-08 16:16:25.237 | sqlite3 2022-02-08 16:16:25.238 | conntrack 2022-02-08 16:16:25.238 | curl 2022-02-08 16:16:25.238 | dnsmasq-base 2022-02-08 16:16:25.238 | dnsmasq-utils 2022-02-08 16:16:25.238 | ebtables 2022-02-08 16:16:25.238 | genisoimage 2022-02-08 16:16:25.238 | iptables 2022-02-08 16:16:25.238 | iputils-arping 2022-02-08 16:16:25.238 | kpartx 2022-02-08 16:16:25.238 | libjs-jquery-tablesorter 2022-02-08 16:16:25.238 | parted 2022-02-08 16:16:25.238 | pm-utils 2022-02-08 16:16:25.238 | python3-mysqldb 2022-02-08 16:16:25.238 | socat 2022-02-08 16:16:25.238 | sqlite3 2022-02-08 16:16:25.238 | sudo 2022-02-08 16:16:25.238 | vlan 2022-02-08 16:16:25.238 | lsscsi 2022-02-08 16:16:25.238 | open-iscsi 2022-02-08 16:16:25.238 | lvm2 2022-02-08 16:16:25.238 | qemu-utils 2022-02-08 16:16:25.238 | thin-provisioning-tools 2022-02-08 16:16:25.238 | acl 2022-02-08 16:16:25.238 | dnsmasq-base 2022-02-08 16:16:25.238 | dnsmasq-utils 2022-02-08 16:16:25.238 | ebtables 2022-02-08 16:16:25.238 | haproxy 2022-02-08 16:16:25.238 | iptables 2022-02-08 16:16:25.238 | iputils-arping 2022-02-08 16:16:25.238 | iputils-ping 2022-02-08 16:16:25.238 | postgresql-server-dev-all 2022-02-08 16:16:25.238 | python3-mysqldb 2022-02-08 16:16:25.238 | sqlite3 2022-02-08 16:16:25.238 | sudo 2022-02-08 16:16:25.238 | vlan 2022-02-08 16:16:25.238 | pcp 2022-02-08 16:16:25.239 | ipset 2022-02-08 16:16:25.239 | conntrack 2022-02-08 16:16:25.239 | conntrackd 2022-02-08 16:16:25.239 | keepalived 2022-02-08 16:16:25.239 | lvm2 2022-02-08 16:16:25.239 | qemu-utils 2022-02-08 16:16:25.239 | thin-provisioning-tools 2022-02-08 16:16:25.239 | curl 2022-02-08 16:16:25.239 | liberasurecode-dev 2022-02-08 16:16:25.239 | make 2022-02-08 16:16:25.239 | memcached 2022-02-08 16:16:25.239 | sqlite3 2022-02-08 16:16:25.239 | xfsprogs ' 2022-02-08 16:16:25.239 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 16:16:25.241 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:16:25.243 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:16:25.247 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 16:16:25.247 | ++ 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 sqlite3 xfsprogs 2022-02-08 16:16:25.251 | ++ 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 sqlite3 xfsprogs 2022-02-08 16:16:25.253 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 16:16:25.255 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:16:25.257 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 16:16:25.260 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:16:25.262 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:16:25.264 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:16:25.266 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:16:25.268 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:16:25.270 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:16:25.272 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 16:16:25.274 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 16:16:25.277 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 16:16:25.279 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 16:16:25.283 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 16:16:25.285 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 16:16:25.287 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 16:16:25.289 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 16:16:25.291 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:16:25.293 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:16:25.297 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644336985295 2022-02-08 16:16:25.299 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 16:16:25.301 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 16:16:25.303 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 16:16:25.519 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 16:16:25.553 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 16:16:25.554 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 16:16:25.727 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-08 16:16:34.854 | Fetched 336 kB in 1s (517 kB/s) 2022-02-08 16:16:36.322 | Reading package lists... 2022-02-08 16:16:36.353 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 16:16:36.355 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 16:16:36.357 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:16:36.359 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:16:36.361 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:16:36.363 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:16:36.365 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:16:36.367 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 16:16:36.370 | ++ functions-common:time_stop:2421 : start_time=1644336985295 2022-02-08 16:16:36.372 | ++ functions-common:time_stop:2423 : [[ -z 1644336985295 ]] 2022-02-08 16:16:36.374 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:16:36.378 | ++ functions-common:time_stop:2426 : end_time=1644336996376 2022-02-08 16:16:36.380 | ++ functions-common:time_stop:2427 : elapsed_time=11081 2022-02-08 16:16:36.382 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 16:16:36.384 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:16:36.386 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11081 2022-02-08 16:16:36.390 | ++ functions-common:install_package:1453 : 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 sqlite3 xfsprogs 2022-02-08 16:16:36.392 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:16:36.394 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:16:36.396 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:16:36.398 | ++ functions-common:real_install_package:1439 : 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 sqlite3 xfsprogs 2022-02-08 16:16:36.418 | ++ functions-common:apt_get:1219 : 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 sqlite3 xfsprogs 2022-02-08 16:16:36.524 | Reading package lists... 2022-02-08 16:16:36.754 | Building dependency tree... 2022-02-08 16:16:36.755 | Reading state information... 2022-02-08 16:16:37.021 | bc is already the newest version (1.07.1-2build1). 2022-02-08 16:16:37.021 | bc set to manually installed. 2022-02-08 16:16:37.021 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 16:16:37.021 | bsdmainutils set to manually installed. 2022-02-08 16:16:37.021 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 16:16:37.021 | gawk set to manually installed. 2022-02-08 16:16:37.021 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 16:16:37.021 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 16:16:37.021 | iptables set to manually installed. 2022-02-08 16:16:37.021 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 16:16:37.021 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 16:16:37.021 | kpartx set to manually installed. 2022-02-08 16:16:37.021 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 16:16:37.021 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 16:16:37.021 | psmisc is already the newest version (23.3-1). 2022-02-08 16:16:37.021 | psmisc set to manually installed. 2022-02-08 16:16:37.021 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 16:16:37.022 | python3-systemd is already the newest version (234-3build2). 2022-02-08 16:16:37.022 | python3-systemd set to manually installed. 2022-02-08 16:16:37.022 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 16:16:37.022 | tcpdump set to manually installed. 2022-02-08 16:16:37.022 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 16:16:37.022 | thin-provisioning-tools set to manually installed. 2022-02-08 16:16:37.022 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 16:16:37.022 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 16:16:37.022 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 16:16:37.022 | lsof set to manually installed. 2022-02-08 16:16:37.022 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 16:16:37.022 | parted set to manually installed. 2022-02-08 16:16:37.022 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 16:16:37.022 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 16:16:37.022 | tar set to manually installed. 2022-02-08 16:16:37.022 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 16:16:37.022 | uuid-runtime set to manually installed. 2022-02-08 16:16:37.022 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 16:16:37.022 | zlib1g-dev set to manually installed. 2022-02-08 16:16:37.022 | The following packages were automatically installed and are no longer required: 2022-02-08 16:16:37.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:16:37.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:16:37.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:16:37.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:16:37.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:16:37.022 | python3-zope.interface 2022-02-08 16:16:37.022 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:16:37.022 | The following additional packages will be installed: 2022-02-08 16:16:37.022 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-08 16:16:37.022 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-08 16:16:37.022 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-08 16:16:37.023 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-08 16:16:37.023 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-08 16:16:37.023 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-08 16:16:37.023 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-08 16:16:37.023 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-08 16:16:37.023 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-08 16:16:37.023 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-08 16:16:37.023 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-08 16:16:37.023 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-08 16:16:37.023 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-08 16:16:37.023 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-08 16:16:37.023 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-08 16:16:37.023 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-08 16:16:37.023 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-08 16:16:37.023 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-08 16:16:37.023 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-08 16:16:37.023 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-08 16:16:37.023 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-08 16:16:37.023 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-08 16:16:37.023 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-08 16:16:37.023 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-08 16:16:37.023 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-08 16:16:37.023 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-08 16:16:37.023 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-08 16:16:37.023 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-08 16:16:37.023 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-02-08 16:16:37.023 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-02-08 16:16:37.023 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-02-08 16:16:37.023 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-08 16:16:37.023 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-08 16:16:37.023 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-08 16:16:37.023 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-08 16:16:37.024 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-08 16:16:37.025 | Suggested packages: 2022-02-08 16:16:37.025 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-08 16:16:37.025 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-08 16:16:37.025 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-08 16:16:37.025 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-08 16:16:37.025 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-08 16:16:37.025 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-08 16:16:37.025 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-08 16:16:37.025 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-08 16:16:37.025 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-08 16:16:37.025 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-08 16:16:37.025 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-08 16:16:37.025 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-08 16:16:37.025 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-08 16:16:37.025 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-08 16:16:37.025 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-08 16:16:37.256 | The following NEW packages will be installed: 2022-02-08 16:16:37.256 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-08 16:16:37.256 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-08 16:16:37.256 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-08 16:16:37.256 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-08 16:16:37.256 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-08 16:16:37.256 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-08 16:16:37.257 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-08 16:16:37.257 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-08 16:16:37.257 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-08 16:16:37.257 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-08 16:16:37.257 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-08 16:16:37.257 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-08 16:16:37.257 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-08 16:16:37.257 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-08 16:16:37.257 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-08 16:16:37.257 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-08 16:16:37.257 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-08 16:16:37.257 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-08 16:16:37.257 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-08 16:16:37.257 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-08 16:16:37.257 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-08 16:16:37.257 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-08 16:16:37.257 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-08 16:16:37.257 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-08 16:16:37.257 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-08 16:16:37.257 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-08 16:16:37.257 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-08 16:16:37.257 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-08 16:16:37.257 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-08 16:16:37.257 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-08 16:16:37.257 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-08 16:16:37.257 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-08 16:16:37.257 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-08 16:16:37.257 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-08 16:16:37.257 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-08 16:16:37.257 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-08 16:16:37.257 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-08 16:16:37.257 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-08 16:16:37.257 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-08 16:16:37.257 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-08 16:16:37.257 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-08 16:16:37.258 | unzip uuid-dev vbetool vlan x11-common 2022-02-08 16:16:37.258 | The following packages will be upgraded: 2022-02-08 16:16:37.259 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-08 16:16:37.259 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-02-08 16:16:37.260 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-02-08 16:16:37.384 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:16:37.384 | Need to get 164 MB of archives. 2022-02-08 16:16:37.384 | After this operation, 768 MB of additional disk space will be used. 2022-02-08 16:16:37.384 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-08 16:16:37.538 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-08 16:16:37.549 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-08 16:16:37.554 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-08 16:16:37.625 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-08 16:16:38.029 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-08 16:16:38.058 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-08 16:16:38.065 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-08 16:16:38.336 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-08 16:16:38.338 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-08 16:16:38.339 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-08 16:16:38.412 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-08 16:16:38.413 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-08 16:16:38.417 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-08 16:16:38.421 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-08 16:16:38.422 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-08 16:16:38.424 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-08 16:16:39.639 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-08 16:16:39.767 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-08 16:16:39.949 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-08 16:16:40.010 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-08 16:16:40.038 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-08 16:16:40.053 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-08 16:16:40.055 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-08 16:16:40.275 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-08 16:16:40.296 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-08 16:16:40.297 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-08 16:16:40.297 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-08 16:16:40.554 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-08 16:16:40.555 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-08 16:16:40.556 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-08 16:16:40.560 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-08 16:16:40.720 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-08 16:16:40.816 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-08 16:16:40.819 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-08 16:16:40.856 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-08 16:16:40.954 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-08 16:16:40.975 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-08 16:16:40.985 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-08 16:16:41.059 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-08 16:16:41.159 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-08 16:16:41.228 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-08 16:16:41.231 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-08 16:16:41.237 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-08 16:16:41.272 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-08 16:16:41.325 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-08 16:16:41.451 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-08 16:16:41.471 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-08 16:16:44.063 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-08 16:16:45.689 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-08 16:16:45.971 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-08 16:16:45.973 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-08 16:16:45.974 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-08 16:16:45.979 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-08 16:16:46.444 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-08 16:16:46.446 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-08 16:16:46.582 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-08 16:16:47.412 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-08 16:16:48.926 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-08 16:16:48.928 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-08 16:16:48.939 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-08 16:16:48.941 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-08 16:16:48.950 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-08 16:16:48.963 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-08 16:16:48.966 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-08 16:16:48.967 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-08 16:16:48.968 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-08 16:16:49.017 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-08 16:16:49.049 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-08 16:16:49.163 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-08 16:16:49.228 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-08 16:16:49.239 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-08 16:16:49.513 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-08 16:16:49.514 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-08 16:16:49.518 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-08 16:16:49.713 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-02-08 16:16:49.714 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-08 16:16:49.715 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-08 16:16:49.761 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-08 16:16:49.774 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-08 16:16:49.862 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-08 16:16:49.918 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-08 16:16:49.935 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-08 16:16:49.965 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-08 16:16:51.923 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-08 16:16:51.924 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-08 16:16:51.924 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-08 16:16:51.925 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-08 16:16:51.926 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-08 16:16:51.926 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-08 16:16:51.954 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-08 16:16:51.954 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-08 16:16:51.956 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-08 16:16:51.990 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-08 16:16:51.991 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-08 16:16:52.020 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-08 16:16:52.021 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-08 16:16:52.069 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-08 16:16:52.295 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-08 16:16:52.509 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-08 16:16:52.510 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-08 16:16:52.614 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-08 16:16:52.827 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-08 16:16:52.894 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-08 16:16:52.899 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-08 16:16:52.902 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-08 16:16:52.911 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-08 16:16:52.930 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-08 16:16:52.930 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-08 16:16:52.934 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-08 16:16:52.957 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-08 16:16:52.979 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-08 16:16:52.984 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-08 16:16:53.021 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-08 16:16:53.036 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-08 16:16:53.060 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-08 16:16:53.061 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-08 16:16:53.062 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-08 16:16:53.063 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-08 16:16:53.138 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-08 16:16:53.147 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-08 16:16:53.202 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-08 16:16:53.223 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-08 16:16:53.251 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-08 16:16:53.253 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-08 16:16:53.269 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-08 16:16:53.273 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-08 16:16:53.275 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-08 16:16:53.333 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-08 16:16:53.399 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-08 16:16:53.415 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-08 16:16:53.440 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-08 16:16:53.441 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-08 16:16:53.466 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-08 16:16:53.467 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-08 16:16:53.488 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-08 16:16:53.494 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-08 16:16:53.516 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-08 16:16:53.640 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-08 16:16:53.654 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-08 16:16:53.661 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-08 16:16:53.690 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-08 16:16:53.720 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-08 16:16:53.799 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-08 16:16:53.800 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-08 16:16:53.805 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-08 16:16:53.809 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-08 16:16:53.815 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-08 16:16:53.907 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-08 16:16:53.911 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-08 16:16:53.923 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-08 16:16:53.928 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-08 16:16:53.929 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-08 16:16:54.043 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-08 16:16:54.044 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-08 16:16:54.075 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-08 16:16:54.109 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-08 16:16:54.118 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-08 16:16:54.211 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-08 16:16:56.410 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-08 16:16:56.418 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-08 16:16:56.433 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-08 16:16:56.447 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-08 16:16:56.507 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-08 16:16:56.507 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-08 16:16:56.507 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-08 16:16:56.607 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-08 16:16:56.609 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-08 16:16:56.647 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-08 16:16:56.741 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-08 16:16:56.743 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-08 16:16:56.748 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-08 16:16:56.802 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-08 16:16:56.821 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-08 16:16:57.017 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-08 16:16:57.061 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-08 16:16:57.069 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-08 16:16:57.074 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-08 16:16:57.133 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-08 16:16:57.140 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-08 16:16:57.147 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-08 16:16:57.168 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-08 16:16:57.191 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-08 16:16:57.665 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-08 16:16:57.886 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-08 16:16:57.913 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-08 16:16:58.137 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-08 16:16:58.283 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-08 16:16:58.283 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-08 16:16:58.285 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-08 16:16:58.315 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-08 16:16:58.319 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-08 16:16:58.332 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-08 16:16:58.367 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-08 16:16:59.229 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-08 16:16:59.231 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-08 16:16:59.474 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-08 16:16:59.550 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-08 16:17:00.737 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-08 16:17:00.748 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-08 16:17:06.568 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-08 16:17:06.569 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-08 16:17:06.677 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-08 16:17:06.813 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-08 16:17:06.865 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-08 16:17:07.310 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-08 16:17:07.362 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-08 16:17:07.455 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-08 16:17:08.027 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-08 16:17:08.027 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-08 16:17:09.015 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-08 16:17:09.040 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-08 16:17:09.055 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-08 16:17:09.176 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-08 16:17:09.179 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-08 16:17:09.180 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-08 16:17:09.210 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-08 16:17:09.579 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-08 16:17:09.624 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-08 16:17:10.022 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-08 16:17:10.025 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-08 16:17:10.026 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-08 16:17:10.027 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-08 16:17:10.028 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-08 16:17:10.028 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-08 16:17:10.029 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-08 16:17:10.030 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-08 16:17:10.031 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-08 16:17:10.067 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-08 16:17:10.112 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-08 16:17:10.114 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-08 16:17:10.118 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-08 16:17:10.189 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-08 16:17:10.191 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-08 16:17:10.232 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-08 16:17:11.441 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-08 16:17:11.521 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-08 16:17:12.971 | Preconfiguring packages ... 2022-02-08 16:17:13.212 | Fetched 164 MB in 34s (4,777 kB/s) 2022-02-08 16:17:13.452 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-08 16:17:13.455 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:13.625 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:14.090 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:14.260 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:15.176 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:15.340 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:15.639 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:15.740 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:16.319 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:16.624 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:17.971 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:17:18.110 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-08 16:17:18.575 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 16:17:18.963 | Selecting previously unselected package libapr1:amd64. 2022-02-08 16:17:19.001 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-08 16:17:19.003 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-08 16:17:19.048 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-08 16:17:19.553 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 16:17:19.677 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-08 16:17:20.301 | Selecting previously unselected package libaprutil1:amd64. 2022-02-08 16:17:20.308 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 16:17:20.363 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:17:20.717 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-08 16:17:20.725 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 16:17:20.785 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:17:21.141 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-08 16:17:21.265 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-08 16:17:21.660 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-08 16:17:21.667 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 16:17:21.723 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:17:21.981 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-08 16:17:22.140 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-08 16:17:22.564 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-08 16:17:22.694 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-08 16:17:23.151 | Selecting previously unselected package libjansson4:amd64. 2022-02-08 16:17:23.158 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-02-08 16:17:23.208 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-08 16:17:23.551 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-08 16:17:23.558 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-08 16:17:23.620 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-08 16:17:23.885 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 16:17:24.020 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-08 16:17:25.718 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:17:25.825 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-08 16:17:26.191 | Selecting previously unselected package apache2-bin. 2022-02-08 16:17:26.199 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 16:17:26.242 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-08 16:17:26.665 | Selecting previously unselected package apache2-data. 2022-02-08 16:17:26.672 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-08 16:17:26.705 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-08 16:17:27.128 | Selecting previously unselected package apache2-utils. 2022-02-08 16:17:27.136 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 16:17:27.185 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-08 16:17:27.671 | Selecting previously unselected package apache2. 2022-02-08 16:17:27.678 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 16:17:27.744 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-08 16:17:28.174 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-08 16:17:28.181 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-08 16:17:28.231 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-08 16:17:28.677 | Selecting previously unselected package haproxy. 2022-02-08 16:17:28.685 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-08 16:17:28.741 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-08 16:17:29.351 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-08 16:17:29.358 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-08 16:17:29.397 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:17:29.757 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-08 16:17:29.764 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-08 16:17:29.820 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:17:30.145 | Selecting previously unselected package mysql-common. 2022-02-08 16:17:30.152 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-08 16:17:30.211 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-08 16:17:30.505 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-08 16:17:30.512 | Preparing to unpack .../021-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 16:17:30.562 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:17:31.031 | Selecting previously unselected package libsensors-config. 2022-02-08 16:17:31.038 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-08 16:17:31.071 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-08 16:17:31.385 | Selecting previously unselected package libsensors5:amd64. 2022-02-08 16:17:31.392 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-08 16:17:31.533 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-08 16:17:31.860 | Selecting previously unselected package libsnmp-base. 2022-02-08 16:17:31.867 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-08 16:17:31.916 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 16:17:32.339 | Selecting previously unselected package libsnmp35:amd64. 2022-02-08 16:17:32.347 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-08 16:17:32.397 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 16:17:32.911 | Selecting previously unselected package keepalived. 2022-02-08 16:17:32.918 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-08 16:17:32.968 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-08 16:17:33.431 | Selecting previously unselected package memcached. 2022-02-08 16:17:33.438 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-08 16:17:33.470 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-08 16:17:33.964 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-08 16:17:34.715 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-08 16:17:35.124 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 16:17:35.236 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-08 16:17:35.688 | Selecting previously unselected package python3-yaml. 2022-02-08 16:17:35.696 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-08 16:17:35.733 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 16:17:36.101 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 16:17:36.196 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 16:17:36.661 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 16:17:36.890 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 16:17:37.781 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-08 16:17:37.897 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-08 16:17:38.393 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-08 16:17:38.545 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-08 16:17:39.008 | Selecting previously unselected package acl. 2022-02-08 16:17:39.015 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-02-08 16:17:39.065 | Unpacking acl (2.2.53-6) ... 2022-02-08 16:17:39.299 | Selecting previously unselected package autotools-dev. 2022-02-08 16:17:39.307 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-02-08 16:17:39.345 | Unpacking autotools-dev (20180224.1) ... 2022-02-08 16:17:39.625 | Selecting previously unselected package m4. 2022-02-08 16:17:39.632 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-02-08 16:17:39.676 | Unpacking m4 (1.4.18-4) ... 2022-02-08 16:17:39.991 | Selecting previously unselected package autoconf. 2022-02-08 16:17:39.998 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-02-08 16:17:40.059 | Unpacking autoconf (2.69-11.1) ... 2022-02-08 16:17:40.539 | Selecting previously unselected package automake. 2022-02-08 16:17:40.548 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-08 16:17:40.581 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-08 16:17:40.934 | Selecting previously unselected package autopoint. 2022-02-08 16:17:40.942 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-08 16:17:40.973 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-08 16:17:41.323 | Selecting previously unselected package libllvm10:amd64. 2022-02-08 16:17:41.330 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:17:41.385 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:17:44.094 | Selecting previously unselected package libclang-cpp10. 2022-02-08 16:17:44.101 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:17:44.156 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:17:45.922 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-08 16:17:45.930 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 16:17:45.968 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:17:46.933 | Selecting previously unselected package libgc1c2:amd64. 2022-02-08 16:17:46.941 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-08 16:17:46.990 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-08 16:17:47.299 | Selecting previously unselected package libobjc4:amd64. 2022-02-08 16:17:47.306 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 16:17:47.339 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:17:47.568 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-08 16:17:47.576 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 16:17:47.613 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:17:48.002 | Selecting previously unselected package libc6-i386. 2022-02-08 16:17:48.009 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-08 16:17:48.047 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-08 16:17:48.876 | Selecting previously unselected package lib32gcc-s1. 2022-02-08 16:17:48.884 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 16:17:48.922 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:17:49.236 | Selecting previously unselected package lib32stdc++6. 2022-02-08 16:17:49.245 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-08 16:17:49.287 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:17:49.631 | Selecting previously unselected package libclang-common-10-dev. 2022-02-08 16:17:49.638 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:17:49.682 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:17:51.030 | Selecting previously unselected package libclang1-10. 2022-02-08 16:17:51.038 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:17:51.099 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:17:52.562 | Selecting previously unselected package clang-10. 2022-02-08 16:17:52.570 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:17:52.625 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:17:52.848 | Selecting previously unselected package libtool. 2022-02-08 16:17:52.855 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-02-08 16:17:52.905 | Unpacking libtool (2.4.6-14) ... 2022-02-08 16:17:53.253 | Selecting previously unselected package dh-autoreconf. 2022-02-08 16:17:53.261 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-02-08 16:17:53.298 | Unpacking dh-autoreconf (19) ... 2022-02-08 16:17:53.516 | Selecting previously unselected package libdebhelper-perl. 2022-02-08 16:17:53.524 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-08 16:17:53.550 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-08 16:17:53.899 | Selecting previously unselected package libarchive-zip-perl. 2022-02-08 16:17:53.906 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-08 16:17:53.955 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-08 16:17:54.339 | Selecting previously unselected package libsub-override-perl. 2022-02-08 16:17:54.346 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-02-08 16:17:54.401 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-08 16:17:54.687 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-08 16:17:54.695 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-08 16:17:54.750 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-08 16:17:54.967 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-08 16:17:54.975 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-08 16:17:55.008 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-08 16:17:55.219 | Selecting previously unselected package libdpkg-perl. 2022-02-08 16:17:55.226 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-08 16:17:55.275 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-08 16:17:55.596 | Selecting previously unselected package make. 2022-02-08 16:17:55.604 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-02-08 16:17:55.836 | Unpacking make (4.2.1-1.2) ... 2022-02-08 16:17:56.213 | Selecting previously unselected package dpkg-dev. 2022-02-08 16:17:56.221 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-08 16:17:56.304 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-08 16:17:56.779 | Selecting previously unselected package dwz. 2022-02-08 16:17:56.787 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-02-08 16:17:56.830 | Unpacking dwz (0.13-5) ... 2022-02-08 16:17:57.265 | Selecting previously unselected package libcroco3:amd64. 2022-02-08 16:17:57.272 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-02-08 16:17:57.327 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-08 16:17:57.676 | Selecting previously unselected package gettext. 2022-02-08 16:17:57.683 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-08 16:17:57.733 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-08 16:17:58.236 | Selecting previously unselected package intltool-debian. 2022-02-08 16:17:58.244 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-08 16:17:58.287 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-08 16:17:58.631 | Selecting previously unselected package po-debconf. 2022-02-08 16:17:58.638 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-02-08 16:17:58.687 | Unpacking po-debconf (1.0.21) ... 2022-02-08 16:17:59.070 | Selecting previously unselected package debhelper. 2022-02-08 16:17:59.079 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-02-08 16:17:59.138 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-08 16:17:59.624 | Selecting previously unselected package uuid-dev:amd64. 2022-02-08 16:17:59.632 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-02-08 16:17:59.664 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-08 16:18:00.082 | Selecting previously unselected package libsctp1:amd64. 2022-02-08 16:18:00.089 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-08 16:18:00.121 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-08 16:18:00.396 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-08 16:18:00.404 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-08 16:18:00.435 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-08 16:18:00.653 | Selecting previously unselected package libapr1-dev. 2022-02-08 16:18:00.661 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-08 16:18:00.715 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-08 16:18:01.293 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-08 16:18:01.301 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-08 16:18:01.333 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 16:18:01.750 | Selecting previously unselected package libaprutil1-dev. 2022-02-08 16:18:01.758 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-08 16:18:01.807 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-08 16:18:02.390 | Selecting previously unselected package apache2-dev. 2022-02-08 16:18:02.398 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 16:18:02.447 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-08 16:18:02.962 | Selecting previously unselected package binfmt-support. 2022-02-08 16:18:02.970 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-08 16:18:03.026 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-08 16:18:03.379 | Selecting previously unselected package g++-9. 2022-02-08 16:18:03.387 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-08 16:18:03.441 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:18:04.962 | Selecting previously unselected package g++. 2022-02-08 16:18:04.969 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-08 16:18:05.030 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-08 16:18:05.287 | Selecting previously unselected package build-essential. 2022-02-08 16:18:05.295 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-08 16:18:05.344 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-08 16:18:05.567 | Selecting previously unselected package conntrack. 2022-02-08 16:18:05.576 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-08 16:18:05.618 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-08 16:18:05.933 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-08 16:18:05.941 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-08 16:18:05.984 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-08 16:18:06.322 | Selecting previously unselected package libnetfilter-queue1. 2022-02-08 16:18:06.330 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-08 16:18:06.395 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-08 16:18:06.807 | Selecting previously unselected package conntrackd. 2022-02-08 16:18:06.815 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-08 16:18:06.864 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-08 16:18:07.133 | Selecting previously unselected package dns-root-data. 2022-02-08 16:18:07.141 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-02-08 16:18:07.173 | Unpacking dns-root-data (2019052802) ... 2022-02-08 16:18:07.448 | Selecting previously unselected package libidn11:amd64. 2022-02-08 16:18:07.456 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-08 16:18:07.481 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-08 16:18:07.847 | Selecting previously unselected package dnsmasq-base. 2022-02-08 16:18:07.856 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-08 16:18:07.910 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-08 16:18:08.224 | Selecting previously unselected package dnsmasq-utils. 2022-02-08 16:18:08.232 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-08 16:18:08.281 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-08 16:18:08.567 | Selecting previously unselected package ebtables. 2022-02-08 16:18:08.576 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-08 16:18:08.614 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-08 16:18:09.025 | Selecting previously unselected package libfakeroot:amd64. 2022-02-08 16:18:09.033 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-02-08 16:18:09.087 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-08 16:18:09.481 | Selecting previously unselected package fakeroot. 2022-02-08 16:18:09.489 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-02-08 16:18:09.538 | Unpacking fakeroot (1.24-1) ... 2022-02-08 16:18:09.904 | Selecting previously unselected package fonts-dejavu-core. 2022-02-08 16:18:09.912 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-08 16:18:09.950 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-08 16:18:10.396 | Selecting previously unselected package fonts-liberation. 2022-02-08 16:18:10.404 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-08 16:18:10.447 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-08 16:18:10.864 | Selecting previously unselected package fontconfig-config. 2022-02-08 16:18:10.872 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-08 16:18:10.921 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-08 16:18:11.317 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-08 16:18:11.326 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-08 16:18:11.390 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-08 16:18:11.744 | Selecting previously unselected package fontconfig. 2022-02-08 16:18:11.752 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-08 16:18:11.801 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-08 16:18:12.144 | Selecting previously unselected package genisoimage. 2022-02-08 16:18:12.152 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-08 16:18:12.184 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-08 16:18:12.602 | Selecting previously unselected package libann0. 2022-02-08 16:18:12.610 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-08 16:18:12.664 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-08 16:18:12.973 | Selecting previously unselected package libcdt5:amd64. 2022-02-08 16:18:12.981 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:13.029 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-08 16:18:13.293 | Selecting previously unselected package libcgraph6:amd64. 2022-02-08 16:18:13.300 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:13.355 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-08 16:18:13.716 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-08 16:18:13.724 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-08 16:18:13.773 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 16:18:14.087 | Selecting previously unselected package libjpeg8:amd64. 2022-02-08 16:18:14.095 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-08 16:18:14.127 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-08 16:18:14.459 | Selecting previously unselected package libjbig0:amd64. 2022-02-08 16:18:14.467 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-08 16:18:14.521 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-08 16:18:15.002 | Selecting previously unselected package libwebp6:amd64. 2022-02-08 16:18:15.010 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:18:15.064 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 16:18:15.459 | Selecting previously unselected package libtiff5:amd64. 2022-02-08 16:18:15.468 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-08 16:18:15.510 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-08 16:18:15.830 | Selecting previously unselected package libxpm4:amd64. 2022-02-08 16:18:15.838 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-08 16:18:15.875 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-08 16:18:16.258 | Selecting previously unselected package libgd3:amd64. 2022-02-08 16:18:16.266 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-08 16:18:16.361 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-08 16:18:16.768 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-08 16:18:16.776 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-08 16:18:16.807 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-08 16:18:17.150 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-08 16:18:17.158 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-08 16:18:17.190 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-08 16:18:17.595 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-08 16:18:17.603 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-02-08 16:18:17.652 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-08 16:18:17.950 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-08 16:18:17.958 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-08 16:18:17.984 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-08 16:18:18.275 | Selecting previously unselected package libxrender1:amd64. 2022-02-08 16:18:18.284 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-08 16:18:18.315 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-08 16:18:18.624 | Selecting previously unselected package libcairo2:amd64. 2022-02-08 16:18:18.632 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:18.681 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-08 16:18:19.138 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-08 16:18:19.146 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-08 16:18:19.195 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-08 16:18:19.613 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-08 16:18:19.621 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-08 16:18:19.669 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-08 16:18:20.048 | Selecting previously unselected package libthai-data. 2022-02-08 16:18:20.055 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-02-08 16:18:20.110 | Unpacking libthai-data (0.1.28-3) ... 2022-02-08 16:18:20.464 | Selecting previously unselected package libdatrie1:amd64. 2022-02-08 16:18:20.472 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-08 16:18:20.504 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-08 16:18:20.847 | Selecting previously unselected package libthai0:amd64. 2022-02-08 16:18:20.855 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-02-08 16:18:20.910 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-08 16:18:21.259 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-08 16:18:21.267 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 16:18:21.315 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:18:21.676 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-08 16:18:21.684 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 16:18:21.743 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:18:22.064 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-08 16:18:22.072 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-08 16:18:22.104 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:18:22.481 | Selecting previously unselected package libpathplan4:amd64. 2022-02-08 16:18:22.489 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:22.526 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-08 16:18:22.996 | Selecting previously unselected package libgvc6. 2022-02-08 16:18:23.004 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:23.052 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-08 16:18:23.425 | Selecting previously unselected package libgvpr2:amd64. 2022-02-08 16:18:23.432 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:23.464 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-08 16:18:23.802 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-08 16:18:23.810 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:23.858 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-08 16:18:24.435 | Selecting previously unselected package x11-common. 2022-02-08 16:18:24.443 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-08 16:18:24.514 | dpkg-query: no packages found matching nux-tools 2022-02-08 16:18:24.524 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-08 16:18:24.910 | Selecting previously unselected package libice6:amd64. 2022-02-08 16:18:24.919 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-08 16:18:24.961 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-08 16:18:25.373 | Selecting previously unselected package libsm6:amd64. 2022-02-08 16:18:25.381 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-08 16:18:25.452 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-08 16:18:25.933 | Selecting previously unselected package libxt6:amd64. 2022-02-08 16:18:25.941 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-08 16:18:26.001 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-08 16:18:26.435 | Selecting previously unselected package libxmu6:amd64. 2022-02-08 16:18:26.443 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-08 16:18:26.498 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-08 16:18:26.888 | Selecting previously unselected package libxaw7:amd64. 2022-02-08 16:18:26.896 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-08 16:18:26.950 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-08 16:18:27.436 | Selecting previously unselected package graphviz. 2022-02-08 16:18:27.444 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-08 16:18:27.498 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-08 16:18:28.139 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-08 16:18:28.147 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-08 16:18:28.201 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:18:28.801 | Selecting previously unselected package libibverbs1:amd64. 2022-02-08 16:18:28.809 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-08 16:18:28.846 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:18:29.344 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-08 16:18:29.352 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-08 16:18:29.413 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:18:29.698 | Selecting previously unselected package icu-devtools. 2022-02-08 16:18:29.707 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 16:18:29.738 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-08 16:18:30.230 | Selecting previously unselected package iputils-arping. 2022-02-08 16:18:30.237 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-08 16:18:30.292 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-08 16:18:30.790 | Selecting previously unselected package javascript-common. 2022-02-08 16:18:30.799 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-02-08 16:18:30.864 | Unpacking javascript-common (11) ... 2022-02-08 16:18:31.224 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-08 16:18:31.233 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:18:31.332 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:18:31.721 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-08 16:18:31.729 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:18:31.772 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:18:32.161 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-08 16:18:32.169 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:18:32.201 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:18:32.670 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-08 16:18:32.678 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:18:32.737 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:18:33.012 | Selecting previously unselected package comerr-dev:amd64. 2022-02-08 16:18:33.020 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-08 16:18:33.071 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-08 16:18:33.401 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-08 16:18:33.409 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:18:33.463 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:18:33.915 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-08 16:18:33.923 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-08 16:18:33.977 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-08 16:18:34.293 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-08 16:18:34.301 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-08 16:18:34.350 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-08 16:18:34.601 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-08 16:18:34.609 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-08 16:18:34.647 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-08 16:18:34.944 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-08 16:18:34.952 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-08 16:18:35.000 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-08 16:18:35.293 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-08 16:18:35.301 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-08 16:18:35.332 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 16:18:35.767 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-08 16:18:35.775 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-08 16:18:35.824 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 16:18:36.229 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-08 16:18:36.237 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-08 16:18:36.291 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-08 16:18:36.596 | Selecting previously unselected package libgts-bin. 2022-02-08 16:18:36.603 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-08 16:18:36.658 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-08 16:18:37.042 | Selecting previously unselected package libicu-dev:amd64. 2022-02-08 16:18:37.050 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-08 16:18:37.104 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 16:18:38.927 | Selecting previously unselected package libipset13:amd64. 2022-02-08 16:18:38.935 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:18:39.069 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-08 16:18:39.430 | Selecting previously unselected package librdmacm1:amd64. 2022-02-08 16:18:39.438 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-08 16:18:39.487 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:18:39.864 | Selecting previously unselected package libiscsi7:amd64. 2022-02-08 16:18:39.872 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-08 16:18:39.926 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-08 16:18:40.195 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-08 16:18:40.204 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-08 16:18:40.245 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 16:18:40.555 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-08 16:18:40.563 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-08 16:18:40.612 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 16:18:40.892 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-08 16:18:40.900 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-08 16:18:40.954 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 16:18:41.268 | Selecting previously unselected package libjs-jquery. 2022-02-08 16:18:41.276 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-08 16:18:41.343 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-08 16:18:41.680 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-08 16:18:41.688 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-08 16:18:41.737 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-08 16:18:41.978 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-08 16:18:41.986 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-08 16:18:42.018 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-08 16:18:42.384 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-08 16:18:42.392 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-08 16:18:42.435 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-08 16:18:42.743 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-08 16:18:42.751 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-08 16:18:42.805 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-08 16:18:43.081 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-08 16:18:43.090 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-08 16:18:43.143 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-08 16:18:43.459 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-08 16:18:43.467 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-08 16:18:43.515 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 16:18:44.099 | Selecting previously unselected package libnspr4:amd64. 2022-02-08 16:18:44.107 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-08 16:18:44.149 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-08 16:18:44.544 | Selecting previously unselected package libnss3:amd64. 2022-02-08 16:18:44.552 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-08 16:18:44.583 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-08 16:18:45.138 | Selecting previously unselected package libomp5-10:amd64. 2022-02-08 16:18:45.147 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:45.178 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:18:45.590 | Selecting previously unselected package libomp-10-dev. 2022-02-08 16:18:45.598 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:45.635 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:18:45.973 | Selecting previously unselected package pcp-conf. 2022-02-08 16:18:45.981 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-08 16:18:46.029 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-08 16:18:46.372 | Selecting previously unselected package libpcp3. 2022-02-08 16:18:46.381 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-02-08 16:18:46.417 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-08 16:18:46.801 | Selecting previously unselected package libpcp-pmda3. 2022-02-08 16:18:46.809 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-08 16:18:46.840 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-08 16:18:47.132 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-08 16:18:47.141 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-08 16:18:47.182 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-08 16:18:47.595 | Selecting previously unselected package libpq5:amd64. 2022-02-08 16:18:47.604 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:18:47.685 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:18:48.024 | Selecting previously unselected package libpq-dev. 2022-02-08 16:18:48.032 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:18:48.085 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:18:48.550 | Selecting previously unselected package librados2. 2022-02-08 16:18:48.558 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-08 16:18:48.595 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 16:18:49.480 | Selecting previously unselected package librbd1. 2022-02-08 16:18:49.488 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-08 16:18:49.537 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 16:18:50.132 | Selecting previously unselected package libsasl2-dev. 2022-02-08 16:18:50.141 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-08 16:18:50.195 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-08 16:18:50.590 | Selecting previously unselected package libssl-dev:amd64. 2022-02-08 16:18:50.598 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-08 16:18:50.645 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 16:18:51.252 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-08 16:18:51.261 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-08 16:18:51.308 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 16:18:51.737 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-08 16:18:51.745 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-08 16:18:51.811 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 16:18:52.167 | Selecting previously unselected package libx86-1:amd64. 2022-02-08 16:18:52.175 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-08 16:18:52.228 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-08 16:18:52.571 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-08 16:18:52.579 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:18:52.629 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 16:18:53.040 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-08 16:18:53.048 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-08 16:18:53.096 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-08 16:18:53.521 | Selecting previously unselected package llvm-10-runtime. 2022-02-08 16:18:53.530 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:53.566 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-08 16:18:54.006 | Selecting previously unselected package libpfm4:amd64. 2022-02-08 16:18:54.014 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-08 16:18:54.063 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-08 16:18:54.428 | Selecting previously unselected package llvm-10. 2022-02-08 16:18:54.437 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:54.491 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:18:55.584 | Selecting previously unselected package libffi-dev:amd64. 2022-02-08 16:18:55.592 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-02-08 16:18:55.646 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-08 16:18:56.024 | Selecting previously unselected package python3-pygments. 2022-02-08 16:18:56.033 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-08 16:18:56.063 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-08 16:18:56.498 | Selecting previously unselected package llvm-10-tools. 2022-02-08 16:18:56.506 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:56.560 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 16:18:57.196 | Selecting previously unselected package libz3-4:amd64. 2022-02-08 16:18:57.205 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-08 16:18:57.262 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-08 16:18:58.618 | Selecting previously unselected package libz3-dev:amd64. 2022-02-08 16:18:58.627 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-08 16:18:58.685 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-08 16:18:59.103 | Selecting previously unselected package llvm-10-dev. 2022-02-08 16:18:59.111 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 16:18:59.160 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:03.995 | Selecting previously unselected package lsscsi. 2022-02-08 16:19:04.004 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-02-08 16:19:04.052 | Unpacking lsscsi (0.30-0.1) ... 2022-02-08 16:19:04.481 | Selecting previously unselected package pkg-config. 2022-02-08 16:19:04.489 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-08 16:19:04.549 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-08 16:19:04.881 | Selecting previously unselected package pm-utils. 2022-02-08 16:19:04.890 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-02-08 16:19:04.949 | Unpacking pm-utils (1.4.1-19) ... 2022-02-08 16:19:05.292 | Selecting previously unselected package postgresql-client-common. 2022-02-08 16:19:05.301 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-08 16:19:05.338 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-08 16:19:05.662 | Selecting previously unselected package postgresql-client-12. 2022-02-08 16:19:05.671 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:19:05.719 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:19:06.281 | Selecting previously unselected package ssl-cert. 2022-02-08 16:19:06.289 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-02-08 16:19:06.332 | Unpacking ssl-cert (1.0.39) ... 2022-02-08 16:19:06.818 | Selecting previously unselected package postgresql-common. 2022-02-08 16:19:06.827 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-08 16:19:06.920 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-08 16:19:06.954 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-08 16:19:07.407 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-08 16:19:07.415 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:19:07.469 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:19:08.114 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-08 16:19:08.123 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-08 16:19:08.170 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 16:19:08.485 | Selecting previously unselected package python-pip-whl. 2022-02-08 16:19:08.495 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-08 16:19:08.547 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-08 16:19:09.070 | Selecting previously unselected package python3-mysqldb. 2022-02-08 16:19:09.079 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-08 16:19:09.125 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-08 16:19:09.498 | Selecting previously unselected package python3-wheel. 2022-02-08 16:19:09.507 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-02-08 16:19:09.549 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-08 16:19:09.931 | Selecting previously unselected package python3-pip. 2022-02-08 16:19:09.940 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-08 16:19:09.983 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-08 16:19:10.424 | Selecting previously unselected package python3.8-venv. 2022-02-08 16:19:10.432 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-08 16:19:10.492 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-08 16:19:10.778 | Selecting previously unselected package python3-venv. 2022-02-08 16:19:10.786 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-08 16:19:10.834 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-08 16:19:11.184 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-08 16:19:11.192 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-08 16:19:11.251 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-08 16:19:11.565 | Selecting previously unselected package qemu-utils. 2022-02-08 16:19:11.574 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-08 16:19:11.621 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-08 16:19:12.150 | Selecting previously unselected package sharutils. 2022-02-08 16:19:12.158 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-08 16:19:12.218 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-08 16:19:12.612 | Selecting previously unselected package sqlite3. 2022-02-08 16:19:12.621 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-08 16:19:12.652 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-08 16:19:13.121 | Selecting previously unselected package unzip. 2022-02-08 16:19:13.129 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-08 16:19:13.166 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-08 16:19:13.572 | Selecting previously unselected package vbetool. 2022-02-08 16:19:13.582 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-02-08 16:19:13.639 | Unpacking vbetool (1.1-4) ... 2022-02-08 16:19:14.091 | Selecting previously unselected package ipset. 2022-02-08 16:19:14.100 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-08 16:19:14.161 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-08 16:19:14.536 | Selecting previously unselected package ipvsadm. 2022-02-08 16:19:14.545 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-08 16:19:14.600 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-08 16:19:15.052 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-08 16:19:15.061 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-08 16:19:15.126 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-08 16:19:15.550 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-08 16:19:15.558 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-08 16:19:15.617 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-08 16:19:15.948 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-08 16:19:15.956 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-08 16:19:16.016 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-08 16:19:16.332 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-08 16:19:16.341 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-08 16:19:16.393 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:19:16.788 | Selecting previously unselected package libpcp-gui2. 2022-02-08 16:19:16.796 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-08 16:19:16.856 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-08 16:19:17.239 | Selecting previously unselected package libpcp-import1. 2022-02-08 16:19:17.249 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-08 16:19:17.303 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-08 16:19:17.687 | Selecting previously unselected package libpcp-mmv1. 2022-02-08 16:19:17.695 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-08 16:19:17.755 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-08 16:19:18.161 | Selecting previously unselected package libpcp-trace2. 2022-02-08 16:19:18.179 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-08 16:19:18.229 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-08 16:19:18.617 | Selecting previously unselected package libpcp-web1. 2022-02-08 16:19:18.625 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-08 16:19:18.679 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-08 16:19:19.126 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-08 16:19:19.135 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-08 16:19:19.194 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-08 16:19:19.656 | Selecting previously unselected package python3-pcp. 2022-02-08 16:19:19.665 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-08 16:19:19.715 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-08 16:19:20.205 | Selecting previously unselected package pcp. 2022-02-08 16:19:20.213 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-02-08 16:19:20.334 | Unpacking pcp (5.0.3-1) ... 2022-02-08 16:19:21.418 | Selecting previously unselected package socat. 2022-02-08 16:19:21.427 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-02-08 16:19:21.463 | Unpacking socat (1.7.3.3-2) ... 2022-02-08 16:19:21.886 | Selecting previously unselected package vlan. 2022-02-08 16:19:21.895 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-08 16:19:21.952 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-08 16:19:22.296 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-08 16:19:22.434 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-08 16:19:22.703 | Setting up javascript-common (11) ... 2022-02-08 16:19:22.948 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-08 16:19:23.044 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-08 16:19:23.164 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-08 16:19:23.301 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-08 16:19:23.451 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-08 16:19:23.734 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-08 16:19:23.811 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 16:19:23.970 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-08 16:19:24.114 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:19:24.280 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-08 16:19:24.426 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-08 16:19:24.535 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-08 16:19:24.697 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-08 16:19:24.850 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-08 16:19:25.004 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-08 16:19:25.131 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-08 16:19:25.268 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-08 16:19:25.400 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-08 16:19:25.570 | Setting up vbetool (1.1-4) ... 2022-02-08 16:19:25.743 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 16:19:25.903 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 16:19:26.130 | Setting up pm-utils (1.4.1-19) ... 2022-02-08 16:19:26.404 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 16:19:26.886 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-08 16:19:27.038 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-08 16:19:27.166 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-08 16:19:27.292 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-08 16:19:28.428 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-08 16:19:29.124 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-08 16:19:29.404 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-08 16:19:29.564 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 16:19:29.720 | Setting up m4 (1.4.18-4) ... 2022-02-08 16:19:29.874 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 16:19:30.308 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:19:30.478 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-08 16:19:30.627 | Setting up iputils-arping (3:20190709-3) ... 2022-02-08 16:19:30.815 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-08 16:19:30.954 | Setting up conntrack (1:1.4.5-2) ... 2022-02-08 16:19:31.103 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 16:19:31.261 | Setting up python3-wheel (0.34.2-1) ... 2022-02-08 16:19:31.644 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-08 16:19:31.798 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-08 16:19:32.335 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-08 16:19:34.615 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-08 16:19:36.389 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-08 16:19:37.106 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-08 16:19:37.320 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-08 16:19:37.468 | Setting up acl (2.2.53-6) ... 2022-02-08 16:19:37.611 | Setting up dns-root-data (2019052802) ... 2022-02-08 16:19:37.758 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:37.912 | Setting up fakeroot (1.24-1) ... 2022-02-08 16:19:38.021 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-08 16:19:38.131 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-08 16:19:38.289 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-08 16:19:38.451 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:19:38.583 | Setting up autotools-dev (20180224.1) ... 2022-02-08 16:19:38.726 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-08 16:19:39.697 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-08 16:19:39.857 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-08 16:19:40.011 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-08 16:19:40.164 | Setting up make (4.2.1-1.2) ... 2022-02-08 16:19:40.312 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-08 16:19:40.455 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-08 16:19:40.623 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:40.766 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-08 16:19:40.926 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-08 16:19:41.066 | Setting up ebtables (2.0.11-3build1) ... 2022-02-08 16:19:41.786 | Setting up socat (1.7.3.3-2) ... 2022-02-08 16:19:41.946 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-08 16:19:42.095 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-08 16:19:42.274 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-08 16:19:42.474 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-08 16:19:42.651 | Setting up binfmt-support (2.2.0-2) ... 2022-02-08 16:19:43.086 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-08 16:19:44.143 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-08 16:19:44.300 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-08 16:19:44.548 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-08 16:19:45.320 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-08 16:19:45.514 | Setting up lsscsi (0.30-0.1) ... 2022-02-08 16:19:45.672 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-08 16:19:45.843 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:19:46.000 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 16:19:46.140 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-08 16:19:46.314 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-08 16:19:46.457 | Setting up autoconf (2.69-11.1) ... 2022-02-08 16:19:46.655 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-08 16:19:46.843 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-08 16:19:47.003 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-08 16:19:47.097 | Setting up dwz (0.13-5) ... 2022-02-08 16:19:47.277 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-08 16:19:47.445 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-08 16:19:47.617 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-08 16:19:47.760 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-08 16:19:47.935 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-08 16:19:48.317 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:19:48.489 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:48.666 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-08 16:19:48.831 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-08 16:19:49.003 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-08 16:19:49.177 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:19:49.445 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-08 16:19:49.620 | Setting up pcp-conf (5.0.3-1) ... 2022-02-08 16:19:49.837 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-08 16:19:50.022 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-08 16:19:50.194 | Setting up libsub-override-perl (0.09-2) ... 2022-02-08 16:19:50.394 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-08 16:19:50.542 | Setting up libthai-data (0.1.28-3) ... 2022-02-08 16:19:50.717 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-08 16:19:50.885 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-08 16:19:51.051 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-08 16:19:51.223 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-08 16:19:51.371 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-08 16:19:51.537 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:19:51.717 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-08 16:19:51.889 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-08 16:19:52.056 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-08 16:19:52.226 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-08 16:19:52.502 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-08 16:19:53.834 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-08 16:19:54.215 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-08 16:19:54.383 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-08 16:19:54.554 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-08 16:19:54.714 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 16:19:54.877 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 16:19:55.054 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-08 16:19:55.205 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-08 16:19:55.365 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:19:55.537 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-08 16:19:55.714 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-08 16:19:55.824 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-08 16:19:55.897 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-08 16:19:56.068 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-08 16:19:56.217 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:19:56.360 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-08 16:19:56.534 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-08 16:19:56.706 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-08 16:19:56.891 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-08 16:19:57.056 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:19:57.222 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:57.380 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-08 16:19:57.548 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:19:57.725 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-08 16:19:57.965 | Setting up libtool (2.4.6-14) ... 2022-02-08 16:19:58.123 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-08 16:20:00.725 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-08 16:20:00.997 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:20:01.168 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-08 16:20:02.658 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-08 16:20:03.765 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:20:03.937 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-08 16:20:04.091 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:20:04.285 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-08 16:20:05.014 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-08 16:20:05.171 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:05.294 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:05.462 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-08 16:20:05.723 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:20:05.868 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-08 16:20:06.268 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-08 16:20:06.431 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-08 16:20:06.597 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-08 16:20:06.757 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-08 16:20:06.902 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:20:07.612 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-08 16:20:07.743 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:20:07.894 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-08 16:20:08.028 | Setting up ssl-cert (1.0.39) ... 2022-02-08 16:20:08.931 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-08 16:20:09.071 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-08 16:20:09.274 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-08 16:20:09.368 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-08 16:20:10.615 | Adding user postgres to group ssl-cert 2022-02-08 16:20:10.878 | 2022-02-08 16:20:10.878 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-08 16:20:11.073 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-08 16:20:11.073 | Removing obsolete dictionary files: 2022-02-08 16:20:11.659 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-08 16:20:12.894 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-08 16:20:13.057 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-08 16:20:13.205 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-08 16:20:13.528 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-08 16:20:14.096 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-08 16:20:14.274 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-08 16:20:14.454 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-08 16:20:14.608 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-08 16:20:14.776 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-08 16:20:14.996 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-08 16:20:15.151 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-08 16:20:15.308 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 16:20:15.454 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-08 16:20:15.605 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-08 16:20:15.762 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:20:15.923 | Setting up ipvsadm (1:1.31-1) ... 2022-02-08 16:20:16.970 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-08 16:20:17.133 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:20:17.491 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-08 16:20:19.643 | Regenerating fonts cache... done. 2022-02-08 16:20:19.702 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-08 16:20:19.862 | Setting up libpcp3 (5.0.3-1) ... 2022-02-08 16:20:19.999 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-08 16:20:20.159 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-08 16:20:20.348 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-08 16:20:22.042 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-08 16:20:23.011 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:20:24.005 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:24.179 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-08 16:20:25.400 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-08 16:20:26.142 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:26.310 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-08 16:20:26.470 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:20:26.624 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-08 16:20:26.787 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-08 16:20:26.933 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-08 16:20:27.136 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-08 16:20:27.293 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-08 16:20:27.442 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-08 16:20:27.579 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-08 16:20:27.730 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-08 16:20:27.896 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:28.033 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-08 16:20:28.293 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-08 16:20:28.445 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-08 16:20:28.604 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-08 16:20:28.753 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-08 16:20:28.913 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-08 16:20:29.067 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-08 16:20:29.179 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:20:29.342 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 16:20:29.502 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-08 16:20:29.653 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-08 16:20:29.816 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-08 16:20:29.976 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 16:20:30.133 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-08 16:20:30.293 | Setting up po-debconf (1.0.21) ... 2022-02-08 16:20:30.462 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-08 16:20:39.455 | Enabling module mpm_event. 2022-02-08 16:20:39.518 | Enabling module authz_core. 2022-02-08 16:20:39.523 | Enabling module authz_host. 2022-02-08 16:20:39.583 | Enabling module authn_core. 2022-02-08 16:20:39.587 | Enabling module auth_basic. 2022-02-08 16:20:39.647 | Enabling module access_compat. 2022-02-08 16:20:39.705 | Enabling module authn_file. 2022-02-08 16:20:39.765 | Enabling module authz_user. 2022-02-08 16:20:39.824 | Enabling module alias. 2022-02-08 16:20:39.884 | Enabling module dir. 2022-02-08 16:20:39.946 | Enabling module autoindex. 2022-02-08 16:20:40.005 | Enabling module env. 2022-02-08 16:20:40.064 | Enabling module mime. 2022-02-08 16:20:40.124 | Enabling module negotiation. 2022-02-08 16:20:40.182 | Enabling module setenvif. 2022-02-08 16:20:40.243 | Enabling module filter. 2022-02-08 16:20:40.302 | Enabling module deflate. 2022-02-08 16:20:40.361 | Enabling module status. 2022-02-08 16:20:40.420 | Enabling module reqtimeout. 2022-02-08 16:20:40.479 | Enabling conf charset. 2022-02-08 16:20:40.538 | Enabling conf localized-error-pages. 2022-02-08 16:20:40.597 | Enabling conf other-vhosts-access-log. 2022-02-08 16:20:40.656 | Enabling conf security. 2022-02-08 16:20:40.716 | Enabling conf serve-cgi-bin. 2022-02-08 16:20:40.775 | Enabling site 000-default. 2022-02-08 16:20:40.826 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-08 16:20:40.883 | Enabling conf javascript-common. 2022-02-08 16:20:41.136 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-08 16:20:41.698 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-08 16:20:44.365 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-08 16:20:44.601 | Setting up python3-pcp (5.0.3-1) ... 2022-02-08 16:20:45.076 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-08 16:20:45.245 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-08 16:20:45.424 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-08 16:20:45.582 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-08 16:20:45.761 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 16:20:45.933 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-08 16:20:46.115 | Setting up graphviz (2.42.2-3build2) ... 2022-02-08 16:20:46.296 | Setting up pcp (5.0.3-1) ... 2022-02-08 16:20:49.985 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-08 16:20:50.401 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-08 16:20:50.815 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-08 16:20:51.238 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-08 16:21:08.055 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-08 16:21:08.219 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:21:08.269 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-08 16:21:10.108 | Setting up dh-autoreconf (19) ... 2022-02-08 16:21:10.228 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-08 16:21:11.288 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-08 16:21:11.435 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 16:21:11.589 | Setting up debhelper (12.10ubuntu1) ... 2022-02-08 16:21:11.749 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-08 16:21:12.302 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-08 16:21:12.429 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-08 16:21:12.559 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-08 16:21:12.729 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-08 16:21:26.184 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 16:21:26.384 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-08 16:21:26.899 | Processing triggers for ufw (0.36-6) ... 2022-02-08 16:21:27.133 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:21:54.585 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-08 16:21:54.705 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-08 16:22:01.897 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 16:22:01.899 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:22:01.901 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:22:01.904 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:01.906 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:01.908 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:22:01.910 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:01.912 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:22:01.915 | ++ functions-common:time_stop:2421 : start_time=1644336996415 2022-02-08 16:22:01.917 | ++ functions-common:time_stop:2423 : [[ -z 1644336996415 ]] 2022-02-08 16:22:01.919 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:01.923 | ++ functions-common:time_stop:2426 : end_time=1644337321921 2022-02-08 16:22:01.925 | ++ functions-common:time_stop:2427 : elapsed_time=325506 2022-02-08 16:22:01.928 | ++ functions-common:time_stop:2428 : total=746 2022-02-08 16:22:01.930 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:01.932 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=326252 2022-02-08 16:22:01.934 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 16:22:01.937 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 16:22:01.939 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:22:01.942 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 16:22:01.946 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 16:22:01.950 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 16:22:01.952 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 16:22:01.956 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 16:22:03.273 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 16:22:03.275 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 16:22:03.277 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 16:22:03.279 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 16:22:03.281 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 16:22:03.282 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 16:22:03.285 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 16:22:03.286 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 16:22:03.288 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 16:22:03.290 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 16:22:03.292 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 16:22:03.293 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 16:22:03.295 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 16:22:03.297 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 16:22:03.299 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 16:22:03.301 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 16:22:03.302 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 16:22:03.304 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 16:22:03.306 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 16:22:03.308 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 16:22:03.310 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 16:22:03.312 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 16:22:03.314 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 16:22:03.316 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 16:22:03.383 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 16:22:03.385 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 16:22:03.451 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 16:22:03.454 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 16:22:03.521 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 16:22:03.523 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 16:22:03.525 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 16:22:03.527 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 16:22:03.529 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 16:22:03.530 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 16:22:03.532 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 16:22:03.534 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 16:22:03.536 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 16:22:03.538 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 16:22:03.540 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 16:22:03.540 | Distro: focal 2022-02-08 16:22:03.542 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 16:22:03.545 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:22:03.548 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:22:03.550 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:22:03.552 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:22:03.553 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:22:04.119 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:22:04.121 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:22:04.121 | pip: 21.3.1 2022-02-08 16:22:04.123 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 16:22:04.125 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 16:22:04.127 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:22:04.128 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:22:04.130 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:22:04.132 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:22:04.134 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:22:04.135 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:22:04.137 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:22:04.139 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:22:04.141 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:22:04.142 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:22:04.144 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:22:04.147 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 16:22:04.149 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:22:04.152 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:22:04.153 | + tools/install_pip.sh:main:142 : : 2022-02-08 16:22:04.156 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 16:22:04.158 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 16:22:04.161 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 16:22:04.163 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:22:04.165 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 16:22:04.167 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 16:22:04.169 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:22:04.172 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:22:04.172 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:22:04.176 | ++ 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-02-08 16:22:04.178 | ++ 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-02-08 16:22:04.180 | ++ 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-02-08 16:22:04.182 | + 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-02-08 16:22:04.184 | + 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-02-08 16:22:04.199 | 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-02-08 16:22:04.201 | + 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-02-08 16:22:04.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:04.924 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:04.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:04.924 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:06.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:07.025 | 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-02-08 16:22:07.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 16:22:08.693 | Installing collected packages: setuptools 2022-02-08 16:22:09.441 | Successfully installed setuptools-60.7.1 2022-02-08 16:22:09.441 | 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-02-08 16:22:09.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:22:09.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:22:09.724 | + inc/python:pip_install:200 : result=0 2022-02-08 16:22:09.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:22:09.728 | + functions-common:time_stop:2414 : local name 2022-02-08 16:22:09.729 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:09.731 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:09.733 | + functions-common:time_stop:2417 : local total 2022-02-08 16:22:09.735 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:09.737 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:22:09.738 | + functions-common:time_stop:2421 : start_time=1644337324195 2022-02-08 16:22:09.740 | + functions-common:time_stop:2423 : [[ -z 1644337324195 ]] 2022-02-08 16:22:09.742 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:09.745 | + functions-common:time_stop:2426 : end_time=1644337329743 2022-02-08 16:22:09.747 | + functions-common:time_stop:2427 : elapsed_time=5548 2022-02-08 16:22:09.749 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:22:09.750 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:09.753 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5548 2022-02-08 16:22:09.754 | + inc/python:pip_install:203 : return 0 2022-02-08 16:22:09.756 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 16:22:09.759 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:22:09.762 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:22:09.764 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:22:09.767 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:22:09.767 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:22:10.329 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:22:10.331 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:22:10.331 | pip: 21.3.1 2022-02-08 16:22:10.334 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 16:22:10.337 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:22:10.340 | + ./stack.sh:main:796 : fixup_all 2022-02-08 16:22:10.342 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 16:22:10.344 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 16:22:10.347 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:22:10.349 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:22:10.351 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-08 16:22:10.362 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 16:22:10.373 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 16:22:10.383 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 16:22:10.385 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 16:22:10.387 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:22:10.390 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:22:10.392 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:22:10.394 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:22:10.396 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:22:10.399 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:22:10.401 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:22:10.403 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:22:10.405 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:22:10.407 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:22:10.409 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:22:10.411 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 16:22:10.414 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 16:22:10.416 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 16:22:10.418 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:22:10.420 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:22:10.422 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:22:10.424 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:22:10.426 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:22:10.428 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:22:10.431 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 16:22:10.433 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 16:22:10.435 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 16:22:10.437 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 16:22:10.439 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 16:22:10.442 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 16:22:10.444 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 16:22:10.464 | Using python 3.8 to install os-testr 2022-02-08 16:22:10.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-08 16:22:11.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:11.198 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:11.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:11.198 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:12.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:12.488 | Collecting os-testr 2022-02-08 16:22:12.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-08 16:22:12.510 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 16:22:12.551 | Collecting stestr>=1.0.0 2022-02-08 16:22:12.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-08 16:22:12.565 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 16:22:12.598 | Collecting python-subunit>=1.0.0 2022-02-08 16:22:12.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-08 16:22:12.625 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 16:22:12.654 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 16:22:12.699 | Collecting future 2022-02-08 16:22:12.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-08 16:22:12.932 | Preparing metadata (setup.py): started 2022-02-08 16:22:13.583 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:22:13.586 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 16:22:13.587 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 16:22:13.589 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 16:22:13.613 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 16:22:13.614 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 16:22:13.615 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 16:22:13.617 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 16:22:13.618 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 16:22:13.632 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 16:22:13.701 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 16:22:13.702 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 16:22:13.703 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 16:22:13.810 | Building wheels for collected packages: future 2022-02-08 16:22:13.811 | Building wheel for future (setup.py): started 2022-02-08 16:22:14.858 | Building wheel for future (setup.py): finished with status 'done' 2022-02-08 16:22:14.862 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=3fdd1d6d4446865f56ee367190d7ee7524504deb65a5e001780cb3834a0ec999 2022-02-08 16:22:14.862 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-08 16:22:14.869 | Successfully built future 2022-02-08 16:22:16.296 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-08 16:22:17.429 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-08 16:22:17.429 | 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-02-08 16:22:17.435 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:22:17.435 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:22:17.571 | + inc/python:pip_install:200 : result=0 2022-02-08 16:22:17.573 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:22:17.576 | + functions-common:time_stop:2414 : local name 2022-02-08 16:22:17.578 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:17.580 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:17.582 | + functions-common:time_stop:2417 : local total 2022-02-08 16:22:17.584 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:17.587 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:22:17.589 | + functions-common:time_stop:2421 : start_time=1644337330459 2022-02-08 16:22:17.591 | + functions-common:time_stop:2423 : [[ -z 1644337330459 ]] 2022-02-08 16:22:17.593 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:17.597 | + functions-common:time_stop:2426 : end_time=1644337337595 2022-02-08 16:22:17.599 | + functions-common:time_stop:2427 : elapsed_time=7136 2022-02-08 16:22:17.601 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:22:17.603 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:17.605 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7136 2022-02-08 16:22:17.607 | + inc/python:pip_install:203 : return 0 2022-02-08 16:22:17.610 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 16:22:17.657 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 16:22:17.904 | + ./stack.sh:main:810 : install_infra 2022-02-08 16:22:17.906 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:22:17.909 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 16:22:17.912 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-08 16:22:21.078 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:22:21.081 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 16:22:21.103 | + 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-02-08 16:22:22.913 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:22.958 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.031 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.040 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.063 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.066 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.083 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.121 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.181 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.257 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.274 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.306 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.313 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.327 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.344 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.356 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.370 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.379 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.417 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.440 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.448 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.510 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.513 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.518 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.557 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.596 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.612 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.628 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.647 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.664 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.681 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.709 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.741 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.767 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.778 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.796 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.823 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.831 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.835 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:23.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:23.977 | Collecting pbr===5.8.0 2022-02-08 16:22:23.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-08 16:22:24.022 | Installing collected packages: pbr 2022-02-08 16:22:24.162 | Successfully installed pbr-5.8.0 2022-02-08 16:22:24.224 | + inc/python:pip_install:200 : result=0 2022-02-08 16:22:24.226 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:22:24.228 | + functions-common:time_stop:2414 : local name 2022-02-08 16:22:24.230 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:24.232 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:24.234 | + functions-common:time_stop:2417 : local total 2022-02-08 16:22:24.237 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:24.239 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:22:24.241 | + functions-common:time_stop:2421 : start_time=1644337341096 2022-02-08 16:22:24.243 | + functions-common:time_stop:2423 : [[ -z 1644337341096 ]] 2022-02-08 16:22:24.245 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:24.249 | + functions-common:time_stop:2426 : end_time=1644337344247 2022-02-08 16:22:24.251 | + functions-common:time_stop:2427 : elapsed_time=3151 2022-02-08 16:22:24.253 | + functions-common:time_stop:2428 : total=7136 2022-02-08 16:22:24.255 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:24.257 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10287 2022-02-08 16:22:24.260 | + inc/python:pip_install:203 : return 0 2022-02-08 16:22:24.262 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:22:24.264 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 16:22:24.286 | + 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-02-08 16:22:26.097 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.143 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.215 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.224 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.246 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.250 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.267 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.294 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.306 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.366 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.442 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.459 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.489 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.497 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.511 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.529 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.540 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.564 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.601 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.622 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.631 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.697 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.700 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.705 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.744 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.799 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.816 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.836 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.853 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.870 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.898 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.929 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.957 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.967 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:26.989 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:27.017 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:27.024 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:27.028 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:22:27.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:27.034 | Processing /opt/stack/requirements 2022-02-08 16:22:28.337 | Collecting fixtures===3.0.0 2022-02-08 16:22:28.364 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-08 16:22:28.582 | Collecting PyYAML===6.0 2022-02-08 16:22:28.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-08 16:22:28.787 | Collecting requests===2.27.1 2022-02-08 16:22:28.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-08 16:22:28.899 | Collecting packaging===21.3 2022-02-08 16:22:28.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-08 16:22:29.008 | Collecting testtools===2.5.0 2022-02-08 16:22:29.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-08 16:22:29.107 | Collecting idna===3.3 2022-02-08 16:22:29.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-08 16:22:29.259 | Collecting pyparsing===3.0.7 2022-02-08 16:22:29.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-08 16:22:29.338 | Collecting six===1.16.0 2022-02-08 16:22:29.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-08 16:22:29.414 | Collecting charset-normalizer===2.0.11 2022-02-08 16:22:29.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-08 16:22:29.456 | Collecting Parsley>=1.2 2022-02-08 16:22:29.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-08 16:22:29.535 | Collecting beagle>=0.2.1 2022-02-08 16:22:29.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-08 16:22:29.576 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-08 16:22:29.659 | Collecting certifi>=2017.4.17 2022-02-08 16:22:29.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-08 16:22:29.762 | Collecting urllib3===1.26.8 2022-02-08 16:22:29.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-08 16:22:29.846 | Collecting extras===1.0.0 2022-02-08 16:22:29.852 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-08 16:22:29.933 | Collecting cliff===3.10.0 2022-02-08 16:22:29.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-08 16:22:30.108 | Collecting cmd2===2.3.3 2022-02-08 16:22:30.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-08 16:22:30.269 | Collecting autopage===0.5.0 2022-02-08 16:22:30.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-08 16:22:30.325 | Collecting prettytable===3.0.0 2022-02-08 16:22:30.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-08 16:22:30.422 | Collecting stevedore===3.5.0 2022-02-08 16:22:30.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-08 16:22:30.491 | Collecting pyperclip===1.8.2 2022-02-08 16:22:30.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-08 16:22:30.536 | Collecting wcwidth===0.2.5 2022-02-08 16:22:30.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-08 16:22:30.597 | Collecting attrs===21.4.0 2022-02-08 16:22:30.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-08 16:22:30.683 | Building wheels for collected packages: openstack-requirements 2022-02-08 16:22:30.683 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 16:22:31.486 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 16:22:31.486 | ERROR: Command errored out with exit status 1: 2022-02-08 16:22:31.486 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2eayt2dj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2eayt2dj/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-tkjbzt0_ 2022-02-08 16:22:31.486 | cwd: /tmp/pip-req-build-2eayt2dj/ 2022-02-08 16:22:31.486 | Complete output (6 lines): 2022-02-08 16:22:31.486 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 16:22:31.486 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 16:22:31.486 | or: setup.py --help-commands 2022-02-08 16:22:31.486 | or: setup.py cmd --help 2022-02-08 16:22:31.486 | 2022-02-08 16:22:31.486 | error: invalid command 'bdist_wheel' 2022-02-08 16:22:31.486 | ---------------------------------------- 2022-02-08 16:22:31.486 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 16:22:31.486 | Running setup.py clean for openstack-requirements 2022-02-08 16:22:32.295 | Failed to build openstack-requirements 2022-02-08 16:22:32.536 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, pyparsing, pyperclip, cmd2, autopage, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-08 16:22:34.415 | Running setup.py install for openstack-requirements: started 2022-02-08 16:22:36.631 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 16:22:36.663 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5185 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-08 16:22:36.788 | + inc/python:pip_install:200 : result=0 2022-02-08 16:22:36.790 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:22:36.792 | + functions-common:time_stop:2414 : local name 2022-02-08 16:22:36.794 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:36.796 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:36.798 | + functions-common:time_stop:2417 : local total 2022-02-08 16:22:36.800 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:36.802 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:22:36.805 | + functions-common:time_stop:2421 : start_time=1644337344278 2022-02-08 16:22:36.807 | + functions-common:time_stop:2423 : [[ -z 1644337344278 ]] 2022-02-08 16:22:36.809 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:36.813 | + functions-common:time_stop:2426 : end_time=1644337356811 2022-02-08 16:22:36.815 | + functions-common:time_stop:2427 : elapsed_time=12533 2022-02-08 16:22:36.817 | + functions-common:time_stop:2428 : total=10287 2022-02-08 16:22:36.819 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:36.821 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22820 2022-02-08 16:22:36.824 | + inc/python:pip_install:203 : return 0 2022-02-08 16:22:36.826 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 16:22:36.829 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 16:22:36.831 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 16:22:36.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:22:36.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:22:36.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 16:22:36.841 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:22:36.843 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 16:22:36.864 | Using python 3.8 to install pbr 2022-02-08 16:22:36.866 | + 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-02-08 16:22:37.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:37.590 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:37.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:22:37.591 | from cryptography.utils import int_from_bytes 2022-02-08 16:22:38.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:38.719 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 16:22:40.478 | 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-02-08 16:22:40.484 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:22:40.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:22:40.591 | + inc/python:pip_install:200 : result=0 2022-02-08 16:22:40.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:22:40.596 | + functions-common:time_stop:2414 : local name 2022-02-08 16:22:40.598 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:22:40.600 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:22:40.602 | + functions-common:time_stop:2417 : local total 2022-02-08 16:22:40.604 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:22:40.606 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:22:40.608 | + functions-common:time_stop:2421 : start_time=1644337356858 2022-02-08 16:22:40.610 | + functions-common:time_stop:2423 : [[ -z 1644337356858 ]] 2022-02-08 16:22:40.613 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:22:40.617 | + functions-common:time_stop:2426 : end_time=1644337360614 2022-02-08 16:22:40.619 | + functions-common:time_stop:2427 : elapsed_time=3756 2022-02-08 16:22:40.621 | + functions-common:time_stop:2428 : total=22820 2022-02-08 16:22:40.623 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:22:40.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26576 2022-02-08 16:22:40.627 | + inc/python:pip_install:203 : return 0 2022-02-08 16:22:40.630 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 16:22:43.752 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 16:22:45.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:22:45.593 | Collecting bindep 2022-02-08 16:22:45.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-08 16:22:45.704 | Collecting packaging; python_version >= "3.6" 2022-02-08 16:22:45.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-08 16:22:45.743 | Collecting Parsley 2022-02-08 16:22:45.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-08 16:22:45.805 | Collecting distro 2022-02-08 16:22:45.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-08 16:22:45.944 | Collecting pbr>=2.0.0 2022-02-08 16:22:45.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-08 16:22:46.137 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-08 16:22:46.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-08 16:22:46.191 | Installing collected packages: pyparsing, packaging, Parsley, distro, pbr, bindep 2022-02-08 16:22:46.756 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-08 16:22:46.827 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:22:46.830 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:22:46.833 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 16:22:46.849 | + ./stack.sh:main:819 : pkgs= 2022-02-08 16:22:46.851 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 16:22:46.854 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 16:22:46.856 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:22:46.858 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 16:22:46.860 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:22:46.862 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:22:46.865 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:22:46.867 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:22:46.869 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:22:46.872 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:22:46.876 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:22:46.878 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:22:46.880 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:22:46.882 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 16:22:46.885 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:22:46.899 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:22:46.902 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:22:46.904 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:22:46.906 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 16:22:46.908 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:22:46.910 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:22:46.912 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:22:46.914 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 16:22:46.916 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:22:46.918 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 16:22:46.920 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:22:46.922 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:22:46.925 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:22:46.927 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:22:46.929 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:22:46.931 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:22:46.934 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 16:22:46.936 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:22:46.938 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 16:22:46.940 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:22:46.943 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:22:46.945 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 16:22:46.947 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 16:22:46.950 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 16:22:46.952 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 16:22:46.955 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 16:22:47.002 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 16:22:47.002 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 16:22:47.004 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 16:22:47.361 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 16:22:47.363 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 16:22:47.379 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:22:47.382 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 16:22:47.384 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:22:47.386 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:22:47.389 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:22:47.391 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:22:47.393 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:22:47.395 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:22:47.398 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:22:47.400 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:22:47.402 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:22:47.404 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:22:47.407 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:22:47.409 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:22:47.411 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 16:22:47.413 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:22:47.416 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:22:47.418 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:22:47.420 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 16:22:47.442 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 16:22:47.551 | Reading package lists... 2022-02-08 16:22:47.789 | Building dependency tree... 2022-02-08 16:22:47.790 | Reading state information... 2022-02-08 16:22:48.030 | The following packages were automatically installed and are no longer required: 2022-02-08 16:22:48.031 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:22:48.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:22:48.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:22:48.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:22:48.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:22:48.031 | python3-zope.interface 2022-02-08 16:22:48.031 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:22:48.032 | The following additional packages will be installed: 2022-02-08 16:22:48.032 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-08 16:22:48.032 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-08 16:22:48.032 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-08 16:22:48.033 | erlang-tools erlang-xmerl locales-all 2022-02-08 16:22:48.034 | Suggested packages: 2022-02-08 16:22:48.034 | erlang erlang-manpages erlang-doc 2022-02-08 16:22:48.111 | The following NEW packages will be installed: 2022-02-08 16:22:48.112 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-08 16:22:48.112 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-08 16:22:48.112 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-08 16:22:48.112 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-08 16:22:48.222 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:22:48.222 | Need to get 38.1 MB of archives. 2022-02-08 16:22:48.222 | After this operation, 276 MB of additional disk space will be used. 2022-02-08 16:22:48.222 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-08 16:22:49.228 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-08 16:22:49.337 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-08 16:22:49.389 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-08 16:22:49.492 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-08 16:22:49.700 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-08 16:22:49.703 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-08 16:22:49.863 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-08 16:22:49.912 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-08 16:22:49.913 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-08 16:22:49.951 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-08 16:22:49.962 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-08 16:22:50.154 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-08 16:22:50.156 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-08 16:22:50.221 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-08 16:22:50.302 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-08 16:22:50.312 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-08 16:22:50.487 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-08 16:22:52.260 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-08 16:22:54.723 | Fetched 38.1 MB in 6s (6,307 kB/s) 2022-02-08 16:22:54.913 | Selecting previously unselected package erlang-base. 2022-02-08 16:22:54.960 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-08 16:22:54.963 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:55.021 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:56.410 | Selecting previously unselected package erlang-asn1. 2022-02-08 16:22:56.419 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:56.467 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:56.890 | Selecting previously unselected package erlang-crypto. 2022-02-08 16:22:56.899 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:56.935 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:57.267 | Selecting previously unselected package erlang-public-key. 2022-02-08 16:22:57.276 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:57.335 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:57.736 | Selecting previously unselected package erlang-mnesia. 2022-02-08 16:22:57.744 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:57.804 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:58.244 | Selecting previously unselected package erlang-runtime-tools. 2022-02-08 16:22:58.253 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:58.307 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:58.621 | Selecting previously unselected package erlang-ssl. 2022-02-08 16:22:58.631 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:58.673 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:59.170 | Selecting previously unselected package erlang-eldap. 2022-02-08 16:22:59.179 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:59.238 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:59.547 | Selecting previously unselected package erlang-ftp. 2022-02-08 16:22:59.556 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:59.604 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-08 16:22:59.895 | Selecting previously unselected package erlang-tftp. 2022-02-08 16:22:59.904 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:22:59.941 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:00.192 | Selecting previously unselected package erlang-inets. 2022-02-08 16:23:00.201 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:00.232 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:00.741 | Selecting previously unselected package erlang-snmp. 2022-02-08 16:23:00.750 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:00.815 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:01.433 | Selecting previously unselected package erlang-os-mon. 2022-02-08 16:23:01.441 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:01.484 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:01.827 | Selecting previously unselected package erlang-parsetools. 2022-02-08 16:23:01.836 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:01.895 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:02.249 | Selecting previously unselected package erlang-syntax-tools. 2022-02-08 16:23:02.259 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:02.323 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:02.679 | Selecting previously unselected package erlang-tools. 2022-02-08 16:23:02.687 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:02.730 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:03.067 | Selecting previously unselected package erlang-xmerl. 2022-02-08 16:23:03.075 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-08 16:23:03.106 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:03.639 | Selecting previously unselected package locales-all. 2022-02-08 16:23:03.647 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-08 16:23:03.701 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-08 16:23:08.449 | Selecting previously unselected package rabbitmq-server. 2022-02-08 16:23:08.461 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-08 16:23:08.512 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-08 16:23:09.988 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:10.844 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-08 16:23:10.844 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-08 16:23:15.116 | Searching for services which depend on erlang and should be started... none found. 2022-02-08 16:23:15.180 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:15.335 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:15.495 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-08 16:23:15.632 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:15.792 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:15.957 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.066 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.214 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.374 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.540 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.706 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:16.866 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.026 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.174 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.334 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.483 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.637 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-08 16:23:17.757 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-08 16:23:18.013 | Adding group `rabbitmq' (GID 125) ... 2022-02-08 16:23:18.144 | Done. 2022-02-08 16:23:18.224 | Adding system user `rabbitmq' (UID 117) ... 2022-02-08 16:23:18.225 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-08 16:23:18.509 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-08 16:23:18.776 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-08 16:23:26.055 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:23:26.866 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:23:34.175 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:23:34.178 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:23:34.180 | + functions-common:time_stop:2414 : local name 2022-02-08 16:23:34.183 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:23:34.185 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:23:34.187 | + functions-common:time_stop:2417 : local total 2022-02-08 16:23:34.189 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:23:34.191 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:23:34.193 | + functions-common:time_stop:2421 : start_time=1644337367440 2022-02-08 16:23:34.195 | + functions-common:time_stop:2423 : [[ -z 1644337367440 ]] 2022-02-08 16:23:34.198 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:23:34.202 | + functions-common:time_stop:2426 : end_time=1644337414200 2022-02-08 16:23:34.204 | + functions-common:time_stop:2427 : elapsed_time=46760 2022-02-08 16:23:34.207 | + functions-common:time_stop:2428 : total=326252 2022-02-08 16:23:34.209 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:23:34.211 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=373012 2022-02-08 16:23:34.213 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:23:34.216 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 16:23:34.218 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:23:34.220 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:23:34.223 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:23:34.226 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:23:34.228 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:23:34.230 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:23:34.232 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 16:23:34.235 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:23:34.237 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:23:34.239 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:23:34.241 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:23:34.244 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:23:34.246 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:23:34.248 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:23:34.250 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:23:34.253 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:23:34.255 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:23:34.257 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:23:34.260 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 16:23:34.262 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:23:34.264 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:23:34.267 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:23:34.270 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:23:34.272 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:23:34.274 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:23:34.277 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 16:23:34.279 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 16:23:34.295 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:23:34.297 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 16:23:34.300 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:23:34.303 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 16:23:34.305 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 16:23:34.308 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 16:23:34.312 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 16:23:34.314 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 16:23:34.317 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 16:23:34.319 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 16:23:34.321 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 16:23:34.323 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 16:23:34.326 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 16:23:34.994 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 16:23:34.995 | user tags 2022-02-08 16:23:34.995 | guest [administrator]' 2022-02-08 16:23:34.998 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 16:23:34.998 | user tags 2022-02-08 16:23:34.998 | guest [administrator]' 2022-02-08 16:23:34.998 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 16:23:35.005 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-08 16:23:35.007 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-08 16:23:35.010 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-08 16:23:35.652 | Adding user "stackrabbit" ... 2022-02-08 16:23:35.711 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 16:23:36.362 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 16:23:36.417 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 16:23:36.420 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 16:23:37.066 | Changing password for user "stackrabbit" ... 2022-02-08 16:23:37.126 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 16:23:37.128 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 16:23:37.131 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 16:23:37.782 | Deleting user "guest" ... 2022-02-08 16:23:37.839 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 16:23:37.856 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:23:37.858 | + ./stack.sh:main:836 : install_database 2022-02-08 16:23:37.860 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 16:23:37.863 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 16:23:37.865 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:23:37.868 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:23:37.870 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 16:23:38.222 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 16:23:38.224 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-08 16:23:38.229 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-08 16:23:38.231 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:23:38.233 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:23:38.236 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-08 16:23:38.245 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-08 16:23:38.247 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-08 16:23:38.251 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 16:23:38.253 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 16:23:38.256 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 16:23:38.258 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:23:38.261 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 16:23:38.263 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:23:38.265 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:23:38.269 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:23:38.271 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:23:38.275 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:23:38.277 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:23:38.279 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:23:38.282 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:23:38.284 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:23:38.287 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:23:38.289 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:23:38.291 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 16:23:38.294 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:23:38.296 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:23:38.298 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:23:38.301 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:23:38.304 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:23:38.306 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:23:38.308 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 16:23:38.311 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:23:38.313 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:23:38.315 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 16:23:38.317 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:23:38.320 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:23:38.322 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:23:38.324 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:23:38.326 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:23:38.329 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:23:38.331 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:23:38.333 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:23:38.335 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:23:38.338 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:23:38.340 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:23:38.342 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:23:38.344 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 16:23:38.347 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:23:38.349 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:23:38.351 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:23:38.354 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 16:23:38.374 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 16:23:38.482 | Reading package lists... 2022-02-08 16:23:38.713 | Building dependency tree... 2022-02-08 16:23:38.715 | Reading state information... 2022-02-08 16:23:38.953 | The following packages were automatically installed and are no longer required: 2022-02-08 16:23:38.954 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:23:38.954 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:23:38.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:23:38.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:23:38.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:23:38.955 | python3-zope.interface 2022-02-08 16:23:38.955 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:23:38.955 | The following additional packages will be installed: 2022-02-08 16:23:38.956 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-08 16:23:38.956 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-08 16:23:38.956 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-08 16:23:38.956 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-08 16:23:38.956 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-08 16:23:38.956 | mysql-server-8.0 mysql-server-core-8.0 2022-02-08 16:23:38.957 | Suggested packages: 2022-02-08 16:23:38.957 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-08 16:23:39.033 | The following NEW packages will be installed: 2022-02-08 16:23:39.033 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-08 16:23:39.033 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-08 16:23:39.033 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-08 16:23:39.033 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-08 16:23:39.033 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-08 16:23:39.034 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-08 16:23:39.146 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:23:39.146 | Need to get 31.4 MB of archives. 2022-02-08 16:23:39.146 | After this operation, 262 MB of additional disk space will be used. 2022-02-08 16:23:39.146 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-08 16:23:40.322 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-08 16:23:40.324 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-08 16:23:40.341 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-08 16:23:40.342 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-08 16:23:40.444 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-08 16:23:44.231 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-08 16:23:44.516 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-08 16:23:44.517 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-08 16:23:44.518 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-08 16:23:44.520 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-08 16:23:44.643 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-08 16:23:44.644 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-08 16:23:44.645 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-08 16:23:44.645 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-08 16:23:44.647 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-08 16:23:44.651 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-08 16:23:44.652 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-08 16:23:44.744 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-08 16:23:44.748 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-08 16:23:44.765 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-08 16:23:44.766 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-08 16:23:46.587 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-08 16:23:46.593 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-08 16:23:47.089 | Preconfiguring packages ... 2022-02-08 16:23:47.346 | Fetched 31.4 MB in 8s (4,163 kB/s) 2022-02-08 16:23:47.447 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-08 16:23:47.497 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-08 16:23:47.501 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 16:23:47.555 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:23:48.778 | Selecting previously unselected package mysql-client-8.0. 2022-02-08 16:23:48.788 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 16:23:48.841 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:23:49.196 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-08 16:23:49.205 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-08 16:23:49.310 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 16:23:49.641 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-08 16:23:49.650 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-08 16:23:49.703 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 16:23:50.075 | Selecting previously unselected package libmecab2:amd64. 2022-02-08 16:23:50.084 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-08 16:23:50.137 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-08 16:23:50.567 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-08 16:23:50.577 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 16:23:50.629 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:23:54.322 | Selecting previously unselected package mysql-server-8.0. 2022-02-08 16:23:54.331 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-08 16:23:55.315 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:23:55.716 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-08 16:23:55.726 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-08 16:23:55.773 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-08 16:23:56.023 | Selecting previously unselected package liburi-perl. 2022-02-08 16:23:56.033 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-08 16:23:56.080 | Unpacking liburi-perl (1.76-2) ... 2022-02-08 16:23:56.407 | Selecting previously unselected package libhtml-parser-perl. 2022-02-08 16:23:56.416 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-08 16:23:56.464 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-08 16:23:56.744 | Selecting previously unselected package libcgi-pm-perl. 2022-02-08 16:23:56.754 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-08 16:23:56.807 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-08 16:23:57.133 | Selecting previously unselected package libfcgi-perl. 2022-02-08 16:23:57.142 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-08 16:23:57.184 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-08 16:23:57.457 | Selecting previously unselected package libcgi-fast-perl. 2022-02-08 16:23:57.467 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-08 16:23:57.520 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-08 16:23:57.773 | Selecting previously unselected package libencode-locale-perl. 2022-02-08 16:23:57.782 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-08 16:23:57.813 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-08 16:23:58.046 | Selecting previously unselected package libhtml-template-perl. 2022-02-08 16:23:58.056 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-08 16:23:58.109 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-08 16:23:58.430 | Selecting previously unselected package libtimedate-perl. 2022-02-08 16:23:58.439 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-08 16:23:58.492 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-08 16:23:58.767 | Selecting previously unselected package libhttp-date-perl. 2022-02-08 16:23:58.776 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-08 16:23:58.829 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-08 16:23:59.087 | Selecting previously unselected package libio-html-perl. 2022-02-08 16:23:59.096 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-08 16:23:59.126 | Unpacking libio-html-perl (1.001-1) ... 2022-02-08 16:23:59.463 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-08 16:23:59.472 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-08 16:23:59.520 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-08 16:23:59.784 | Selecting previously unselected package libhttp-message-perl. 2022-02-08 16:23:59.794 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-08 16:23:59.846 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-08 16:24:00.165 | Selecting previously unselected package mecab-utils. 2022-02-08 16:24:00.175 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-08 16:24:00.228 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-08 16:24:00.670 | Selecting previously unselected package mecab-ipadic. 2022-02-08 16:24:00.680 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-08 16:24:00.709 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-08 16:24:02.413 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-08 16:24:02.422 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-08 16:24:02.475 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-08 16:24:02.789 | Selecting previously unselected package mysql-server. 2022-02-08 16:24:02.799 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-08 16:24:02.846 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:24:03.180 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-08 16:24:03.394 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:24:03.572 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-08 16:24:03.709 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-08 16:24:03.875 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-08 16:24:04.058 | Setting up mecab-utils (0.996-10build1) ... 2022-02-08 16:24:04.228 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 16:24:04.389 | Setting up libio-html-perl (1.001-1) ... 2022-02-08 16:24:04.555 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-08 16:24:04.698 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:24:04.824 | Setting up libfcgi-perl (0.79-1) ... 2022-02-08 16:24:04.994 | Setting up liburi-perl (1.76-2) ... 2022-02-08 16:24:05.127 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-08 16:24:05.229 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-08 16:24:05.372 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-08 16:24:05.499 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-08 16:24:05.503 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-08 16:24:05.503 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-08 16:24:05.503 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-08 16:24:05.503 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-08 16:24:05.644 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-08 16:24:05.644 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-08 16:24:05.644 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-08 16:24:05.644 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-08 16:24:05.652 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-08 16:24:05.741 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-08 16:24:05.741 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-08 16:24:05.742 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-08 16:24:05.768 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-08 16:24:05.813 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-08 16:24:06.109 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-08 16:24:06.115 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-08 16:24:06.206 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-08 16:24:06.206 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-08 16:24:06.207 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-08 16:24:06.207 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-08 16:24:06.210 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-08 16:24:06.211 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-08 16:24:06.255 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-08 16:24:06.445 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-08 16:24:06.446 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-08 16:24:06.446 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-08 16:24:06.446 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-08 16:24:06.449 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-08 16:24:06.450 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-08 16:24:06.863 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-08 16:24:06.981 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-08 16:24:07.298 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-08 16:24:07.302 | 2022-02-08 16:24:07.302 | done! 2022-02-08 16:24:07.308 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-08 16:24:07.401 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:24:07.532 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-08 16:24:07.607 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-08 16:24:07.620 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-08 16:24:07.621 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-08 16:24:07.621 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-08 16:24:07.621 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-08 16:24:07.830 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-08 16:24:07.830 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-08 16:24:07.830 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-08 16:24:07.830 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-08 16:24:07.842 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-08 16:24:07.974 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-08 16:24:07.975 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-08 16:24:07.975 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-08 16:24:08.023 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-08 16:24:08.096 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-08 16:24:08.587 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-08 16:24:08.597 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-08 16:24:08.707 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-08 16:24:08.708 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-08 16:24:08.708 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-08 16:24:08.708 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-08 16:24:08.714 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-08 16:24:08.714 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-08 16:24:08.803 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-08 16:24:09.096 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-08 16:24:09.096 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-08 16:24:09.097 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-08 16:24:09.097 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-08 16:24:09.101 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-08 16:24:09.101 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-08 16:24:09.603 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-08 16:24:09.738 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-08 16:24:10.061 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-08 16:24:10.065 | 2022-02-08 16:24:10.065 | done! 2022-02-08 16:24:10.072 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-08 16:24:10.166 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-08 16:24:10.279 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-08 16:24:10.418 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:24:11.654 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-08 16:24:11.719 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-08 16:24:54.919 | mysqld will log errors to /var/log/mysql/error.log 2022-02-08 16:24:56.479 | mysqld is running as pid 56418 2022-02-08 16:24:59.319 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-08 16:25:02.274 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-08 16:25:02.508 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-08 16:25:02.708 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-08 16:25:02.863 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-08 16:25:03.012 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:25:03.473 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:25:05.424 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 16:25:12.541 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:25:12.543 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:25:12.545 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:12.547 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:12.550 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:12.552 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:12.554 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:12.557 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:25:12.559 | + functions-common:time_stop:2421 : start_time=1644337418372 2022-02-08 16:25:12.561 | + functions-common:time_stop:2423 : [[ -z 1644337418372 ]] 2022-02-08 16:25:12.564 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:12.568 | + functions-common:time_stop:2426 : end_time=1644337512565 2022-02-08 16:25:12.570 | + functions-common:time_stop:2427 : elapsed_time=94193 2022-02-08 16:25:12.572 | + functions-common:time_stop:2428 : total=373012 2022-02-08 16:25:12.574 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:12.576 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=467205 2022-02-08 16:25:12.578 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:25:12.581 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 16:25:12.583 | + ./stack.sh:main:839 : install_database_python 2022-02-08 16:25:12.585 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 16:25:12.588 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 16:25:12.590 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 16:25:12.592 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:25:12.595 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 16:25:12.598 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 16:25:12.600 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:25:12.604 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:25:12.604 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:25:12.609 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 16:25:12.611 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 16:25:12.614 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 16:25:12.617 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 16:25:12.619 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 16:25:12.640 | Using python 3.8 to install PyMySQL 2022-02-08 16:25:12.643 | + 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-02-08 16:25:13.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:13.362 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:13.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:13.362 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:14.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:25:14.610 | Collecting PyMySQL 2022-02-08 16:25:14.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-08 16:25:16.203 | Installing collected packages: PyMySQL 2022-02-08 16:25:16.403 | Successfully installed PyMySQL-1.0.2 2022-02-08 16:25:16.403 | 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-02-08 16:25:16.410 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:25:16.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:25:16.516 | + inc/python:pip_install:200 : result=0 2022-02-08 16:25:16.519 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:25:16.521 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:16.523 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:16.526 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:16.528 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:16.530 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:16.532 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:25:16.535 | + functions-common:time_stop:2421 : start_time=1644337512635 2022-02-08 16:25:16.537 | + functions-common:time_stop:2423 : [[ -z 1644337512635 ]] 2022-02-08 16:25:16.540 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:16.544 | + functions-common:time_stop:2426 : end_time=1644337516542 2022-02-08 16:25:16.547 | + functions-common:time_stop:2427 : elapsed_time=3907 2022-02-08 16:25:16.549 | + functions-common:time_stop:2428 : total=26576 2022-02-08 16:25:16.552 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:16.554 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30483 2022-02-08 16:25:16.556 | + inc/python:pip_install:203 : return 0 2022-02-08 16:25:16.558 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 16:25:16.560 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:25:16.563 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 16:25:16.565 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 16:25:16.582 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:25:16.584 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 16:25:16.586 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 16:25:16.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:25:16.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:25:16.595 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:25:16.598 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:25:16.600 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 16:25:16.603 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:25:16.605 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 16:25:16.607 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 16:25:16.622 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:25:16.625 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 16:25:16.627 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:25:16.629 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:25:16.632 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:25:16.634 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:25:16.636 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:25:16.639 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:25:16.641 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:16.644 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:16.646 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:25:16.649 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:25:16.651 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:25:16.653 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:25:16.655 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 16:25:16.658 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:25:16.661 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:16.663 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:16.665 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 16:25:16.686 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 16:25:16.794 | Reading package lists... 2022-02-08 16:25:17.031 | Building dependency tree... 2022-02-08 16:25:17.033 | Reading state information... 2022-02-08 16:25:17.275 | The following packages were automatically installed and are no longer required: 2022-02-08 16:25:17.276 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:25:17.276 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:25:17.276 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:25:17.276 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:25:17.276 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:25:17.276 | python3-zope.interface 2022-02-08 16:25:17.276 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:25:17.343 | The following NEW packages will be installed: 2022-02-08 16:25:17.343 | radvd 2022-02-08 16:25:17.451 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:25:17.452 | Need to get 59.0 kB of archives. 2022-02-08 16:25:17.452 | After this operation, 164 kB of additional disk space will be used. 2022-02-08 16:25:17.452 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-08 16:25:18.100 | Fetched 59.0 kB in 0s (298 kB/s) 2022-02-08 16:25:18.364 | Selecting previously unselected package radvd. 2022-02-08 16:25:18.415 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-08 16:25:18.419 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-08 16:25:18.474 | Unpacking radvd (1:2.17-2) ... 2022-02-08 16:25:18.903 | Setting up radvd (1:2.17-2) ... 2022-02-08 16:25:20.315 | Job for radvd.service failed because the control process exited with error code. 2022-02-08 16:25:20.315 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-08 16:25:20.316 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-08 16:25:20.328 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-08 16:25:20.328 | Loaded: loaded (]8;;file://n-d-828369-1/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-08 16:25:20.328 | Active: failed (Result: exit-code) since Tue 2022-02-08 16:25:20 UTC; 14ms ago 2022-02-08 16:25:20.328 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-08 16:25:20.328 | Process: 57708 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-08 16:25:20.328 | 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 radvd[57708]: can't open /etc/radvd.conf: No such file or directory 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 radvd[57708]: Insecure file permissions, but continuing anyway 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 radvd[57708]: exiting, failed to read config file 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-08 16:25:20.328 | Feb 08 16:25:20 n-d-828369-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-08 16:25:20.398 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:25:20.692 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:25:28.128 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:25:28.131 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:25:28.133 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:28.135 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:28.137 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:28.140 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:28.142 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:28.144 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:25:28.147 | + functions-common:time_stop:2421 : start_time=1644337516684 2022-02-08 16:25:28.149 | + functions-common:time_stop:2423 : [[ -z 1644337516684 ]] 2022-02-08 16:25:28.152 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:28.156 | + functions-common:time_stop:2426 : end_time=1644337528153 2022-02-08 16:25:28.158 | + functions-common:time_stop:2427 : elapsed_time=11469 2022-02-08 16:25:28.160 | + functions-common:time_stop:2428 : total=467205 2022-02-08 16:25:28.162 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:28.164 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=478674 2022-02-08 16:25:28.167 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:25:28.169 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 16:25:28.186 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:25:28.188 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 16:25:28.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 16:25:28.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 16:25:28.196 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 16:25:28.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 16:25:28.218 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:25:28.220 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:25:28.222 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:25:28.224 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:25:28.227 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:25:28.229 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:25:28.231 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:28.233 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:28.235 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:25:28.238 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:25:28.240 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:25:28.242 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:25:28.244 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 16:25:28.246 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:25:28.248 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:28.250 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:28.252 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 16:25:28.273 | + functions-common:apt_get:1219 : 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-02-08 16:25:28.380 | Reading package lists... 2022-02-08 16:25:28.622 | Building dependency tree... 2022-02-08 16:25:28.624 | Reading state information... 2022-02-08 16:25:28.864 | fakeroot is already the newest version (1.24-1). 2022-02-08 16:25:28.864 | fakeroot set to manually installed. 2022-02-08 16:25:28.864 | make is already the newest version (4.2.1-1.2). 2022-02-08 16:25:28.864 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 16:25:28.864 | The following packages were automatically installed and are no longer required: 2022-02-08 16:25:28.865 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:25:28.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:25:28.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:25:28.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:25:28.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:25:28.866 | python3-zope.interface 2022-02-08 16:25:28.866 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:25:28.994 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:25:28.998 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:25:29.001 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:25:29.003 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:29.005 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:29.007 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:29.009 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:29.011 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:29.013 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:25:29.015 | + functions-common:time_stop:2421 : start_time=1644337528270 2022-02-08 16:25:29.017 | + functions-common:time_stop:2423 : [[ -z 1644337528270 ]] 2022-02-08 16:25:29.020 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:29.024 | + functions-common:time_stop:2426 : end_time=1644337529022 2022-02-08 16:25:29.026 | + functions-common:time_stop:2427 : elapsed_time=752 2022-02-08 16:25:29.028 | + functions-common:time_stop:2428 : total=478674 2022-02-08 16:25:29.031 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:29.033 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=479426 2022-02-08 16:25:29.035 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:25:29.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 16:25:29.040 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:29.042 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:29.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 16:25:29.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 16:25:29.050 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 16:25:29.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 16:25:29.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 16:25:29.060 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 16:25:29.060 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 16:25:29.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 16:25:29.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 16:25:29.069 | + functions:vercmp:628 : local v1=5.4 2022-02-08 16:25:29.071 | + functions:vercmp:629 : local 'op=<' 2022-02-08 16:25:29.073 | + functions:vercmp:630 : local v2=3.13 2022-02-08 16:25:29.076 | + functions:vercmp:631 : local result 2022-02-08 16:25:29.079 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 16:25:29.080 | ++ functions:vercmp:635 : sort -V 2022-02-08 16:25:29.080 | ++ functions:vercmp:635 : head -1 2022-02-08 16:25:29.084 | + functions:vercmp:635 : result=3.13 2022-02-08 16:25:29.086 | + functions:vercmp:637 : case $op in 2022-02-08 16:25:29.089 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 16:25:29.091 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 16:25:29.093 | + functions:vercmp:648 : return 2022-02-08 16:25:29.095 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 16:25:29.098 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:25:29.100 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 16:25:29.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 16:25:29.428 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 16:25:29.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:29.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:29.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 16:25:29.440 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:29.442 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 16:25:29.461 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:25:29.463 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 16:25:29.465 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 16:25:29.465 | Installing etcd 2022-02-08 16:25:29.470 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 16:25:29.483 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 16:25:29.499 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 16:25:29.501 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 16:25:29.515 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 16:25:29.518 | ++ 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-02-08 16:25:29.521 | ++ 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-02-08 16:25:29.524 | +++ 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-02-08 16:25:29.529 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:25:29.531 | ++ 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-02-08 16:25:29.534 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 16:25:29.537 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:25:29.540 | --2022-02-08 16:25:29-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:25:29.569 | Resolving github.com (github.com)... 140.82.121.3 2022-02-08 16:25:29.613 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-08 16:25:29.891 | HTTP request sent, awaiting response... 302 Found 2022-02-08 16:25:29.891 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220208T162529Z&X-Amz-Expires=300&X-Amz-Signature=2caaad811345f4422b8875761464aa7c2b9a6b506005efcb49797a704eafc34b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-08 16:25:29.891 | --2022-02-08 16:25:29-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220208T162529Z&X-Amz-Expires=300&X-Amz-Signature=2caaad811345f4422b8875761464aa7c2b9a6b506005efcb49797a704eafc34b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-08 16:25:29.893 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2022-02-08 16:25:29.918 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-02-08 16:25:30.272 | HTTP request sent, awaiting response... 200 OK 2022-02-08 16:25:30.272 | Length: 11350736 (11M) [application/octet-stream] 2022-02-08 16:25:30.272 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-08 16:25:30.387 | 2022-02-08 16:25:30.631 | 0K ........ .. 100% 30.2M=0.4s 2022-02-08 16:25:30.631 | 2022-02-08 16:25:30.631 | 2022-02-08 16:25:30 (30.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-08 16:25:30.631 | 2022-02-08 16:25:30.635 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-08 16:25:30.637 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:25:30.639 | ++ functions:get_extra_file:74 : return 2022-02-08 16:25:30.642 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:25:30.645 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 16:25:30.648 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-08 16:25:30.650 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-08 16:25:30.781 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-08 16:25:30.784 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/ 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/README.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-08 16:25:30.789 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-08 16:25:30.790 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-08 16:25:30.791 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-08 16:25:30.792 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-08 16:25:30.793 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-08 16:25:30.794 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-08 16:25:30.795 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-08 16:25:30.796 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-08 16:25:30.797 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-08 16:25:30.798 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-08 16:25:30.799 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-08 16:25:30.799 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-08 16:25:30.799 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-08 16:25:30.799 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-08 16:25:30.799 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-08 16:25:30.800 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-08 16:25:30.800 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-08 16:25:30.800 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-08 16:25:30.985 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-08 16:25:30.986 | etcd-v3.3.12-linux-amd64/etcd 2022-02-08 16:25:31.214 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-08 16:25:31.250 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-08 16:25:31.284 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 16:25:31.286 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 16:25:31.303 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:25:31.305 | + ./stack.sh:main:866 : install_dstat 2022-02-08 16:25:31.308 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 16:25:31.324 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:25:31.326 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 16:25:31.329 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:25:31.334 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 16:25:31.336 | + ./stack.sh:main:875 : install_libs 2022-02-08 16:25:31.339 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 16:25:31.341 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 16:25:31.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 16:25:31.345 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 16:25:31.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 16:25:31.354 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.356 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 16:25:31.359 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 16:25:31.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 16:25:31.363 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 16:25:31.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 16:25:31.372 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.374 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 16:25:31.376 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 16:25:31.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 16:25:31.381 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 16:25:31.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 16:25:31.390 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.392 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 16:25:31.394 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 16:25:31.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 16:25:31.399 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 16:25:31.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 16:25:31.408 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.410 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 16:25:31.413 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 16:25:31.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 16:25:31.417 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 16:25:31.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 16:25:31.427 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.429 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 16:25:31.431 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 16:25:31.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 16:25:31.436 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 16:25:31.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 16:25:31.446 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.448 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 16:25:31.450 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 16:25:31.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 16:25:31.455 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 16:25:31.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 16:25:31.464 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.466 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 16:25:31.468 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 16:25:31.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 16:25:31.473 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 16:25:31.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 16:25:31.482 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.484 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 16:25:31.486 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 16:25:31.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 16:25:31.491 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 16:25:31.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 16:25:31.500 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.502 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 16:25:31.505 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 16:25:31.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 16:25:31.509 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 16:25:31.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 16:25:31.518 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.521 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 16:25:31.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 16:25:31.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 16:25:31.528 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 16:25:31.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 16:25:31.537 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.541 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 16:25:31.545 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 16:25:31.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 16:25:31.549 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 16:25:31.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 16:25:31.559 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.562 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 16:25:31.564 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 16:25:31.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 16:25:31.569 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 16:25:31.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 16:25:31.578 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.580 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 16:25:31.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 16:25:31.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 16:25:31.588 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 16:25:31.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 16:25:31.597 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.600 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 16:25:31.602 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 16:25:31.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 16:25:31.607 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 16:25:31.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 16:25:31.616 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.618 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 16:25:31.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 16:25:31.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 16:25:31.625 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 16:25:31.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 16:25:31.634 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.636 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 16:25:31.639 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 16:25:31.641 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 16:25:31.643 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 16:25:31.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 16:25:31.653 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.655 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 16:25:31.657 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 16:25:31.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 16:25:31.662 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 16:25:31.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 16:25:31.671 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.674 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 16:25:31.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 16:25:31.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 16:25:31.681 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 16:25:31.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 16:25:31.690 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.692 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 16:25:31.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 16:25:31.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 16:25:31.699 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 16:25:31.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 16:25:31.708 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.711 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 16:25:31.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 16:25:31.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 16:25:31.718 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 16:25:31.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 16:25:31.727 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.729 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 16:25:31.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 16:25:31.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 16:25:31.736 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 16:25:31.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 16:25:31.745 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.748 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 16:25:31.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 16:25:31.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 16:25:31.755 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 16:25:31.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 16:25:31.764 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.766 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 16:25:31.768 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 16:25:31.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 16:25:31.773 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 16:25:31.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 16:25:31.783 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.785 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 16:25:31.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 16:25:31.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 16:25:31.792 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 16:25:31.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 16:25:31.801 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.804 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 16:25:31.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 16:25:31.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 16:25:31.811 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 16:25:31.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 16:25:31.820 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.823 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 16:25:31.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 16:25:31.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 16:25:31.829 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 16:25:31.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 16:25:31.839 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.842 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 16:25:31.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 16:25:31.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 16:25:31.848 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 16:25:31.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 16:25:31.858 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.860 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 16:25:31.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 16:25:31.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 16:25:31.867 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 16:25:31.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 16:25:31.876 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.878 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 16:25:31.881 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 16:25:31.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 16:25:31.886 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 16:25:31.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 16:25:31.896 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.898 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 16:25:31.901 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 16:25:31.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 16:25:31.905 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 16:25:31.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 16:25:31.914 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.917 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 16:25:31.919 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 16:25:31.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 16:25:31.924 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 16:25:31.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 16:25:31.933 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.935 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 16:25:31.937 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 16:25:31.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 16:25:31.943 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 16:25:31.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 16:25:31.952 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.954 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 16:25:31.956 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 16:25:31.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 16:25:31.962 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 16:25:31.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 16:25:31.971 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.973 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 16:25:31.975 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 16:25:31.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 16:25:31.980 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 16:25:31.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:31.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:31.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 16:25:31.989 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:31.991 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 16:25:31.994 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 16:25:31.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 16:25:31.998 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 16:25:32.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:32.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:32.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 16:25:32.008 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:32.010 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 16:25:32.012 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 16:25:32.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 16:25:32.017 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 16:25:32.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:32.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:32.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 16:25:32.027 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:32.029 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 16:25:32.032 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 16:25:32.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 16:25:32.036 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 16:25:32.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:25:32.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:25:32.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 16:25:32.045 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:25:32.048 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 16:25:32.069 | Using python 3.8 to install etcd3 2022-02-08 16:25:32.071 | + 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-02-08 16:25:32.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:32.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:32.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:32.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:33.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:25:33.996 | Collecting etcd3 2022-02-08 16:25:34.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-08 16:25:34.029 | Preparing metadata (setup.py): started 2022-02-08 16:25:34.673 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:25:37.091 | Collecting grpcio>=1.27.1 2022-02-08 16:25:37.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-08 16:25:37.953 | Collecting protobuf>=3.6.1 2022-02-08 16:25:37.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-08 16:25:37.990 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 16:25:37.991 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 16:25:38.019 | Building wheels for collected packages: etcd3 2022-02-08 16:25:38.020 | Building wheel for etcd3 (setup.py): started 2022-02-08 16:25:38.761 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-08 16:25:38.762 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=1146bab0a606ce3852b9f9a5c7b0d2fdb0a50f296b5661befdd6439f422ce195 2022-02-08 16:25:38.762 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-08 16:25:38.766 | Successfully built etcd3 2022-02-08 16:25:40.333 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-08 16:25:41.162 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-08 16:25:41.162 | 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-02-08 16:25:41.168 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:25:41.168 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:25:41.322 | + inc/python:pip_install:200 : result=0 2022-02-08 16:25:41.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:25:41.327 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:41.329 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:41.331 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:41.333 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:41.336 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:41.338 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:25:41.340 | + functions-common:time_stop:2421 : start_time=1644337532063 2022-02-08 16:25:41.342 | + functions-common:time_stop:2423 : [[ -z 1644337532063 ]] 2022-02-08 16:25:41.344 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:41.348 | + functions-common:time_stop:2426 : end_time=1644337541346 2022-02-08 16:25:41.351 | + functions-common:time_stop:2427 : elapsed_time=9283 2022-02-08 16:25:41.353 | + functions-common:time_stop:2428 : total=30483 2022-02-08 16:25:41.355 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:41.357 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39766 2022-02-08 16:25:41.359 | + inc/python:pip_install:203 : return 0 2022-02-08 16:25:41.362 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 16:25:41.383 | Using python 3.8 to install etcd3gw 2022-02-08 16:25:41.386 | + 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-02-08 16:25:42.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:42.121 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:42.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:25:42.121 | from cryptography.utils import int_from_bytes 2022-02-08 16:25:43.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:25:43.344 | Collecting etcd3gw 2022-02-08 16:25:43.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-02-08 16:25:43.364 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 16:25:43.365 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 16:25:43.365 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 16:25:43.366 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 16:25:43.400 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 16:25:43.402 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 16:25:43.403 | 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.8) 2022-02-08 16:25:43.406 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 16:25:44.994 | Installing collected packages: etcd3gw 2022-02-08 16:25:45.176 | Successfully installed etcd3gw-1.0.0 2022-02-08 16:25:45.176 | 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-02-08 16:25:45.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:25:45.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:25:45.286 | + inc/python:pip_install:200 : result=0 2022-02-08 16:25:45.288 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:25:45.291 | + functions-common:time_stop:2414 : local name 2022-02-08 16:25:45.293 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:25:45.295 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:25:45.297 | + functions-common:time_stop:2417 : local total 2022-02-08 16:25:45.299 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:25:45.302 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:25:45.304 | + functions-common:time_stop:2421 : start_time=1644337541378 2022-02-08 16:25:45.306 | + functions-common:time_stop:2423 : [[ -z 1644337541378 ]] 2022-02-08 16:25:45.309 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:25:45.313 | + functions-common:time_stop:2426 : end_time=1644337545310 2022-02-08 16:25:45.315 | + functions-common:time_stop:2427 : elapsed_time=3932 2022-02-08 16:25:45.317 | + functions-common:time_stop:2428 : total=39766 2022-02-08 16:25:45.320 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:25:45.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43698 2022-02-08 16:25:45.324 | + inc/python:pip_install:203 : return 0 2022-02-08 16:25:45.326 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 16:25:45.329 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 16:25:45.331 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 16:25:45.334 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:25:45.336 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:25:45.338 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:25:45.341 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:25:45.343 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:25:45.345 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:25:45.348 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:25:45.350 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:25:45.352 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:25:45.355 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:25:45.357 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:25:45.359 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 16:25:45.361 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:45.364 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:45.366 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 16:25:45.368 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:25:45.370 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:25:45.373 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:25:45.375 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:25:45.377 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:25:45.380 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:25:45.382 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:25:45.384 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:45.387 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:45.389 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:25:45.391 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:25:45.393 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:25:45.396 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:25:45.398 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:25:45.400 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:25:45.403 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:25:45.405 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:25:45.407 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:25:45.429 | + functions-common:apt_get:1219 : 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-02-08 16:25:45.536 | Reading package lists... 2022-02-08 16:25:45.770 | Building dependency tree... 2022-02-08 16:25:45.771 | Reading state information... 2022-02-08 16:25:46.008 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:25:46.009 | The following packages were automatically installed and are no longer required: 2022-02-08 16:25:46.010 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:25:46.010 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:25:46.010 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:25:46.010 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:25:46.010 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:25:46.010 | python3-zope.interface 2022-02-08 16:25:46.010 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:25:46.010 | The following additional packages will be installed: 2022-02-08 16:25:46.011 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-08 16:25:46.012 | Suggested packages: 2022-02-08 16:25:46.012 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-08 16:25:46.079 | The following NEW packages will be installed: 2022-02-08 16:25:46.080 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-08 16:25:46.184 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:25:46.184 | Need to get 1,306 kB of archives. 2022-02-08 16:25:46.184 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-08 16:25:46.184 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-08 16:25:46.412 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-08 16:25:46.430 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-08 16:25:46.464 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-08 16:25:46.526 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-08 16:25:46.527 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-08 16:25:47.091 | Fetched 1,306 kB in 0s (2,909 kB/s) 2022-02-08 16:25:47.309 | Selecting previously unselected package libnorm1:amd64. 2022-02-08 16:25:47.360 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-08 16:25:47.363 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-08 16:25:47.519 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-08 16:25:47.979 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-08 16:25:47.989 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-08 16:25:48.042 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-08 16:25:48.500 | Selecting previously unselected package libzmq5:amd64. 2022-02-08 16:25:48.509 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-08 16:25:48.565 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-08 16:25:48.996 | Selecting previously unselected package uwsgi-core. 2022-02-08 16:25:49.007 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 16:25:49.065 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-08 16:25:49.665 | Selecting previously unselected package uwsgi. 2022-02-08 16:25:49.675 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 16:25:49.725 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-08 16:25:50.093 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-08 16:25:50.104 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-08 16:25:50.162 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-08 16:25:50.512 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-08 16:25:50.662 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-08 16:25:50.836 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-08 16:25:51.013 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-08 16:25:51.234 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-08 16:25:52.522 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-08 16:25:52.803 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:25:53.271 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:25:53.831 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 16:26:00.952 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:26:00.954 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:26:00.956 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:00.959 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:00.961 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:00.963 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:00.966 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:00.968 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:26:00.970 | + functions-common:time_stop:2421 : start_time=1644337545427 2022-02-08 16:26:00.972 | + functions-common:time_stop:2423 : [[ -z 1644337545427 ]] 2022-02-08 16:26:00.975 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:00.979 | + functions-common:time_stop:2426 : end_time=1644337560976 2022-02-08 16:26:00.981 | + functions-common:time_stop:2427 : elapsed_time=15549 2022-02-08 16:26:00.983 | + functions-common:time_stop:2428 : total=479426 2022-02-08 16:26:00.986 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:00.988 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=494975 2022-02-08 16:26:00.990 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:26:00.993 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 16:26:00.995 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:26:00.997 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:26:00.999 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 16:26:01.061 | Enabling module proxy. 2022-02-08 16:26:01.067 | To activate the new configuration, you need to run: 2022-02-08 16:26:01.067 | systemctl restart apache2 2022-02-08 16:26:01.072 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 16:26:01.133 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 16:26:01.133 | Module proxy already enabled 2022-02-08 16:26:01.133 | Enabling module proxy_uwsgi. 2022-02-08 16:26:01.139 | To activate the new configuration, you need to run: 2022-02-08 16:26:01.140 | systemctl restart apache2 2022-02-08 16:26:01.143 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 16:26:01.145 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:26:01.147 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:26:01.150 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:26:01.275 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 16:26:01.277 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 16:26:01.279 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 16:26:01.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 16:26:01.289 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.292 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 16:26:01.294 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 16:26:01.297 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 16:26:01.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 16:26:01.307 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.309 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 16:26:01.311 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 16:26:01.314 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 16:26:01.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 16:26:01.324 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.326 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 16:26:01.328 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 16:26:01.330 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 16:26:01.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 16:26:01.340 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.342 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 16:26:01.345 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 16:26:01.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 16:26:01.354 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.356 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 16:26:01.359 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 16:26:01.361 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 16:26:01.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 16:26:01.371 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.374 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 16:26:01.390 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:01.393 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 16:26:01.395 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 16:26:01.398 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 16:26:01.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 16:26:01.407 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.410 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 16:26:01.426 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:01.429 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 16:26:01.431 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 16:26:01.434 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 16:26:01.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 16:26:01.443 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.445 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 16:26:01.448 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 16:26:01.450 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 16:26:01.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:01.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:01.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 16:26:01.460 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:01.462 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 16:26:01.464 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 16:26:01.467 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:26:01.470 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 16:26:01.472 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 16:26:01.475 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:26:01.478 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:26:01.479 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:26:01.483 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 16:26:01.486 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 16:26:01.488 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 16:26:01.491 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 16:26:01.494 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 16:26:01.514 | Using python 3.8 to install keystonemiddleware 2022-02-08 16:26:01.516 | + 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-02-08 16:26:02.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:02.318 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:02.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:02.318 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:03.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:03.480 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 16:26:03.532 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:26:03.533 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 16:26:03.534 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 16:26:03.535 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 16:26:03.536 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:26:03.537 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 16:26:03.539 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 16:26:03.540 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 16:26:03.541 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 16:26:03.542 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 16:26:03.543 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 16:26:03.544 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 16:26:03.545 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 16:26:03.546 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 16:26:03.603 | 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-02-08 16:26:03.604 | 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-02-08 16:26:03.605 | 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-02-08 16:26:03.645 | 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-02-08 16:26:03.684 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 16:26:03.685 | 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-02-08 16:26:03.686 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 16:26:03.687 | 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-02-08 16:26:03.735 | 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-02-08 16:26:03.739 | 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-02-08 16:26:03.747 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 16:26:03.749 | 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-02-08 16:26:03.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-02-08 16:26:03.765 | 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-02-08 16:26:03.766 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 16:26:03.830 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 16:26:03.832 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 16:26:03.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 16:26:03.834 | 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.8) 2022-02-08 16:26:03.885 | 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.13.3) 2022-02-08 16:26:03.897 | 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-02-08 16:26:05.442 | 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-02-08 16:26:05.447 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:26:05.447 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:26:05.553 | + inc/python:pip_install:200 : result=0 2022-02-08 16:26:05.559 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:26:05.559 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:05.560 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:05.562 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:05.564 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:05.566 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:05.569 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:26:05.571 | + functions-common:time_stop:2421 : start_time=1644337561508 2022-02-08 16:26:05.573 | + functions-common:time_stop:2423 : [[ -z 1644337561508 ]] 2022-02-08 16:26:05.576 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:05.580 | + functions-common:time_stop:2426 : end_time=1644337565577 2022-02-08 16:26:05.582 | + functions-common:time_stop:2427 : elapsed_time=4069 2022-02-08 16:26:05.584 | + functions-common:time_stop:2428 : total=43698 2022-02-08 16:26:05.586 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:05.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47767 2022-02-08 16:26:05.591 | + inc/python:pip_install:203 : return 0 2022-02-08 16:26:05.593 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 16:26:05.595 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 16:26:05.598 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:26:05.601 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 16:26:05.603 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 16:26:05.606 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:26:05.609 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:26:05.609 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:26:05.615 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 16:26:05.617 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 16:26:05.620 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 16:26:05.623 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 16:26:05.625 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 16:26:05.646 | Using python 3.8 to install python-memcached 2022-02-08 16:26:05.648 | + 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-02-08 16:26:06.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:06.433 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:06.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:06.433 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:07.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:07.622 | Collecting python-memcached 2022-02-08 16:26:07.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-08 16:26:07.635 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 16:26:09.224 | Installing collected packages: python-memcached 2022-02-08 16:26:09.383 | Successfully installed python-memcached-1.59 2022-02-08 16:26:09.383 | 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-02-08 16:26:09.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:26:09.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:26:09.497 | + inc/python:pip_install:200 : result=0 2022-02-08 16:26:09.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:26:09.501 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:09.504 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:09.506 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:09.508 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:09.511 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:09.513 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:26:09.515 | + functions-common:time_stop:2421 : start_time=1644337565641 2022-02-08 16:26:09.517 | + functions-common:time_stop:2423 : [[ -z 1644337565641 ]] 2022-02-08 16:26:09.520 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:09.524 | + functions-common:time_stop:2426 : end_time=1644337569522 2022-02-08 16:26:09.527 | + functions-common:time_stop:2427 : elapsed_time=3881 2022-02-08 16:26:09.529 | + functions-common:time_stop:2428 : total=47767 2022-02-08 16:26:09.531 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:09.533 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51648 2022-02-08 16:26:09.536 | + inc/python:pip_install:203 : return 0 2022-02-08 16:26:09.538 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 16:26:09.555 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:09.557 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:26:09.559 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 16:26:09.562 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 16:26:09.564 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 16:26:09.566 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:26:09.569 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 16:26:09.571 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 16:26:09.587 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:09.589 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 16:26:09.591 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 16:26:09.593 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 16:26:09.595 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:26:09.597 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:26:09.600 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:26:09.602 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:26:09.604 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:26:09.607 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:26:09.621 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:26:09.623 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:26:09.625 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:09.628 | + functions-common:git_clone:618 : echo master 2022-02-08 16:26:09.628 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:26:09.634 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 16:26:09.636 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:09.638 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 16:26:09.640 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:26:09.641 | + functions-common:git_clone:667 : head -1 2022-02-08 16:26:09.646 | ee53aed65 Merge "sql: Squash train migrations" 2022-02-08 16:26:09.648 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:26:09.651 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 16:26:09.653 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:26:09.655 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:26:09.658 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 16:26:09.660 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:26:09.662 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 16:26:09.664 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:26:09.667 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:26:09.669 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 16:26:09.671 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:26:09.674 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:26:09.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 16:26:09.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:26:09.682 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 16:26:09.684 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:26:09.686 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:26:09.689 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 16:26:09.695 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 16:26:09.697 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 16:26:10.350 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 16:26:10.352 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:26:10.354 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:26:10.356 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:26:10.358 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:26:10.360 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 16:26:10.363 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:26:10.365 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:26:10.367 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:26:10.369 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:26:10.372 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:26:10.374 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:26:10.376 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:26:10.378 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 16:26:10.398 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 16:26:10.400 | + 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-02-08 16:26:11.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:11.145 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:11.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:11.145 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:12.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:12.286 | Obtaining file:///opt/stack/keystone 2022-02-08 16:26:12.287 | Preparing metadata (setup.py): started 2022-02-08 16:26:13.682 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:26:13.822 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.8.0) 2022-02-08 16:26:13.823 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.8.7) 2022-02-08 16:26:13.919 | Collecting Flask!=0.11,>=1.0.2 2022-02-08 16:26:13.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-08 16:26:13.980 | Collecting Flask-RESTful>=0.3.5 2022-02-08 16:26:13.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-08 16:26:13.990 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (36.0.1) 2022-02-08 16:26:13.991 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.31) 2022-02-08 16:26:13.992 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.13.0) 2022-02-08 16:26:13.993 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.5.0) 2022-02-08 16:26:14.038 | Collecting passlib>=1.7.0 2022-02-08 16:26:14.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-08 16:26:14.069 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:26:14.070 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (9.3.0) 2022-02-08 16:26:14.071 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:26:14.281 | Collecting scrypt>=0.8.0 2022-02-08 16:26:14.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-08 16:26:14.328 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.10.0) 2022-02-08 16:26:14.329 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (8.7.1) 2022-02-08 16:26:14.330 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.0) 2022-02-08 16:26:14.331 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (12.12.0) 2022-02-08 16:26:14.332 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (11.1.0) 2022-02-08 16:26:14.333 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.1.0) 2022-02-08 16:26:14.334 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.6.1) 2022-02-08 16:26:14.335 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.5.0) 2022-02-08 16:26:14.337 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.10.1) 2022-02-08 16:26:14.338 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.2.0) 2022-02-08 16:26:14.339 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.0) 2022-02-08 16:26:14.340 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.12.1) 2022-02-08 16:26:14.391 | Collecting oauthlib>=0.6.2 2022-02-08 16:26:14.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-08 16:26:14.469 | Collecting pysaml2>=5.0.0 2022-02-08 16:26:14.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-08 16:26:14.564 | Collecting PyJWT>=1.6.1 2022-02-08 16:26:14.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-08 16:26:14.574 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.1.5) 2022-02-08 16:26:14.575 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:26:14.576 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.1.1) 2022-02-08 16:26:14.577 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.0.3) 2022-02-08 16:26:14.579 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.2) 2022-02-08 16:26:14.580 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2021.3) 2022-02-08 16:26:14.591 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.16.0) 2022-02-08 16:26:14.592 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.15.0) 2022-02-08 16:26:14.637 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev66) (5.1.1) 2022-02-08 16:26:14.650 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (3.0.3) 2022-02-08 16:26:14.692 | Collecting itsdangerous>=2.0 2022-02-08 16:26:14.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-08 16:26:14.767 | Collecting click>=7.1.2 2022-02-08 16:26:14.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-08 16:26:14.895 | Collecting Werkzeug>=2.0 2022-02-08 16:26:14.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-02-08 16:26:14.985 | Collecting aniso8601>=0.82 2022-02-08 16:26:14.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-08 16:26:15.069 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:26:15.070 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2.27.1) 2022-02-08 16:26:15.170 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (6.0) 2022-02-08 16:26:15.171 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (0.8.0) 2022-02-08 16:26:15.172 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (1.5.0) 2022-02-08 16:26:15.174 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (2.4.0) 2022-02-08 16:26:15.232 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (1.7.6) 2022-02-08 16:26:15.233 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (2.0.1) 2022-02-08 16:26:15.238 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (0.5.0) 2022-02-08 16:26:15.317 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev66) (2.8.2) 2022-02-08 16:26:15.320 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev66) (0.9.6) 2022-02-08 16:26:15.379 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (0.4.0) 2022-02-08 16:26:15.380 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.0.0) 2022-02-08 16:26:15.382 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.2.3) 2022-02-08 16:26:15.383 | 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==20.1.0.dev66) (2.8.0) 2022-02-08 16:26:15.385 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.0.9) 2022-02-08 16:26:15.386 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (2.4.0) 2022-02-08 16:26:15.405 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev66) (3.3.0) 2022-02-08 16:26:15.458 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev66) (3.0.0) 2022-02-08 16:26:15.479 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (0.11.0) 2022-02-08 16:26:15.480 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (21.3) 2022-02-08 16:26:15.482 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (3.0.7) 2022-02-08 16:26:15.484 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (1.0.2) 2022-02-08 16:26:15.539 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev66) (4.5.0) 2022-02-08 16:26:15.686 | Collecting defusedxml 2022-02-08 16:26:15.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-08 16:26:15.793 | Collecting xmlschema>=1.2.1 2022-02-08 16:26:15.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-08 16:26:15.812 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (5.4.0) 2022-02-08 16:26:15.813 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (22.0.0) 2022-02-08 16:26:16.031 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev66) (1.1.2) 2022-02-08 16:26:16.054 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.5.2) 2022-02-08 16:26:16.055 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.4.2) 2022-02-08 16:26:16.122 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev66) (1.1.6) 2022-02-08 16:26:16.123 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev66) (4.10.1) 2022-02-08 16:26:16.142 | 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==20.1.0.dev66) (5.0.0) 2022-02-08 16:26:16.214 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev66) (2.21) 2022-02-08 16:26:16.257 | 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==20.1.0.dev66) (1.13.3) 2022-02-08 16:26:16.369 | 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==20.1.0.dev66) (2.0.1) 2022-02-08 16:26:16.443 | 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==20.1.0.dev66) (1.7.0) 2022-02-08 16:26:16.569 | 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==20.1.0.dev66) (0.17.3) 2022-02-08 16:26:16.597 | 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==20.1.0.dev66) (0.13.1) 2022-02-08 16:26:16.637 | 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==20.1.0.dev66) (0.33.0) 2022-02-08 16:26:16.638 | 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==20.1.0.dev66) (2.5.1) 2022-02-08 16:26:16.640 | 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==20.1.0.dev66) (3.5.0) 2022-02-08 16:26:16.641 | 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==20.1.0.dev66) (3.0.0) 2022-02-08 16:26:16.644 | 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==20.1.0.dev66) (1.3.3) 2022-02-08 16:26:16.645 | 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==20.1.0.dev66) (2.1.1) 2022-02-08 16:26:16.698 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev66) (0.2.5) 2022-02-08 16:26:16.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2019.11.28) 2022-02-08 16:26:16.836 | 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==20.1.0.dev66) (1.26.8) 2022-02-08 16:26:16.838 | 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==20.1.0.dev66) (3.3) 2022-02-08 16:26:16.840 | 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==20.1.0.dev66) (2.0.11) 2022-02-08 16:26:16.991 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev66) (2.5.0) 2022-02-08 16:26:17.164 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-08 16:26:17.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-08 16:26:17.259 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev66) (3.7.0) 2022-02-08 16:26:17.442 | 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==20.1.0.dev66) (2.1.0) 2022-02-08 16:26:17.615 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (60.7.1) 2022-02-08 16:26:17.710 | 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==20.1.0.dev66) (0.7) 2022-02-08 16:26:17.746 | 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==20.1.0.dev66) (1.0.0) 2022-02-08 16:26:19.138 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-08 16:26:19.835 | Attempting uninstall: click 2022-02-08 16:26:19.837 | Found existing installation: Click 7.0 2022-02-08 16:26:19.847 | Uninstalling Click-7.0: 2022-02-08 16:26:19.876 | Successfully uninstalled Click-7.0 2022-02-08 16:26:21.536 | Attempting uninstall: PyJWT 2022-02-08 16:26:21.540 | Found existing installation: PyJWT 1.7.1 2022-02-08 16:26:21.550 | Uninstalling PyJWT-1.7.1: 2022-02-08 16:26:21.578 | Successfully uninstalled PyJWT-1.7.1 2022-02-08 16:26:22.158 | Attempting uninstall: oauthlib 2022-02-08 16:26:22.160 | Found existing installation: oauthlib 3.1.0 2022-02-08 16:26:22.172 | Uninstalling oauthlib-3.1.0: 2022-02-08 16:26:22.201 | Successfully uninstalled oauthlib-3.1.0 2022-02-08 16:26:22.476 | Running setup.py develop for keystone 2022-02-08 16:26:24.395 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-08 16:26:24.395 | 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-02-08 16:26:24.402 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:26:24.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:26:24.549 | + inc/python:pip_install:200 : result=0 2022-02-08 16:26:24.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:26:24.553 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:24.555 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:24.557 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:24.559 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:24.561 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:24.563 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:26:24.565 | + functions-common:time_stop:2421 : start_time=1644337570392 2022-02-08 16:26:24.568 | + functions-common:time_stop:2423 : [[ -z 1644337570392 ]] 2022-02-08 16:26:24.571 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:24.574 | + functions-common:time_stop:2426 : end_time=1644337584572 2022-02-08 16:26:24.577 | + functions-common:time_stop:2427 : elapsed_time=14180 2022-02-08 16:26:24.579 | + functions-common:time_stop:2428 : total=51648 2022-02-08 16:26:24.581 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:24.583 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65828 2022-02-08 16:26:24.585 | + inc/python:pip_install:203 : return 0 2022-02-08 16:26:24.588 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:26:24.590 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:26:24.592 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:26:24.610 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:26:24.622 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 16:26:24.624 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 16:26:24.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:24.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:24.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 16:26:24.634 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:24.636 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 16:26:24.653 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:24.655 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:26:24.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:26:24.660 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 16:26:24.662 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 16:26:24.674 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 16:26:24.677 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 16:26:24.681 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 16:26:24.697 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:24.700 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 16:26:24.730 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 16:26:24.757 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 16:26:24.787 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 16:26:24.819 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 16:26:24.851 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 16:26:24.888 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 16:26:24.917 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 16:26:24.946 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 16:26:24.949 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 16:26:24.951 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 16:26:24.954 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 16:26:24.956 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:26:24.959 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:26:24.974 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:24.977 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:26:24.979 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:26:24.981 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:26:24.998 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:25.001 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:26:25.004 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:26:25.033 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:26:25.036 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:26:25.038 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 16:26:25.040 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 16:26:25.057 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:25.060 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 16:26:25.090 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 16:26:25.092 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 16:26:25.123 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 16:26:25.125 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 16:26:25.128 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 16:26:25.130 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 16:26:25.132 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 16:26:25.135 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 16:26:25.170 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 16:26:25.173 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 16:26:25.176 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 16:26:25.178 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 16:26:25.181 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:26:25.198 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:26:25.200 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:26:25.202 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:26:25.204 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:26:25.207 | + 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-02-08 16:26:25.234 | + 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-02-08 16:26:25.261 | + 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-02-08 16:26:25.289 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:26:25.317 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 16:26:25.345 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:26:25.348 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 16:26:25.350 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:26:25.352 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 16:26:25.355 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 16:26:25.357 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:26:25.359 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:26:25.362 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 16:26:25.367 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 16:26:25.369 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:26:25.371 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:26:25.384 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:26:25.384 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:26:25.392 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:26:25.395 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:26:25.411 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:26:25.413 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:26:25.417 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 16:26:25.446 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 16:26:25.473 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 16:26:25.500 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 16:26:25.526 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 16:26:25.553 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 16:26:25.580 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 16:26:25.607 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 16:26:25.633 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 16:26:25.660 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:26:25.687 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 16:26:25.714 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 16:26:25.741 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 16:26:25.767 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:26:25.770 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:26:25.773 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 16:26:25.775 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 16:26:25.778 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:26:25.780 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:26:25.782 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:26:25.785 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:26:25.788 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:26:25.790 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:26:25.816 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 16:26:25.844 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 16:26:25.844 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:26:25.853 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 16:26:25.856 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 16:26:25.858 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 16:26:25.861 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:26:25.863 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:26:25.865 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:26:25.867 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:26:25.870 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:26:25.872 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:26:25.875 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:26:25.877 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:26:25.880 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:26:25.882 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 16:26:25.943 | Enabling site keystone-wsgi-public. 2022-02-08 16:26:25.948 | To activate the new configuration, you need to run: 2022-02-08 16:26:25.948 | systemctl reload apache2 2022-02-08 16:26:25.952 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:26:25.955 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:26:25.957 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:26:25.960 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:26:26.091 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 16:26:26.120 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 16:26:26.152 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 16:26:26.183 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 16:26:26.186 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 16:26:26.218 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 16:26:26.247 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 16:26:26.275 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 16:26:26.291 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:26.294 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 16:26:26.311 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:26.313 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 16:26:26.316 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 16:26:26.319 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 16:26:26.321 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:26:26.323 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 16:26:26.326 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 16:26:26.328 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 16:26:26.330 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 16:26:26.333 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:26:26.335 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:26:26.338 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:26:26.341 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:26:26.343 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:26:26.346 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:26:26.361 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:26:26.364 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:26:26.366 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:26.369 | + functions-common:git_clone:618 : echo master 2022-02-08 16:26:26.369 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:26:26.375 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 16:26:26.377 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:26.380 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 16:26:26.382 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:26:26.383 | + functions-common:git_clone:667 : head -1 2022-02-08 16:26:26.386 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 16:26:26.389 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:26:26.391 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 16:26:26.394 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:26:26.396 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:26:26.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 16:26:26.401 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 16:26:26.403 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 16:26:26.405 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:26:26.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:26:26.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 16:26:26.412 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:26:26.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 16:26:26.417 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 16:26:26.420 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:26:26.423 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 16:26:26.426 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:26:26.428 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:26:26.431 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 16:26:26.436 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 16:26:26.439 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 16:26:27.090 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 16:26:27.093 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:26:27.095 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:26:27.097 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:26:27.099 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:26:27.102 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 16:26:27.104 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:26:27.106 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 16:26:27.108 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:26:27.111 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 16:26:27.113 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 16:26:27.116 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 16:26:27.118 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:26:27.120 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 16:26:27.141 | Using python 3.8 to install /opt/stack/swift 2022-02-08 16:26:27.143 | + 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-02-08 16:26:27.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:27.915 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:27.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:27.915 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:29.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:29.081 | Obtaining file:///opt/stack/swift 2022-02-08 16:26:29.082 | Preparing metadata (setup.py): started 2022-02-08 16:26:30.221 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:26:30.329 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 16:26:30.330 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 16:26:30.332 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.11.0) 2022-02-08 16:26:30.333 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 16:26:31.250 | Collecting lxml>=3.4.1 2022-02-08 16:26:31.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-08 16:26:31.443 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 16:26:31.444 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 16:26:31.549 | Collecting xattr>=0.4 2022-02-08 16:26:31.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-02-08 16:26:31.596 | Collecting PyECLib>=1.3.1 2022-02-08 16:26:31.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-08 16:26:31.924 | Preparing metadata (setup.py): started 2022-02-08 16:26:32.555 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:26:32.559 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 16:26:32.560 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 16:26:32.599 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 16:26:32.607 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 16:26:32.662 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.6.1) 2022-02-08 16:26:32.663 | 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.29.0.dev144) (4.2.0) 2022-02-08 16:26:32.664 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.12.1) 2022-02-08 16:26:32.665 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.4.0) 2022-02-08 16:26:32.666 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.10.0) 2022-02-08 16:26:32.667 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 16:26:32.668 | 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.29.0.dev144) (5.8.0) 2022-02-08 16:26:32.670 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (8.7.1) 2022-02-08 16:26:32.671 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 16:26:32.672 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 16:26:32.673 | 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.29.0.dev144) (3.1.1) 2022-02-08 16:26:32.674 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.0) 2022-02-08 16:26:32.699 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 16:26:32.730 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (1.26.8) 2022-02-08 16:26:32.732 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2.0.11) 2022-02-08 16:26:32.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 16:26:32.735 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 16:26:32.760 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 16:26:32.885 | 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.29.0.dev144) (1.0.2) 2022-02-08 16:26:32.887 | 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.29.0.dev144) (3.5.0) 2022-02-08 16:26:32.889 | 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.29.0.dev144) (1.7.0) 2022-02-08 16:26:32.931 | 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.29.0.dev144) (1.1.5) 2022-02-08 16:26:32.975 | 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.29.0.dev144) (0.8.0) 2022-02-08 16:26:32.976 | 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.29.0.dev144) (6.0) 2022-02-08 16:26:32.977 | 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.29.0.dev144) (2.4.0) 2022-02-08 16:26:32.979 | 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.29.0.dev144) (1.5.0) 2022-02-08 16:26:33.040 | 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.29.0.dev144) (0.9.6) 2022-02-08 16:26:33.041 | 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.29.0.dev144) (2.8.2) 2022-02-08 16:26:33.057 | 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.29.0.dev144) (2021.3) 2022-02-08 16:26:33.059 | 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.29.0.dev144) (1.0.3) 2022-02-08 16:26:33.078 | 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.29.0.dev144) (3.0.7) 2022-02-08 16:26:33.079 | 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.29.0.dev144) (21.3) 2022-02-08 16:26:33.184 | 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.29.0.dev144) (1.13.3) 2022-02-08 16:26:33.200 | 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.29.0.dev144) (5.1.1) 2022-02-08 16:26:33.495 | Building wheels for collected packages: PyECLib 2022-02-08 16:26:33.495 | Building wheel for PyECLib (setup.py): started 2022-02-08 16:26:34.786 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-08 16:26:34.787 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55541 sha256=202f39cba27c67fe27a966edd33d6c9373a0b1594edce80f17412e7a8cad9e23 2022-02-08 16:26:34.788 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-08 16:26:34.791 | Successfully built PyECLib 2022-02-08 16:26:36.194 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-08 16:26:36.737 | Running setup.py develop for swift 2022-02-08 16:26:38.491 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-08 16:26:38.491 | 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-02-08 16:26:38.498 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:26:38.498 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:26:38.657 | + inc/python:pip_install:200 : result=0 2022-02-08 16:26:38.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:26:38.662 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:38.664 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:38.666 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:38.668 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:38.671 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:38.673 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:26:38.676 | + functions-common:time_stop:2421 : start_time=1644337587135 2022-02-08 16:26:38.678 | + functions-common:time_stop:2423 : [[ -z 1644337587135 ]] 2022-02-08 16:26:38.681 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:38.685 | + functions-common:time_stop:2426 : end_time=1644337598682 2022-02-08 16:26:38.687 | + functions-common:time_stop:2427 : elapsed_time=11547 2022-02-08 16:26:38.689 | + functions-common:time_stop:2428 : total=65828 2022-02-08 16:26:38.691 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:38.693 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77375 2022-02-08 16:26:38.695 | + inc/python:pip_install:203 : return 0 2022-02-08 16:26:38.698 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:26:38.700 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:26:38.702 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:26:38.720 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:26:38.732 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 16:26:38.735 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 16:26:38.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:38.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:38.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 16:26:38.744 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:38.747 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 16:26:38.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:26:38.752 | + ./stack.sh:main:908 : configure_swift 2022-02-08 16:26:38.754 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 16:26:38.756 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 16:26:38.758 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 16:26:38.760 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 16:26:38.762 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 16:26:39.821 | No container-auditor running 2022-02-08 16:26:39.821 | No account-reaper running 2022-02-08 16:26:39.821 | No object-updater running 2022-02-08 16:26:39.821 | No account-auditor running 2022-02-08 16:26:39.821 | No object-auditor running 2022-02-08 16:26:39.821 | No account-server running 2022-02-08 16:26:39.821 | No object-server running 2022-02-08 16:26:39.821 | No container-server running 2022-02-08 16:26:39.821 | No container-sync running 2022-02-08 16:26:39.821 | No container-sharder running 2022-02-08 16:26:39.821 | No proxy-server running 2022-02-08 16:26:39.821 | No container-reconciler running 2022-02-08 16:26:39.821 | No object-reconstructor running 2022-02-08 16:26:39.821 | No container-replicator running 2022-02-08 16:26:39.821 | No object-replicator running 2022-02-08 16:26:39.821 | No account-replicator running 2022-02-08 16:26:39.821 | No object-expirer running 2022-02-08 16:26:39.821 | No container-updater running 2022-02-08 16:26:39.898 | + lib/swift:configure_swift:340 : true 2022-02-08 16:26:39.900 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 16:26:39.912 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 16:26:39.924 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 16:26:39.927 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 16:26:39.927 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 16:26:39.932 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 16:26:39.932 | s/%GROUP%/ubuntu/; 2022-02-08 16:26:39.932 | s/%USER%/ubuntu/; 2022-02-08 16:26:39.932 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 16:26:39.932 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 16:26:39.935 | uid = ubuntu 2022-02-08 16:26:39.935 | gid = ubuntu 2022-02-08 16:26:39.935 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 16:26:39.936 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 16:26:39.936 | address = 127.0.0.1 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [account6612] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.936 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:26:39.936 | read only = false 2022-02-08 16:26:39.936 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [account6622] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.936 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:26:39.936 | read only = false 2022-02-08 16:26:39.936 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [account6632] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.936 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:26:39.936 | read only = false 2022-02-08 16:26:39.936 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [account6642] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.936 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:26:39.936 | read only = false 2022-02-08 16:26:39.936 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [container6611] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.936 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:26:39.936 | read only = false 2022-02-08 16:26:39.936 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 16:26:39.936 | 2022-02-08 16:26:39.936 | [container6621] 2022-02-08 16:26:39.936 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [container6631] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [container6641] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [object6613] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [object6623] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [object6633] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:26:39.937 | read only = false 2022-02-08 16:26:39.937 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 16:26:39.937 | 2022-02-08 16:26:39.937 | [object6643] 2022-02-08 16:26:39.937 | max connections = 25 2022-02-08 16:26:39.937 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:26:39.938 | read only = false 2022-02-08 16:26:39.938 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 16:26:39.938 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 16:26:39.941 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:26:39.943 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:26:39.945 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 16:26:39.958 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 16:26:39.960 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 16:26:39.967 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 16:26:39.971 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 16:26:39.973 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 16:26:39.978 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 16:26:40.006 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 16:26:40.031 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 16:26:40.048 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 16:26:40.077 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 16:26:40.094 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:26:40.122 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 16:26:40.139 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 16:26:40.167 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 16:26:40.185 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 16:26:40.213 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 16:26:40.231 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:26:40.259 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 16:26:40.276 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 16:26:40.294 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:40.297 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 16:26:40.326 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 16:26:40.355 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 16:26:40.382 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 16:26:40.408 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 16:26:40.423 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:40.426 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 16:26:40.452 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 16:26:40.467 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:40.469 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 16:26:40.484 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:40.486 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 16:26:40.489 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 16:26:40.504 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:40.506 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 16:26:40.508 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 16:26:40.510 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 16:26:40.515 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 16:26:40.523 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 16:26:40.550 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 16:26:40.576 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 16:26:40.606 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 16:26:40.635 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 16:26:40.662 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 16:26:40.664 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 16:26:40.666 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 16:26:40.668 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 16:26:40.671 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 16:26:40.696 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 16:26:40.723 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:26:40.750 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 16:26:40.776 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 16:26:40.803 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 16:26:40.829 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 16:26:40.856 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 16:26:40.883 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:26:40.910 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 16:26:40.937 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 16:26:40.964 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 16:26:40.990 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 16:26:41.017 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 16:26:41.047 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 16:26:41.074 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 16:26:41.092 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 16:26:41.119 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 16:26:41.146 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 16:26:41.151 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 16:26:41.179 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 16:26:41.205 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 16:26:41.232 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 16:26:41.234 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:26:41.236 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:26:41.239 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 16:26:41.243 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 16:26:41.245 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:26:41.248 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:26:41.250 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 16:26:41.252 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 16:26:41.254 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:26:41.257 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:26:41.259 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 16:26:41.276 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 16:26:41.304 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 16:26:41.322 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 16:26:41.349 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 16:26:41.375 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:26:41.403 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 16:26:41.421 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:26:41.449 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 16:26:41.467 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:26:41.495 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 16:26:41.514 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 16:26:41.541 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:26:41.559 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:26:41.587 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 16:26:41.605 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 16:26:41.633 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 16:26:41.651 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 16:26:41.679 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-08 16:26:41.684 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 16:26:41.702 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:26:41.730 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 16:26:41.763 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:26:41.765 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 16:26:41.769 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 16:26:41.772 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:26:41.774 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:26:41.776 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 16:26:41.778 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 16:26:41.780 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:26:41.782 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:26:41.784 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 16:26:41.803 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 16:26:41.831 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 16:26:41.849 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 16:26:41.877 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 16:26:41.895 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:26:41.923 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 16:26:41.942 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:26:41.970 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 16:26:41.988 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:26:42.015 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 16:26:42.033 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 16:26:42.062 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:26:42.080 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:26:42.109 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 16:26:42.126 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 16:26:42.154 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 16:26:42.173 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 16:26:42.199 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-08 16:26:42.204 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 16:26:42.222 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:26:42.251 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:26:42.253 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 16:26:42.258 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 16:26:42.260 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:26:42.262 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:26:42.264 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 16:26:42.266 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 16:26:42.268 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:26:42.271 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:26:42.273 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 16:26:42.292 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 16:26:42.319 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 16:26:42.337 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 16:26:42.368 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 16:26:42.389 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:26:42.418 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 16:26:42.436 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:26:42.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 16:26:42.481 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:26:42.509 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 16:26:42.527 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 16:26:42.555 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:26:42.573 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:26:42.600 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 16:26:42.618 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 16:26:42.647 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 16:26:42.664 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 16:26:42.691 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-08 16:26:42.708 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 16:26:42.727 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:26:42.756 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 16:26:42.783 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 16:26:42.811 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 16:26:42.839 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 16:26:42.841 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 16:26:42.845 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 16:26:42.873 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 16:26:42.901 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 16:26:42.930 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 16:26:42.958 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 16:26:42.986 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 16:26:43.013 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 16:26:43.040 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 16:26:43.068 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 16:26:43.095 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 16:26:43.111 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:43.113 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 16:26:43.131 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 16:26:43.134 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 16:26:43.153 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 16:26:43.155 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 16:26:43.183 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 16:26:43.185 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 16:26:43.212 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 16:26:43.241 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 16:26:43.245 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 16:26:43.271 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 16:26:43.287 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:43.290 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 16:26:43.292 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 16:26:43.297 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 16:26:43.300 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 16:26:43.312 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 16:26:43.315 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 16:26:43.326 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 16:26:43.328 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 16:26:43.330 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:26:43.332 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:26:43.335 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:26:43.337 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:26:43.339 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:26:43.341 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:26:43.344 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 16:26:43.356 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:26:43.359 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 16:26:43.361 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 16:26:43.379 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:26:43.383 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 16:26:43.401 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:43.404 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 16:26:43.406 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 16:26:43.409 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 16:26:43.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:26:43.414 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 16:26:43.417 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 16:26:43.419 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 16:26:43.422 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 16:26:43.439 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:43.442 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 16:26:43.444 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 16:26:43.461 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:26:43.464 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 16:26:43.466 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 16:26:43.469 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 16:26:43.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:26:43.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:26:43.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 16:26:43.480 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:26:43.483 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 16:26:43.486 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 16:26:43.489 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 16:26:43.492 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 16:26:43.494 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 16:26:43.497 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 16:26:43.499 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 16:26:43.503 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 16:26:43.505 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 16:26:43.508 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 16:26:43.512 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:26:43.512 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 16:26:43.519 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 16:26:43.522 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 16:26:43.524 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 16:26:43.527 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 16:26:43.530 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 16:26:43.552 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 16:26:43.555 | + 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-02-08 16:26:44.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:44.336 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:44.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:44.336 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:45.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:45.609 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-08 16:26:45.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-08 16:26:45.708 | 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-02-08 16:26:45.709 | 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-02-08 16:26:45.710 | 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.2.0) 2022-02-08 16:26:45.711 | 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-02-08 16:26:45.712 | 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-02-08 16:26:45.713 | 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-02-08 16:26:45.714 | 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-02-08 16:26:45.716 | 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.1) 2022-02-08 16:26:45.717 | 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-02-08 16:26:45.718 | 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.7.1) 2022-02-08 16:26:45.719 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 16:26:45.720 | 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-02-08 16:26:45.722 | 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-02-08 16:26:45.787 | Collecting python-swiftclient>=3.2.0 2022-02-08 16:26:45.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-08 16:26:45.801 | 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.0) 2022-02-08 16:26:45.890 | Collecting python-cinderclient>=4.1.0 2022-02-08 16:26:45.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-08 16:26:45.911 | 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.6.2) 2022-02-08 16:26:46.059 | Collecting os-brick>=2.6.0 2022-02-08 16:26:46.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-08 16:26:46.086 | 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-02-08 16:26:46.087 | 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.1.0) 2022-02-08 16:26:46.101 | 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-02-08 16:26:46.169 | 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-02-08 16:26:46.170 | 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-02-08 16:26:46.171 | 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.0) 2022-02-08 16:26:46.195 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-08 16:26:46.196 | Requirement already satisfied: oslo.service>=2.5.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-02-08 16:26:46.197 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-08 16:26:46.199 | 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-02-08 16:26:46.201 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-08 16:26:46.213 | 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-02-08 16:26:46.254 | 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-02-08 16:26:46.255 | 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-02-08 16:26:46.256 | 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-02-08 16:26:46.257 | 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.4.0) 2022-02-08 16:26:46.277 | 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-02-08 16:26:46.279 | 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-02-08 16:26:46.293 | 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) (2021.3) 2022-02-08 16:26:46.309 | 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-02-08 16:26:46.310 | 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-02-08 16:26:46.329 | 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-02-08 16:26:46.332 | 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.0.0) 2022-02-08 16:26:46.412 | 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-02-08 16:26:46.414 | 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.8) 2022-02-08 16:26:46.416 | 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.11) 2022-02-08 16:26:46.417 | 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-02-08 16:26:46.467 | 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-02-08 16:26:46.494 | 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.13.3) 2022-02-08 16:26:46.718 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-08 16:26:46.720 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-08 16:26:46.752 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-08 16:26:46.753 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-08 16:26:46.755 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-08 16:26:46.756 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 16:26:46.764 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-08 16:26:46.764 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 16:26:46.815 | 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-02-08 16:26:46.983 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-08 16:26:47.007 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.7.1) 2022-02-08 16:26:47.091 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-08 16:26:47.236 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-08 16:26:48.849 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-08 16:26:50.178 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-08 16:26:50.178 | 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-02-08 16:26:50.184 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:26:50.184 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:26:50.304 | + inc/python:pip_install:200 : result=0 2022-02-08 16:26:50.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:26:50.309 | + functions-common:time_stop:2414 : local name 2022-02-08 16:26:50.311 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:26:50.314 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:26:50.316 | + functions-common:time_stop:2417 : local total 2022-02-08 16:26:50.319 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:26:50.321 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:26:50.324 | + functions-common:time_stop:2421 : start_time=1644337603547 2022-02-08 16:26:50.326 | + functions-common:time_stop:2423 : [[ -z 1644337603547 ]] 2022-02-08 16:26:50.329 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:26:50.333 | + functions-common:time_stop:2426 : end_time=1644337610331 2022-02-08 16:26:50.336 | + functions-common:time_stop:2427 : elapsed_time=6784 2022-02-08 16:26:50.338 | + functions-common:time_stop:2428 : total=77375 2022-02-08 16:26:50.340 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:26:50.343 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84159 2022-02-08 16:26:50.345 | + inc/python:pip_install:203 : return 0 2022-02-08 16:26:50.348 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 16:26:50.350 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 16:26:50.353 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 16:26:50.366 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 16:26:50.371 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 16:26:50.373 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 16:26:50.376 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 16:26:50.378 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:26:50.381 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:26:50.384 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:26:50.386 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:26:50.389 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:26:50.394 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:26:50.413 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:26:50.415 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:26:50.417 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:50.421 | + functions-common:git_clone:618 : echo master 2022-02-08 16:26:50.422 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:26:50.428 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 16:26:50.431 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:26:50.433 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 16:26:50.436 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:26:50.437 | + functions-common:git_clone:667 : head -1 2022-02-08 16:26:50.452 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 16:26:50.455 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:26:50.458 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 16:26:50.460 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:26:50.463 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:26:50.466 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 16:26:50.468 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:26:50.471 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 16:26:50.473 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:26:50.476 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:26:50.478 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 16:26:50.481 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:26:50.483 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:26:50.487 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 16:26:50.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:26:50.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 16:26:50.495 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:26:50.498 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:26:50.501 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 16:26:50.507 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 16:26:50.510 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 16:26:51.159 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 16:26:51.162 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:26:51.165 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:26:51.167 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:26:51.170 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:26:51.172 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 16:26:51.174 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:26:51.177 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:26:51.179 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:26:51.182 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:26:51.184 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:26:51.187 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:26:51.189 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:26:51.191 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 16:26:51.213 | Using python 3.8 to install /opt/stack/glance 2022-02-08 16:26:51.215 | + 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-02-08 16:26:51.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:51.991 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:51.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:26:51.991 | from cryptography.utils import int_from_bytes 2022-02-08 16:26:53.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:26:53.139 | Obtaining file:///opt/stack/glance 2022-02-08 16:26:53.139 | Preparing metadata (setup.py): started 2022-02-08 16:26:54.271 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:26:54.417 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 16:26:54.419 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 16:26:54.420 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 16:26:54.421 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 16:26:54.422 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 16:26:54.423 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 16:26:54.424 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 16:26:54.425 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 16:26:54.426 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 16:26:54.427 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 16:26:54.428 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 16:26:54.429 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:26:54.430 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 16:26:54.431 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 16:26:54.432 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 16:26:54.434 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:26:54.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:26:54.581 | Collecting taskflow>=4.0.0 2022-02-08 16:26:54.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-02-08 16:26:54.612 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:26:54.614 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 16:26:54.657 | Collecting WSME>=0.8.0 2022-02-08 16:26:54.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-08 16:26:54.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 16:26:54.670 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:26:54.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:26:54.673 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:26:54.674 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 16:26:54.675 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 16:26:54.676 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 16:26:54.677 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 16:26:54.717 | Collecting oslo.limit>=1.4.0 2022-02-08 16:26:54.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-08 16:26:54.728 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 16:26:54.729 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 16:26:54.730 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:26:54.731 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 16:26:54.732 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 16:26:54.763 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-08 16:26:54.770 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-08 16:26:54.774 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 16:26:54.775 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 16:26:54.776 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:26:54.777 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 16:26:54.808 | Collecting cursive>=0.2.1 2022-02-08 16:26:54.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-08 16:26:54.819 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 16:26:54.820 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 16:26:54.904 | Collecting castellan>=0.17.0 2022-02-08 16:26:54.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-08 16:26:54.933 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 16:26:54.934 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 16:26:54.936 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 16:26:54.956 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 16:26:55.016 | Collecting python-barbicanclient>=4.5.2 2022-02-08 16:26:55.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-08 16:26:55.069 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 16:26:55.085 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 16:26:55.100 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 16:26:55.115 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 16:26:55.116 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 16:26:55.205 | 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==23.1.0.dev54) (3.0.7) 2022-02-08 16:26:55.280 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 16:26:55.331 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 16:26:55.334 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 16:26:55.366 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 16:26:55.436 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 16:26:55.439 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 16:26:55.440 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 16:26:55.508 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 16:26:55.510 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:26:55.513 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 16:26:55.541 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 16:26:55.585 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 16:26:55.589 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 16:26:55.648 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 16:26:55.651 | 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==23.1.0.dev54) (0.4.0) 2022-02-08 16:26:55.653 | 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==23.1.0.dev54) (2.8.0) 2022-02-08 16:26:55.654 | 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==23.1.0.dev54) (5.2.3) 2022-02-08 16:26:55.656 | 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==23.1.0.dev54) (5.0.9) 2022-02-08 16:26:55.680 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:26:55.683 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 16:26:55.686 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 16:26:55.730 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 16:26:55.771 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 16:26:55.772 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 16:26:55.775 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 16:26:55.856 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 16:26:55.916 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 16:26:56.016 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 16:26:56.344 | Collecting pydot>=1.2.4 2022-02-08 16:26:56.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-08 16:26:56.356 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 16:26:56.420 | Collecting automaton>=1.9.0 2022-02-08 16:26:56.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-08 16:26:56.529 | Collecting networkx>=2.1.0 2022-02-08 16:26:56.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-08 16:26:56.687 | Collecting simplegeneric 2022-02-08 16:26:56.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-08 16:26:56.699 | Preparing metadata (setup.py): started 2022-02-08 16:26:57.295 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:26:57.325 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 16:26:57.447 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 16:26:57.560 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:26:57.779 | 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==23.1.0.dev54) (1.4.0) 2022-02-08 16:26:57.780 | 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==23.1.0.dev54) (1.32) 2022-02-08 16:26:57.783 | 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==23.1.0.dev54) (0.10.0) 2022-02-08 16:26:57.784 | 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==23.1.0.dev54) (1.4.4) 2022-02-08 16:26:57.786 | 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==23.1.0.dev54) (5.1.1) 2022-02-08 16:26:57.787 | 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==23.1.0.dev54) (2.5.0) 2022-02-08 16:26:57.788 | 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==23.1.0.dev54) (1.1.5) 2022-02-08 16:26:57.913 | 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==23.1.0.dev54) (0.13.1) 2022-02-08 16:26:57.946 | 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==23.1.0.dev54) (1.0.3) 2022-02-08 16:26:57.994 | 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==23.1.0.dev54) (1.3.3) 2022-02-08 16:26:57.996 | 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==23.1.0.dev54) (3.0.0) 2022-02-08 16:26:58.284 | 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==23.1.0.dev54) (3.10.0) 2022-02-08 16:26:58.479 | 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==23.1.0.dev54) (2.0.11) 2022-02-08 16:26:58.480 | 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==23.1.0.dev54) (1.26.8) 2022-02-08 16:26:58.481 | 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==23.1.0.dev54) (2019.11.28) 2022-02-08 16:26:58.483 | 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==23.1.0.dev54) (3.3) 2022-02-08 16:26:58.558 | 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==23.1.0.dev54) (0.5.2) 2022-02-08 16:26:58.714 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 16:26:58.818 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 16:26:59.134 | 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==23.1.0.dev54) (0.5.0) 2022-02-08 16:26:59.135 | 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==23.1.0.dev54) (2.3.3) 2022-02-08 16:26:59.367 | 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==23.1.0.dev54) (2.2) 2022-02-08 16:26:59.656 | 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==23.1.0.dev54) (1.0.0) 2022-02-08 16:26:59.970 | 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==23.1.0.dev54) (1.8.2) 2022-02-08 16:26:59.971 | 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==23.1.0.dev54) (21.4.0) 2022-02-08 16:27:00.327 | Building wheels for collected packages: simplegeneric 2022-02-08 16:27:00.336 | Building wheel for simplegeneric (setup.py): started 2022-02-08 16:27:00.997 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-08 16:27:00.998 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=e9b8a43ae5279a392540fb79182dcb4dd782869e55a9629983553f25dce064e1 2022-02-08 16:27:00.998 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-08 16:27:01.001 | Successfully built simplegeneric 2022-02-08 16:27:01.865 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-08 16:27:05.211 | Running setup.py develop for glance 2022-02-08 16:27:07.241 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-02-08 16:27:07.241 | 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-02-08 16:27:07.248 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:27:07.248 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:27:07.391 | + inc/python:pip_install:200 : result=0 2022-02-08 16:27:07.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:27:07.396 | + functions-common:time_stop:2414 : local name 2022-02-08 16:27:07.398 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:27:07.401 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:27:07.403 | + functions-common:time_stop:2417 : local total 2022-02-08 16:27:07.405 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:27:07.407 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:27:07.410 | + functions-common:time_stop:2421 : start_time=1644337611207 2022-02-08 16:27:07.412 | + functions-common:time_stop:2423 : [[ -z 1644337611207 ]] 2022-02-08 16:27:07.415 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:27:07.419 | + functions-common:time_stop:2426 : end_time=1644337627416 2022-02-08 16:27:07.421 | + functions-common:time_stop:2427 : elapsed_time=16209 2022-02-08 16:27:07.424 | + functions-common:time_stop:2428 : total=84159 2022-02-08 16:27:07.426 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:27:07.429 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=100368 2022-02-08 16:27:07.431 | + inc/python:pip_install:203 : return 0 2022-02-08 16:27:07.433 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:27:07.436 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:27:07.438 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:27:07.457 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:27:07.469 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 16:27:07.472 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 16:27:07.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:27:07.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:27:07.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 16:27:07.481 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:27:07.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:27:07.486 | + ./stack.sh:main:920 : configure_glance 2022-02-08 16:27:07.489 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 16:27:07.502 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 16:27:07.505 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 16:27:07.507 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 16:27:07.510 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 16:27:07.512 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 16:27:07.514 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:27:07.517 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:27:07.519 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 16:27:07.549 | + 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-02-08 16:27:07.579 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 16:27:07.609 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:27:07.638 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 16:27:07.669 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 16:27:07.700 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 16:27:07.702 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:27:07.705 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 16:27:07.707 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:27:07.709 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 16:27:07.739 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 16:27:07.766 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:27:07.793 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 16:27:07.826 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 16:27:07.854 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 16:27:07.881 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 16:27:07.909 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 16:27:07.938 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:27:07.967 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:27:07.995 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:27:08.027 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 16:27:08.029 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 16:27:08.032 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 16:27:08.034 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:27:08.036 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:27:08.039 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:27:08.055 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:27:08.058 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:27:08.061 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:27:08.063 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:27:08.080 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:27:08.083 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:27:08.086 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:27:08.113 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:27:08.115 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:27:08.117 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 16:27:08.120 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 16:27:08.122 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 16:27:08.151 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 16:27:08.179 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 16:27:08.181 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 16:27:08.184 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 16:27:08.186 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 16:27:08.188 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:27:08.191 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 16:27:08.193 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:27:08.224 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 16:27:08.227 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 16:27:08.258 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:27:08.260 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 16:27:08.277 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:27:08.279 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 16:27:08.307 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 16:27:08.335 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-08 16:27:08.364 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 16:27:08.391 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 16:27:08.420 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 16:27:08.436 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:27:08.438 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:27:08.466 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 16:27:08.498 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 16:27:08.526 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 16:27:08.554 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 16:27:08.582 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 16:27:08.610 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 16:27:08.626 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:27:08.629 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 16:27:08.632 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 16:27:08.634 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:27:08.637 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:27:08.654 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:27:08.657 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:27:08.659 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:27:08.661 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:27:08.664 | + 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-02-08 16:27:08.692 | + 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-02-08 16:27:08.720 | + 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-02-08 16:27:08.747 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:27:08.776 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 16:27:08.780 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 16:27:08.811 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 16:27:08.839 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:27:08.867 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 16:27:08.895 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 16:27:08.924 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 16:27:08.952 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 16:27:08.982 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:27:09.012 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 16:27:09.044 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 16:27:09.074 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 16:27:09.103 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 16:27:09.108 | + 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-02-08 16:27:09.114 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 16:27:09.130 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:27:09.133 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 16:27:09.135 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 16:27:09.138 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 16:27:09.140 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 16:27:09.142 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 16:27:09.145 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 16:27:09.149 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 16:27:09.151 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 16:27:09.155 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 16:27:09.185 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 16:27:09.187 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 16:27:09.190 | ++ functions:get_random_port:837 : true 2022-02-08 16:27:09.192 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 16:27:09.194 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 16:27:09.196 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 16:27:09.256 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 16:27:09.259 | ++ functions:get_random_port:841 : break 2 2022-02-08 16:27:09.261 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 16:27:09.264 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 16:27:09.266 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 16:27:09.294 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 16:27:09.321 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 16:27:09.348 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:27:09.375 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:27:09.403 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:27:09.430 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:27:09.458 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:27:09.484 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:27:09.513 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:27:09.541 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:27:09.569 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:27:09.597 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:27:09.628 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:27:09.656 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 16:27:09.684 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 16:27:09.712 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 16:27:09.739 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 16:27:09.767 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 16:27:09.794 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 16:27:09.797 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 16:27:09.800 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:27:09.802 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:27:09.804 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:27:09.807 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 16:27:09.809 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 16:27:09.865 | proxy (enabled by site administrator) 2022-02-08 16:27:09.868 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 16:27:09.871 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 16:27:09.873 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:27:09.876 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:27:09.879 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:27:09.881 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 16:27:09.883 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 16:27:09.936 | No module matches proxy_http 2022-02-08 16:27:09.939 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-08 16:27:10.000 | Considering dependency proxy for proxy_http: 2022-02-08 16:27:10.001 | Module proxy already enabled 2022-02-08 16:27:10.001 | Enabling module proxy_http. 2022-02-08 16:27:10.007 | To activate the new configuration, you need to run: 2022-02-08 16:27:10.007 | systemctl restart apache2 2022-02-08 16:27:10.011 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-08 16:27:10.013 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:27:10.016 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:27:10.018 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:27:10.142 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 16:27:10.144 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 16:27:10.148 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 16:27:10.150 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:27:10.153 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:27:10.155 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:27:10.158 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:27:10.161 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:27:10.164 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 16:27:10.165 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:27:10.174 | KeepAlive Off 2022-02-08 16:27:10.179 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:27:10.179 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 16:27:10.187 | SetEnv proxy-sendchunked 1 2022-02-08 16:27:10.191 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:27:10.192 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 16:27:10.200 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 16:27:10.203 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 16:27:10.205 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 16:27:10.207 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:27:10.210 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:27:10.221 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:27:10.221 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:27:10.221 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:27:10.221 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:27:10.222 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:27:10.224 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:27:10.227 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:27:10.229 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 16:27:10.291 | Enabling site glance-wsgi-api. 2022-02-08 16:27:10.296 | To activate the new configuration, you need to run: 2022-02-08 16:27:10.296 | systemctl reload apache2 2022-02-08 16:27:10.301 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 16:27:10.303 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:27:10.306 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:27:10.308 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:27:10.440 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 16:27:10.446 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 16:27:10.476 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 16:27:10.479 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 16:27:10.496 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:27:10.498 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 16:27:10.501 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 16:27:10.503 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 16:27:10.506 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:27:10.508 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 16:27:10.511 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 16:27:10.513 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 16:27:10.516 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 16:27:10.518 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:27:10.521 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:27:10.523 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:27:10.526 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:27:10.529 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:27:10.532 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:27:10.549 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:27:10.552 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:27:10.554 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:27:10.557 | + functions-common:git_clone:618 : echo master 2022-02-08 16:27:10.557 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:27:10.562 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 16:27:10.565 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:27:10.567 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 16:27:10.570 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:27:10.570 | + functions-common:git_clone:667 : head -1 2022-02-08 16:27:10.579 | 638688b5b Merge "Remove various unused code" 2022-02-08 16:27:10.582 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:27:10.585 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 16:27:10.588 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:27:10.590 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:27:10.592 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 16:27:10.595 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:27:10.598 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 16:27:10.601 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:27:10.603 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:27:10.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 16:27:10.608 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:27:10.610 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:27:10.613 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 16:27:10.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:27:10.619 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 16:27:10.621 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:27:10.624 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:27:10.627 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 16:27:10.632 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 16:27:10.635 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 16:27:11.286 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 16:27:11.289 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:27:11.291 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:27:11.293 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:27:11.296 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:27:11.298 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 16:27:11.301 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:27:11.303 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:27:11.306 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:27:11.308 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:27:11.310 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:27:11.313 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:27:11.316 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:27:11.318 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 16:27:11.339 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 16:27:11.341 | + 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-02-08 16:27:12.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:27:12.161 | from cryptography.utils import int_from_bytes 2022-02-08 16:27:12.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:27:12.161 | from cryptography.utils import int_from_bytes 2022-02-08 16:27:13.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:27:13.282 | Obtaining file:///opt/stack/cinder 2022-02-08 16:27:13.283 | Preparing metadata (setup.py): started 2022-02-08 16:27:15.145 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:27:15.360 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 16:27:15.362 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 16:27:15.363 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 16:27:15.364 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 16:27:15.365 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 16:27:15.366 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 16:27:15.367 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 16:27:15.368 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:27:15.369 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 16:27:15.370 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 16:27:15.488 | Collecting oauth2client>=4.1.3 2022-02-08 16:27:15.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-08 16:27:15.504 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 16:27:15.505 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:27:15.506 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 16:27:15.507 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 16:27:15.508 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 16:27:15.509 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 16:27:15.510 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:27:15.511 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 16:27:15.512 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 16:27:15.513 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 16:27:15.515 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 16:27:15.515 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 16:27:15.516 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 16:27:15.517 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 16:27:15.519 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 16:27:15.521 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:27:15.522 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 16:27:15.523 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 16:27:15.646 | Collecting paramiko>=2.7.2 2022-02-08 16:27:15.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-08 16:27:15.662 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:27:15.663 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 16:27:15.664 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 16:27:15.665 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 16:27:15.667 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 16:27:15.767 | Collecting python-glanceclient>=3.2.2 2022-02-08 16:27:15.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-08 16:27:15.789 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:27:15.790 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 16:27:15.791 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 16:27:15.794 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 16:27:15.796 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 16:27:15.798 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 16:27:15.799 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 16:27:15.852 | Collecting rtslib-fb>=2.1.74 2022-02-08 16:27:15.859 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-08 16:27:15.866 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 16:27:15.867 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 16:27:15.868 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 16:27:15.869 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:27:15.913 | Collecting tabulate>=0.8.7 2022-02-08 16:27:15.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-08 16:27:15.924 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 16:27:15.925 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 16:27:15.926 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:27:16.042 | Collecting oslo.vmware>=3.10.0 2022-02-08 16:27:16.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-08 16:27:16.067 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:27:16.068 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 16:27:16.069 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 16:27:16.235 | Collecting google-api-python-client>=1.11.0 2022-02-08 16:27:16.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e8/863dec46224d4/google_api_python_client-2.36.0-py2.py3-none-any.whl (8.0 MB) 2022-02-08 16:27:16.461 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:27:16.462 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 16:27:16.465 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 16:27:16.509 | Collecting zstd>=1.4.5.1 2022-02-08 16:27:16.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-08 16:27:16.619 | Preparing metadata (setup.py): started 2022-02-08 16:27:17.246 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:27:18.297 | Collecting boto3>=1.16.51 2022-02-08 16:27:18.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c6/301d9676cb18f/boto3-1.20.48-py3-none-any.whl (131 kB) 2022-02-08 16:27:18.327 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 16:27:19.820 | Collecting botocore<1.24.0,>=1.23.48 2022-02-08 16:27:19.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/768/acb9a2247155b/botocore-1.23.48-py3-none-any.whl (8.5 MB) 2022-02-08 16:27:20.114 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-08 16:27:20.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-08 16:27:20.186 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 16:27:20.216 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 16:27:20.382 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-08 16:27:20.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-08 16:27:20.434 | Collecting uritemplate<5,>=3.0.1 2022-02-08 16:27:20.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-08 16:27:20.558 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-08 16:27:20.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-08 16:27:20.603 | Collecting google-auth-httplib2>=0.1.0 2022-02-08 16:27:20.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-08 16:27:20.707 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 16:27:20.761 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 16:27:20.762 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 16:27:20.930 | Collecting pyasn1>=0.1.7 2022-02-08 16:27:20.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-08 16:27:20.999 | Collecting rsa>=3.1.4 2022-02-08 16:27:21.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-08 16:27:21.136 | Collecting pyasn1-modules>=0.0.5 2022-02-08 16:27:21.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-08 16:27:21.204 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 16:27:21.247 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 16:27:21.249 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 16:27:21.250 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:27:21.251 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 16:27:21.310 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 16:27:21.312 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 16:27:21.313 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 16:27:21.370 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 16:27:21.373 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 16:27:21.432 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 16:27:21.433 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 16:27:21.434 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 16:27:21.435 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 16:27:21.438 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:27:21.461 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 16:27:21.464 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 16:27:21.466 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 16:27:21.558 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 16:27:21.642 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 16:27:21.645 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 16:27:21.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 16:27:21.693 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 16:27:21.763 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 16:27:21.811 | Collecting suds-community>=0.6 2022-02-08 16:27:21.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-08 16:27:22.069 | Collecting pynacl>=1.0.1 2022-02-08 16:27:22.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-08 16:27:22.125 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 16:27:22.265 | 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==19.1.0.dev189) (3.10.0) 2022-02-08 16:27:22.301 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 16:27:22.304 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 16:27:22.344 | Collecting warlock<2,>=1.2.0 2022-02-08 16:27:22.352 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-08 16:27:22.551 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 16:27:22.554 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 16:27:22.555 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 16:27:22.590 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 16:27:22.663 | Collecting pyudev>=0.16.1 2022-02-08 16:27:22.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/d71b527211a6d/pyudev-0.23.1-py3-none-any.whl (63 kB) 2022-02-08 16:27:22.909 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 16:27:22.909 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 16:27:23.049 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 16:27:23.054 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:27:23.056 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 16:27:23.185 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 16:27:23.300 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 16:27:23.302 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 16:27:23.312 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 16:27:23.337 | 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==19.1.0.dev189) (5.0.0) 2022-02-08 16:27:23.583 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 16:27:23.659 | 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==19.1.0.dev189) (2.3.3) 2022-02-08 16:27:23.662 | 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==19.1.0.dev189) (0.5.0) 2022-02-08 16:27:23.831 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:27:23.968 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-08 16:27:23.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-08 16:27:23.986 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 16:27:24.200 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 16:27:24.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==19.1.0.dev189) (1.1.5) 2022-02-08 16:27:24.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==19.1.0.dev189) (0.13.1) 2022-02-08 16:27:24.723 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 16:27:26.010 | 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==19.1.0.dev189) (1.32) 2022-02-08 16:27:26.282 | 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==19.1.0.dev189) (1.8.2) 2022-02-08 16:27:26.284 | 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==19.1.0.dev189) (21.4.0) 2022-02-08 16:27:26.432 | 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==19.1.0.dev189) (2.2) 2022-02-08 16:27:26.622 | 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.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 16:27:26.751 | 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==19.1.0.dev189) (3.7.0) 2022-02-08 16:27:27.387 | Building wheels for collected packages: zstd 2022-02-08 16:27:27.388 | Building wheel for zstd (setup.py): started 2022-02-08 16:28:13.528 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-08 16:28:13.540 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761579 sha256=acdeee8d53b4fb7b63c6ad7225a184d13cfd9700c44f37f47c26b44efc83d164 2022-02-08 16:28:13.541 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-08 16:28:13.544 | Successfully built zstd 2022-02-08 16:28:14.579 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-08 16:28:17.325 | Attempting uninstall: pynacl 2022-02-08 16:28:17.329 | Found existing installation: PyNaCl 1.3.0 2022-02-08 16:28:17.337 | Uninstalling PyNaCl-1.3.0: 2022-02-08 16:28:17.365 | Successfully uninstalled PyNaCl-1.3.0 2022-02-08 16:28:19.807 | Running setup.py develop for cinder 2022-02-08 16:28:23.137 | Successfully installed boto3-1.20.48 botocore-1.23.48 cinder google-api-core-2.5.0 google-api-python-client-2.36.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.23.1 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-08 16:28:23.137 | 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-02-08 16:28:23.145 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:28:23.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:28:23.403 | + inc/python:pip_install:200 : result=0 2022-02-08 16:28:23.405 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:28:23.424 | + functions-common:time_stop:2414 : local name 2022-02-08 16:28:23.424 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:28:23.424 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:28:23.424 | + functions-common:time_stop:2417 : local total 2022-02-08 16:28:23.424 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:28:23.424 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:28:23.424 | + functions-common:time_stop:2421 : start_time=1644337631333 2022-02-08 16:28:23.424 | + functions-common:time_stop:2423 : [[ -z 1644337631333 ]] 2022-02-08 16:28:23.427 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:28:23.431 | + functions-common:time_stop:2426 : end_time=1644337703429 2022-02-08 16:28:23.434 | + functions-common:time_stop:2427 : elapsed_time=72096 2022-02-08 16:28:23.436 | + functions-common:time_stop:2428 : total=100368 2022-02-08 16:28:23.439 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:28:23.441 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172464 2022-02-08 16:28:23.443 | + inc/python:pip_install:203 : return 0 2022-02-08 16:28:23.446 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:28:23.448 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:28:23.451 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:28:23.469 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:28:23.481 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 16:28:23.484 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 16:28:23.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:28:23.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:28:23.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 16:28:23.493 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:28:23.496 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 16:28:23.499 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 16:28:23.502 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 16:28:23.504 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:23.507 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:23.509 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 16:28:23.520 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 16:28:23.523 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:28:23.525 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:28:23.528 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:28:23.530 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:28:23.533 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:28:23.535 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:28:23.538 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:23.540 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:23.543 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:28:23.546 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:28:23.548 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:28:23.551 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:28:23.553 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 16:28:23.556 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:28:23.558 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:23.561 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:23.563 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 16:28:23.585 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 16:28:23.692 | Reading package lists... 2022-02-08 16:28:23.924 | Building dependency tree... 2022-02-08 16:28:23.926 | Reading state information... 2022-02-08 16:28:24.165 | The following packages were automatically installed and are no longer required: 2022-02-08 16:28:24.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:28:24.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:28:24.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:28:24.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:28:24.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:28:24.167 | python3-zope.interface 2022-02-08 16:28:24.167 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:28:24.168 | The following additional packages will be installed: 2022-02-08 16:28:24.168 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-08 16:28:24.168 | python3-urwid 2022-02-08 16:28:24.169 | Suggested packages: 2022-02-08 16:28:24.169 | python-pyparsing-doc python-urwid-doc 2022-02-08 16:28:24.236 | The following NEW packages will be installed: 2022-02-08 16:28:24.236 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-08 16:28:24.236 | python3-urwid targetcli-fb 2022-02-08 16:28:24.344 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:28:24.344 | Need to get 356 kB of archives. 2022-02-08 16:28:24.344 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-08 16:28:24.344 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-08 16:28:24.487 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-08 16:28:24.568 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-08 16:28:24.577 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-08 16:28:24.584 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-02-08 16:28:24.591 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-08 16:28:25.146 | Fetched 356 kB in 0s (1,009 kB/s) 2022-02-08 16:28:25.286 | Selecting previously unselected package python3-pyparsing. 2022-02-08 16:28:25.337 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-02-08 16:28:25.341 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-08 16:28:25.382 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-08 16:28:25.851 | Selecting previously unselected package python3-urwid. 2022-02-08 16:28:25.860 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-08 16:28:25.930 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-08 16:28:26.359 | Selecting previously unselected package python3-configshell-fb. 2022-02-08 16:28:26.369 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-08 16:28:26.439 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-08 16:28:26.816 | Selecting previously unselected package python3-pyudev. 2022-02-08 16:28:26.826 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-08 16:28:26.873 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-08 16:28:27.285 | Selecting previously unselected package python3-rtslib-fb. 2022-02-08 16:28:27.295 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-08 16:28:27.353 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-08 16:28:27.811 | Selecting previously unselected package targetcli-fb. 2022-02-08 16:28:27.820 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-08 16:28:27.862 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-08 16:28:28.269 | Setting up python3-urwid (2.0.1-3) ... 2022-02-08 16:28:28.722 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 16:28:28.722 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 16:28:28.723 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 16:28:28.723 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 16:28:28.723 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 16:28:28.723 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 16:28:28.727 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-08 16:28:28.727 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-08 16:28:28.873 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-08 16:28:29.313 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-08 16:28:29.759 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-08 16:28:30.204 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-08 16:28:31.787 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-08 16:28:32.408 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-08 16:28:32.408 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-08 16:28:34.445 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 16:28:34.759 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-08 16:28:42.651 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:28:42.654 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:28:42.656 | + functions-common:time_stop:2414 : local name 2022-02-08 16:28:42.659 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:28:42.662 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:28:42.665 | + functions-common:time_stop:2417 : local total 2022-02-08 16:28:42.667 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:28:42.669 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:28:42.672 | + functions-common:time_stop:2421 : start_time=1644337703582 2022-02-08 16:28:42.674 | + functions-common:time_stop:2423 : [[ -z 1644337703582 ]] 2022-02-08 16:28:42.678 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:28:42.682 | + functions-common:time_stop:2426 : end_time=1644337722679 2022-02-08 16:28:42.684 | + functions-common:time_stop:2427 : elapsed_time=19097 2022-02-08 16:28:42.687 | + functions-common:time_stop:2428 : total=494975 2022-02-08 16:28:42.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:28:42.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=514072 2022-02-08 16:28:42.694 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:28:42.697 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:28:42.699 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 16:28:42.702 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 16:28:42.714 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 16:28:42.718 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 16:28:42.721 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 16:28:42.723 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:28:42.726 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 16:28:42.726 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:28:42.731 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 16:28:42.733 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 16:28:42.735 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:28:42.737 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 16:28:42.739 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 16:28:42.742 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 16:28:42.744 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 16:28:42.746 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 16:28:42.757 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 16:28:42.769 | + 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-02-08 16:28:42.781 | + 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-02-08 16:28:42.793 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 16:28:42.805 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:28:42.808 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:28:42.812 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OQmyIJwv4s 2022-02-08 16:28:42.814 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:28:42.816 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:28:42.818 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 16:28:42.821 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OQmyIJwv4s 2022-02-08 16:28:42.824 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OQmyIJwv4s 2022-02-08 16:28:42.836 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OQmyIJwv4s /etc/sudoers.d/cinder-rootwrap 2022-02-08 16:28:42.848 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 16:28:42.852 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:28:42.854 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:28:42.857 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:28:42.859 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:28:42.861 | + 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-02-08 16:28:42.863 | + 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-02-08 16:28:42.865 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 16:28:42.868 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 16:28:42.872 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 16:28:42.876 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 16:28:42.895 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 16:28:42.914 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 16:28:42.932 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 16:28:42.950 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 16:28:42.969 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 16:28:42.987 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 16:28:43.006 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 16:28:43.024 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 16:28:43.027 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:28:43.029 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 16:28:43.031 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:28:43.034 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 16:28:43.062 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 16:28:43.090 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:28:43.116 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 16:28:43.144 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 16:28:43.171 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 16:28:43.199 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 16:28:43.226 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 16:28:43.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:28:43.281 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:28:43.308 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 16:28:43.338 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 16:28:43.367 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 16:28:43.369 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 16:28:43.372 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 16:28:43.374 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 16:28:43.377 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 16:28:43.380 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 16:28:43.410 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 16:28:43.437 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 16:28:43.465 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 16:28:43.493 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 16:28:43.520 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 16:28:43.548 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 16:28:43.579 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 16:28:43.581 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:28:43.609 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:28:43.641 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 16:28:43.649 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3177be2e5a0df9b9e8bdb427a0c0bf6a 2022-02-08 16:28:43.677 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 16:28:43.679 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 16:28:43.707 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 16:28:43.735 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 16:28:43.763 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 16:28:43.791 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 16:28:43.807 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:43.810 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 16:28:43.812 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 16:28:43.814 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 16:28:43.817 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 16:28:43.819 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 16:28:43.821 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 16:28:43.824 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 16:28:43.826 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 16:28:43.828 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 16:28:43.831 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 16:28:43.833 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 16:28:43.863 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-08 16:28:43.890 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 16:28:43.918 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 16:28:43.952 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 16:28:43.983 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 16:28:44.011 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 16:28:44.013 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 16:28:44.016 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 16:28:44.018 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 16:28:44.046 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 16:28:44.049 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 16:28:44.077 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 16:28:44.080 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 16:28:44.083 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 16:28:44.085 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 16:28:44.113 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 16:28:44.115 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 16:28:44.118 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 16:28:44.134 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:44.136 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 16:28:44.139 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 16:28:44.141 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 16:28:44.144 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 16:28:44.172 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 16:28:44.199 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 16:28:44.216 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:28:44.218 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 16:28:44.235 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:28:44.237 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 16:28:44.254 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:28:44.256 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 16:28:44.259 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 16:28:44.261 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 16:28:44.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 16:28:44.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:28:44.268 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:28:44.271 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:28:44.287 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:44.290 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:28:44.293 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:28:44.295 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:28:44.311 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:44.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:28:44.316 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:28:44.343 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:28:44.346 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:28:44.349 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 16:28:44.351 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 16:28:44.353 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:28:44.356 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:28:44.373 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:28:44.376 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:28:44.380 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:28:44.382 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:28:44.384 | + 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-02-08 16:28:44.412 | + 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-02-08 16:28:44.441 | + 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-02-08 16:28:44.469 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:28:44.498 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 16:28:44.514 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:44.516 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 16:28:44.519 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:28:44.521 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 16:28:44.523 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 16:28:44.526 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:28:44.528 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:28:44.531 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 16:28:44.535 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 16:28:44.538 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:28:44.540 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:28:44.553 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:28:44.553 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:28:44.561 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:28:44.565 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:28:44.580 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:28:44.582 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:28:44.586 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 16:28:44.616 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:28:44.650 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 16:28:44.678 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:28:44.705 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:28:44.732 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:28:44.759 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:28:44.786 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:28:44.814 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:28:44.842 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:28:44.869 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:28:44.896 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:28:44.923 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:28:44.951 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:28:44.953 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:28:44.956 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 16:28:44.959 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 16:28:44.961 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:28:44.963 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:44.966 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:44.968 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:28:44.971 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:28:44.973 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:28:45.000 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:28:45.029 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 16:28:45.029 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:28:45.037 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 16:28:45.041 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 16:28:45.043 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 16:28:45.046 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:28:45.048 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:28:45.051 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:28:45.053 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:45.055 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:45.058 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:28:45.060 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:28:45.062 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:28:45.065 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:28:45.068 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 16:28:45.129 | Enabling site cinder-wsgi. 2022-02-08 16:28:45.134 | To activate the new configuration, you need to run: 2022-02-08 16:28:45.134 | systemctl reload apache2 2022-02-08 16:28:45.138 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:28:45.141 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:28:45.143 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:28:45.145 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:28:45.272 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 16:28:45.275 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 16:28:45.305 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 16:28:45.333 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 16:28:45.349 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:28:45.352 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 16:28:45.354 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:28:45.357 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:28:45.360 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 16:28:45.362 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 16:28:45.394 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 16:28:45.423 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 16:28:45.451 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 16:28:45.479 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 16:28:45.506 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 16:28:45.534 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 16:28:45.563 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 16:28:45.590 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:28:45.618 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 16:28:45.646 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 16:28:45.674 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:28:45.702 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 16:28:45.705 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 16:28:45.721 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:45.723 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 16:28:45.754 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 16:28:45.757 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 16:28:45.774 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:28:45.776 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 16:28:45.779 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 16:28:45.781 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 16:28:45.784 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:28:45.786 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 16:28:45.789 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 16:28:45.792 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:28:45.793 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:28:45.798 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:28:45.801 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:28:45.804 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 16:28:45.806 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:28:45.809 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 16:28:45.811 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 16:28:45.814 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 16:28:45.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:28:45.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:28:45.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 16:28:45.824 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:28:45.827 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 16:28:45.829 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 16:28:45.831 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 16:28:45.834 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:28:45.836 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:28:45.839 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:28:45.841 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:28:45.844 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:28:45.847 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:28:45.863 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:28:45.865 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:28:45.867 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:28:45.870 | + functions-common:git_clone:618 : echo master 2022-02-08 16:28:45.871 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:28:45.876 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 16:28:45.879 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:28:45.881 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 16:28:45.884 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:28:45.884 | + functions-common:git_clone:667 : head -1 2022-02-08 16:28:45.889 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 16:28:45.892 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:28:45.894 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 16:28:45.897 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:28:45.899 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:28:45.902 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 16:28:45.904 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:28:45.907 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 16:28:45.909 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:28:45.912 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:28:45.914 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 16:28:45.917 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:28:45.919 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:28:45.922 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 16:28:45.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:28:45.928 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 16:28:45.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:28:45.933 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:28:45.936 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 16:28:45.943 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 16:28:45.945 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 16:28:46.590 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 16:28:46.592 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:28:46.594 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:28:46.597 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:28:46.599 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:28:46.601 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 16:28:46.603 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:28:46.606 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:28:46.608 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:28:46.610 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:28:46.613 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:28:46.616 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:28:46.618 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:28:46.620 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 16:28:46.646 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 16:28:46.648 | + 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-02-08 16:28:47.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:28:47.501 | from cryptography.utils import int_from_bytes 2022-02-08 16:28:47.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:28:47.501 | from cryptography.utils import int_from_bytes 2022-02-08 16:28:48.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:28:48.658 | Obtaining file:///opt/stack/neutron 2022-02-08 16:28:48.660 | Preparing metadata (setup.py): started 2022-02-08 16:28:50.705 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:28:50.799 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 16:28:50.800 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:28:50.801 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 16:28:50.803 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 16:28:50.804 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:28:50.805 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 16:28:50.806 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 16:28:50.807 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 16:28:50.808 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 16:28:50.809 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 16:28:50.810 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 16:28:50.811 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 16:28:50.812 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 16:28:50.813 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 16:28:50.814 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 16:28:50.815 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 16:28:50.816 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 16:28:50.817 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 16:28:50.818 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 16:28:50.819 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:28:50.820 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 16:28:50.821 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:28:50.823 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:28:50.824 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:28:50.825 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 16:28:50.826 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 16:28:50.827 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 16:28:50.828 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 16:28:50.829 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 16:28:50.830 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 16:28:50.832 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:28:50.833 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 16:28:50.834 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 16:28:50.835 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:28:50.836 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 16:28:50.838 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 16:28:50.839 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 16:28:50.840 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:28:50.841 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 16:28:50.842 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:28:50.843 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 16:28:50.844 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:28:50.845 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 16:28:50.846 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 16:28:50.847 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 16:28:50.848 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 16:28:50.850 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 16:28:50.851 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:50.852 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 16:28:50.853 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 16:28:50.854 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 16:28:50.855 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:28:50.856 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 16:28:50.857 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:28:50.858 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:28:50.874 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 16:28:50.875 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 16:28:50.877 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 16:28:50.886 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 16:28:50.899 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 16:28:50.900 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 16:28:50.901 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 16:28:50.920 | 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==19.1.0.dev486) (3.0.7) 2022-02-08 16:28:50.927 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 16:28:50.986 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 16:28:50.988 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 16:28:51.045 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 16:28:51.046 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:28:51.093 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 16:28:51.095 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 16:28:51.126 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:28:51.128 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 16:28:51.129 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 16:28:51.130 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 16:28:51.132 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 16:28:51.133 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:28:51.134 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 16:28:51.135 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 16:28:51.151 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 16:28:51.242 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 16:28:51.286 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 16:28:51.350 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 16:28:51.351 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 16:28:51.353 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 16:28:51.439 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 16:28:51.441 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 16:28:51.499 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 16:28:51.500 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 16:28:51.501 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 16:28:51.506 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 16:28:51.529 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 16:28:51.530 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 16:28:51.580 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 16:28:51.631 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 16:28:51.667 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:28:51.669 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 16:28:51.692 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:28:51.832 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:28:51.901 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 16:28:51.978 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 16:28:51.979 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:28:52.088 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.089 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.090 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.091 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.092 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.094 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.095 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:28:52.300 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 16:28:52.301 | 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==19.1.0.dev486) (3.10.0) 2022-02-08 16:28:52.305 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 16:28:52.347 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 16:28:52.353 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.17.6) 2022-02-08 16:28:52.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 16:28:52.444 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 16:28:52.447 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 16:28:52.448 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 16:28:52.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 16:28:52.823 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 16:28:52.899 | 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==19.1.0.dev486) (5.0.0) 2022-02-08 16:28:53.091 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 16:28:53.162 | 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==19.1.0.dev486) (2.3.3) 2022-02-08 16:28:53.164 | 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==19.1.0.dev486) (0.5.0) 2022-02-08 16:28:53.387 | 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==19.1.0.dev486) (2.5.0) 2022-02-08 16:28:53.558 | 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==19.1.0.dev486) (2.2) 2022-02-08 16:28:54.076 | 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==19.1.0.dev486) (0.13.1) 2022-02-08 16:28:54.121 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 16:28:54.723 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 16:28:54.727 | 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==19.1.0.dev486) (0.5.2) 2022-02-08 16:28:55.073 | 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==19.1.0.dev486) (2.0.0) 2022-02-08 16:28:55.073 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 16:28:55.240 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 16:28:55.486 | 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==19.1.0.dev486) (1.8.2) 2022-02-08 16:28:55.488 | 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==19.1.0.dev486) (21.4.0) 2022-02-08 16:28:55.673 | 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==19.1.0.dev486) (1.0.0) 2022-02-08 16:28:55.890 | 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==19.1.0.dev486) (2.3.1) 2022-02-08 16:28:57.311 | Installing collected packages: neutron 2022-02-08 16:28:57.311 | Attempting uninstall: neutron 2022-02-08 16:28:57.313 | Found existing installation: neutron 19.1.0 2022-02-08 16:28:58.623 | Uninstalling neutron-19.1.0: 2022-02-08 16:28:58.700 | Successfully uninstalled neutron-19.1.0 2022-02-08 16:28:58.702 | Running setup.py develop for neutron 2022-02-08 16:29:02.324 | Successfully installed neutron 2022-02-08 16:29:02.324 | 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-02-08 16:29:02.331 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:29:02.331 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:29:02.469 | + inc/python:pip_install:200 : result=0 2022-02-08 16:29:02.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:29:02.474 | + functions-common:time_stop:2414 : local name 2022-02-08 16:29:02.476 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:29:02.479 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:29:02.481 | + functions-common:time_stop:2417 : local total 2022-02-08 16:29:02.485 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:29:02.489 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:29:02.491 | + functions-common:time_stop:2421 : start_time=1644337726640 2022-02-08 16:29:02.495 | + functions-common:time_stop:2423 : [[ -z 1644337726640 ]] 2022-02-08 16:29:02.498 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:29:02.502 | + functions-common:time_stop:2426 : end_time=1644337742500 2022-02-08 16:29:02.504 | + functions-common:time_stop:2427 : elapsed_time=15860 2022-02-08 16:29:02.507 | + functions-common:time_stop:2428 : total=172464 2022-02-08 16:29:02.509 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:29:02.511 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=188324 2022-02-08 16:29:02.513 | + inc/python:pip_install:203 : return 0 2022-02-08 16:29:02.516 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:29:02.518 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:29:02.521 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:29:02.541 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:29:02.553 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 16:29:02.556 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 16:29:02.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:29:02.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:29:02.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 16:29:02.566 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:29:02.568 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 16:29:02.571 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:29:02.573 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 16:29:02.590 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:02.593 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 16:29:02.595 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 16:29:02.598 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 16:29:02.601 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:29:02.603 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 16:29:02.606 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 16:29:02.608 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 16:29:02.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:29:02.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:29:02.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 16:29:02.618 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:29:02.621 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 16:29:02.636 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:02.639 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 16:29:02.655 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:02.657 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 16:29:02.674 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:02.677 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 16:29:02.680 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 16:29:02.682 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 16:29:02.684 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:29:02.686 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:29:02.689 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:29:02.692 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:29:02.694 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:29:02.696 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:29:02.712 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:29:02.714 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:29:02.717 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:02.719 | + functions-common:git_clone:618 : echo master 2022-02-08 16:29:02.720 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:29:02.725 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 16:29:02.728 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:02.730 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 16:29:02.733 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:29:02.733 | + functions-common:git_clone:667 : head -1 2022-02-08 16:29:02.742 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 16:29:02.750 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:29:02.752 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 16:29:02.755 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:29:02.757 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:29:02.759 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 16:29:02.762 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:29:02.764 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 16:29:02.767 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:29:02.769 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:29:02.772 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 16:29:02.774 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:29:02.776 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:29:02.780 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 16:29:02.782 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:29:02.785 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 16:29:02.788 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:29:02.791 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:29:02.794 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 16:29:02.800 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 16:29:02.803 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 16:29:03.464 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 16:29:03.466 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:29:03.469 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:29:03.471 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:29:03.473 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:29:03.476 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 16:29:03.478 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:29:03.480 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:29:03.483 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:29:03.485 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:29:03.487 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:29:03.490 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:29:03.492 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:29:03.494 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 16:29:03.515 | Using python 3.8 to install /opt/stack/nova 2022-02-08 16:29:03.518 | + 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-02-08 16:29:04.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:29:04.362 | from cryptography.utils import int_from_bytes 2022-02-08 16:29:04.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:29:04.362 | from cryptography.utils import int_from_bytes 2022-02-08 16:29:05.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:29:05.515 | Obtaining file:///opt/stack/nova 2022-02-08 16:29:05.516 | Preparing metadata (setup.py): started 2022-02-08 16:29:08.403 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:29:08.611 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 16:29:08.612 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 16:29:08.613 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 16:29:08.614 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 16:29:08.615 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 16:29:08.616 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 16:29:08.617 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 16:29:08.619 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 16:29:08.620 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 16:29:08.621 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 16:29:08.622 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 16:29:08.623 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 16:29:08.624 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:29:08.625 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 16:29:08.626 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 16:29:08.627 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 16:29:08.629 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 16:29:08.629 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 16:29:08.630 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 16:29:08.631 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 16:29:08.632 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 16:29:08.634 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 16:29:08.635 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 16:29:08.636 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 16:29:08.637 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:29:08.638 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 16:29:08.639 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:29:08.718 | Collecting websockify>=0.9.0 2022-02-08 16:29:08.726 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-08 16:29:08.731 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:29:08.732 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:29:08.733 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 16:29:08.734 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 16:29:08.735 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 16:29:08.746 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:29:08.748 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 16:29:08.749 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:29:08.750 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:29:08.751 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 16:29:08.752 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:29:08.754 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:29:08.755 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 16:29:08.756 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:29:08.757 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:29:08.758 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 16:29:08.759 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 16:29:08.798 | Collecting microversion-parse>=0.2.1 2022-02-08 16:29:08.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-08 16:29:08.809 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:29:08.810 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 16:29:08.875 | Collecting pypowervm>=1.1.15 2022-02-08 16:29:08.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2022-02-08 16:29:08.927 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:29:08.928 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 16:29:08.929 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 16:29:08.930 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 16:29:08.966 | Collecting zVMCloudConnector>=1.3.0 2022-02-08 16:29:08.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-02-08 16:29:09.047 | Preparing metadata (setup.py): started 2022-02-08 16:29:09.716 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:29:09.720 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:29:09.721 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 16:29:09.722 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 16:29:09.741 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 16:29:09.742 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 16:29:09.744 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 16:29:09.765 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev225) (5.2.0) 2022-02-08 16:29:09.805 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 16:29:09.836 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 16:29:09.837 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 16:29:09.861 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 16:29:09.989 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (4.4.0) 2022-02-08 16:29:09.993 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (3.1.1) 2022-02-08 16:29:10.053 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.1.5) 2022-02-08 16:29:10.054 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 16:29:10.055 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:29:10.057 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.32) 2022-02-08 16:29:10.058 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:29:10.059 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 16:29:10.078 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev225) (6.3.1) 2022-02-08 16:29:10.132 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:10.133 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:29:10.137 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (1.15.0) 2022-02-08 16:29:10.256 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev225) (0.17.3) 2022-02-08 16:29:10.369 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (2.0.1) 2022-02-08 16:29:10.370 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 16:29:10.435 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev225) (0.9.6) 2022-02-08 16:29:10.496 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 16:29:10.500 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.4.0) 2022-02-08 16:29:10.502 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.2.3) 2022-02-08 16:29:10.504 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.9) 2022-02-08 16:29:10.531 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.2.0) 2022-02-08 16:29:10.532 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.3.0) 2022-02-08 16:29:10.589 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev225) (1.0.3) 2022-02-08 16:29:10.647 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 16:29:10.680 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (3.0.0) 2022-02-08 16:29:10.686 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:29:10.737 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 16:29:10.740 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (3.0.7) 2022-02-08 16:29:10.827 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:29:10.854 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 16:29:10.938 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 16:29:11.029 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 16:29:11.084 | Collecting babel 2022-02-08 16:29:11.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-02-08 16:29:11.339 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 16:29:11.374 | 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==24.1.0.dev225) (3.17.6) 2022-02-08 16:29:11.443 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (22.0.0) 2022-02-08 16:29:11.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.13.3) 2022-02-08 16:29:11.449 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:29:11.494 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.1.0) 2022-02-08 16:29:11.496 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (3.10.0) 2022-02-08 16:29:11.500 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.4.2) 2022-02-08 16:29:11.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2.0.11) 2022-02-08 16:29:11.583 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (1.26.8) 2022-02-08 16:29:11.585 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 16:29:11.586 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 16:29:11.687 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 16:29:11.899 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 16:29:11.900 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 16:29:12.017 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:29:12.019 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 16:29:12.021 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 16:29:12.107 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 16:29:13.317 | Collecting numpy 2022-02-08 16:29:13.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-08 16:29:13.834 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:29:13.873 | 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==24.1.0.dev225) (5.0.0) 2022-02-08 16:29:14.124 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 16:29:14.207 | 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==24.1.0.dev225) (0.5.0) 2022-02-08 16:29:14.208 | 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==24.1.0.dev225) (2.3.3) 2022-02-08 16:29:14.427 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:29:14.543 | 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==24.1.0.dev225) (2.2) 2022-02-08 16:29:14.983 | 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==24.1.0.dev225) (0.13.1) 2022-02-08 16:29:15.031 | 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==24.1.0.dev225) (2.16.0) 2022-02-08 16:29:15.475 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.476 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.477 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.478 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.479 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.480 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:15.481 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:29:16.837 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev225) (3.7.0) 2022-02-08 16:29:17.370 | 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==24.1.0.dev225) (21.4.0) 2022-02-08 16:29:17.371 | 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==24.1.0.dev225) (1.8.2) 2022-02-08 16:29:17.474 | 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==24.1.0.dev225) (2.4.0) 2022-02-08 16:29:17.585 | 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.5.0->nova==24.1.0.dev225) (1.0.0) 2022-02-08 16:29:18.157 | Building wheels for collected packages: zVMCloudConnector 2022-02-08 16:29:18.158 | Building wheel for zVMCloudConnector (setup.py): started 2022-02-08 16:29:19.122 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-02-08 16:29:19.125 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=6397244594c9bc1383ffc1ce258e1dd623b2e9248088b63669020039bb19aaf8 2022-02-08 16:29:19.125 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-02-08 16:29:19.131 | Successfully built zVMCloudConnector 2022-02-08 16:29:20.100 | Installing collected packages: numpy, babel, zVMCloudConnector, websockify, pypowervm, microversion-parse, nova 2022-02-08 16:29:25.393 | Running setup.py develop for nova 2022-02-08 16:29:29.540 | Successfully installed babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.22.2 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-02-08 16:29:29.540 | 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-02-08 16:29:29.547 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:29:29.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:29:29.722 | + inc/python:pip_install:200 : result=0 2022-02-08 16:29:29.725 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:29:29.727 | + functions-common:time_stop:2414 : local name 2022-02-08 16:29:29.729 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:29:29.731 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:29:29.734 | + functions-common:time_stop:2417 : local total 2022-02-08 16:29:29.736 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:29:29.739 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:29:29.741 | + functions-common:time_stop:2421 : start_time=1644337743510 2022-02-08 16:29:29.743 | + functions-common:time_stop:2423 : [[ -z 1644337743510 ]] 2022-02-08 16:29:29.746 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:29:29.750 | + functions-common:time_stop:2426 : end_time=1644337769747 2022-02-08 16:29:29.752 | + functions-common:time_stop:2427 : elapsed_time=26237 2022-02-08 16:29:29.754 | + functions-common:time_stop:2428 : total=188324 2022-02-08 16:29:29.756 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:29:29.759 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=214561 2022-02-08 16:29:29.761 | + inc/python:pip_install:203 : return 0 2022-02-08 16:29:29.763 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:29:29.766 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:29:29.768 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:29:29.787 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:29:29.799 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 16:29:29.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 16:29:29.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:29:29.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:29:29.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 16:29:29.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:29:29.814 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 16:29:29.826 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:29:29.829 | + ./stack.sh:main:937 : configure_nova 2022-02-08 16:29:29.831 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 16:29:29.844 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 16:29:29.846 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 16:29:29.849 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:29:29.852 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 16:29:29.853 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:29:29.858 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 16:29:29.860 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 16:29:29.863 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:29:29.866 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 16:29:29.868 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 16:29:29.871 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 16:29:29.873 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 16:29:29.875 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 16:29:29.887 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 16:29:29.899 | + 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-02-08 16:29:29.911 | + 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-02-08 16:29:29.923 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 16:29:29.936 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:29:29.939 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:29:29.944 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1y2GNF6wnw 2022-02-08 16:29:29.946 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:29:29.949 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:29:29.951 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 16:29:29.954 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:29:29.956 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:29:29.959 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1y2GNF6wnw 2022-02-08 16:29:29.963 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1y2GNF6wnw 2022-02-08 16:29:29.974 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1y2GNF6wnw /etc/sudoers.d/nova-rootwrap 2022-02-08 16:29:29.986 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 16:29:29.991 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:29:29.994 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:29:29.996 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:29:29.999 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:29:30.001 | + 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-02-08 16:29:30.004 | + 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-02-08 16:29:30.007 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-08 16:29:30.009 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 16:29:30.014 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 16:29:30.030 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:30.033 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 16:29:30.035 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 16:29:30.039 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 16:29:30.042 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 16:29:30.072 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 16:29:30.074 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 16:29:30.100 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 16:29:30.129 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 16:29:30.155 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 16:29:30.186 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 16:29:30.215 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 16:29:30.245 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 16:29:30.247 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:29:30.273 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 16:29:30.301 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 16:29:30.328 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 16:29:30.355 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 16:29:30.382 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:29:30.427 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 16:29:30.429 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:29:30.431 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:29:30.433 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:29:30.436 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:29:30.438 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:29:30.440 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:29:30.442 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:29:30.445 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:29:30.447 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:29:30.449 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:29:30.451 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:29:30.454 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 16:29:30.456 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:29:30.458 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:29:30.460 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:29:30.462 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:29:30.465 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:29:30.467 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:29:30.469 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 16:29:30.486 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:30.489 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:29:30.491 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 16:29:30.493 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 16:29:30.521 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 16:29:30.523 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 16:29:30.526 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 16:29:30.528 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 16:29:30.530 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 16:29:30.533 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 16:29:30.564 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 16:29:30.567 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 16:29:30.569 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 16:29:30.571 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 16:29:30.573 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 16:29:30.576 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 16:29:30.606 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 16:29:30.636 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 16:29:30.663 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 16:29:30.690 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 16:29:30.707 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:30.709 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 16:29:30.725 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:30.728 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 16:29:30.729 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 16:29:30.734 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 16:29:30.736 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 16:29:30.763 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 16:29:30.780 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:30.782 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 16:29:30.784 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:29:30.787 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:29:30.790 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:29:30.792 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 16:29:30.821 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 16:29:30.848 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:29:30.875 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 16:29:30.904 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 16:29:30.931 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 16:29:30.958 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 16:29:30.986 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 16:29:31.013 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:29:31.041 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:29:31.068 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 16:29:31.084 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:31.086 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 16:29:31.089 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 16:29:31.120 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 16:29:31.147 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 16:29:31.175 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 16:29:31.202 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 16:29:31.230 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 16:29:31.257 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 16:29:31.284 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 16:29:31.312 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 16:29:31.328 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:31.330 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 16:29:31.333 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 16:29:31.360 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 16:29:31.390 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 16:29:31.392 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 16:29:31.420 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 16:29:31.422 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 16:29:31.424 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 16:29:31.427 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:29:31.429 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:29:31.432 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:29:31.434 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:29:31.436 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:29:31.438 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:29:31.441 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 16:29:31.443 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:29:31.446 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:29:31.448 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:29:31.450 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:29:31.452 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:29:31.455 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:29:31.457 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:29:31.459 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:29:31.461 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:29:31.464 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:29:31.466 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:29:31.468 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 16:29:31.470 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 16:29:31.473 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:29:31.476 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:29:31.492 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:29:31.494 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:29:31.497 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:29:31.499 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:29:31.501 | + 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-02-08 16:29:31.529 | + 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-02-08 16:29:31.557 | + 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-02-08 16:29:31.584 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:29:31.611 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 16:29:31.642 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 16:29:31.658 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:31.660 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 16:29:31.663 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 16:29:31.665 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 16:29:31.668 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 16:29:31.670 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:29:31.672 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:29:31.675 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 16:29:31.679 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 16:29:31.682 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:29:31.684 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:29:31.697 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:29:31.697 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:29:31.705 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:29:31.708 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:29:31.724 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:29:31.727 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 16:29:31.731 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 16:29:31.759 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:29:31.786 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 16:29:31.813 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:29:31.840 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:29:31.867 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:29:31.895 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:29:31.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:29:31.949 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:29:31.976 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:29:32.003 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:29:32.030 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:29:32.057 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:29:32.084 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:29:32.087 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:29:32.089 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 16:29:32.092 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 16:29:32.094 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:29:32.096 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:32.099 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:32.101 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:29:32.104 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:29:32.106 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:29:32.133 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:29:32.161 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:29:32.161 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 16:29:32.170 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 16:29:32.173 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 16:29:32.176 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 16:29:32.178 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:29:32.180 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:29:32.183 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:29:32.185 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:32.187 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:32.189 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:29:32.192 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:29:32.195 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:32.197 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:32.199 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 16:29:32.261 | Enabling site nova-api-wsgi. 2022-02-08 16:29:32.266 | To activate the new configuration, you need to run: 2022-02-08 16:29:32.266 | systemctl reload apache2 2022-02-08 16:29:32.271 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:29:32.273 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:29:32.275 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:29:32.278 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:29:32.406 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 16:29:32.429 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:32.432 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 16:29:32.434 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:29:32.436 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 16:29:32.439 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 16:29:32.442 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 16:29:32.444 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:29:32.447 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:29:32.451 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 16:29:32.453 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:29:32.456 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:29:32.468 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:29:32.469 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:29:32.477 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:29:32.481 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:29:32.497 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 16:29:32.499 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:29:32.503 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:29:32.531 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 16:29:32.559 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 16:29:32.585 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:29:32.612 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:29:32.639 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:29:32.666 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:29:32.693 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:29:32.719 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:29:32.747 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:29:32.773 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:29:32.801 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:29:32.828 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:29:32.856 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 16:29:32.858 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 16:29:32.885 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 16:29:32.901 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:32.904 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:29:32.935 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 16:29:32.937 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 16:29:32.940 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 16:29:32.956 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:32.959 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:29:32.962 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:29:32.989 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 16:29:33.020 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 16:29:33.022 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:29:33.024 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 16:29:33.027 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:29:33.029 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:29:33.031 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:29:33.048 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:33.051 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:29:33.053 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:29:33.056 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:29:33.072 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:33.074 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:29:33.077 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:29:33.105 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:29:33.107 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:29:33.109 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 16:29:33.142 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 16:29:33.170 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 16:29:33.201 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 16:29:33.217 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:33.220 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:29:33.247 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 16:29:33.249 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 16:29:33.252 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 16:29:33.282 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 16:29:33.310 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 16:29:33.338 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 16:29:33.365 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 16:29:33.393 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 16:29:33.421 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 16:29:33.448 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 16:29:33.479 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 16:29:33.508 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 16:29:33.525 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:33.528 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 16:29:33.532 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:29:33.534 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 16:29:33.536 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 16:29:33.540 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 16:29:33.542 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:29:33.544 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:29:33.547 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:29:33.549 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 16:29:33.552 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 16:29:33.556 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 16:29:33.559 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 16:29:33.561 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 16:29:33.564 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 16:29:33.566 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 16:29:33.569 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 16:29:33.599 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 16:29:33.630 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 16:29:33.660 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:29:33.662 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 16:29:33.665 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 16:29:33.667 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 16:29:33.684 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:33.687 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 16:29:33.688 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 16:29:34.376 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-08 16:29:34.378 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-08 16:29:35.063 | Adding vhost "nova_cell1" ... 2022-02-08 16:29:35.398 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-08 16:29:36.094 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-08 16:29:36.173 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 16:29:36.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:29:36.178 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 16:29:36.181 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:29:36.183 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 16:29:36.185 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:29:36.201 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:36.204 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 16:29:36.207 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 16:29:36.209 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:29:36.225 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:36.228 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:29:36.230 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:29:36.258 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:29:36.261 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:29:36.263 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 16:29:36.280 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:36.283 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 16:29:36.286 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:29:36.289 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 16:29:36.319 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:29:36.349 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 16:29:36.377 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 16:29:36.405 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 16:29:36.434 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 16:29:36.461 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 16:29:36.489 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 16:29:36.516 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 16:29:36.519 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 16:29:36.522 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 16:29:36.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:29:36.542 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:29:36.544 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:29:36.546 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:29:36.549 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:29:36.551 | + 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-02-08 16:29:36.578 | + 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-02-08 16:29:36.606 | + 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-02-08 16:29:36.633 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:29:36.661 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:29:36.665 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 16:29:36.669 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:29:36.671 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 16:29:36.673 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 16:29:36.676 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 16:29:36.679 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:29:36.681 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:29:36.684 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:29:36.686 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 16:29:36.689 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 16:29:36.691 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:29:36.693 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 16:29:36.695 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 16:29:36.698 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 16:29:36.714 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:36.716 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 16:29:36.718 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 16:29:36.734 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:36.736 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 16:29:36.752 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:36.755 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 16:29:36.772 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:29:36.774 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 16:29:36.791 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:29:36.794 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 16:29:36.796 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 16:29:36.799 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 16:29:36.802 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:29:36.804 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 16:29:36.807 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 16:29:36.809 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 16:29:36.812 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:36.815 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:36.818 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 16:29:36.820 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:29:36.823 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:29:36.825 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:29:36.827 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:29:36.830 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:36.832 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:29:36.835 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:36.837 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:36.840 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:29:36.842 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:29:36.844 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:29:36.847 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:29:36.849 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 16:29:36.852 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:29:36.855 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:36.857 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:36.859 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 16:29:36.884 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 16:29:36.993 | Reading package lists... 2022-02-08 16:29:37.238 | Building dependency tree... 2022-02-08 16:29:37.239 | Reading state information... 2022-02-08 16:29:37.489 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:29:37.489 | The following packages were automatically installed and are no longer required: 2022-02-08 16:29:37.490 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:29:37.490 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:29:37.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:29:37.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:29:37.490 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:29:37.490 | python3-zope.interface 2022-02-08 16:29:37.490 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:29:37.602 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:29:37.607 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:29:37.609 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:29:37.612 | + functions-common:time_stop:2414 : local name 2022-02-08 16:29:37.614 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:29:37.617 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:29:37.619 | + functions-common:time_stop:2417 : local total 2022-02-08 16:29:37.621 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:29:37.624 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:29:37.626 | + functions-common:time_stop:2421 : start_time=1644337776881 2022-02-08 16:29:37.628 | + functions-common:time_stop:2423 : [[ -z 1644337776881 ]] 2022-02-08 16:29:37.632 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:29:37.636 | + functions-common:time_stop:2426 : end_time=1644337777633 2022-02-08 16:29:37.638 | + functions-common:time_stop:2427 : elapsed_time=752 2022-02-08 16:29:37.641 | + functions-common:time_stop:2428 : total=514072 2022-02-08 16:29:37.643 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:29:37.645 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=514824 2022-02-08 16:29:37.648 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:29:37.651 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 16:29:37.653 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 16:29:37.656 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 16:29:37.658 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 16:29:37.661 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 16:29:37.683 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 16:29:37.686 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:29:37.689 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:29:37.691 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:29:37.693 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:29:37.696 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:37.698 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:29:37.701 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:37.703 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:37.706 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:29:37.708 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:29:37.711 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:29:37.713 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:29:37.715 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 16:29:37.718 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:29:37.720 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:37.723 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:37.726 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 16:29:37.748 | + functions-common:apt_get:1219 : 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-02-08 16:29:37.857 | Reading package lists... 2022-02-08 16:29:38.091 | Building dependency tree... 2022-02-08 16:29:38.092 | Reading state information... 2022-02-08 16:29:38.332 | The following packages were automatically installed and are no longer required: 2022-02-08 16:29:38.334 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:29:38.334 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:29:38.334 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:29:38.334 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:29:38.334 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:29:38.334 | python3-zope.interface 2022-02-08 16:29:38.334 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:29:38.399 | The following NEW packages will be installed: 2022-02-08 16:29:38.400 | libapache2-mod-wsgi-py3 2022-02-08 16:29:38.509 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:29:38.509 | Need to get 93.3 kB of archives. 2022-02-08 16:29:38.509 | After this operation, 300 kB of additional disk space will be used. 2022-02-08 16:29:38.509 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-08 16:29:39.190 | Fetched 93.3 kB in 0s (404 kB/s) 2022-02-08 16:29:39.331 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-08 16:29:39.383 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-02-08 16:29:39.387 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-08 16:29:39.443 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-08 16:29:39.776 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-08 16:29:40.193 | apache2_invoke: Enable module wsgi 2022-02-08 16:29:48.286 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:29:48.289 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:29:48.291 | + functions-common:time_stop:2414 : local name 2022-02-08 16:29:48.294 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:29:48.296 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:29:48.298 | + functions-common:time_stop:2417 : local total 2022-02-08 16:29:48.301 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:29:48.303 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:29:48.306 | + functions-common:time_stop:2421 : start_time=1644337777745 2022-02-08 16:29:48.308 | + functions-common:time_stop:2423 : [[ -z 1644337777745 ]] 2022-02-08 16:29:48.311 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:29:48.315 | + functions-common:time_stop:2426 : end_time=1644337788313 2022-02-08 16:29:48.318 | + functions-common:time_stop:2427 : elapsed_time=10568 2022-02-08 16:29:48.320 | + functions-common:time_stop:2428 : total=514824 2022-02-08 16:29:48.322 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:29:48.325 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=525392 2022-02-08 16:29:48.327 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:29:48.330 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 16:29:48.332 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 16:29:48.335 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:29:48.337 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:29:48.340 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:29:48.342 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 16:29:48.345 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 16:29:48.400 | wsgi (enabled by maintainer script) 2022-02-08 16:29:48.403 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 16:29:48.406 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 16:29:48.408 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:29:48.412 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 16:29:48.415 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 16:29:48.418 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:29:48.421 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:29:48.422 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:29:48.428 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 16:29:48.430 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 16:29:48.433 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 16:29:48.436 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 16:29:48.438 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 16:29:48.461 | Using python 3.8 to install osc-placement 2022-02-08 16:29:48.463 | + 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-02-08 16:29:49.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:29:49.317 | from cryptography.utils import int_from_bytes 2022-02-08 16:29:49.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:29:49.317 | from cryptography.utils import int_from_bytes 2022-02-08 16:29:50.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:29:50.543 | Collecting osc-placement 2022-02-08 16:29:50.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-08 16:29:50.567 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 16:29:50.568 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 16:29:50.569 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 16:29:50.570 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 16:29:50.571 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 16:29:50.572 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 16:29:50.630 | 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-02-08 16:29:50.631 | 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-02-08 16:29:50.632 | 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-02-08 16:29:50.633 | 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-02-08 16:29:50.646 | 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-02-08 16:29:50.647 | 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-02-08 16:29:50.649 | 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.0) 2022-02-08 16:29:50.664 | 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-02-08 16:29:50.665 | 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-02-08 16:29:50.666 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 16:29:50.668 | 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-02-08 16:29:50.668 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 16:29:50.669 | 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-02-08 16:29:50.690 | 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-02-08 16:29:50.691 | 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.3.3) 2022-02-08 16:29:50.692 | 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.0.0) 2022-02-08 16:29:50.693 | 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-02-08 16:29:50.702 | 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.13.3) 2022-02-08 16:29:50.742 | 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-02-08 16:29:50.743 | 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-02-08 16:29:50.745 | 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-02-08 16:29:50.746 | 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) (0.10.0) 2022-02-08 16:29:50.747 | 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-02-08 16:29:50.748 | 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.1) 2022-02-08 16:29:50.749 | 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-02-08 16:29:50.750 | 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-02-08 16:29:50.817 | 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.11) 2022-02-08 16:29:50.818 | 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.8) 2022-02-08 16:29:50.819 | 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-02-08 16:29:50.822 | 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-02-08 16:29:50.914 | 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-02-08 16:29:50.915 | 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-02-08 16:29:50.916 | 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-02-08 16:29:50.957 | 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-02-08 16:29:50.998 | 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-02-08 16:29:51.158 | 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-02-08 16:29:53.195 | Installing collected packages: osc-placement 2022-02-08 16:29:53.457 | Successfully installed osc-placement-3.1.1 2022-02-08 16:29:53.457 | 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-02-08 16:29:53.464 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:29:53.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:29:53.585 | + inc/python:pip_install:200 : result=0 2022-02-08 16:29:53.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:29:53.590 | + functions-common:time_stop:2414 : local name 2022-02-08 16:29:53.593 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:29:53.595 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:29:53.598 | + functions-common:time_stop:2417 : local total 2022-02-08 16:29:53.600 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:29:53.603 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:29:53.605 | + functions-common:time_stop:2421 : start_time=1644337788455 2022-02-08 16:29:53.608 | + functions-common:time_stop:2423 : [[ -z 1644337788455 ]] 2022-02-08 16:29:53.611 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:29:53.616 | + functions-common:time_stop:2426 : end_time=1644337793613 2022-02-08 16:29:53.618 | + functions-common:time_stop:2427 : elapsed_time=5158 2022-02-08 16:29:53.621 | + functions-common:time_stop:2428 : total=214561 2022-02-08 16:29:53.623 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:29:53.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=219719 2022-02-08 16:29:53.629 | + inc/python:pip_install:203 : return 0 2022-02-08 16:29:53.631 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 16:29:53.634 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 16:29:53.636 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 16:29:53.638 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:29:53.641 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:29:53.644 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:29:53.647 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:29:53.650 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:29:53.653 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:29:53.670 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:29:53.672 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:29:53.675 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:53.678 | + functions-common:git_clone:618 : echo master 2022-02-08 16:29:53.679 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:29:53.684 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 16:29:53.686 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-02-08 16:29:53.689 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 16:29:53.692 | + functions-common:git_timed:691 : local count=0 2022-02-08 16:29:53.694 | + functions-common:git_timed:692 : local timeout=0 2022-02-08 16:29:53.696 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-02-08 16:29:53.699 | + functions-common:git_timed:695 : timeout=0 2022-02-08 16:29:53.701 | + functions-common:git_timed:698 : time_start git_timed 2022-02-08 16:29:53.704 | + functions-common:time_start:2400 : local name=git_timed 2022-02-08 16:29:53.706 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:29:53.709 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:29:53.712 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:29:53.716 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337793713 2022-02-08 16:29:53.718 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 16:29:53.721 | Cloning into '/opt/stack/placement'... 2022-02-08 16:30:06.239 | + functions-common:git_timed:713 : time_stop git_timed 2022-02-08 16:30:06.241 | + functions-common:time_stop:2414 : local name 2022-02-08 16:30:06.251 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:30:06.254 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:30:06.256 | + functions-common:time_stop:2417 : local total 2022-02-08 16:30:06.258 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:30:06.261 | + functions-common:time_stop:2420 : name=git_timed 2022-02-08 16:30:06.263 | + functions-common:time_stop:2421 : start_time=1644337793713 2022-02-08 16:30:06.265 | + functions-common:time_stop:2423 : [[ -z 1644337793713 ]] 2022-02-08 16:30:06.268 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:30:06.273 | + functions-common:time_stop:2426 : end_time=1644337806271 2022-02-08 16:30:06.276 | + functions-common:time_stop:2427 : elapsed_time=12558 2022-02-08 16:30:06.278 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:30:06.280 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:30:06.283 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12558 2022-02-08 16:30:06.285 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 16:30:06.289 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:30:06.289 | + functions-common:git_clone:667 : head -1 2022-02-08 16:30:06.292 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 16:30:06.295 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:30:06.297 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 16:30:06.300 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:30:06.302 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:30:06.305 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 16:30:06.307 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:30:06.310 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 16:30:06.312 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:30:06.314 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:30:06.317 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 16:30:06.320 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:30:06.322 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:30:06.325 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 16:30:06.328 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:30:06.331 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 16:30:06.334 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:30:06.336 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:30:06.339 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 16:30:06.345 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 16:30:06.348 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 16:30:07.015 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 16:30:07.017 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:30:07.020 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:30:07.022 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:30:07.025 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:30:07.028 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 16:30:07.030 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:30:07.033 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:30:07.036 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:30:07.039 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:30:07.041 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:30:07.044 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:30:07.046 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:30:07.049 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 16:30:07.071 | Using python 3.8 to install /opt/stack/placement 2022-02-08 16:30:07.074 | + 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-02-08 16:30:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:30:07.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:30:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:30:07.937 | from cryptography.utils import int_from_bytes 2022-02-08 16:30:09.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:30:09.083 | Obtaining file:///opt/stack/placement 2022-02-08 16:30:09.084 | Preparing metadata (setup.py): started 2022-02-08 16:30:10.244 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:30:10.378 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 16:30:10.380 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 16:30:10.381 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 16:30:10.381 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 16:30:10.382 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 16:30:10.383 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 16:30:10.385 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 16:30:10.386 | 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==6.1.0.dev18) (60.7.1) 2022-02-08 16:30:10.387 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:30:10.388 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 16:30:10.390 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 16:30:10.391 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 16:30:10.391 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 16:30:10.392 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 16:30:10.393 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 16:30:10.395 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 16:30:10.396 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:30:10.397 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 16:30:10.398 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 16:30:10.399 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 16:30:10.400 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 16:30:10.464 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 16:30:10.465 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.16.0) 2022-02-08 16:30:10.466 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (5.1.0) 2022-02-08 16:30:10.469 | 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==6.1.0.dev18) (3.1.1) 2022-02-08 16:30:10.470 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 16:30:10.472 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (2.10.0) 2022-02-08 16:30:10.491 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev18) (0.17.3) 2022-02-08 16:30:10.531 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (0.8.0) 2022-02-08 16:30:10.532 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (3.5.0) 2022-02-08 16:30:10.533 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (2.4.0) 2022-02-08 16:30:10.534 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.5.0) 2022-02-08 16:30:10.535 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (6.0) 2022-02-08 16:30:10.585 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 16:30:10.588 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.7.6) 2022-02-08 16:30:10.589 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.13.0) 2022-02-08 16:30:10.590 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.0) 2022-02-08 16:30:10.633 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (0.9.6) 2022-02-08 16:30:10.634 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (2.8.2) 2022-02-08 16:30:10.652 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.3.0) 2022-02-08 16:30:10.653 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.0.3) 2022-02-08 16:30:10.654 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 16:30:10.681 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (2021.3) 2022-02-08 16:30:10.682 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (1.0.3) 2022-02-08 16:30:10.693 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 16:30:10.710 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (1.0.2) 2022-02-08 16:30:10.712 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (0.11.0) 2022-02-08 16:30:10.713 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (21.3) 2022-02-08 16:30:10.714 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (3.0.7) 2022-02-08 16:30:10.755 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2.0.11) 2022-02-08 16:30:10.758 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (3.3) 2022-02-08 16:30:10.759 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 16:30:10.760 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (1.26.8) 2022-02-08 16:30:10.776 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev18) (0.7) 2022-02-08 16:30:10.957 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev18) (1.1.2) 2022-02-08 16:30:10.995 | 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==6.1.0.dev18) (5.4.0) 2022-02-08 16:30:10.997 | 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==6.1.0.dev18) (4.10.1) 2022-02-08 16:30:10.998 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.1.6) 2022-02-08 16:30:11.015 | 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==6.1.0.dev18) (1.15.0) 2022-02-08 16:30:11.050 | 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==6.1.0.dev18) (1.13.3) 2022-02-08 16:30:11.105 | 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==6.1.0.dev18) (2.0.1) 2022-02-08 16:30:11.171 | 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==6.1.0.dev18) (1.7.0) 2022-02-08 16:30:11.251 | 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==6.1.0.dev18) (1.1.5) 2022-02-08 16:30:11.302 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (0.2.5) 2022-02-08 16:30:11.489 | 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==6.1.0.dev18) (5.1.1) 2022-02-08 16:30:11.491 | 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==6.1.0.dev18) (0.4.2) 2022-02-08 16:30:11.492 | 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==6.1.0.dev18) (0.5.2) 2022-02-08 16:30:11.570 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.5.0) 2022-02-08 16:30:11.619 | 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==6.1.0.dev18) (2.21) 2022-02-08 16:30:11.776 | 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==6.1.0.dev18) (3.7.0) 2022-02-08 16:30:11.881 | 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==6.1.0.dev18) (1.0.0) 2022-02-08 16:30:11.882 | 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==6.1.0.dev18) (3.0.0) 2022-02-08 16:30:13.757 | Installing collected packages: openstack-placement 2022-02-08 16:30:13.760 | Running setup.py develop for openstack-placement 2022-02-08 16:30:15.732 | Successfully installed openstack-placement 2022-02-08 16:30:15.732 | 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-02-08 16:30:15.740 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:30:15.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:30:15.880 | + inc/python:pip_install:200 : result=0 2022-02-08 16:30:15.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:30:15.885 | + functions-common:time_stop:2414 : local name 2022-02-08 16:30:15.888 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:30:15.890 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:30:15.892 | + functions-common:time_stop:2417 : local total 2022-02-08 16:30:15.895 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:30:15.897 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:30:15.899 | + functions-common:time_stop:2421 : start_time=1644337807066 2022-02-08 16:30:15.902 | + functions-common:time_stop:2423 : [[ -z 1644337807066 ]] 2022-02-08 16:30:15.905 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:30:15.909 | + functions-common:time_stop:2426 : end_time=1644337815906 2022-02-08 16:30:15.912 | + functions-common:time_stop:2427 : elapsed_time=8840 2022-02-08 16:30:15.914 | + functions-common:time_stop:2428 : total=219719 2022-02-08 16:30:15.916 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:30:15.919 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=228559 2022-02-08 16:30:15.921 | + inc/python:pip_install:203 : return 0 2022-02-08 16:30:15.924 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:30:15.928 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:30:15.930 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:30:15.949 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:30:15.961 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 16:30:15.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 16:30:15.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:30:15.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:30:15.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 16:30:15.975 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:30:15.977 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:30:15.980 | + ./stack.sh:main:943 : configure_placement 2022-02-08 16:30:15.982 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 16:30:15.995 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 16:30:15.997 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 16:30:16.002 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 16:30:16.004 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 16:30:16.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 16:30:16.009 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 16:30:16.012 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 16:30:16.014 | + 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-02-08 16:30:16.047 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 16:30:16.079 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 16:30:16.111 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 16:30:16.114 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:30:16.116 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 16:30:16.119 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:30:16.121 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 16:30:16.153 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 16:30:16.183 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:30:16.212 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 16:30:16.241 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 16:30:16.271 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 16:30:16.301 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 16:30:16.331 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 16:30:16.362 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:30:16.391 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:30:16.421 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 16:30:16.424 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 16:30:16.426 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:30:16.429 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:30:16.447 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:30:16.449 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:30:16.452 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:30:16.454 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:30:16.457 | + 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-02-08 16:30:16.488 | + 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-02-08 16:30:16.516 | + 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-02-08 16:30:16.546 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:30:16.575 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 16:30:16.577 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 16:30:16.580 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 16:30:16.583 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 16:30:16.585 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 16:30:16.588 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:30:16.590 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:30:16.593 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 16:30:16.598 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 16:30:16.601 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:30:16.603 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:30:16.616 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:30:16.616 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:30:16.624 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:30:16.628 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:30:16.644 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 16:30:16.647 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 16:30:16.651 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 16:30:16.682 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 16:30:16.711 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 16:30:16.740 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:30:16.768 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:30:16.800 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:30:16.828 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:30:16.857 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:30:16.886 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:30:16.915 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:30:16.944 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:30:16.972 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:30:17.001 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:30:17.030 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:30:17.032 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:30:17.036 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 16:30:17.039 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 16:30:17.041 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:30:17.044 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:17.046 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:17.049 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:30:17.052 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 16:30:17.054 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 16:30:17.083 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:30:17.113 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:30:17.113 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 16:30:17.121 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 16:30:17.125 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 16:30:17.127 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 16:30:17.130 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:30:17.132 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:30:17.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:30:17.137 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:17.140 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:17.142 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:30:17.145 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:30:17.148 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:17.154 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:17.156 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 16:30:17.218 | Enabling site placement-api. 2022-02-08 16:30:17.224 | To activate the new configuration, you need to run: 2022-02-08 16:30:17.224 | systemctl reload apache2 2022-02-08 16:30:17.229 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:30:17.231 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:30:17.234 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:30:17.236 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:30:17.441 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 16:30:17.463 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:17.466 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 16:30:17.486 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:17.489 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 16:30:17.509 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:17.512 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 16:30:17.514 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 16:30:17.517 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 16:30:17.550 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:30:17.581 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 16:30:17.610 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 16:30:17.640 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 16:30:17.670 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 16:30:17.699 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 16:30:17.729 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 16:30:17.759 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 16:30:17.776 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:17.779 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 16:30:17.797 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:17.800 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 16:30:17.802 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:30:17.805 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 16:30:17.807 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:30:17.810 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:30:17.812 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:30:17.815 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:30:17.818 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:30:17.821 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:30:17.825 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:30:17.828 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:30:17.831 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:30:17.834 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 16:30:17.836 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:30:17.852 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:17.854 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:30:17.856 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:30:17.859 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 16:30:17.861 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 16:30:17.864 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:30:17.866 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 16:30:17.869 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 16:30:17.871 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 16:30:17.932 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 16:30:17.973 | [17624 Async install_tempest:78075]: running: install_tempest 2022-02-08 16:30:17.975 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:30:17.978 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:30:17.981 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:30:17.984 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:30:17.987 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 16:30:17.990 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:30:17.993 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 16:30:17.996 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:30:17.999 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:30:18.003 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 16:30:18.007 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 16:30:18.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:30:18.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:30:18.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 16:30:18.019 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:30:18.021 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 16:30:18.024 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 16:30:18.027 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:30:18.031 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 16:30:18.034 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 16:30:18.037 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:30:18.041 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:30:18.045 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:30:18.052 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 16:30:18.055 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 16:30:18.057 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 16:30:18.060 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 16:30:18.063 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 16:30:18.089 | Using python 3.8 to install python-openstackclient 2022-02-08 16:30:18.091 | + 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-02-08 16:30:18.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:30:18.963 | from cryptography.utils import int_from_bytes 2022-02-08 16:30:18.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:30:18.963 | from cryptography.utils import int_from_bytes 2022-02-08 16:30:20.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:30:20.292 | Collecting python-openstackclient 2022-02-08 16:30:20.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-08 16:30:20.358 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 16:30:20.359 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 16:30:20.360 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 16:30:20.361 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 16:30:20.362 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 16:30:20.363 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 16:30:20.364 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 16:30:20.365 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 16:30:20.366 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 16:30:20.367 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 16:30:20.369 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 16:30:20.380 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 16:30:20.381 | 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-02-08 16:30:20.382 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 16:30:20.383 | 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-02-08 16:30:20.384 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 16:30:20.409 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-08 16:30:20.410 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-08 16:30:20.412 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-08 16:30:20.413 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-08 16:30:20.414 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-08 16:30:20.415 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-08 16:30:20.417 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-08 16:30:20.418 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-08 16:30:20.419 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-08 16:30:20.420 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-08 16:30:20.421 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-08 16:30:20.434 | 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-02-08 16:30:20.452 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-08 16:30:20.453 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-08 16:30:20.455 | 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-02-08 16:30:20.457 | 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-02-08 16:30:20.476 | 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-02-08 16:30:20.496 | 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-02-08 16:30:20.497 | 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.2.0) 2022-02-08 16:30:20.499 | 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.7.1) 2022-02-08 16:30:20.592 | 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-02-08 16:30:20.593 | 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-02-08 16:30:20.594 | 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-02-08 16:30:20.636 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-08 16:30:20.648 | 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.13.3) 2022-02-08 16:30:20.681 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-08 16:30:20.844 | 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-02-08 16:30:20.859 | 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-02-08 16:30:20.962 | 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.8) 2022-02-08 16:30:20.963 | 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-02-08 16:30:20.966 | 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-02-08 16:30:20.968 | 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.11) 2022-02-08 16:30:21.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-08 16:30:23.237 | Installing collected packages: python-openstackclient 2022-02-08 16:30:24.855 | Successfully installed python-openstackclient-5.7.0 2022-02-08 16:30:24.855 | 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-02-08 16:30:24.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:30:24.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:30:25.006 | + inc/python:pip_install:200 : result=0 2022-02-08 16:30:25.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:30:25.011 | + functions-common:time_stop:2414 : local name 2022-02-08 16:30:25.014 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:30:25.016 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:30:25.019 | + functions-common:time_stop:2417 : local total 2022-02-08 16:30:25.022 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:30:25.024 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:30:25.027 | + functions-common:time_stop:2421 : start_time=1644337818083 2022-02-08 16:30:25.029 | + functions-common:time_stop:2423 : [[ -z 1644337818083 ]] 2022-02-08 16:30:25.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:30:25.037 | + functions-common:time_stop:2426 : end_time=1644337825034 2022-02-08 16:30:25.040 | + functions-common:time_stop:2427 : elapsed_time=6951 2022-02-08 16:30:25.042 | + functions-common:time_stop:2428 : total=228559 2022-02-08 16:30:25.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:30:25.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=235510 2022-02-08 16:30:25.050 | + inc/python:pip_install:203 : return 0 2022-02-08 16:30:25.053 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 16:30:25.056 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 16:30:25.061 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.EYDA7lHEPo 2022-02-08 16:30:25.063 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 16:30:25.066 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 16:30:25.068 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 16:30:25.071 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:30:25.074 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:30:25.076 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 16:30:25.093 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:25.096 | + ./stack.sh:main:1035 : configure_database 2022-02-08 16:30:25.099 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 16:30:25.101 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 16:30:25.104 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 16:30:25.106 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:30:25.108 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 16:30:25.111 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 16:30:25.114 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:25.116 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:25.119 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 16:30:25.121 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 16:30:25.123 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:30:25.126 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:30:25.128 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:30:25.130 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:30:25.132 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:30:25.135 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:30:25.137 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:30:25.139 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:30:25.141 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:30:25.144 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:30:25.146 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:30:25.149 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 16:30:25.151 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:30:25.153 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:30:25.156 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:30:25.159 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:30:25.161 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:30:25.164 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:30:25.166 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 16:30:25.182 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 16:30:25.182 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 16:30:25.186 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 16:30:25.188 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 16:30:25.191 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:25.193 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:25.196 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 16:30:25.198 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 16:30:25.200 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 16:30:25.203 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:30:25.205 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:30:25.208 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 16:30:25.210 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 16:30:25.212 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-08 16:30:25.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:30:25.358 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 16:30:25.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:30:25.467 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 16:30:25.473 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 16:30:25.477 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 16:30:25.477 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 16:30:25.539 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 16:30:25.594 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 16:30:25.648 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 16:30:25.700 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 16:30:25.702 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 16:30:25.705 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:30:25.708 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 16:30:29.831 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 16:30:29.834 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 16:30:29.837 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:30:29.842 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-163029 2022-02-08 16:30:29.844 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-163029 1039' 2022-02-08 16:30:29.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.850 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:30:29.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.855 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:30:29.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.860 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:30:29.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.869 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-08 16:30:29.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.874 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:30:29.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.881 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:30:29.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.886 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-161623 2022-02-08 16:30:29.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.896 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:30:29.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.901 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:30:29.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.906 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:30:29.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.911 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:30:29.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.917 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:30:29.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:30:29.922 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:30:29.925 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 16:30:29.928 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 16:30:29.930 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 16:30:29.944 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 16:30:29.947 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:29.949 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 16:30:29.952 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:29.955 | + functions-common:run_process:1671 : local group= 2022-02-08 16:30:29.957 | + functions-common:run_process:1672 : local user= 2022-02-08 16:30:29.960 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 16:30:29.962 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:30:29.965 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:30:29.967 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:30:29.970 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:30:29.975 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:30:29.978 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337829975 2022-02-08 16:30:29.981 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 16:30:30.007 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:30.010 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 16:30:30.013 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 16:30:30.015 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.018 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.020 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.023 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.026 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 16:30:30.028 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 16:30:30.031 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 16:30:30.033 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:30:30.036 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:30:30.039 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 16:30:30.042 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 16:30:30.044 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 16:30:30.047 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.050 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:30:30.052 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 16:30:30.054 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:30:30.057 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:30:30.059 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 16:30:30.062 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:30:30.067 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 16:30:30.150 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 16:30:30.231 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:30:30.300 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 16:30:30.368 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 16:30:30.429 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:30:30.523 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:30:30.526 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 16:30:30.606 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:30:31.156 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 16:30:31.187 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 16:30:31.632 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 16:30:31.675 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:30:31.681 | + functions-common:time_stop:2414 : local name 2022-02-08 16:30:31.684 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:30:31.686 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:30:31.689 | + functions-common:time_stop:2417 : local total 2022-02-08 16:30:31.691 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:30:31.694 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:30:31.697 | + functions-common:time_stop:2421 : start_time=1644337829975 2022-02-08 16:30:31.699 | + functions-common:time_stop:2423 : [[ -z 1644337829975 ]] 2022-02-08 16:30:31.705 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:30:31.708 | + functions-common:time_stop:2426 : end_time=1644337831704 2022-02-08 16:30:31.710 | + functions-common:time_stop:2427 : elapsed_time=1729 2022-02-08 16:30:31.713 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:30:31.715 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:30:31.718 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1729 2022-02-08 16:30:31.720 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 16:30:31.723 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 16:30:31.726 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 16:30:31.728 | + functions-common:run_process:1671 : local group= 2022-02-08 16:30:31.731 | + functions-common:run_process:1672 : local user=root 2022-02-08 16:30:31.733 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 16:30:31.736 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:30:31.739 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:30:31.741 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:30:31.744 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:30:31.749 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:30:31.752 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337831749 2022-02-08 16:30:31.755 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 16:30:31.806 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:31.808 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:30:31.831 | + functions-common:time_stop:2414 : local name 2022-02-08 16:30:31.858 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:30:31.880 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:30:31.894 | + functions-common:time_stop:2417 : local total 2022-02-08 16:30:31.920 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:30:31.935 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:30:31.940 | + functions-common:time_stop:2421 : start_time=1644337831749 2022-02-08 16:30:31.951 | + functions-common:time_stop:2423 : [[ -z 1644337831749 ]] 2022-02-08 16:30:31.978 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:30:32.003 | + functions-common:time_stop:2426 : end_time=1644337831988 2022-02-08 16:30:32.012 | + functions-common:time_stop:2427 : elapsed_time=239 2022-02-08 16:30:32.027 | + functions-common:time_stop:2428 : total=1729 2022-02-08 16:30:32.043 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:30:32.053 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1968 2022-02-08 16:30:32.060 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 16:30:32.133 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:32.137 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 16:30:32.192 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:32.195 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 16:30:32.216 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:32.220 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 16:30:32.224 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 16:30:32.226 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 16:30:32.229 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 16:30:32.232 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 16:30:32.235 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 16:30:32.237 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 16:30:32.240 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 16:30:32.242 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 16:30:32.248 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 16:30:32.251 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 16:30:32.254 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 16:30:32.260 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:30:32.266 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 16:30:32.266 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 16:30:32.269 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:30:32.271 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:30:32.273 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 16:30:32.276 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:30:32.278 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:30:32.281 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:30:32.284 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:30:32.289 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 16:30:32.360 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 16:30:32.440 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:30:32.503 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 16:30:32.562 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 16:30:32.626 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:30:32.686 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:30:32.689 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 16:30:32.770 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:30:33.259 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 16:30:33.347 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 16:30:33.450 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 16:30:33.548 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 16:30:33.636 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 16:30:33.641 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 16:30:33.646 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 16:30:33.652 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 16:30:34.096 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 16:30:34.114 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 16:30:34.521 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 16:30:35.419 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 16:30:35.449 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:35.451 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 16:30:35.454 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 16:30:35.459 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 16:30:35.468 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 16:30:35.489 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 16:30:35.514 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 16:30:35.518 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:30:35.533 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 16:30:35.637 | The user clouds.yaml file didn't exist. 2022-02-08 16:30:35.653 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 16:30:35.800 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:30:35.933 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:30:36.072 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:30:36.210 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 16:30:36.361 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 16:30:36.509 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 16:30:36.664 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 16:30:36.838 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 16:30:36.849 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 16:30:36.852 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 16:30:36.855 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 16:30:36.866 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 16:30:36.882 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 16:30:36.886 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 16:30:36.920 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:30:36.926 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 16:30:36.930 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:30:36.933 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 16:30:36.936 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:30:36.940 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 16:30:36.944 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 16:30:36.987 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:30:36.994 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 16:30:36.997 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 16:30:36.999 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 16:30:37.012 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 16:30:37.017 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 16:30:37.020 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 16:30:37.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:30:37.125 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 16:30:37.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:30:37.292 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 16:30:37.298 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:30:37.302 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:30:37.307 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:30:37.315 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:30:37.321 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337837317 2022-02-08 16:30:37.324 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 16:30:42.603 | 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=82180) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:30:42.611 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:30:42.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:30:42.620 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:30:42.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:30:42.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:42.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:42.660 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:30:42.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:30:43.422 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:30:43.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:30:43.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:30:43.434 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:30:43.434 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:30:43.449 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:31:08.251 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 16:31:08.276 | [78075 Async install_tempest:78075]: finished successfully 2022-02-08 16:31:29.053 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.053 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:31:29.137 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.137 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:31:29.205 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.205 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:31:29.304 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.304 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:31:29.390 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.390 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:31:29.447 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.447 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:31:29.502 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:29.502 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:31:30.882 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:30.882 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:31:30.967 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:30.968 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:31:31.030 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:31.030 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:31:31.105 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:31.105 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:31:31.196 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:31.196 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:31:31.247 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:31.247 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:31:32.282 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:32.282 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:32.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.288 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:32.288 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:32.289 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:32.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.294 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:32.294 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:32.304 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:32.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.312 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:32.312 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:32.662 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:32.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:32.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:32.775 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:32.784 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:31:32.948 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:32.948 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:31:33.045 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.045 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:31:33.099 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.099 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:31:33.162 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.163 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:31:33.234 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.234 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:31:33.337 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.337 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:31:33.424 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.424 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:31:33.476 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.476 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:31:33.537 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.537 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:31:33.611 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.611 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:31:33.700 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.700 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:31:33.796 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.796 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:31:33.898 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:33.898 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:31:34.007 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.007 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:34.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:34.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:34.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:34.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.018 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:34.018 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:34.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:34.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:34.036 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:34.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:34.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:34.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:34.479 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:31:34.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:31:34.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=82180) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:31:34.491 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:31:34.595 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.595 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:31:34.675 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.675 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:31:34.756 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.756 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:31:34.921 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.921 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:31:34.978 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:34.978 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:31:35.056 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.057 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:31:35.578 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.578 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:31:35.664 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.664 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:31:35.727 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.727 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:31:35.802 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.802 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:31:35.896 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.897 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:31:35.995 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:35.995 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:31:36.162 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:36.162 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:31:36.367 | INFO migrate.versioning.api [-] done 2022-02-08 16:31:36.742 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 16:31:36.744 | + functions-common:time_stop:2414 : local name 2022-02-08 16:31:36.747 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:31:36.749 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:31:36.752 | + functions-common:time_stop:2417 : local total 2022-02-08 16:31:36.754 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:31:36.757 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:31:36.759 | + functions-common:time_stop:2421 : start_time=1644337837317 2022-02-08 16:31:36.762 | + functions-common:time_stop:2423 : [[ -z 1644337837317 ]] 2022-02-08 16:31:36.765 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:31:36.770 | + functions-common:time_stop:2426 : end_time=1644337896767 2022-02-08 16:31:36.772 | + functions-common:time_stop:2427 : elapsed_time=59450 2022-02-08 16:31:36.775 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:31:36.777 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:31:36.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=59450 2022-02-08 16:31:36.782 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 16:31:36.785 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 16:31:36.789 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 16:31:41.349 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 16:31:41.349 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:31:41.349 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:31:41.350 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 16:31:41.350 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:31:41.350 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:31:41.350 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:31:41.351 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:31:41.351 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:31:41.698 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 16:31:41.702 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 16:31:46.160 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 16:31:46.160 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:31:46.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:31:46.161 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 16:31:46.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:31:46.161 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:31:46.162 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:31:46.162 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:31:46.162 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:31:46.513 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 16:31:46.516 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 16:31:46.519 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 16:31:46.521 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 16:31:46.538 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:31:46.541 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:31:46.544 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 16:31:46.548 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 16:31:46.551 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 16:31:46.553 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.556 | + functions-common:run_process:1671 : local group= 2022-02-08 16:31:46.558 | + functions-common:run_process:1672 : local user= 2022-02-08 16:31:46.560 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 16:31:46.563 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:31:46.566 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:31:46.575 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:31:46.575 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:31:46.575 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:31:46.578 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337906576 2022-02-08 16:31:46.581 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 16:31:46.597 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:31:46.599 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 16:31:46.602 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 16:31:46.608 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.608 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.609 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.612 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.614 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 16:31:46.616 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 16:31:46.619 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 16:31:46.621 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:31:46.623 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:31:46.626 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 16:31:46.629 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 16:31:46.631 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 16:31:46.633 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.635 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 16:31:46.637 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 16:31:46.640 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 16:31:46.642 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 16:31:46.646 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 16:31:46.705 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 16:31:46.772 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 16:31:46.822 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:31:46.874 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:31:46.925 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 16:31:46.974 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 16:31:47.025 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 16:31:47.075 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 16:31:47.125 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 16:31:47.177 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 16:31:47.179 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 16:31:47.239 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 16:31:47.631 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 16:31:47.645 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 16:31:47.992 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 16:31:48.075 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:31:48.078 | + functions-common:time_stop:2414 : local name 2022-02-08 16:31:48.080 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:31:48.083 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:31:48.085 | + functions-common:time_stop:2417 : local total 2022-02-08 16:31:48.088 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:31:48.090 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:31:48.093 | + functions-common:time_stop:2421 : start_time=1644337906576 2022-02-08 16:31:48.095 | + functions-common:time_stop:2423 : [[ -z 1644337906576 ]] 2022-02-08 16:31:48.099 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:31:48.104 | + functions-common:time_stop:2426 : end_time=1644337908100 2022-02-08 16:31:48.107 | + functions-common:time_stop:2427 : elapsed_time=1524 2022-02-08 16:31:48.109 | + functions-common:time_stop:2428 : total=1968 2022-02-08 16:31:48.111 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:31:48.114 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3492 2022-02-08 16:31:48.117 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 16:31:48.121 | Waiting for keystone to start... 2022-02-08 16:31:48.121 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 16:31:48.122 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 16:31:48.124 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 16:31:48.127 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 16:31:48.129 | + functions:wait_for_service:459 : local rval=0 2022-02-08 16:31:48.131 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 16:31:48.134 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 16:31:48.136 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:31:48.139 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:31:48.142 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:31:48.146 | + functions-common:time_start:2405 : _TIME_START[$name]=1644337908144 2022-02-08 16:31:48.149 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 16:31:48.155 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 16:31:54.652 | + :: : [[ 200 == 503 ]] 2022-02-08 16:31:54.653 | + :: : [[ 0 -eq 7 ]] 2022-02-08 16:31:54.656 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 16:31:54.660 | + functions-common:time_stop:2414 : local name 2022-02-08 16:31:54.662 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:31:54.664 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:31:54.667 | + functions-common:time_stop:2417 : local total 2022-02-08 16:31:54.669 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:31:54.671 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 16:31:54.674 | + functions-common:time_stop:2421 : start_time=1644337908144 2022-02-08 16:31:54.676 | + functions-common:time_stop:2423 : [[ -z 1644337908144 ]] 2022-02-08 16:31:54.679 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:31:54.684 | + functions-common:time_stop:2426 : end_time=1644337914681 2022-02-08 16:31:54.686 | + functions-common:time_stop:2427 : elapsed_time=6537 2022-02-08 16:31:54.689 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:31:54.691 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:31:54.693 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6537 2022-02-08 16:31:54.696 | + functions:wait_for_service:467 : return 0 2022-02-08 16:31:54.698 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 16:31:54.715 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:31:54.718 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 16:31:54.720 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:31:54.723 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 16:31:54.754 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 16:31:54.756 | + lib/keystone:bootstrap_keystone:591 : /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.53/identity 2022-02-08 16:31:59.354 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.355 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.355 | 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=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.363 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.379 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.379 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.410 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.442 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.443 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.531 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.531 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.531 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.531 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.532 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.532 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.545 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.546 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.546 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.553 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.557 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.557 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86490) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:31:59.591 | 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=86490) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:31:59.975 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created domain default 2022-02-08 16:32:00.095 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created project admin 2022-02-08 16:32:00.127 | DEBUG passlib.handlers.bcrypt [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86490) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 16:32:00.128 | DEBUG passlib.handlers.bcrypt [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86490) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 16:32:00.271 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created user admin 2022-02-08 16:32:00.397 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created role reader 2022-02-08 16:32:00.504 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created role member 2022-02-08 16:32:00.588 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created implied role where 354d1d0c43384d77b273be6ef50d3318 implies 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:00.671 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created role admin 2022-02-08 16:32:00.799 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created implied role where 48afa8ebf6354ce4aadb2cd19f108d70 implies 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:00.865 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Granted role admin on project admin to user admin. 2022-02-08 16:32:00.975 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Granted role admin on the system to user admin. 2022-02-08 16:32:01.083 | WARNING py.warnings [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 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-02-08 16:32:01.083 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 16:32:01.083 |  2022-02-08 16:32:01.086 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created region RegionOne 2022-02-08 16:32:01.367 | INFO keystone.cmd.bootstrap [None req-90768ebd-66fd-4952-bad9-a1e05699f6d8 None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 16:32:01.809 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 16:32:01.811 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 16:32:01.814 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 16:32:01.817 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 16:32:04.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:04.993 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:04.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:04.993 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:05.139 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:05.142 | + lib/keystone:create_keystone_accounts:299 : admin_project=340b050410204eaea7f7ddad9e280d94 2022-02-08 16:32:05.145 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 16:32:05.149 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 16:32:07.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:07.298 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:07.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:07.298 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:07.446 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:07.449 | + lib/keystone:create_keystone_accounts:301 : admin_user=ddde7305a50449bfabfcd7b4ac887f60 2022-02-08 16:32:07.451 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 16:32:07.454 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 16:32:07.456 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 16:32:07.458 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin ddde7305a50449bfabfcd7b4ac887f60 default 2022-02-08 16:32:07.514 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ddde7305a50449bfabfcd7b4ac887f60 default 2022-02-08 16:32:07.552 | [17624 Async ks-domain-role:86613]: running: get_or_add_user_domain_role admin ddde7305a50449bfabfcd7b4ac887f60 default 2022-02-08 16:32:07.555 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 16:32:07.557 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:32:07.564 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 16:32:09.877 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 16:32:09.880 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 16:32:09.880 | default 2022-02-08 16:32:09.883 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 16:32:09.944 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 16:32:09.984 | [17624 Async ks-project:86742]: running: get_or_create_project service Default 2022-02-08 16:32:09.992 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 16:32:10.052 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 16:32:10.094 | [17624 Async ks-service:86838]: running: get_or_create_role service 2022-02-08 16:32:10.097 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 16:32:10.163 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 16:32:10.234 | [17624 Async ks-reseller:86924]: running: get_or_create_role ResellerAdmin 2022-02-08 16:32:10.248 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 16:32:10.264 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 16:32:10.705 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 16:32:10.924 | [17624 Async ks-anotherrole:87014]: running: get_or_create_role anotherrole 2022-02-08 16:32:10.944 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 16:32:10.973 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 16:32:10.988 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:32:11.021 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 16:32:13.328 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:13.480 | [86838 Async ks-service:86838]: finished successfully 2022-02-08 16:32:13.950 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:13.961 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:14.015 | [86742 Async ks-project:86742]: finished successfully 2022-02-08 16:32:14.025 | [86924 Async ks-reseller:86924]: finished successfully 2022-02-08 16:32:14.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:14.232 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:14.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:14.232 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:14.413 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:14.416 | ++ functions-common:get_or_create_project:927 : project_id=9349070483504895933f3729acfb7369 2022-02-08 16:32:14.418 | ++ functions-common:get_or_create_project:928 : echo 9349070483504895933f3729acfb7369 2022-02-08 16:32:14.422 | + lib/keystone:create_keystone_accounts:329 : invis_project=9349070483504895933f3729acfb7369 2022-02-08 16:32:14.425 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 16:32:14.432 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 16:32:14.434 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:32:14.440 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 16:32:14.673 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:14.705 | [87014 Async ks-anotherrole:87014]: finished successfully 2022-02-08 16:32:16.161 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:16.194 | [86613 Async ks-domain-role:86613]: finished successfully 2022-02-08 16:32:16.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:16.739 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:16.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:16.739 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:16.900 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:16.903 | ++ functions-common:get_or_create_project:927 : project_id=5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:16.905 | ++ functions-common:get_or_create_project:928 : echo 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:16.909 | + lib/keystone:create_keystone_accounts:333 : demo_project=5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:16.912 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 16:32:16.915 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 16:32:16.917 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:16.920 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 16:32:16.922 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 16:32:16.925 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 16:32:19.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.268 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.268 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.436 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.439 | ++ functions-common:get_or_create_user:914 : user_id=7e57d4f6da3a45918a75c036e787aa1b 2022-02-08 16:32:19.441 | ++ functions-common:get_or_create_user:915 : echo 7e57d4f6da3a45918a75c036e787aa1b 2022-02-08 16:32:19.444 | + lib/keystone:create_keystone_accounts:336 : demo_user=7e57d4f6da3a45918a75c036e787aa1b 2022-02-08 16:32:19.447 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 16:32:19.498 | [17624 Async ks-domain-role:86613]: Waiting for completion of get_or_add_user_domain_role admin ddde7305a50449bfabfcd7b4ac887f60 default running on PID 86613 (6 other jobs running) 2022-02-08 16:32:19.523 | [17624 Async ks-domain-role:86613]: Signaling child to exit 2022-02-08 16:32:19.523 | WAKEUP 2022-02-08 16:32:19.547 | [17624 Async ks-domain-role:86613]: Signaled 2022-02-08 16:32:19.548 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 16:32:19.548 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:19.548 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user ddde7305a50449bfabfcd7b4ac887f60 --domain default 2022-02-08 16:32:19.548 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 16:32:19.548 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:19.548 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:19.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.548 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.548 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.548 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.549 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 16:32:19.549 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 16:32:19.549 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user ddde7305a50449bfabfcd7b4ac887f60 --domain default 2022-02-08 16:32:19.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.549 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.549 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.549 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 16:32:19.549 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:19.549 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:19.549 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user ddde7305a50449bfabfcd7b4ac887f60 --domain default 2022-02-08 16:32:19.549 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:19.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.549 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.549 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.549 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.549 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:19.549 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:19.549 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | ddde7305a50449bfabfcd7b4ac887f60 | | | default | | False |' 2022-02-08 16:32:19.549 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:19.549 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:19.549 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:19.549 | + functions-common:get_or_add_user_domain_role:1010 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:19.549 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:19.594 | [17624 Async ks-domain-role:86613]: finished get_or_add_user_domain_role admin ddde7305a50449bfabfcd7b4ac887f60 default with result 0 in 8 seconds 2022-02-08 16:32:19.602 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 16:32:19.638 | [17624 Async ks-project:86742]: Waiting for completion of get_or_create_project service Default running on PID 86742 (5 other jobs running) 2022-02-08 16:32:19.665 | [17624 Async ks-project:86742]: Signaling child to exit 2022-02-08 16:32:19.665 | WAKEUP 2022-02-08 16:32:19.687 | [17624 Async ks-project:86742]: Signaled 2022-02-08 16:32:19.688 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:32:19.688 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 16:32:19.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.689 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.689 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.689 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.689 | + functions-common:get_or_create_project:927 : project_id=b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:32:19.689 | + functions-common:get_or_create_project:928 : echo b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:32:19.689 | b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:32:19.734 | [17624 Async ks-project:86742]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-02-08 16:32:19.777 | [17624 Async ks-service:86838]: Waiting for completion of get_or_create_role service running on PID 86838 (4 other jobs running) 2022-02-08 16:32:19.802 | [17624 Async ks-service:86838]: Signaling child to exit 2022-02-08 16:32:19.803 | WAKEUP 2022-02-08 16:32:19.827 | [17624 Async ks-service:86838]: Signaled 2022-02-08 16:32:19.828 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:32:19.828 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 16:32:19.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.828 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.828 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.828 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.828 | + functions-common:get_or_create_role:939 : role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:32:19.828 | + functions-common:get_or_create_role:940 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:32:19.828 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:32:19.873 | [17624 Async ks-service:86838]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 16:32:19.913 | [17624 Async ks-reseller:86924]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 86924 (3 other jobs running) 2022-02-08 16:32:19.937 | [17624 Async ks-reseller:86924]: Signaling child to exit 2022-02-08 16:32:19.938 | WAKEUP 2022-02-08 16:32:19.964 | [17624 Async ks-reseller:86924]: Signaled 2022-02-08 16:32:19.965 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:32:19.965 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 16:32:19.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.965 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:19.965 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:19.965 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:19.965 | + functions-common:get_or_create_role:939 : role_id=687130db68f64c80b171f8582990afe0 2022-02-08 16:32:19.965 | + functions-common:get_or_create_role:940 : echo 687130db68f64c80b171f8582990afe0 2022-02-08 16:32:19.965 | 687130db68f64c80b171f8582990afe0 2022-02-08 16:32:20.010 | [17624 Async ks-reseller:86924]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 16:32:20.058 | [17624 Async ks-anotherrole:87014]: Waiting for completion of get_or_create_role anotherrole running on PID 87014 (2 other jobs running) 2022-02-08 16:32:20.084 | [17624 Async ks-anotherrole:87014]: Signaling child to exit 2022-02-08 16:32:20.085 | WAKEUP 2022-02-08 16:32:20.107 | [17624 Async ks-anotherrole:87014]: Signaled 2022-02-08 16:32:20.108 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:32:20.108 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 16:32:20.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:20.109 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:20.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:20.109 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:20.109 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:20.109 | + functions-common:get_or_create_role:939 : role_id=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:20.109 | + functions-common:get_or_create_role:940 : echo 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:20.109 | 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:20.155 | [17624 Async ks-anotherrole:87014]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-08 16:32:20.166 | + inc/async:async_wait:197 : return 0 2022-02-08 16:32:20.168 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.239 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.285 | [17624 Async ks-demo-member:92711]: running: get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.288 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin ddde7305a50449bfabfcd7b4ac887f60 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.367 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ddde7305a50449bfabfcd7b4ac887f60 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.432 | [17624 Async ks-demo-admin:92845]: running: get_or_add_user_project_role admin ddde7305a50449bfabfcd7b4ac887f60 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.434 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.514 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.645 | [17624 Async ks-demo-another:92970]: running: get_or_add_user_project_role anotherrole 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:20.648 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 9349070483504895933f3729acfb7369 2022-02-08 16:32:20.944 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 9349070483504895933f3729acfb7369 2022-02-08 16:32:21.147 | [17624 Async ks-demo-invis:93130]: running: get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 9349070483504895933f3729acfb7369 2022-02-08 16:32:21.169 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 16:32:21.189 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 16:32:21.204 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:21.220 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 16:32:21.226 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 16:32:21.249 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 16:32:24.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:24.464 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:24.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:24.464 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:24.678 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:24.696 | ++ functions-common:get_or_create_user:914 : user_id=c6e7bc8f5591478ba075489001898c8a 2022-02-08 16:32:24.716 | ++ functions-common:get_or_create_user:915 : echo c6e7bc8f5591478ba075489001898c8a 2022-02-08 16:32:24.736 | + lib/keystone:create_keystone_accounts:349 : demo_reader=c6e7bc8f5591478ba075489001898c8a 2022-02-08 16:32:24.756 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader c6e7bc8f5591478ba075489001898c8a 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:25.204 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c6e7bc8f5591478ba075489001898c8a 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:25.381 | [17624 Async ks-demo-reader:93595]: running: get_or_add_user_project_role reader c6e7bc8f5591478ba075489001898c8a 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:25.408 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 16:32:25.441 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 16:32:25.458 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:32:25.496 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 16:32:29.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:29.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:29.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:29.003 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:29.366 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:29.369 | ++ functions-common:get_or_create_project:927 : project_id=2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:29.388 | ++ functions-common:get_or_create_project:928 : echo 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:29.412 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:29.429 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 16:32:29.460 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 16:32:29.480 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:29.508 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 16:32:29.540 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 16:32:29.564 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 16:32:30.889 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:31.055 | [92845 Async ks-demo-admin:92845]: finished successfully 2022-02-08 16:32:31.486 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:31.548 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:31.552 | [92711 Async ks-demo-member:92711]: finished successfully 2022-02-08 16:32:31.604 | [92970 Async ks-demo-another:92970]: finished successfully 2022-02-08 16:32:31.862 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:31.891 | [93130 Async ks-demo-invis:93130]: finished successfully 2022-02-08 16:32:32.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:32.496 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:32.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:32.496 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:32.659 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:32.662 | ++ functions-common:get_or_create_user:914 : user_id=0331925dc16d4d229fa23c83e20546ae 2022-02-08 16:32:32.664 | ++ functions-common:get_or_create_user:915 : echo 0331925dc16d4d229fa23c83e20546ae 2022-02-08 16:32:32.667 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=0331925dc16d4d229fa23c83e20546ae 2022-02-08 16:32:32.670 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.730 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.795 | [17624 Async ks-alt-admin:94150]: running: get_or_add_user_project_role admin 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.797 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.872 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.930 | [17624 Async ks-alt-another:94262]: running: get_or_add_user_project_role anotherrole 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:32.933 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 16:32:32.936 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 16:32:32.940 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:32.942 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 16:32:32.945 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 16:32:32.948 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 16:32:35.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:35.354 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:35.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:35.354 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:35.558 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:35.564 | ++ functions-common:get_or_create_user:914 : user_id=acd1f39cd6df480eb130e178e1a183cb 2022-02-08 16:32:35.567 | ++ functions-common:get_or_create_user:915 : echo acd1f39cd6df480eb130e178e1a183cb 2022-02-08 16:32:35.572 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=acd1f39cd6df480eb130e178e1a183cb 2022-02-08 16:32:35.575 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member acd1f39cd6df480eb130e178e1a183cb 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:35.654 | + inc/async:async_inner:63 : get_or_add_user_project_role member acd1f39cd6df480eb130e178e1a183cb 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:35.672 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:35.728 | [17624 Async ks-alt-member-user:94479]: running: get_or_add_user_project_role member acd1f39cd6df480eb130e178e1a183cb 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:35.733 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 16:32:35.733 | [93595 Async ks-demo-reader:93595]: finished successfully 2022-02-08 16:32:35.738 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 16:32:35.741 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:35.743 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 16:32:35.749 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 16:32:35.749 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 16:32:38.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:38.267 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:38.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:38.267 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:38.454 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:38.457 | ++ functions-common:get_or_create_user:914 : user_id=6cb4ef0691514e3cbe61573e061ca9b3 2022-02-08 16:32:38.460 | ++ functions-common:get_or_create_user:915 : echo 6cb4ef0691514e3cbe61573e061ca9b3 2022-02-08 16:32:38.463 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=6cb4ef0691514e3cbe61573e061ca9b3 2022-02-08 16:32:38.466 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6cb4ef0691514e3cbe61573e061ca9b3 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:38.554 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6cb4ef0691514e3cbe61573e061ca9b3 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:38.585 | [17624 Async ks-alt-reader-user:94743]: running: get_or_add_user_project_role reader 6cb4ef0691514e3cbe61573e061ca9b3 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:38.589 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 16:32:38.594 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:38.603 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 16:32:38.606 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 16:32:38.613 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 16:32:41.413 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:41.423 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:41.447 | [94150 Async ks-alt-admin:94150]: finished successfully 2022-02-08 16:32:41.451 | [94262 Async ks-alt-another:94262]: finished successfully 2022-02-08 16:32:41.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:41.497 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:41.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:41.497 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:41.675 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:41.679 | ++ functions-common:get_or_create_user:914 : user_id=947537a81bd548049b48d837441ec2a6 2022-02-08 16:32:41.681 | ++ functions-common:get_or_create_user:915 : echo 947537a81bd548049b48d837441ec2a6 2022-02-08 16:32:41.685 | + lib/keystone:create_keystone_accounts:381 : system_member_user=947537a81bd548049b48d837441ec2a6 2022-02-08 16:32:41.688 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 947537a81bd548049b48d837441ec2a6 all 2022-02-08 16:32:41.759 | + inc/async:async_inner:63 : get_or_add_user_system_role member 947537a81bd548049b48d837441ec2a6 all 2022-02-08 16:32:41.809 | [17624 Async ks-system-member:95025]: running: get_or_add_user_system_role member 947537a81bd548049b48d837441ec2a6 all 2022-02-08 16:32:41.812 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 16:32:41.815 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:32:41.818 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 16:32:41.820 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 16:32:41.824 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 16:32:44.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:44.147 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:44.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:44.147 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:44.212 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:44.281 | [94479 Async ks-alt-member-user:94479]: finished successfully 2022-02-08 16:32:44.341 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:44.345 | ++ functions-common:get_or_create_user:914 : user_id=ab3f0181389143d080a9f77927b142ea 2022-02-08 16:32:44.348 | ++ functions-common:get_or_create_user:915 : echo ab3f0181389143d080a9f77927b142ea 2022-02-08 16:32:44.355 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=ab3f0181389143d080a9f77927b142ea 2022-02-08 16:32:44.355 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader ab3f0181389143d080a9f77927b142ea all 2022-02-08 16:32:44.424 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ab3f0181389143d080a9f77927b142ea all 2022-02-08 16:32:44.479 | [17624 Async ks-system-reader:95240]: running: get_or_add_user_system_role reader ab3f0181389143d080a9f77927b142ea all 2022-02-08 16:32:44.482 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 16:32:44.485 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 16:32:44.489 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 16:32:44.491 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:32:44.495 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 16:32:46.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:46.896 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:46.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:46.896 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:47.094 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:47.097 | ++ functions-common:get_or_create_group:891 : group_id=6952686fc11b48728a5ee7695f964635 2022-02-08 16:32:47.100 | ++ functions-common:get_or_create_group:892 : echo 6952686fc11b48728a5ee7695f964635 2022-02-08 16:32:47.116 | + lib/keystone:create_keystone_accounts:391 : admin_group=6952686fc11b48728a5ee7695f964635 2022-02-08 16:32:47.120 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 16:32:47.130 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 16:32:47.133 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 16:32:47.136 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:32:47.141 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 16:32:47.327 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:47.357 | [94743 Async ks-alt-reader-user:94743]: finished successfully 2022-02-08 16:32:49.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:49.450 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:49.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:49.450 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:49.556 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:49.585 | [95025 Async ks-system-member:95025]: finished successfully 2022-02-08 16:32:49.634 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:49.637 | ++ functions-common:get_or_create_group:891 : group_id=7ae0a86fba46414a95575898385076d5 2022-02-08 16:32:49.639 | ++ functions-common:get_or_create_group:892 : echo 7ae0a86fba46414a95575898385076d5 2022-02-08 16:32:49.642 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=7ae0a86fba46414a95575898385076d5 2022-02-08 16:32:49.645 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.711 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.757 | [17624 Async ks-group-memberdemo:95588]: running: get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.761 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.828 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.877 | [17624 Async ks-group-anotherdemo:95674]: running: get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:49.880 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:49.957 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:50.022 | [17624 Async ks-group-memberalt:95760]: running: get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:50.030 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:50.456 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:50.688 | [17624 Async ks-group-anotheralt:95848]: running: get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:50.708 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 2022-02-08 16:32:51.137 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 2022-02-08 16:32:51.368 | [17624 Async ks-group-admin:95936]: running: get_or_add_group_project_role admin 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 2022-02-08 16:32:51.388 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 16:32:51.734 | [17624 Async ks-demo-member:92711]: Waiting for completion of get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 92711 (17 other jobs running) 2022-02-08 16:32:51.908 | [17624 Async ks-demo-member:92711]: Signaling child to exit 2022-02-08 16:32:51.908 | WAKEUP 2022-02-08 16:32:52.041 | [17624 Async ks-demo-member:92711]: Signaled 2022-02-08 16:32:52.060 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:52.060 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:52.060 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:52.060 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:52.060 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:52.060 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:52.060 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:52.060 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:52.060 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.060 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.060 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.060 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:52.060 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:52.060 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:52.060 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.060 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.060 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.060 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:52.061 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:52.061 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.061 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.061 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.061 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:52.061 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:52.061 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:52.061 | ++ functions-common:get_field:807 : echo '| 354d1d0c43384d77b273be6ef50d3318 | 7e57d4f6da3a45918a75c036e787aa1b | | 5ac614e8cc7d4d58b212a7b43c8406bb | | | False |' 2022-02-08 16:32:52.061 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:52.061 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.061 | + functions-common:get_or_add_user_project_role:984 : user_role_id=354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:52.061 | + functions-common:get_or_add_user_project_role:986 : echo 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:52.061 | 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:52.437 | [17624 Async ks-demo-member:92711]: finished get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 11 seconds 2022-02-08 16:32:52.656 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:32:52.679 | [17624 Async ks-demo-admin:92845]: Waiting for completion of get_or_add_user_project_role admin ddde7305a50449bfabfcd7b4ac887f60 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 92845 (16 other jobs running) 2022-02-08 16:32:52.801 | [95240 Async ks-system-reader:95240]: finished successfully 2022-02-08 16:32:52.838 | [17624 Async ks-demo-admin:92845]: Signaling child to exit 2022-02-08 16:32:52.838 | WAKEUP 2022-02-08 16:32:52.967 | [17624 Async ks-demo-admin:92845]: Signaled 2022-02-08 16:32:52.969 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:52.969 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:52.969 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:52.969 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:52.969 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:52.969 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:52.969 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:52.970 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user ddde7305a50449bfabfcd7b4ac887f60 --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.970 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:52.970 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:52.970 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:52.970 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:52.970 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user ddde7305a50449bfabfcd7b4ac887f60 --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user ddde7305a50449bfabfcd7b4ac887f60 --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:52.970 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:52.970 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:52.970 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:52.970 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:52.970 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:52.970 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:52.970 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:52.971 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | ddde7305a50449bfabfcd7b4ac887f60 | | 5ac614e8cc7d4d58b212a7b43c8406bb | | | False |' 2022-02-08 16:32:52.971 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:52.971 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:52.971 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:52.971 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:52.971 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:53.246 | [17624 Async ks-demo-admin:92845]: finished get_or_add_user_project_role admin ddde7305a50449bfabfcd7b4ac887f60 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 10 seconds 2022-02-08 16:32:53.490 | [17624 Async ks-demo-another:92970]: Waiting for completion of get_or_add_user_project_role anotherrole 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 92970 (15 other jobs running) 2022-02-08 16:32:53.665 | [17624 Async ks-demo-another:92970]: Signaling child to exit 2022-02-08 16:32:53.665 | WAKEUP 2022-02-08 16:32:53.817 | [17624 Async ks-demo-another:92970]: Signaled 2022-02-08 16:32:53.835 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:53.836 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:53.836 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:53.836 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:53.836 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:53.836 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:53.836 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:53.836 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:53.836 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:53.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.836 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:53.836 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:53.836 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:53.836 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:53.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 7e57d4f6da3a45918a75c036e787aa1b --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:53.836 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:53.836 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:53.836 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:53.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.836 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:53.837 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:53.837 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:53.837 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:53.837 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:53.837 | ++ functions-common:get_field:807 : echo '| 92c3091367054ee5998e5b8be4b8b7af | 7e57d4f6da3a45918a75c036e787aa1b | | 5ac614e8cc7d4d58b212a7b43c8406bb | | | False |' 2022-02-08 16:32:53.837 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:53.837 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:53.837 | + functions-common:get_or_add_user_project_role:984 : user_role_id=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:53.837 | + functions-common:get_or_add_user_project_role:986 : echo 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:53.837 | 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:54.128 | [17624 Async ks-demo-another:92970]: finished get_or_add_user_project_role anotherrole 7e57d4f6da3a45918a75c036e787aa1b 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 11 seconds 2022-02-08 16:32:54.371 | [17624 Async ks-demo-invis:93130]: Waiting for completion of get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 9349070483504895933f3729acfb7369 running on PID 93130 (14 other jobs running) 2022-02-08 16:32:54.551 | [17624 Async ks-demo-invis:93130]: Signaling child to exit 2022-02-08 16:32:54.551 | WAKEUP 2022-02-08 16:32:54.711 | [17624 Async ks-demo-invis:93130]: Signaled 2022-02-08 16:32:54.724 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:54.724 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:54.724 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:54.724 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:54.724 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:54.724 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:54.724 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 7e57d4f6da3a45918a75c036e787aa1b --project 9349070483504895933f3729acfb7369 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:54.724 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:54.724 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:54.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.724 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.724 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.724 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:54.724 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:54.724 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:54.724 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 7e57d4f6da3a45918a75c036e787aa1b --project 9349070483504895933f3729acfb7369 2022-02-08 16:32:54.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.724 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.724 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 7e57d4f6da3a45918a75c036e787aa1b --project 9349070483504895933f3729acfb7369 2022-02-08 16:32:54.724 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:54.724 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:54.725 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:54.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.725 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:54.725 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:54.725 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:54.725 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:54.725 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:54.725 | ++ functions-common:get_field:807 : echo '| 354d1d0c43384d77b273be6ef50d3318 | 7e57d4f6da3a45918a75c036e787aa1b | | 9349070483504895933f3729acfb7369 | | | False |' 2022-02-08 16:32:54.725 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:54.725 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:54.725 | + functions-common:get_or_add_user_project_role:984 : user_role_id=354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:54.725 | + functions-common:get_or_add_user_project_role:986 : echo 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:54.725 | 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:55.027 | [17624 Async ks-demo-invis:93130]: finished get_or_add_user_project_role member 7e57d4f6da3a45918a75c036e787aa1b 9349070483504895933f3729acfb7369 with result 0 in 11 seconds 2022-02-08 16:32:55.275 | [17624 Async ks-demo-reader:93595]: Waiting for completion of get_or_add_user_project_role reader c6e7bc8f5591478ba075489001898c8a 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 93595 (13 other jobs running) 2022-02-08 16:32:55.460 | [17624 Async ks-demo-reader:93595]: Signaling child to exit 2022-02-08 16:32:55.460 | WAKEUP 2022-02-08 16:32:55.656 | [17624 Async ks-demo-reader:93595]: Signaled 2022-02-08 16:32:55.684 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:55.684 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:55.684 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:55.684 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:55.684 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:55.684 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:55.684 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:55.684 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:55.684 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user c6e7bc8f5591478ba075489001898c8a --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:55.684 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:55.684 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:55.684 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:55.684 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:55.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.684 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.684 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.684 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:55.684 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:55.684 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:55.684 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user c6e7bc8f5591478ba075489001898c8a --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:55.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.684 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.684 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.684 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user c6e7bc8f5591478ba075489001898c8a --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:32:55.685 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:55.685 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:55.685 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:55.685 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:55.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.685 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:55.685 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:55.685 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:55.685 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:55.685 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:55.685 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:55.685 | ++ functions-common:get_field:807 : echo '| 53fbf3bb25204e58b9e2ee38828210aa | c6e7bc8f5591478ba075489001898c8a | | 5ac614e8cc7d4d58b212a7b43c8406bb | | | False |' 2022-02-08 16:32:55.685 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:55.685 | + functions-common:get_or_add_user_project_role:984 : user_role_id=53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:55.685 | + functions-common:get_or_add_user_project_role:986 : echo 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:55.685 | 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:55.978 | [17624 Async ks-demo-reader:93595]: finished get_or_add_user_project_role reader c6e7bc8f5591478ba075489001898c8a 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 10 seconds 2022-02-08 16:32:56.012 | + inc/async:async_wait:197 : return 0 2022-02-08 16:32:56.028 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 16:32:56.318 | [17624 Async ks-alt-admin:94150]: Waiting for completion of get_or_add_user_project_role admin 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b running on PID 94150 (12 other jobs running) 2022-02-08 16:32:56.505 | [17624 Async ks-alt-admin:94150]: Signaling child to exit 2022-02-08 16:32:56.506 | WAKEUP 2022-02-08 16:32:56.656 | [17624 Async ks-alt-admin:94150]: Signaled 2022-02-08 16:32:56.660 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:56.661 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:56.661 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:56.661 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:56.661 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:56.661 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:56.661 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:56.661 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:56.661 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.661 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.661 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.661 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:56.661 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:56.661 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:56.661 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.661 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.661 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:56.661 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:56.661 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:56.661 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.661 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:56.662 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:56.662 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:56.662 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:56.662 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:56.662 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:56.662 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | 0331925dc16d4d229fa23c83e20546ae | | 2e72637908e04968a1a82d5d238ef17b | | | False |' 2022-02-08 16:32:56.662 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:56.662 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:56.662 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:56.662 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:32:56.941 | [17624 Async ks-alt-admin:94150]: finished get_or_add_user_project_role admin 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b with result 0 in 8 seconds 2022-02-08 16:32:57.226 | [17624 Async ks-alt-another:94262]: Waiting for completion of get_or_add_user_project_role anotherrole 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b running on PID 94262 (11 other jobs running) 2022-02-08 16:32:57.404 | [17624 Async ks-alt-another:94262]: Signaling child to exit 2022-02-08 16:32:57.404 | WAKEUP 2022-02-08 16:32:57.513 | [17624 Async ks-alt-another:94262]: Signaled 2022-02-08 16:32:57.516 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:57.516 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:57.516 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:57.516 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:57.516 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:57.516 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:57.516 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:57.516 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:57.516 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:57.516 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:57.516 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:57.516 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:57.517 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:57.517 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:57.517 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:57.517 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:57.517 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:57.517 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 0331925dc16d4d229fa23c83e20546ae --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:57.517 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:57.517 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:57.517 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:57.517 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:57.517 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:57.517 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:57.517 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:57.517 | ++ functions-common:get_field:807 : echo '| 92c3091367054ee5998e5b8be4b8b7af | 0331925dc16d4d229fa23c83e20546ae | | 2e72637908e04968a1a82d5d238ef17b | | | False |' 2022-02-08 16:32:57.517 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:57.517 | + functions-common:get_or_add_user_project_role:984 : user_role_id=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:57.518 | + functions-common:get_or_add_user_project_role:986 : echo 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:57.518 | 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:32:57.742 | [17624 Async ks-alt-another:94262]: finished get_or_add_user_project_role anotherrole 0331925dc16d4d229fa23c83e20546ae 2e72637908e04968a1a82d5d238ef17b with result 0 in 8 seconds 2022-02-08 16:32:57.921 | [17624 Async ks-alt-member-user:94479]: Waiting for completion of get_or_add_user_project_role member acd1f39cd6df480eb130e178e1a183cb 2e72637908e04968a1a82d5d238ef17b running on PID 94479 (10 other jobs running) 2022-02-08 16:32:58.101 | [17624 Async ks-alt-member-user:94479]: Signaling child to exit 2022-02-08 16:32:58.101 | WAKEUP 2022-02-08 16:32:58.262 | [17624 Async ks-alt-member-user:94479]: Signaled 2022-02-08 16:32:58.270 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:58.270 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:58.270 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:58.270 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:58.271 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:58.271 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:58.271 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:58.271 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user acd1f39cd6df480eb130e178e1a183cb --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:58.271 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:58.271 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:58.271 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:58.271 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:58.271 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user acd1f39cd6df480eb130e178e1a183cb --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user acd1f39cd6df480eb130e178e1a183cb --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:58.271 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:58.271 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:58.271 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:58.271 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:58.271 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:58.272 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:58.272 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:58.272 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:58.272 | ++ functions-common:get_field:807 : echo '| 354d1d0c43384d77b273be6ef50d3318 | acd1f39cd6df480eb130e178e1a183cb | | 2e72637908e04968a1a82d5d238ef17b | | | False |' 2022-02-08 16:32:58.272 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:58.272 | + functions-common:get_or_add_user_project_role:984 : user_role_id=354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:58.272 | + functions-common:get_or_add_user_project_role:986 : echo 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:58.272 | 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:32:58.565 | [17624 Async ks-alt-member-user:94479]: finished get_or_add_user_project_role member acd1f39cd6df480eb130e178e1a183cb 2e72637908e04968a1a82d5d238ef17b with result 0 in 8 seconds 2022-02-08 16:32:58.820 | [17624 Async ks-alt-reader-user:94743]: Waiting for completion of get_or_add_user_project_role reader 6cb4ef0691514e3cbe61573e061ca9b3 2e72637908e04968a1a82d5d238ef17b running on PID 94743 (9 other jobs running) 2022-02-08 16:32:59.000 | [17624 Async ks-alt-reader-user:94743]: Signaling child to exit 2022-02-08 16:32:59.000 | WAKEUP 2022-02-08 16:32:59.168 | [17624 Async ks-alt-reader-user:94743]: Signaled 2022-02-08 16:32:59.188 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:32:59.188 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:32:59.188 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:32:59.188 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:32:59.188 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:32:59.188 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:32:59.188 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:32:59.188 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 6cb4ef0691514e3cbe61573e061ca9b3 --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:59.189 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:59.189 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:59.189 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:32:59.189 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:32:59.189 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 6cb4ef0691514e3cbe61573e061ca9b3 --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 6cb4ef0691514e3cbe61573e061ca9b3 --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:32:59.189 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:32:59.189 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:32:59.189 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:32:59.189 | from cryptography.utils import int_from_bytes 2022-02-08 16:32:59.189 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:32:59.189 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:32:59.189 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:32:59.190 | ++ functions-common:get_field:807 : echo '| 53fbf3bb25204e58b9e2ee38828210aa | 6cb4ef0691514e3cbe61573e061ca9b3 | | 2e72637908e04968a1a82d5d238ef17b | | | False |' 2022-02-08 16:32:59.190 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:32:59.190 | ++ functions-common:get_field:801 : read data 2022-02-08 16:32:59.190 | + functions-common:get_or_add_user_project_role:984 : user_role_id=53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:59.190 | + functions-common:get_or_add_user_project_role:986 : echo 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:59.190 | 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:32:59.462 | [17624 Async ks-alt-reader-user:94743]: finished get_or_add_user_project_role reader 6cb4ef0691514e3cbe61573e061ca9b3 2e72637908e04968a1a82d5d238ef17b with result 0 in 8 seconds 2022-02-08 16:32:59.500 | + inc/async:async_wait:197 : return 0 2022-02-08 16:32:59.519 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 16:32:59.864 | [17624 Async ks-system-member:95025]: Waiting for completion of get_or_add_user_system_role member 947537a81bd548049b48d837441ec2a6 all running on PID 95025 (8 other jobs running) 2022-02-08 16:32:59.947 | [17624 Async ks-system-member:95025]: Signaling child to exit 2022-02-08 16:32:59.947 | WAKEUP 2022-02-08 16:32:59.955 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:00.035 | [17624 Async ks-system-member:95025]: Signaled 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:33:00.048 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:33:00.048 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:00.048 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:00.048 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:33:00.048 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:33:00.048 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:33:00.048 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 947537a81bd548049b48d837441ec2a6 --system all -f value -c Role 2022-02-08 16:33:00.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.048 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.048 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.048 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:33:00.048 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user 947537a81bd548049b48d837441ec2a6 --system all 2022-02-08 16:33:00.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.048 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.048 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.048 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user 947537a81bd548049b48d837441ec2a6 --system all -f value -c Role 2022-02-08 16:33:00.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.049 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.049 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.049 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.049 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:33:00.049 | + functions-common:get_or_add_user_system_role:1041 : echo 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:33:00.049 | 354d1d0c43384d77b273be6ef50d3318 2022-02-08 16:33:00.093 | [95674 Async ks-group-anotherdemo:95674]: finished successfully 2022-02-08 16:33:00.233 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:00.281 | [17624 Async ks-system-member:95025]: finished get_or_add_user_system_role member 947537a81bd548049b48d837441ec2a6 all with result 0 in 7 seconds 2022-02-08 16:33:00.282 | [95588 Async ks-group-memberdemo:95588]: finished successfully 2022-02-08 16:33:00.359 | [17624 Async ks-system-reader:95240]: Waiting for completion of get_or_add_user_system_role reader ab3f0181389143d080a9f77927b142ea all running on PID 95240 (7 other jobs running) 2022-02-08 16:33:00.399 | [17624 Async ks-system-reader:95240]: Signaling child to exit 2022-02-08 16:33:00.399 | WAKEUP 2022-02-08 16:33:00.428 | [17624 Async ks-system-reader:95240]: Signaled 2022-02-08 16:33:00.430 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:33:00.430 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:33:00.430 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:33:00.430 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:00.430 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:00.432 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:33:00.432 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:33:00.432 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:33:00.432 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user ab3f0181389143d080a9f77927b142ea --system all -f value -c Role 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user ab3f0181389143d080a9f77927b142ea --system all 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user ab3f0181389143d080a9f77927b142ea --system all -f value -c Role 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.432 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:33:00.432 | + functions-common:get_or_add_user_system_role:1041 : echo 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:33:00.432 | 53fbf3bb25204e58b9e2ee38828210aa 2022-02-08 16:33:00.508 | [17624 Async ks-system-reader:95240]: finished get_or_add_user_system_role reader ab3f0181389143d080a9f77927b142ea all with result 0 in 8 seconds 2022-02-08 16:33:00.513 | + inc/async:async_wait:197 : return 0 2022-02-08 16:33:00.515 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 16:33:00.588 | [17624 Async ks-group-memberdemo:95588]: Waiting for completion of get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 95588 (6 other jobs running) 2022-02-08 16:33:00.622 | [17624 Async ks-group-memberdemo:95588]: Signaling child to exit 2022-02-08 16:33:00.622 | WAKEUP 2022-02-08 16:33:00.655 | [17624 Async ks-group-memberdemo:95588]: Signaled 2022-02-08 16:33:00.657 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:33:00.657 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb -f value 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.657 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.657 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:33:00.657 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:33:00.657 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.657 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb -f value 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.658 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.658 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False' 2022-02-08 16:33:00.658 | + functions-common:get_or_add_group_project_role:1065 : echo 354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False 2022-02-08 16:33:00.658 | 354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False 2022-02-08 16:33:00.724 | [17624 Async ks-group-memberdemo:95588]: finished get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 10 seconds 2022-02-08 16:33:00.731 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:00.765 | [95760 Async ks-group-memberalt:95760]: finished successfully 2022-02-08 16:33:00.779 | [17624 Async ks-group-anotherdemo:95674]: Waiting for completion of get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb running on PID 95674 (5 other jobs running) 2022-02-08 16:33:00.812 | [17624 Async ks-group-anotherdemo:95674]: Signaling child to exit 2022-02-08 16:33:00.812 | WAKEUP 2022-02-08 16:33:00.846 | [17624 Async ks-group-anotherdemo:95674]: Signaled 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:33:00.848 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb -f value 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 5ac614e8cc7d4d58b212a7b43c8406bb -f value 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:00.848 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:00.848 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False' 2022-02-08 16:33:00.848 | + functions-common:get_or_add_group_project_role:1065 : echo 92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False 2022-02-08 16:33:00.848 | 92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb False 2022-02-08 16:33:00.902 | [17624 Async ks-group-anotherdemo:95674]: finished get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 5ac614e8cc7d4d58b212a7b43c8406bb with result 0 in 10 seconds 2022-02-08 16:33:00.960 | [17624 Async ks-group-memberalt:95760]: Waiting for completion of get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b running on PID 95760 (4 other jobs running) 2022-02-08 16:33:00.999 | [17624 Async ks-group-memberalt:95760]: Signaling child to exit 2022-02-08 16:33:00.999 | WAKEUP 2022-02-08 16:33:01.032 | [17624 Async ks-group-memberalt:95760]: Signaled 2022-02-08 16:33:01.034 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:33:01.034 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b -f value 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.034 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.034 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.034 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.034 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:33:01.034 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:33:01.034 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.034 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.034 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.034 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b -f value 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.034 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.035 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.035 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.035 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False' 2022-02-08 16:33:01.035 | + functions-common:get_or_add_group_project_role:1065 : echo 354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False 2022-02-08 16:33:01.035 | 354d1d0c43384d77b273be6ef50d3318 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False 2022-02-08 16:33:01.092 | [17624 Async ks-group-memberalt:95760]: finished get_or_add_group_project_role member 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b with result 0 in 10 seconds 2022-02-08 16:33:01.096 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:01.133 | [95848 Async ks-group-anotheralt:95848]: finished successfully 2022-02-08 16:33:01.138 | [17624 Async ks-group-anotheralt:95848]: Waiting for completion of get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b running on PID 95848 (3 other jobs running) 2022-02-08 16:33:01.167 | [17624 Async ks-group-anotheralt:95848]: Signaling child to exit 2022-02-08 16:33:01.167 | WAKEUP 2022-02-08 16:33:01.198 | [17624 Async ks-group-anotheralt:95848]: Signaled 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:33:01.200 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b -f value 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 7ae0a86fba46414a95575898385076d5 --project 2e72637908e04968a1a82d5d238ef17b -f value 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.200 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.200 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False' 2022-02-08 16:33:01.200 | + functions-common:get_or_add_group_project_role:1065 : echo 92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False 2022-02-08 16:33:01.200 | 92c3091367054ee5998e5b8be4b8b7af 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b False 2022-02-08 16:33:01.253 | [17624 Async ks-group-anotheralt:95848]: finished get_or_add_group_project_role anotherrole 7ae0a86fba46414a95575898385076d5 2e72637908e04968a1a82d5d238ef17b with result 0 in 10 seconds 2022-02-08 16:33:01.293 | [17624 Async ks-group-admin:95936]: Waiting for completion of get_or_add_group_project_role admin 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 running on PID 95936 (2 other jobs running) 2022-02-08 16:33:01.320 | [17624 Async ks-group-admin:95936]: Signaling child to exit 2022-02-08 16:33:01.352 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:01.378 | [95936 Async ks-group-admin:95936]: finished successfully 2022-02-08 16:33:01.397 | WAKEUP 2022-02-08 16:33:01.420 | [17624 Async ks-group-admin:95936]: Signaled 2022-02-08 16:33:01.421 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:33:01.421 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group 6952686fc11b48728a5ee7695f964635 --project 340b050410204eaea7f7ddad9e280d94 -f value 2022-02-08 16:33:01.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.422 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.422 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.422 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.422 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:33:01.422 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:33:01.422 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group 6952686fc11b48728a5ee7695f964635 --project 340b050410204eaea7f7ddad9e280d94 2022-02-08 16:33:01.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.422 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.422 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.422 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group 6952686fc11b48728a5ee7695f964635 --project 340b050410204eaea7f7ddad9e280d94 -f value 2022-02-08 16:33:01.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.422 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:01.423 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:01.423 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:01.423 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='48afa8ebf6354ce4aadb2cd19f108d70 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 False' 2022-02-08 16:33:01.423 | + functions-common:get_or_add_group_project_role:1065 : echo 48afa8ebf6354ce4aadb2cd19f108d70 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 False 2022-02-08 16:33:01.423 | 48afa8ebf6354ce4aadb2cd19f108d70 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 False 2022-02-08 16:33:01.466 | [17624 Async ks-group-admin:95936]: finished get_or_add_group_project_role admin 6952686fc11b48728a5ee7695f964635 340b050410204eaea7f7ddad9e280d94 with result 0 in 10 seconds 2022-02-08 16:33:01.470 | + inc/async:async_wait:197 : return 0 2022-02-08 16:33:01.473 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 16:33:01.490 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:33:01.493 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 16:33:01.511 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:01.513 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 16:33:01.516 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 16:33:01.576 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 16:33:01.615 | [17624 Async create_nova_accounts:97835]: running: create_nova_accounts 2022-02-08 16:33:01.618 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 16:33:01.638 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:01.641 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 16:33:01.643 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 16:33:01.705 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 16:33:01.747 | [17624 Async create_glance_accounts:97950]: running: create_glance_accounts 2022-02-08 16:33:01.749 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 16:33:01.768 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:01.770 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 16:33:01.773 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 16:33:01.841 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 16:33:01.886 | [17624 Async create_cinder_accounts:98080]: running: create_cinder_accounts 2022-02-08 16:33:01.889 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 16:33:01.910 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:01.913 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 16:33:01.916 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 16:33:01.984 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 16:33:02.063 | [17624 Async create_neutron_accounts:98195]: running: create_neutron_accounts 2022-02-08 16:33:02.066 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 16:33:02.103 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:02.111 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 16:33:02.116 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 16:33:02.453 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 16:33:02.704 | [17624 Async create_swift_accounts:98337]: running: create_swift_accounts 2022-02-08 16:33:02.728 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 16:33:02.864 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:33:02.888 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 16:33:03.227 | [17624 Async create_nova_accounts:97835]: Waiting for completion of create_nova_accounts running on PID 97835 (6 other jobs running) 2022-02-08 16:33:03.424 | [17624 Async create_nova_accounts:97835]: Signaling child to exit 2022-02-08 16:33:28.968 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:29.164 | [98195 Async create_neutron_accounts:98195]: finished successfully 2022-02-08 16:33:45.446 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:45.476 | [98080 Async create_cinder_accounts:98080]: finished successfully 2022-02-08 16:33:52.714 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:52.750 | [97950 Async create_glance_accounts:97950]: finished successfully 2022-02-08 16:33:56.354 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:33:56.379 | [97835 Async create_nova_accounts:97835]: finished successfully 2022-02-08 16:33:56.400 | WAKEUP 2022-02-08 16:33:56.423 | [17624 Async create_nova_accounts:97835]: Signaled 2022-02-08 16:33:56.425 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-08 16:33:56.425 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 16:33:56.425 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 16:33:56.425 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.425 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.425 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.425 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:33:56.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.425 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.425 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.425 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.425 | + functions-common:get_or_create_user:914 : user_id=700155b1763f421a88150cba541bcf6b 2022-02-08 16:33:56.425 | + functions-common:get_or_create_user:915 : echo 700155b1763f421a88150cba541bcf6b 2022-02-08 16:33:56.425 | 700155b1763f421a88150cba541bcf6b 2022-02-08 16:33:56.425 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 16:33:56.425 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.425 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.425 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.425 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.425 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.425 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.425 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.425 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.425 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.426 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.426 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.426 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.426 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.426 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.426 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.426 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.426 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.426 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.426 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.426 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.426 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 700155b1763f421a88150cba541bcf6b | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.426 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.426 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.426 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.426 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.426 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.426 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:33:56.427 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 16:33:56.427 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.427 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.427 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.427 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.427 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.427 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.427 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.427 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.427 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.427 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.427 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.427 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.427 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.427 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.427 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.428 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.428 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.428 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.428 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.428 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | 700155b1763f421a88150cba541bcf6b | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.428 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.428 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.428 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:33:56.428 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:33:56.428 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:33:56.428 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 16:33:56.428 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:33:56.428 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 16:33:56.428 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 16:33:56.428 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.428 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 16:33:56.428 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 16:33:56.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.428 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.428 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.428 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.428 | 7bc3fc3bc8784dc680fa22e350820fc4' 2022-02-08 16:33:56.428 | + functions-common:get_or_create_service:1083 : echo 7bc3fc3bc8784dc680fa22e350820fc4 2022-02-08 16:33:56.428 | 7bc3fc3bc8784dc680fa22e350820fc4 2022-02-08 16:33:56.428 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 16:33:56.428 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.429 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 16:33:56.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=0fe25341212b4eefaf462f6e394c99d0 2022-02-08 16:33:56.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 0fe25341212b4eefaf462f6e394c99d0 2022-02-08 16:33:56.429 | + functions-common:get_or_create_endpoint:1116 : public_id=0fe25341212b4eefaf462f6e394c99d0 2022-02-08 16:33:56.429 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.429 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.429 | + functions-common:get_or_create_endpoint:1125 : echo 0fe25341212b4eefaf462f6e394c99d0 2022-02-08 16:33:56.429 | 0fe25341212b4eefaf462f6e394c99d0 2022-02-08 16:33:56.429 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 16:33:56.429 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.429 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 16:33:56.429 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.429 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.429 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.430 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.430 | 1d4de95aa2c2440c9d0a61ead12c406e' 2022-02-08 16:33:56.430 | + functions-common:get_or_create_service:1083 : echo 1d4de95aa2c2440c9d0a61ead12c406e 2022-02-08 16:33:56.430 | 1d4de95aa2c2440c9d0a61ead12c406e 2022-02-08 16:33:56.430 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 16:33:56.430 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.430 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 16:33:56.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.430 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.430 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.430 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 16:33:56.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.430 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.430 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.430 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=dd5d10d9975e41c9b2838b24a9c59fa5 2022-02-08 16:33:56.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo dd5d10d9975e41c9b2838b24a9c59fa5 2022-02-08 16:33:56.430 | + functions-common:get_or_create_endpoint:1116 : public_id=dd5d10d9975e41c9b2838b24a9c59fa5 2022-02-08 16:33:56.430 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.430 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.430 | + functions-common:get_or_create_endpoint:1125 : echo dd5d10d9975e41c9b2838b24a9c59fa5 2022-02-08 16:33:56.430 | dd5d10d9975e41c9b2838b24a9c59fa5 2022-02-08 16:33:56.430 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 16:33:56.430 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:56.430 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 16:33:56.431 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:56.431 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 16:33:56.431 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.431 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.431 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.431 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.431 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.431 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.431 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.431 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.431 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.431 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.431 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.431 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.431 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.431 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.432 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.432 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.432 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.432 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.432 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.432 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.432 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.432 | ++ functions-common:get_field:807 : echo '| 687130db68f64c80b171f8582990afe0 | 700155b1763f421a88150cba541bcf6b | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.432 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.432 | + functions-common:get_or_add_user_project_role:984 : user_role_id=687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.432 | + functions-common:get_or_add_user_project_role:986 : echo 687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.432 | 687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.432 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 16:33:56.432 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:33:56.474 | [17624 Async create_nova_accounts:97835]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-08 16:33:56.513 | [17624 Async create_glance_accounts:97950]: Waiting for completion of create_glance_accounts running on PID 97950 (5 other jobs running) 2022-02-08 16:33:56.539 | [17624 Async create_glance_accounts:97950]: Signaling child to exit 2022-02-08 16:33:56.539 | WAKEUP 2022-02-08 16:33:56.562 | [17624 Async create_glance_accounts:97950]: Signaled 2022-02-08 16:33:56.564 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 16:33:56.564 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:56.564 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 16:33:56.564 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 16:33:56.564 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.564 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.564 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.564 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:33:56.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.564 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.564 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.564 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.564 | + functions-common:get_or_create_user:914 : user_id=2a8d07f163094f2b823c32593126a82e 2022-02-08 16:33:56.564 | + functions-common:get_or_create_user:915 : echo 2a8d07f163094f2b823c32593126a82e 2022-02-08 16:33:56.564 | 2a8d07f163094f2b823c32593126a82e 2022-02-08 16:33:56.564 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 16:33:56.564 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.564 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.564 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.564 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.564 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.564 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.564 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.565 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.565 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.565 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.565 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.565 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.565 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.565 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.565 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.565 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.565 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.565 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.565 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.565 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.565 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.565 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.565 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.565 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.566 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.566 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.566 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.566 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.566 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.566 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 2a8d07f163094f2b823c32593126a82e | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.566 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.566 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.566 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.566 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.566 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:33:56.566 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 16:33:56.566 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:33:56.566 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 16:33:56.566 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 16:33:56.566 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.566 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.566 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.566 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:33:56.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.566 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.566 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.566 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.566 | + functions-common:get_or_create_user:914 : user_id=3caa09e83f7b4521a2747417bc88e2cf 2022-02-08 16:33:56.566 | + functions-common:get_or_create_user:915 : echo 3caa09e83f7b4521a2747417bc88e2cf 2022-02-08 16:33:56.566 | 3caa09e83f7b4521a2747417bc88e2cf 2022-02-08 16:33:56.566 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 16:33:56.566 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.566 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.567 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.567 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.567 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.567 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.567 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.567 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.567 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.567 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.567 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.567 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.567 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.567 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.567 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.567 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.567 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.568 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.568 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.568 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.568 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.568 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.568 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 3caa09e83f7b4521a2747417bc88e2cf | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.568 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.568 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.568 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.568 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.568 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.568 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 16:33:56.568 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 16:33:56.568 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.568 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.568 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.568 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.568 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.568 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.568 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.568 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.568 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.569 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.569 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.569 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.569 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.569 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.569 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.569 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.569 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.569 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.569 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.569 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.569 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.569 | ++ functions-common:get_field:807 : echo '| 687130db68f64c80b171f8582990afe0 | 3caa09e83f7b4521a2747417bc88e2cf | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.569 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.569 | + functions-common:get_or_add_user_project_role:984 : user_role_id=687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.569 | + functions-common:get_or_add_user_project_role:986 : echo 687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.569 | 687130db68f64c80b171f8582990afe0 2022-02-08 16:33:56.570 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 16:33:56.570 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.570 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 16:33:56.570 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 16:33:56.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.570 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.570 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.570 | a205be9b4daa45a7800b915a59d799ed' 2022-02-08 16:33:56.570 | + functions-common:get_or_create_service:1083 : echo a205be9b4daa45a7800b915a59d799ed 2022-02-08 16:33:56.570 | a205be9b4daa45a7800b915a59d799ed 2022-02-08 16:33:56.570 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 16:33:56.570 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.570 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 16:33:56.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.570 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.570 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 16:33:56.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.571 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.571 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.571 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=eacf85b2af8645b6a8ce0df9b12f2b31 2022-02-08 16:33:56.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo eacf85b2af8645b6a8ce0df9b12f2b31 2022-02-08 16:33:56.571 | + functions-common:get_or_create_endpoint:1116 : public_id=eacf85b2af8645b6a8ce0df9b12f2b31 2022-02-08 16:33:56.571 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.571 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.571 | + functions-common:get_or_create_endpoint:1125 : echo eacf85b2af8645b6a8ce0df9b12f2b31 2022-02-08 16:33:56.571 | eacf85b2af8645b6a8ce0df9b12f2b31 2022-02-08 16:33:56.571 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 16:33:56.571 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:33:56.571 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 16:33:56.571 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 16:33:56.571 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 16:33:56.571 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 16:33:56.571 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 16:33:56.571 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 16:33:56.571 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 16:33:56.613 | [17624 Async create_glance_accounts:97950]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-08 16:33:56.653 | [17624 Async create_cinder_accounts:98080]: Waiting for completion of create_cinder_accounts running on PID 98080 (4 other jobs running) 2022-02-08 16:33:56.679 | [17624 Async create_cinder_accounts:98080]: Signaling child to exit 2022-02-08 16:33:56.679 | WAKEUP 2022-02-08 16:33:56.703 | [17624 Async create_cinder_accounts:98080]: Signaled 2022-02-08 16:33:56.704 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-08 16:33:56.704 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 16:33:56.704 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 16:33:56.704 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.704 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.704 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.704 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:33:56.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.704 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.704 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.704 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.704 | + functions-common:get_or_create_user:914 : user_id=f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.704 | + functions-common:get_or_create_user:915 : echo f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.704 | f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.705 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 16:33:56.705 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.705 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.705 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.705 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.705 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.705 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.705 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.705 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.705 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.705 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.705 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.705 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.705 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.705 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.705 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.705 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.706 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.706 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.706 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.706 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.706 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.706 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | f30f30e1f1814f31bc7b2d21600bc91d | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.706 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.706 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.706 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.706 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.706 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.706 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:33:56.706 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 16:33:56.706 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.706 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 16:33:56.706 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 16:33:56.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.706 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.706 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.706 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.706 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.706 | bf71be48f76a464ea33e8ca7908f412d' 2022-02-08 16:33:56.706 | + functions-common:get_or_create_service:1083 : echo bf71be48f76a464ea33e8ca7908f412d 2022-02-08 16:33:56.706 | bf71be48f76a464ea33e8ca7908f412d 2022-02-08 16:33:56.706 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 16:33:56.706 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 16:33:56.706 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.707 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 16:33:56.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.707 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.707 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.707 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.707 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.707 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:33:56.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.707 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.707 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.707 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=324dd8653bdf43ad97966338c3f89e28 2022-02-08 16:33:56.707 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 324dd8653bdf43ad97966338c3f89e28 2022-02-08 16:33:56.707 | + functions-common:get_or_create_endpoint:1116 : public_id=324dd8653bdf43ad97966338c3f89e28 2022-02-08 16:33:56.707 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.707 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.707 | + functions-common:get_or_create_endpoint:1125 : echo 324dd8653bdf43ad97966338c3f89e28 2022-02-08 16:33:56.707 | 324dd8653bdf43ad97966338c3f89e28 2022-02-08 16:33:56.707 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 16:33:56.707 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.707 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 16:33:56.707 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 16:33:56.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.707 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.708 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.708 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.708 | ce74c548ae184e14ab947029119b37c4' 2022-02-08 16:33:56.708 | + functions-common:get_or_create_service:1083 : echo ce74c548ae184e14ab947029119b37c4 2022-02-08 16:33:56.708 | ce74c548ae184e14ab947029119b37c4 2022-02-08 16:33:56.708 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 16:33:56.708 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.708 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 16:33:56.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.708 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.708 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.708 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.708 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:33:56.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.708 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.708 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.708 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=d22a538b30384cdbb0bba7cac236b2b2 2022-02-08 16:33:56.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo d22a538b30384cdbb0bba7cac236b2b2 2022-02-08 16:33:56.708 | + functions-common:get_or_create_endpoint:1116 : public_id=d22a538b30384cdbb0bba7cac236b2b2 2022-02-08 16:33:56.708 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.708 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.708 | + functions-common:get_or_create_endpoint:1125 : echo d22a538b30384cdbb0bba7cac236b2b2 2022-02-08 16:33:56.709 | d22a538b30384cdbb0bba7cac236b2b2 2022-02-08 16:33:56.709 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 16:33:56.709 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:33:56.709 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 16:33:56.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.709 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.709 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.709 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_project:927 : project_id=b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_project:928 : echo b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:33:56.709 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b20e2f0b0b5a40e38753a0011fa7a6a0 2022-02-08 16:33:56.709 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.709 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 16:33:56.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.709 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.709 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.709 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 16:33:56.709 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_user:914 : user_id=f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.709 | ++ functions-common:get_or_create_user:915 : echo f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.709 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f30f30e1f1814f31bc7b2d21600bc91d 2022-02-08 16:33:56.750 | [17624 Async create_cinder_accounts:98080]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-08 16:33:56.755 | + inc/async:async_wait:197 : return 0 2022-02-08 16:33:56.757 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 16:33:56.816 | [17624 Async create_neutron_accounts:98195]: Waiting for completion of create_neutron_accounts running on PID 98195 (3 other jobs running) 2022-02-08 16:33:56.843 | [17624 Async create_neutron_accounts:98195]: Signaling child to exit 2022-02-08 16:33:56.843 | WAKEUP 2022-02-08 16:33:56.867 | [17624 Async create_neutron_accounts:98195]: Signaled 2022-02-08 16:33:56.869 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 16:33:56.869 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:33:56.869 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:33:56.869 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:33:56.869 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:33:56.869 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 16:33:56.869 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:33:56.869 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 16:33:56.869 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 16:33:56.869 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 16:33:56.869 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 16:33:56.869 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-08 16:33:56.869 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 16:33:56.869 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 16:33:56.869 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:33:56.869 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:33:56.869 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:33:56.869 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:33:56.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.869 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.869 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.870 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.870 | + functions-common:get_or_create_user:914 : user_id=9ef61f25b1a0463ebde80f6ff1ba2244 2022-02-08 16:33:56.870 | + functions-common:get_or_create_user:915 : echo 9ef61f25b1a0463ebde80f6ff1ba2244 2022-02-08 16:33:56.870 | 9ef61f25b1a0463ebde80f6ff1ba2244 2022-02-08 16:33:56.870 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 16:33:56.870 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:33:56.870 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:33:56.870 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:33:56.870 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:33:56.870 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:33:56.870 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.870 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.870 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.870 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.870 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.870 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.870 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.870 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:33:56.870 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:33:56.870 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.870 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.871 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 16:33:56.871 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:33:56.871 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:33:56.871 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:33:56.871 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.871 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.871 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.871 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:33:56.871 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:33:56.871 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:33:56.871 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 9ef61f25b1a0463ebde80f6ff1ba2244 | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:33:56.871 | ++ functions-common:get_field:801 : read data 2022-02-08 16:33:56.871 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.871 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.871 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:33:56.871 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 16:33:56.871 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 16:33:56.871 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:33:56.871 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 16:33:56.871 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 16:33:56.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.871 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.871 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.871 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.871 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:33:56.871 | bfe118e49b2d42188d5cef1e580a9252' 2022-02-08 16:33:56.872 | + functions-common:get_or_create_service:1083 : echo bfe118e49b2d42188d5cef1e580a9252 2022-02-08 16:33:56.872 | bfe118e49b2d42188d5cef1e580a9252 2022-02-08 16:33:56.872 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 16:33:56.872 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:33:56.872 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 16:33:56.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:33:56.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 16:33:56.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.872 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.872 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.872 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:33:56.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:33:56.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 16:33:56.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.872 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:33:56.872 | from cryptography.utils import int_from_bytes 2022-02-08 16:33:56.872 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:33:56.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=205cf0e455554d82a5b0f6ea5ca51915 2022-02-08 16:33:56.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 205cf0e455554d82a5b0f6ea5ca51915 2022-02-08 16:33:56.872 | + functions-common:get_or_create_endpoint:1116 : public_id=205cf0e455554d82a5b0f6ea5ca51915 2022-02-08 16:33:56.872 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:33:56.873 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:33:56.873 | + functions-common:get_or_create_endpoint:1125 : echo 205cf0e455554d82a5b0f6ea5ca51915 2022-02-08 16:33:56.873 | 205cf0e455554d82a5b0f6ea5ca51915 2022-02-08 16:33:56.922 | [17624 Async create_neutron_accounts:98195]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-08 16:33:56.961 | [17624 Async create_swift_accounts:98337]: Waiting for completion of create_swift_accounts running on PID 98337 (2 other jobs running) 2022-02-08 16:33:56.986 | [17624 Async create_swift_accounts:98337]: Signaling child to exit 2022-02-08 16:34:38.925 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:34:38.951 | [98337 Async create_swift_accounts:98337]: finished successfully 2022-02-08 16:34:38.971 | WAKEUP 2022-02-08 16:34:38.993 | [17624 Async create_swift_accounts:98337]: Signaled 2022-02-08 16:34:38.994 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 16:34:38.994 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 16:34:38.995 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 16:34:38.995 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:34:38.995 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 16:34:38.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.995 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.995 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.995 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.995 | ++ functions-common:get_or_create_role:939 : role_id=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:38.995 | ++ functions-common:get_or_create_role:940 : echo 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:638 : another_role=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:38.995 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 16:34:38.995 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 16:34:38.995 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:34:38.995 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:34:38.995 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:34:38.995 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:34:38.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.995 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.995 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.995 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.995 | + functions-common:get_or_create_user:914 : user_id=4ffc55a8d59e455e908ab74a76b9295e 2022-02-08 16:34:38.995 | + functions-common:get_or_create_user:915 : echo 4ffc55a8d59e455e908ab74a76b9295e 2022-02-08 16:34:38.996 | 4ffc55a8d59e455e908ab74a76b9295e 2022-02-08 16:34:38.996 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 16:34:38.996 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:34:38.996 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:34:38.996 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:38.996 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.996 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.996 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.996 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.996 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.996 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:38.996 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:38.996 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.996 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.996 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:38.996 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:38.996 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:38.997 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.997 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.997 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.997 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.997 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:38.997 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:38.997 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:38.997 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 4ffc55a8d59e455e908ab74a76b9295e | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:34:38.997 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.997 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:34:38.997 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:34:38.997 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:34:38.997 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:34:38.997 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 16:34:38.997 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:38.997 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:34:38.997 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:34:38.997 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:34:38.997 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:38.997 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:38.997 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.997 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:38.997 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.997 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.998 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.998 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:38.998 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:38.998 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.998 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.998 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:38.998 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 16:34:38.998 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:38.998 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:38.998 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.998 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.998 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.998 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.998 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:38.998 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:38.998 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | 4ffc55a8d59e455e908ab74a76b9295e | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:34:38.998 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:38.998 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:38.998 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:38.998 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:38.998 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:38.998 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 16:34:38.998 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:34:38.998 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 16:34:38.999 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.999 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:34:38.999 | 8b7be9284e40407b9d75166a15e6df57' 2022-02-08 16:34:38.999 | + functions-common:get_or_create_service:1083 : echo 8b7be9284e40407b9d75166a15e6df57 2022-02-08 16:34:38.999 | 8b7be9284e40407b9d75166a15e6df57 2022-02-08 16:34:38.999 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 16:34:38.999 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:34:38.999 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 16:34:38.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:34:38.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:34:38.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:34:38.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:38.999 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:38.999 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:38.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=410ea56138534eed8274cb07a31df6de 2022-02-08 16:34:38.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 410ea56138534eed8274cb07a31df6de 2022-02-08 16:34:38.999 | + functions-common:get_or_create_endpoint:1116 : public_id=410ea56138534eed8274cb07a31df6de 2022-02-08 16:34:38.999 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 16:34:39.000 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 16:34:39.000 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:34:39.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.000 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:34:39.000 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:34:39.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.000 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=b3b3e58a41fe45b4bba86987707f6bf9 2022-02-08 16:34:39.000 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo b3b3e58a41fe45b4bba86987707f6bf9 2022-02-08 16:34:39.000 | b3b3e58a41fe45b4bba86987707f6bf9 2022-02-08 16:34:39.000 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:34:39.000 | + functions-common:get_or_create_endpoint:1125 : echo 410ea56138534eed8274cb07a31df6de 2022-02-08 16:34:39.000 | 410ea56138534eed8274cb07a31df6de 2022-02-08 16:34:39.000 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 16:34:39.000 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 16:34:39.000 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:34:39.000 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.000 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.000 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.000 | ++ functions-common:get_or_create_project:927 : project_id=6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.000 | ++ functions-common:get_or_create_project:928 : echo 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.001 | + lib/swift:create_swift_accounts:652 : swift_project_test1=6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.001 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 16:34:39.001 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.001 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 16:34:39.001 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:34:39.001 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 16:34:39.001 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 16:34:39.001 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 16:34:39.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.001 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.001 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.001 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.001 | ++ functions-common:get_or_create_user:914 : user_id=e39943d233d94bc2b5892050d95bceae 2022-02-08 16:34:39.001 | ++ functions-common:get_or_create_user:915 : echo e39943d233d94bc2b5892050d95bceae 2022-02-08 16:34:39.001 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=e39943d233d94bc2b5892050d95bceae 2022-02-08 16:34:39.001 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 16:34:39.001 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.001 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin e39943d233d94bc2b5892050d95bceae 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.001 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:39.001 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:34:39.001 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:39.001 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:39.001 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:34:39.001 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:34:39.001 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:34:39.001 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:34:39.001 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.001 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user e39943d233d94bc2b5892050d95bceae --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.001 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:39.001 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.001 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.002 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:39.002 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:39.002 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user e39943d233d94bc2b5892050d95bceae --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user e39943d233d94bc2b5892050d95bceae --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.002 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:39.002 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.002 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.002 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.002 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.002 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.002 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:39.002 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:39.002 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | e39943d233d94bc2b5892050d95bceae | | 6c63d2ffdf7441e88a009bde02aac4cf | | | False |' 2022-02-08 16:34:39.002 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:39.002 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.002 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.002 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.002 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.002 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 16:34:39.003 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 16:34:39.003 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:34:39.003 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 16:34:39.003 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 16:34:39.003 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 16:34:39.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.003 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.003 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.003 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.003 | ++ functions-common:get_or_create_user:914 : user_id=95917a6cd6ef4f75badad5f1d6261812 2022-02-08 16:34:39.003 | ++ functions-common:get_or_create_user:915 : echo 95917a6cd6ef4f75badad5f1d6261812 2022-02-08 16:34:39.003 | + lib/swift:create_swift_accounts:661 : swift_user_test3=95917a6cd6ef4f75badad5f1d6261812 2022-02-08 16:34:39.003 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 16:34:39.003 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.003 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 92c3091367054ee5998e5b8be4b8b7af 95917a6cd6ef4f75badad5f1d6261812 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.003 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:39.003 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:34:39.003 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:39.003 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:39.003 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:34:39.003 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:34:39.003 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:34:39.003 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:34:39.003 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 92c3091367054ee5998e5b8be4b8b7af --user 95917a6cd6ef4f75badad5f1d6261812 --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.003 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.003 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:39.003 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.003 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.003 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.004 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.004 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:39.004 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:39.004 | + functions-common:get_or_add_user_project_role:975 : openstack role add 92c3091367054ee5998e5b8be4b8b7af --user 95917a6cd6ef4f75badad5f1d6261812 --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.004 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role 92c3091367054ee5998e5b8be4b8b7af --user 95917a6cd6ef4f75badad5f1d6261812 --project 6c63d2ffdf7441e88a009bde02aac4cf 2022-02-08 16:34:39.004 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:39.004 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.004 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.004 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.004 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.004 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:39.004 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:39.004 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:39.004 | ++ functions-common:get_field:807 : echo '| 92c3091367054ee5998e5b8be4b8b7af | 95917a6cd6ef4f75badad5f1d6261812 | | 6c63d2ffdf7441e88a009bde02aac4cf | | | False |' 2022-02-08 16:34:39.004 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.004 | + functions-common:get_or_add_user_project_role:984 : user_role_id=92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:39.004 | + functions-common:get_or_add_user_project_role:986 : echo 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:39.004 | 92c3091367054ee5998e5b8be4b8b7af 2022-02-08 16:34:39.004 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 16:34:39.004 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 16:34:39.004 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:34:39.004 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 16:34:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.004 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.005 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.005 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_project:927 : project_id=beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_project:928 : echo beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:666 : swift_project_test2=beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 16:34:39.005 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 16:34:39.005 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 16:34:39.005 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 16:34:39.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.005 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.005 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.005 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_user:914 : user_id=4ae8dfab03db46b6811903cda7ad8d9f 2022-02-08 16:34:39.005 | ++ functions-common:get_or_create_user:915 : echo 4ae8dfab03db46b6811903cda7ad8d9f 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:671 : swift_user_test2=4ae8dfab03db46b6811903cda7ad8d9f 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 16:34:39.005 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.005 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 4ae8dfab03db46b6811903cda7ad8d9f beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.005 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:39.005 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:34:39.005 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:39.005 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:39.005 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:34:39.005 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:34:39.005 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:34:39.006 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 4ae8dfab03db46b6811903cda7ad8d9f --project beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:39.006 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.006 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.006 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:39.006 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:39.006 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 4ae8dfab03db46b6811903cda7ad8d9f --project beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 4ae8dfab03db46b6811903cda7ad8d9f --project beef6ddd7b2f4fd093cccd1f0bfaff31 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.006 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:39.006 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.006 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.006 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.006 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.006 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:39.006 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:39.006 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | 4ae8dfab03db46b6811903cda7ad8d9f | | beef6ddd7b2f4fd093cccd1f0bfaff31 | | | False |' 2022-02-08 16:34:39.006 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:39.007 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.007 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.007 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.007 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 16:34:39.007 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:34:39.007 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 16:34:39.007 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 16:34:39.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.007 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 16:34:39.007 | 814855da8dd7442ca979393e60b3a6ac' 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_domain:877 : echo 814855da8dd7442ca979393e60b3a6ac 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:676 : swift_domain=814855da8dd7442ca979393e60b3a6ac 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 16:34:39.007 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 16:34:39.007 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 814855da8dd7442ca979393e60b3a6ac 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:34:39.007 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=814855da8dd7442ca979393e60b3a6ac --or-show -f value -c id 2022-02-08 16:34:39.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.007 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_project:927 : project_id=d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.007 | ++ functions-common:get_or_create_project:928 : echo d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:680 : swift_project_test4=d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.007 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 16:34:39.008 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.008 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 16:34:39.008 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 814855da8dd7442ca979393e60b3a6ac test4@example.com 2022-02-08 16:34:39.008 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:34:39.008 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 16:34:39.008 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 16:34:39.008 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=814855da8dd7442ca979393e60b3a6ac --email=test4@example.com --or-show -f value -c id 2022-02-08 16:34:39.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.008 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.008 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.008 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.008 | ++ functions-common:get_or_create_user:914 : user_id=d7a0bb8d728a48ca90cda5aa3bfe0ef8 2022-02-08 16:34:39.008 | ++ functions-common:get_or_create_user:915 : echo d7a0bb8d728a48ca90cda5aa3bfe0ef8 2022-02-08 16:34:39.008 | + lib/swift:create_swift_accounts:685 : swift_user_test4=d7a0bb8d728a48ca90cda5aa3bfe0ef8 2022-02-08 16:34:39.008 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 16:34:39.008 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 16:34:39.008 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin d7a0bb8d728a48ca90cda5aa3bfe0ef8 d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.008 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:34:39.008 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:34:39.008 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:34:39.008 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:34:39.008 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:34:39.008 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:34:39.008 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:34:39.008 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:34:39.008 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.008 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user d7a0bb8d728a48ca90cda5aa3bfe0ef8 --project d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.008 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:34:39.008 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.008 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.009 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:34:39.009 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:34:39.009 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user d7a0bb8d728a48ca90cda5aa3bfe0ef8 --project d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user d7a0bb8d728a48ca90cda5aa3bfe0ef8 --project d5593cb837ac459dbc034dad0966d702 2022-02-08 16:34:39.009 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:34:39.009 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:34:39.009 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:34:39.009 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:39.009 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:39.009 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:34:39.009 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:34:39.009 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:34:39.009 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:34:39.009 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | d7a0bb8d728a48ca90cda5aa3bfe0ef8 | | d5593cb837ac459dbc034dad0966d702 | | | False |' 2022-02-08 16:34:39.009 | ++ functions-common:get_field:801 : read data 2022-02-08 16:34:39.009 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.009 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.009 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:34:39.040 | [17624 Async create_swift_accounts:98337]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-08 16:34:39.047 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 16:34:39.050 | + inc/async:async_wait:197 : return 0 2022-02-08 16:34:39.052 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 16:34:39.070 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:34:39.073 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 16:34:39.090 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:34:39.093 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 16:34:39.096 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:34:39.098 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 16:34:39.101 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 16:34:39.103 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 16:34:39.164 | + inc/async:async_inner:63 : init_glance 2022-02-08 16:34:39.205 | [17624 Async init_glance:102568]: running: init_glance 2022-02-08 16:34:39.208 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 16:34:39.226 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:34:39.228 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 16:34:39.231 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:34:39.233 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 16:34:39.236 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 16:34:39.239 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 16:34:39.243 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:34:39.243 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:34:39.251 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:34:39.253 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:34:39.256 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 16:34:39.259 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:34:39.262 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 16:34:39.265 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 16:34:39.267 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 16:34:39.269 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 16:34:39.283 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 16:34:39.285 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 16:34:42.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:42.805 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:42.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:42.805 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:46.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:46.220 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:46.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:46.220 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:49.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:49.596 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:49.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:49.596 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:52.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:52.976 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:52.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:52.976 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:56.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:56.410 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:56.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:56.410 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:59.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:59.868 | from cryptography.utils import int_from_bytes 2022-02-08 16:34:59.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:34:59.868 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:03.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:03.280 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:03.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:03.280 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:06.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:06.911 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:06.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:06.911 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:11.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:11.494 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:11.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:11.495 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:11.495 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 16:35:17.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:17.273 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:17.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:17.274 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:17.577 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 16:35:17.582 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 16:35:17.587 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 16:35:17.587 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 16:35:17.589 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 16:35:17.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 16:35:17.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 16:35:17.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 16:35:17.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 16:35:17.600 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 16:35:17.603 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 16:35:17.605 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 16:35:17.610 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 16:35:17.610 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 16:35:17.612 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 16:35:17.615 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 16:35:17.619 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:17.622 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 16:35:17.624 | + 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-02-08 16:35:17.629 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 16:35:17.633 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 16:35:17.634 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 16:35:17.636 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 16:35:17.639 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 16:35:17.641 | + 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-02-08 16:35:17.670 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 16:35:17.702 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 16:35:17.732 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 16:35:17.765 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 16:35:17.796 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 16:35:17.825 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 16:35:17.827 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 16:35:17.829 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 16:35:17.838 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:35:17.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:35:17.851 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:35:17.854 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:35:17.856 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:35:17.858 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:35:17.861 | + 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-02-08 16:35:17.889 | + 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-02-08 16:35:17.920 | + 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-02-08 16:35:17.949 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:35:17.979 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 16:35:17.995 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:35:17.997 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 16:35:17.999 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:35:18.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 16:35:18.004 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 16:35:18.006 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 16:35:18.011 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 16:35:18.011 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 16:35:18.013 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 16:35:18.027 | + 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-02-08 16:35:18.048 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 16:35:18.051 | + 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-02-08 16:35:18.066 | + 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-02-08 16:35:18.078 | + 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-02-08 16:35:18.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 16:35:18.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:35:18.096 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 16:35:18.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.BfRx9E6J4V 2022-02-08 16:35:18.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 16:35:18.107 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:35:18.110 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.BfRx9E6J4V 2022-02-08 16:35:18.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.BfRx9E6J4V 2022-02-08 16:35:18.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.BfRx9E6J4V /etc/sudoers.d/neutron-rootwrap 2022-02-08 16:35:18.142 | + 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-02-08 16:35:18.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:18.174 | + 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-02-08 16:35:18.209 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 16:35:18.212 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 16:35:18.215 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 16:35:18.217 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:35:18.220 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:35:18.222 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:35:18.239 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:18.242 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:35:18.245 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:35:18.248 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:35:18.265 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:18.268 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:35:18.271 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:35:18.301 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:35:18.303 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:35:18.306 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 16:35:18.324 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:18.327 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 16:35:18.329 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 16:35:18.331 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:35:18.334 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:35:18.336 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 16:35:18.339 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 16:35:18.342 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 16:35:18.344 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 16:35:18.347 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 16:35:18.349 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 16:35:18.354 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 16:35:18.356 | + 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-02-08 16:35:18.361 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 16:35:18.378 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:18.381 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 16:35:18.383 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 16:35:18.386 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 16:35:18.391 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 16:35:18.425 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 16:35:18.456 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 16:35:18.487 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 16:35:18.519 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 16:35:18.551 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 16:35:18.553 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:35:18.556 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 16:35:18.562 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:35:18.562 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 16:35:18.591 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 16:35:18.622 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:35:18.656 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 16:35:18.691 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 16:35:18.732 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 16:35:18.764 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 16:35:18.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 16:35:18.828 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:35:18.861 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:35:18.896 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 16:35:18.937 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 16:35:18.972 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 16:35:18.975 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 16:35:18.977 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:35:18.980 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 16:35:18.983 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 16:35:19.019 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 16:35:19.052 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 16:35:19.082 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 16:35:19.114 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 16:35:19.145 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 16:35:19.176 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 16:35:19.207 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 16:35:19.237 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:35:19.268 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 16:35:19.298 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 16:35:19.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 16:35:19.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 16:35:19.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 16:35:19.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 16:35:19.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 16:35:19.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 16:35:19.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 16:35:19.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 16:35:19.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 16:35:19.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 16:35:19.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 16:35:19.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 16:35:19.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 16:35:19.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 16:35:19.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 16:35:19.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 16:35:19.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 16:35:19.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:19.349 | + 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-02-08 16:35:19.378 | + 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-02-08 16:35:19.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.383 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:35:19.386 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 16:35:19.388 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 16:35:19.391 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.393 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 16:35:19.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 16:35:19.425 | + 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-02-08 16:35:19.428 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:35:19.433 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 16:35:19.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 16:35:19.440 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 16:35:19.468 | + 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-02-08 16:35:19.471 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 16:35:19.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 16:35:19.479 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 16:35:19.482 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 16:35:19.512 | + 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-02-08 16:35:19.515 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 16:35:19.519 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 16:35:19.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 16:35:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.528 | + 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-02-08 16:35:19.557 | + 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-02-08 16:35:19.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 16:35:19.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 16:35:19.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 16:35:19.569 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.572 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 16:35:19.600 | + 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-02-08 16:35:19.603 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.606 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 16:35:19.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 16:35:19.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 16:35:19.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 16:35:19.644 | + 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:50:99 2022-02-08 16:35:19.647 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 16:35:19.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 16:35:19.655 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 16:35:19.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 16:35:19.690 | + 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-02-08 16:35:19.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 16:35:19.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 16:35:19.697 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 16:35:19.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 16:35:19.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 16:35:19.705 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 16:35:19.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 16:35:19.741 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 16:35:19.760 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:19.762 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 16:35:19.765 | + 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-02-08 16:35:19.800 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:19.803 | + 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-02-08 16:35:19.835 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 16:35:19.867 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 16:35:19.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 16:35:19.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 16:35:19.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 16:35:22.879 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 16:35:22.879 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 16:35:22.879 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=104461) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 16:35:22.880 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-08 16:35:22.881 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpx3kr2qe2/privsep.sock'] 2022-02-08 16:35:24.940 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-08 16:35:24.941 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpx3kr2qe2/privsep.sock {{(pid=104461) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-02-08 16:35:24.942 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-08 16:35:24.942 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-08 16:35:24.943 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-08 16:35:24.943 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 104472 2022-02-08 16:35:24.943 | DEBUG oslo.privsep.daemon [-] privsep: reply[0c169867-30e6-4373-a595-fef4c796cc34]: (2,) {{(pid=104472) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 16:35:25.241 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=104472) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-08 16:35:25.253 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=104472) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-08 16:35:25.254 | DEBUG oslo.privsep.daemon [-] privsep: reply[c5961b98-1ed3-410c-b750-bc83bfb2768c]: (4, ('a9816715-e287-446f-a787-f78cc75e06c9\n', '')) {{(pid=104472) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:25.411 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=104461) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:25.467 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 16:35:25.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:25.467 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:25.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:25.467 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:25.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 16:35:25.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 16:35:25.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 16:35:25.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:35:25.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 16:35:25.905 | + 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-02-08 16:35:25.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 16:35:25.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:25.932 | + 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-02-08 16:35:25.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 16:35:25.972 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 16:35:25.980 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 16:35:25.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 16:35:25.985 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 16:35:26.008 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 16:35:26.030 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 16:35:26.033 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 16:35:26.048 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 16:35:26.052 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 16:35:26.054 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 16:35:26.062 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 16:35:26.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 16:35:26.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 16:35:26.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 16:35:26.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 16:35:26.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 16:35:26.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 16:35:26.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 16:35:26.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:35:26.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 16:35:26.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 16:35:26.116 | + 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-02-08 16:35:26.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 16:35:26.153 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 16:35:26.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 16:35:26.213 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 16:35:26.230 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:26.233 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 16:35:26.235 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.240 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 16:35:26.273 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 16:35:26.314 | + 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-02-08 16:35:26.346 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:26.349 | + 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-02-08 16:35:26.378 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 16:35:26.395 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:26.397 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.400 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 16:35:26.429 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 16:35:26.464 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 16:35:26.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 16:35:26.473 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 16:35:26.490 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:26.493 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 16:35:26.495 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 16:35:26.500 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 16:35:26.530 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 16:35:26.562 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:26.565 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:35:26.595 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 16:35:26.600 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 16:35:26.628 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 16:35:26.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 16:35:26.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 16:35:26.663 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 16:35:26.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 16:35:26.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 16:35:26.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 16:35:29.652 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 16:35:29.653 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 16:35:29.653 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=105016) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:29.704 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=105016) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 16:35:29.764 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 16:35:29.765 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=105016) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 16:35:29.765 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=105016) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 16:35:29.765 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 16:35:29.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:29.765 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:29.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:35:29.766 | from cryptography.utils import int_from_bytes 2022-02-08 16:35:30.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 16:35:30.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 16:35:30.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 16:35:30.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 16:35:30.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 16:35:30.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 16:35:30.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 16:35:30.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 16:35:30.150 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 16:35:30.152 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 16:35:30.155 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 16:35:30.167 | + 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-02-08 16:35:30.185 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 16:35:30.187 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 16:35:30.190 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 16:35:30.192 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 16:35:30.201 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 16:35:30.201 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 16:35:30.201 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 16:35:30.203 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 16:35:30.205 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 16:35:30.207 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 16:35:30.210 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 16:35:30.213 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 16:35:30.216 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 16:35:30.218 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 16:35:30.222 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 16:35:30.222 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 16:35:30.229 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 16:35:30.231 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 16:35:30.234 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 16:35:30.238 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 16:35:30.242 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 16:35:30.242 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 16:35:30.242 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 16:35:30.249 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 16:35:30.251 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 16:35:30.253 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:30.258 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 16:35:30.259 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 16:35:30.261 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 16:35:30.264 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 16:35:30.266 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 16:35:30.269 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 16:35:30.271 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 16:35:30.277 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 16:35:30.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 16:35:30.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 16:35:30.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 16:35:30.284 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 16:35:30.286 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 16:35:30.289 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 16:35:30.301 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 16:35:30.314 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 16:35:30.327 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 16:35:30.347 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 16:35:30.376 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 16:35:30.376 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.064 ms 2022-02-08 16:35:31.378 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.032 ms 2022-02-08 16:35:32.402 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.036 ms 2022-02-08 16:35:32.403 | 2022-02-08 16:35:32.403 | --- 192.168.0.20 ping statistics --- 2022-02-08 16:35:32.403 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-02-08 16:35:32.403 | rtt min/avg/max/mdev = 0.032/0.044/0.064/0.014 ms 2022-02-08 16:35:32.408 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 16:35:32.408 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 16:35:32.414 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 16:35:32.420 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 16:35:32.434 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:32.437 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 16:35:32.439 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 16:35:32.444 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 16:35:32.475 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 16:35:32.512 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 16:35:32.542 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 16:35:32.574 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 16:35:32.576 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 16:35:32.612 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 16:35:32.614 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 16:35:32.632 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:35:32.637 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 16:35:32.637 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 16:35:32.654 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:35:32.657 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 16:35:32.674 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:35:32.677 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 16:35:32.695 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:35:32.698 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 16:35:32.728 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 16:35:32.761 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 16:35:32.764 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 16:35:32.782 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:32.785 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 16:35:32.803 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:32.806 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 16:35:32.808 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 16:35:32.877 | + inc/async:async_inner:63 : init_neutron 2022-02-08 16:35:32.923 | [17624 Async init_neutron:105527]: running: init_neutron 2022-02-08 16:35:32.926 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 16:35:32.945 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:32.949 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 16:35:32.960 | ++ ./stack.sh:main:1162 : true 2022-02-08 16:35:32.964 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 16:35:32.966 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 16:35:32.969 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 16:35:32.987 | dnsmasq: no process found 2022-02-08 16:35:32.991 | + ./stack.sh:main:1164 : true 2022-02-08 16:35:32.994 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 16:35:32.998 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 16:35:32.998 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 16:35:32.999 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:35:33.003 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 16:35:33.003 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 16:35:33.004 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 16:35:33.008 | + lib/nova:clean_iptables:183 : bash 2022-02-08 16:35:33.014 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 16:35:33.021 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 16:35:33.021 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:35:33.021 | + lib/nova:clean_iptables:185 : bash 2022-02-08 16:35:33.021 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 16:35:33.021 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 16:35:33.023 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 16:35:33.031 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:35:33.033 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 16:35:33.034 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 16:35:33.034 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 16:35:33.036 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 16:35:33.036 | + lib/nova:clean_iptables:187 : bash 2022-02-08 16:35:33.039 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 16:35:33.055 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 16:35:33.056 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 16:35:33.058 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 16:35:33.058 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 16:35:33.060 | + lib/nova:clean_iptables:189 : bash 2022-02-08 16:35:33.061 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 16:35:33.065 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 16:35:33.070 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 16:35:33.079 | net.ipv4.ip_forward = 1 2022-02-08 16:35:33.082 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 16:35:33.101 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:33.104 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 16:35:33.107 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 16:35:33.109 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 16:35:33.148 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 16:35:33.179 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 16:35:33.183 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 16:35:33.219 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 16:35:33.255 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 16:35:33.275 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:33.278 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 16:35:33.280 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:35:33.283 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 16:35:33.285 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 16:35:33.288 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 16:35:33.355 | + inc/async:async_inner:63 : init_swift 2022-02-08 16:35:33.403 | [17624 Async init_swift:105905]: running: init_swift 2022-02-08 16:35:33.406 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 16:35:33.427 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:33.429 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 16:35:33.432 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:35:33.437 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 16:35:33.437 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 16:35:33.440 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 16:35:33.522 | + inc/async:async_inner:63 : init_cinder 2022-02-08 16:35:33.584 | [17624 Async init_cinder:106000]: running: init_cinder 2022-02-08 16:35:33.587 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 16:35:33.608 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:35:33.611 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 16:35:33.614 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:35:33.616 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 16:35:33.619 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 16:35:33.622 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 16:35:33.706 | + inc/async:async_inner:63 : init_placement 2022-02-08 16:35:33.758 | [17624 Async init_placement:106121]: running: init_placement 2022-02-08 16:35:33.761 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 16:35:33.842 | [17624 Async init_neutron:105527]: Waiting for completion of init_neutron running on PID 105527 (6 other jobs running) 2022-02-08 16:35:33.879 | [17624 Async init_neutron:105527]: Signaling child to exit 2022-02-08 16:35:36.814 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:35:36.846 | [102568 Async init_glance:102568]: finished successfully 2022-02-08 16:35:45.828 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:35:45.856 | [105905 Async init_swift:105905]: finished successfully 2022-02-08 16:36:24.134 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:36:24.161 | [106121 Async init_placement:106121]: finished successfully 2022-02-08 16:36:27.252 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:36:27.278 | [106000 Async init_cinder:106000]: finished successfully 2022-02-08 16:39:41.570 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:39:41.595 | [105527 Async init_neutron:105527]: finished successfully 2022-02-08 16:39:41.615 | WAKEUP 2022-02-08 16:39:41.638 | [17624 Async init_neutron:105527]: Signaled 2022-02-08 16:39:41.640 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 16:39:41.640 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:39:41.640 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:39:41.640 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:39:41.640 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:39:41.640 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 16:39:41.640 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:39:41.640 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 16:39:41.640 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 16:39:41.640 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 16:39:41.640 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 16:39:41.640 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 16:39:41.640 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 16:39:41.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.640 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 16:39:41.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.640 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 16:39:41.640 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:39:41.640 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:39:41.641 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:39:41.641 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:39:41.641 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338133129 2022-02-08 16:39:41.641 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-08 16:39:41.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.641 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 16:39:41.641 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 16:39:41.642 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 16:39:41.643 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 16:39:41.644 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 16:39:41.645 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 16:39:41.645 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 16:39:41.645 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 16:39:41.645 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 16:39:41.645 | Running upgrade for neutron ... 2022-02-08 16:39:41.645 | OK 2022-02-08 16:39:41.645 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 16:39:41.645 | + functions-common:time_stop:2414 : local name 2022-02-08 16:39:41.645 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:39:41.645 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:39:41.645 | + functions-common:time_stop:2417 : local total 2022-02-08 16:39:41.645 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:39:41.645 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:39:41.645 | + functions-common:time_stop:2421 : start_time=1644338133129 2022-02-08 16:39:41.645 | + functions-common:time_stop:2423 : [[ -z 1644338133129 ]] 2022-02-08 16:39:41.646 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:39:41.646 | + functions-common:time_stop:2426 : end_time=1644338381554 2022-02-08 16:39:41.646 | + functions-common:time_stop:2427 : elapsed_time=248425 2022-02-08 16:39:41.646 | + functions-common:time_stop:2428 : total=59450 2022-02-08 16:39:41.646 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:39:41.646 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=307875 2022-02-08 16:39:41.687 | [17624 Async init_neutron:105527]: finished init_neutron with result 0 in 248 seconds 2022-02-08 16:39:41.691 | + inc/async:async_wait:197 : return 0 2022-02-08 16:39:41.695 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 16:39:41.745 | [17624 Async init_placement:106121]: Waiting for completion of init_placement running on PID 106121 (5 other jobs running) 2022-02-08 16:39:41.772 | [17624 Async init_placement:106121]: Signaling child to exit 2022-02-08 16:39:41.772 | WAKEUP 2022-02-08 16:39:41.794 | [17624 Async init_placement:106121]: Signaled 2022-02-08 16:39:41.796 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 16:39:41.796 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 16:39:41.796 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 16:39:41.796 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 16:39:41.796 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 16:39:41.796 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.796 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 16:39:41.796 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.796 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 16:39:41.796 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 16:39:41.796 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 16:39:41.796 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 16:39:41.796 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:39:41.796 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 16:39:41.796 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 16:39:41.796 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 16:39:41.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.796 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.796 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.796 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.796 | + functions-common:get_or_create_user:914 : user_id=2c9cef2345d04f55a437feba07164300 2022-02-08 16:39:41.796 | + functions-common:get_or_create_user:915 : echo 2c9cef2345d04f55a437feba07164300 2022-02-08 16:39:41.796 | 2c9cef2345d04f55a437feba07164300 2022-02-08 16:39:41.796 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 16:39:41.796 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:39:41.796 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:39:41.796 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:39:41.796 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:39:41.797 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:39:41.797 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:39:41.797 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:39:41.797 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:39:41.797 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:39:41.797 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:39:41.797 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:39:41.797 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.797 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.797 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:39:41.797 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:39:41.797 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:39:41.797 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:39:41.797 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:39:41.797 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.797 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.798 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.798 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:39:41.798 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:39:41.798 | ++ functions-common:get_field:807 : echo '| 22ab56c26ba34dfeb7065453c795964a | 2c9cef2345d04f55a437feba07164300 | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:39:41.798 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:39:41.798 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.798 | + functions-common:get_or_add_user_project_role:984 : user_role_id=22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:39:41.798 | + functions-common:get_or_add_user_project_role:986 : echo 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:39:41.798 | 22ab56c26ba34dfeb7065453c795964a 2022-02-08 16:39:41.798 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 16:39:41.798 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 16:39:41.798 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:39:41.798 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 16:39:41.798 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 16:39:41.798 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 16:39:41.798 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.798 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:39:41.798 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:39:41.798 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:39:41.798 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.798 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.798 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.798 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.799 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:39:41.799 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:39:41.799 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 16:39:41.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:39:41.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:39:41.799 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:39:41.799 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.799 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.799 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:39:41.799 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:39:41.799 | ++ functions-common:get_field:807 : echo '| 48afa8ebf6354ce4aadb2cd19f108d70 | 2c9cef2345d04f55a437feba07164300 | | b20e2f0b0b5a40e38753a0011fa7a6a0 | | | False |' 2022-02-08 16:39:41.799 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:39:41.799 | ++ functions-common:get_field:801 : read data 2022-02-08 16:39:41.799 | + functions-common:get_or_add_user_project_role:984 : user_role_id=48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:39:41.799 | + functions-common:get_or_add_user_project_role:986 : echo 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:39:41.799 | 48afa8ebf6354ce4aadb2cd19f108d70 2022-02-08 16:39:41.799 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2022-02-08 16:39:41.799 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 16:39:41.799 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 16:39:41.799 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 16:39:41.799 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 16:39:41.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.799 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.800 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 16:39:41.800 | 84af319b6ec742d399b13447b049130e' 2022-02-08 16:39:41.800 | + functions-common:get_or_create_service:1083 : echo 84af319b6ec742d399b13447b049130e 2022-02-08 16:39:41.800 | 84af319b6ec742d399b13447b049130e 2022-02-08 16:39:41.800 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2022-02-08 16:39:41.800 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 16:39:41.800 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2022-02-08 16:39:41.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 16:39:41.800 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 16:39:41.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 16:39:41.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 16:39:41.800 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2022-02-08 16:39:41.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:41.800 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:41.800 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:39:41.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=d20f579b6aa743f4aeb04eb17885cd9a 2022-02-08 16:39:41.800 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo d20f579b6aa743f4aeb04eb17885cd9a 2022-02-08 16:39:41.800 | + functions-common:get_or_create_endpoint:1116 : public_id=d20f579b6aa743f4aeb04eb17885cd9a 2022-02-08 16:39:41.800 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 16:39:41.800 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 16:39:41.800 | + functions-common:get_or_create_endpoint:1125 : echo d20f579b6aa743f4aeb04eb17885cd9a 2022-02-08 16:39:41.801 | d20f579b6aa743f4aeb04eb17885cd9a 2022-02-08 16:39:41.842 | [17624 Async init_placement:106121]: finished init_placement with result 0 in 50 seconds 2022-02-08 16:39:41.846 | + inc/async:async_wait:197 : return 0 2022-02-08 16:39:41.848 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 16:39:41.901 | [17624 Async init_glance:102568]: Waiting for completion of init_glance running on PID 102568 (4 other jobs running) 2022-02-08 16:39:41.926 | [17624 Async init_glance:102568]: Signaling child to exit 2022-02-08 16:39:41.926 | WAKEUP 2022-02-08 16:39:41.950 | [17624 Async init_glance:102568]: Signaled 2022-02-08 16:39:41.951 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 16:39:41.951 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 16:39:41.951 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 16:39:41.951 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 16:39:41.951 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 16:39:41.951 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 16:39:41.951 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 16:39:41.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.951 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 16:39:41.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:41.951 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 16:39:41.951 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:39:41.951 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:39:41.951 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:39:41.952 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:39:41.952 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338079425 2022-02-08 16:39:41.952 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 16:39:41.952 | 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=102691) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:39:41.952 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.952 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 16:39:41.953 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 16:39:41.953 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 16:39:41.953 | Database migration is up to date. No migration needed. 2022-02-08 16:39:41.953 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 16:39:41.953 | Database is synced successfully. 2022-02-08 16:39:41.953 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 16:39:41.953 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=102894) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 16:39:41.953 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 16:39:41.954 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 16:39:41.954 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 16:39:41.954 | + functions-common:time_stop:2414 : local name 2022-02-08 16:39:41.954 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:39:41.954 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:39:41.954 | + functions-common:time_stop:2417 : local total 2022-02-08 16:39:41.954 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:39:41.954 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:39:41.954 | + functions-common:time_stop:2421 : start_time=1644338079425 2022-02-08 16:39:41.954 | + functions-common:time_stop:2423 : [[ -z 1644338079425 ]] 2022-02-08 16:39:41.954 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:39:41.954 | + functions-common:time_stop:2426 : end_time=1644338136799 2022-02-08 16:39:41.954 | + functions-common:time_stop:2427 : elapsed_time=57374 2022-02-08 16:39:41.954 | + functions-common:time_stop:2428 : total=59450 2022-02-08 16:39:41.954 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:39:41.954 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=116824 2022-02-08 16:39:41.997 | [17624 Async init_glance:102568]: finished init_glance with result 0 in 57 seconds 2022-02-08 16:39:42.001 | + inc/async:async_wait:197 : return 0 2022-02-08 16:39:42.003 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 16:39:42.055 | [17624 Async init_swift:105905]: Waiting for completion of init_swift running on PID 105905 (3 other jobs running) 2022-02-08 16:39:42.081 | [17624 Async init_swift:105905]: Signaling child to exit 2022-02-08 16:39:42.082 | WAKEUP 2022-02-08 16:39:42.104 | [17624 Async init_swift:105905]: Signaled 2022-02-08 16:39:42.106 | + lib/swift:init_swift:692 : local node_number 2022-02-08 16:39:42.106 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 16:39:42.106 | No object-updater running 2022-02-08 16:39:42.106 | No proxy-server running 2022-02-08 16:39:42.106 | No object-auditor running 2022-02-08 16:39:42.106 | No container-updater running 2022-02-08 16:39:42.106 | No object-expirer running 2022-02-08 16:39:42.106 | No container-sync running 2022-02-08 16:39:42.106 | No account-replicator running 2022-02-08 16:39:42.106 | No account-auditor running 2022-02-08 16:39:42.106 | No container-sharder running 2022-02-08 16:39:42.106 | No container-replicator running 2022-02-08 16:39:42.106 | No object-replicator running 2022-02-08 16:39:42.106 | No object-reconstructor running 2022-02-08 16:39:42.106 | No account-reaper running 2022-02-08 16:39:42.106 | No container-server running 2022-02-08 16:39:42.106 | No container-auditor running 2022-02-08 16:39:42.106 | No container-reconciler running 2022-02-08 16:39:42.106 | No account-server running 2022-02-08 16:39:42.106 | No object-server running 2022-02-08 16:39:42.106 | + lib/swift:init_swift:694 : true 2022-02-08 16:39:42.106 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-08 16:39:42.106 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-08 16:39:42.106 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-08 16:39:42.106 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-08 16:39:42.106 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-08 16:39:42.107 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-08 16:39:42.107 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 16:39:42.107 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 16:39:42.107 | = reflink=1 2022-02-08 16:39:42.107 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-08 16:39:42.107 | = sunit=0 swidth=0 blks 2022-02-08 16:39:42.107 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 16:39:42.107 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-08 16:39:42.107 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 16:39:42.107 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-08 16:39:42.107 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 16:39:42.107 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-08 16:39:42.107 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-02-08 16:39:42.107 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-08 16:39:42.107 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-08 16:39:42.108 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-08 16:39:42.108 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-08 16:39:42.108 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:39:42.108 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-08 16:39:42.108 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-08 16:39:42.108 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:39:42.108 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-08 16:39:42.108 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-08 16:39:42.108 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:39:42.108 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-08 16:39:42.108 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-08 16:39:42.108 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-08 16:39:42.108 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-08 16:39:42.108 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:39:42.108 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-08 16:39:42.108 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:39:42.108 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-08 16:39:42.108 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 16:39:42.108 | + lib/swift:init_swift:738 : popd 2022-02-08 16:39:42.152 | [17624 Async init_swift:105905]: finished init_swift with result 0 in 12 seconds 2022-02-08 16:39:42.156 | + inc/async:async_wait:197 : return 0 2022-02-08 16:39:42.159 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 16:39:42.211 | [17624 Async init_cinder:106000]: Waiting for completion of init_cinder running on PID 106000 (2 other jobs running) 2022-02-08 16:39:42.236 | [17624 Async init_cinder:106000]: Signaling child to exit 2022-02-08 16:39:42.236 | WAKEUP 2022-02-08 16:39:42.259 | [17624 Async init_cinder:106000]: Signaled 2022-02-08 16:39:42.261 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 16:39:42.261 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.261 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 16:39:42.261 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 16:39:42.261 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 16:39:42.261 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 16:39:42.261 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 16:39:42.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:42.261 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 16:39:42.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:42.261 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 16:39:42.261 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:39:42.261 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:39:42.261 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:39:42.261 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:39:42.261 | + functions-common:time_start:2405 : _TIME_START[$name]=1644338133838 2022-02-08 16:39:42.261 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 16:39:42.261 | 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=106222) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:39:42.262 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=106222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:39:42.262 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 16:39:42.262 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 16:39:42.262 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 16:39:42.262 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 16:39:42.262 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=106222) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 16:39:42.262 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 16:39:42.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:42.262 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:42.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:42.262 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:42.262 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 16:39:42.263 | last_heartbeat = column_property( 2022-02-08 16:39:42.263 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 16:39:42.263 | num_hosts = column_property( 2022-02-08 16:39:42.263 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 16:39:42.263 | num_down_hosts = column_property( 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 16:39:42.263 | + functions-common:time_stop:2414 : local name 2022-02-08 16:39:42.263 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:39:42.263 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:39:42.263 | + functions-common:time_stop:2417 : local total 2022-02-08 16:39:42.263 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:39:42.263 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:39:42.263 | + functions-common:time_stop:2421 : start_time=1644338133838 2022-02-08 16:39:42.263 | + functions-common:time_stop:2423 : [[ -z 1644338133838 ]] 2022-02-08 16:39:42.263 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:39:42.263 | + functions-common:time_stop:2426 : end_time=1644338185557 2022-02-08 16:39:42.263 | + functions-common:time_stop:2427 : elapsed_time=51719 2022-02-08 16:39:42.263 | + functions-common:time_stop:2428 : total=59450 2022-02-08 16:39:42.263 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:39:42.263 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=111169 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 16:39:42.263 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-08 16:39:42.263 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-08 16:39:42.263 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-08 16:39:42.263 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 16:39:42.263 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:39:42.263 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-08 16:39:42.263 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-08 16:39:42.264 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:39:42.264 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:39:42.264 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:39:42.264 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-08 16:39:42.264 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:39:42.264 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:39:42.264 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:39:42.264 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:39:42.264 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:39:42.264 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:39:42.264 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 16:39:42.264 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 16:39:42.264 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-08 16:39:42.264 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 16:39:42.264 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-08 16:39:42.265 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 16:39:42.265 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 16:39:42.265 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 16:39:42.265 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-08 16:39:42.265 | Physical volume "/dev/loop4" successfully created. 2022-02-08 16:39:42.265 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-08 16:39:42.265 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-08 16:39:42.265 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-08 16:39:42.265 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-08 16:39:42.265 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-08 16:39:42.265 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-08 16:39:42.265 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-08 16:39:42.265 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 16:39:42.265 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.265 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-08 16:39:42.265 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-08 16:39:42.265 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 16:39:42.306 | [17624 Async init_cinder:106000]: finished init_cinder with result 0 in 53 seconds 2022-02-08 16:39:42.310 | + inc/async:async_wait:197 : return 0 2022-02-08 16:39:42.313 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 16:39:42.330 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.333 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 16:39:42.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:39:42.338 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 16:39:42.340 | + ./stack.sh:main:1218 : init_nova 2022-02-08 16:39:42.343 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 16:39:42.360 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.362 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 16:39:42.380 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:39:42.382 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:39:42.385 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:39:42.443 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:39:42.481 | [17624 Async nova-cell-0:108564]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 16:39:42.484 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 16:39:42.493 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:39:42.493 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 16:39:42.495 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:39:42.497 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:39:42.500 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:39:42.564 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:39:42.602 | [17624 Async nova-cell-1:108659]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 16:39:42.605 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 16:39:42.608 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 16:39:42.610 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 16:39:42.613 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 16:39:42.616 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 16:39:42.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:42.698 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 16:39:42.703 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:39:42.857 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 16:39:45.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:45.340 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:45.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:39:45.340 | from cryptography.utils import int_from_bytes 2022-02-08 16:39:45.341 | Traceback (most recent call last): 2022-02-08 16:39:45.341 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-08 16:39:45.341 | from nova.cmd.manage import main 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-02-08 16:39:45.341 | from nova.cmd import common as cmd_common 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-02-08 16:39:45.341 | import nova.db.main.api 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/db/main/api.py", line 46, in 2022-02-08 16:39:45.341 | from nova.compute import task_states 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/compute/task_states.py", line 26, in 2022-02-08 16:39:45.341 | from nova.objects import fields 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/objects/fields.py", line 120, in 2022-02-08 16:39:45.341 | class Architecture(BaseNovaEnum): 2022-02-08 16:39:45.341 | File "/opt/stack/nova/nova/objects/fields.py", line 171, in Architecture 2022-02-08 16:39:45.341 | RISCV32 = arch.RISCV32 2022-02-08 16:39:45.341 | AttributeError: module 'nova.virt.arch' has no attribute 'RISCV32' 2022-02-08 16:39:45.589 | + inc/async:async_inner:68 : rc=1 2022-02-08 16:39:45.596 | + inc/async:async_inner:68 : rc=1 2022-02-08 16:39:45.618 | [108564 Async nova-cell-0:108564]: FAILED with rc 1 2022-02-08 16:39:45.628 | [108659 Async nova-cell-1:108659]: FAILED with rc 1 2022-02-08 16:39:45.634 | + lib/nova:init_nova:1 : exit_trap 2022-02-08 16:39:45.637 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-08 16:39:45.641 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-08 16:39:45.644 | + ./stack.sh:exit_trap:522 : jobs='78075 2022-02-08 16:39:45.644 | 108564 2022-02-08 16:39:45.644 | 108659' 2022-02-08 16:39:45.647 | + ./stack.sh:exit_trap:525 : [[ -n 78075 2022-02-08 16:39:45.647 | 108564 2022-02-08 16:39:45.647 | 108659 ]] 2022-02-08 16:39:45.650 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-08-161623 ]] 2022-02-08 16:39:45.652 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-08 16:39:45.655 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-08 16:39:45.655 | exit_trap: cleaning up child processes 2022-02-08 16:39:45.657 | + ./stack.sh:exit_trap:527 : kill 78075 108564 108659 2022-02-08 16:39:45.660 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.EYDA7lHEPo ']' 2022-02-08 16:39:45.663 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.EYDA7lHEPo 2022-02-08 16:39:45.667 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-08 16:39:45.669 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-08 16:39:45.672 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-08 16:39:45.674 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-08 16:39:45.674 | Error on exit 2022-02-08 16:39:45.677 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-08 16:39:45.679 | + ./stack.sh:exit_trap:542 : generate-subunit 1644336980 1405 fail 2022-02-08 16:39:46.314 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-08 16:39:46.317 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-08 16:39:47.575 | + ./stack.sh:exit_trap:556 : exit 1