2021-08-20 15:03:13.733 | + ./stack.sh:main:462 : exec 2021-08-20 15:03:13.733 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-20-150313' 2021-08-20 15:03:13.733 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-20-150313.summary.2021-08-20-150313 2021-08-20 15:03:13.733 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:03:13.733 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-20-150313 2021-08-20 15:03:13.733 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-20-150313 /opt/stack/logs/stack.sh.log 2021-08-20 15:03:13.733 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-20-150313.summary.2021-08-20-150313 /opt/stack/logs/stack.sh.log.summary 2021-08-20 15:03:13.733 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-08-20 15:03:13.733 | + functions:check_path_perm_sanity:620 : local real_path 2021-08-20 15:03:13.733 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-08-20 15:03:13.734 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-08-20 15:03:13.734 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-08-20 15:03:13.734 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-20 15:03:13.734 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-08-20 15:03:13.734 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-08-20 15:03:13.738 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-08-20 15:03:13.739 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-08-20 15:03:13.742 | + ./stack.sh:main:535 : trap err_trap ERR 2021-08-20 15:03:13.744 | + ./stack.sh:main:548 : set -o errexit 2021-08-20 15:03:13.746 | + ./stack.sh:main:551 : uname -a 2021-08-20 15:03:13.747 | Linux dv-cinder-805398-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-20 15:03:13.749 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-20 15:03:13.751 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-20 15:03:13.753 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-08-20 15:03:13.780 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-20 15:03:13.794 | + ./stack.sh:main:565 : fetch_plugins 2021-08-20 15:03:13.796 | + functions-common:fetch_plugins:1656 : local plugins= 2021-08-20 15:03:13.798 | + functions-common:fetch_plugins:1657 : local plugin 2021-08-20 15:03:13.800 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-08-20 15:03:13.801 | + functions-common:fetch_plugins:1661 : return 2021-08-20 15:03:13.803 | + ./stack.sh:main:569 : run_phase override_defaults 2021-08-20 15:03:13.806 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-08-20 15:03:13.807 | + functions-common:run_phase:1739 : local phase= 2021-08-20 15:03:13.809 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:03:13.811 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:03:13.812 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:03:13.814 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:03:13.816 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:03:13.818 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:03:13.821 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:03:13.823 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:03:13.825 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:03:13.826 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-20 15:03:13.828 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:03:13.840 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:13.842 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-20 15:03:13.844 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:03:13.845 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:03:13.847 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:03:13.849 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:03:13.851 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:03:13.853 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-20 15:03:13.855 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-20 15:03:13.857 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-20 15:03:13.858 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-20 15:03:13.860 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-08-20 15:03:13.862 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-08-20 15:03:13.863 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-08-20 15:03:13.865 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-08-20 15:03:13.867 | + functions-common:plugin_override_defaults:1702 : return 2021-08-20 15:03:13.870 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-08-20 15:03:13.886 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-08-20 15:03:13.888 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-20 15:03:13.900 | ++ functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:03:13.903 | +++ lib/tls:source:43 : hostname -f 2021-08-20 15:03:13.906 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-20 15:03:13.908 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-20 15:03:13.910 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-20 15:03:13.911 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-20 15:03:13.913 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-20 15:03:13.915 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-20 15:03:13.917 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-20 15:03:13.920 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-20 15:03:13.921 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-20 15:03:13.923 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-20 15:03:13.928 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-08-20 15:03:13.940 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-08-20 15:03:13.959 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-08-20 15:03:13.972 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-08-20 15:03:13.985 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-08-20 15:03:14.013 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-08-20 15:03:14.051 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-08-20 15:03:14.129 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-08-20 15:03:14.149 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-08-20 15:03:14.182 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-08-20 15:03:14.231 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-08-20 15:03:14.354 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-08-20 15:03:14.367 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-08-20 15:03:14.379 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-20 15:03:14.391 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-08-20 15:03:14.473 | + ./stack.sh:main:598 : run_phase source 2021-08-20 15:03:14.475 | + functions-common:run_phase:1738 : local mode=source 2021-08-20 15:03:14.477 | + functions-common:run_phase:1739 : local phase= 2021-08-20 15:03:14.479 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:03:14.481 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:03:14.483 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:03:14.485 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:03:14.487 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:03:14.490 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:03:14.494 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:03:14.496 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:03:14.498 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:03:14.500 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-20 15:03:14.502 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:03:14.516 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.518 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-20 15:03:14.520 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-20 15:03:14.557 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-20 15:03:14.559 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-08-20 15:03:14.561 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-08-20 15:03:14.564 | + functions-common:run_phase:1760 : load_plugin_settings 2021-08-20 15:03:14.566 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-08-20 15:03:14.568 | + functions-common:load_plugin_settings:1675 : local plugin 2021-08-20 15:03:14.570 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-08-20 15:03:14.572 | + functions-common:load_plugin_settings:1679 : return 2021-08-20 15:03:14.574 | + functions-common:run_phase:1761 : verify_disabled_services 2021-08-20 15:03:14.576 | + functions-common:verify_disabled_services:2021 : local service 2021-08-20 15:03:14.578 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.580 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-20 15:03:14.583 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.585 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-20 15:03:14.587 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.589 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-20 15:03:14.592 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.594 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-20 15:03:14.596 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.599 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-20 15:03:14.601 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.604 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-20 15:03:14.606 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.609 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-20 15:03:14.611 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.613 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-20 15:03:14.615 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.618 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-20 15:03:14.620 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.622 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-20 15:03:14.624 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.626 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-20 15:03:14.628 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.631 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-20 15:03:14.633 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.635 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-20 15:03:14.638 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.640 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-20 15:03:14.643 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.645 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-20 15:03:14.647 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.653 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-20 15:03:14.659 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.661 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-20 15:03:14.663 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.666 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-20 15:03:14.668 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.670 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-20 15:03:14.673 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.675 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-20 15:03:14.677 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.679 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-20 15:03:14.681 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.684 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-20 15:03:14.686 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.688 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-20 15:03:14.690 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.692 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-20 15:03:14.695 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.697 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-20 15:03:14.699 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.701 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-20 15:03:14.704 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.706 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-20 15:03:14.708 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.710 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-20 15:03:14.713 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.715 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-20 15:03:14.718 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.720 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-20 15:03:14.722 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.724 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-20 15:03:14.727 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.729 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-20 15:03:14.732 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.734 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-20 15:03:14.736 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.738 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-20 15:03:14.741 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.743 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-20 15:03:14.745 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.747 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-20 15:03:14.750 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.752 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-20 15:03:14.754 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.756 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-20 15:03:14.758 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.761 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-20 15:03:14.763 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:03:14.765 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-20 15:03:14.768 | + ./stack.sh:main:669 : initialize_database_backends 2021-08-20 15:03:14.770 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-20 15:03:14.772 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-20 15:03:14.786 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.788 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-20 15:03:14.791 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-20 15:03:14.793 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-20 15:03:14.807 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:03:14.809 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-20 15:03:14.812 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-20 15:03:14.814 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-20 15:03:14.816 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-20 15:03:14.818 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-20 15:03:14.821 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-20 15:03:14.823 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-20 15:03:14.825 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-20 15:03:14.828 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-20 15:03:14.830 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-20 15:03:14.832 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-20 15:03:14.834 | + lib/database:initialize_database_backends:104 : return 0 2021-08-20 15:03:14.837 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-08-20 15:03:14.837 | Using mysql database backend 2021-08-20 15:03:14.839 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-20 15:03:14.854 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-08-20 15:03:14.869 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.871 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-20 15:03:14.887 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-08-20 15:03:14.902 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.904 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-20 15:03:14.919 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-20 15:03:14.936 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-08-20 15:03:14.952 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:03:14.954 | + ./stack.sh:main:717 : is_service_enabled nova 2021-08-20 15:03:14.973 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.975 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-08-20 15:03:14.977 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-08-20 15:03:14.992 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:03:14.994 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-20 15:03:15.010 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-08-20 15:03:15.012 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-08-20 15:03:15.014 | + ./stack.sh:main:739 : save_stackenv 739 2021-08-20 15:03:15.017 | + functions-common:save_stackenv:60 : local tag=739 2021-08-20 15:03:15.019 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-20 15:03:15.023 | + functions-common:save_stackenv:62 : time_stamp=2021-08-20-150315 2021-08-20 15:03:15.026 | + functions-common:save_stackenv:63 : echo '# 2021-08-20-150315 739' 2021-08-20 15:03:15.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.030 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-20 15:03:15.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.035 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-20 15:03:15.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.039 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-20 15:03:15.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.044 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-20 15:03:15.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.048 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.95 2021-08-20 15:03:15.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.053 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.95/identity 2021-08-20 15:03:15.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.057 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-20-150313 2021-08-20 15:03:15.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.062 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-20 15:03:15.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.066 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.95 2021-08-20 15:03:15.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.071 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-20 15:03:15.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.076 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-20 15:03:15.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.080 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-20 15:03:15.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:03:15.084 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-20 15:03:15.088 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-08-20 15:03:15.090 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-20 15:03:15.092 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-08-20 15:03:15.094 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:03:15.096 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:03:15.098 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:03:15.101 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:03:15.103 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:03:15.106 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:03:15.120 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:03:15.122 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:03:15.124 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:03:15.126 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:03:15.127 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:03:15.131 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-08-20 15:03:15.135 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:03:15.137 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-08-20 15:03:15.139 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:03:15.140 | + functions-common:git_clone:595 : head -1 2021-08-20 15:03:15.143 | 333de443 update constraint for oslo.db to new release 8.4.1 2021-08-20 15:03:15.145 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:03:15.148 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-08-20 15:03:15.151 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:03:15.153 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-08-20 15:03:15.156 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-20 15:03:15.158 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-20 15:03:15.160 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-20 15:03:15.163 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-20 15:03:15.165 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-20 15:03:15.168 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-20 15:03:15.170 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-20 15:03:15.173 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-20 15:03:15.176 | ++ tools/install_prereqs.sh:source:47 : NOW=1629471795 2021-08-20 15:03:15.179 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-20 15:03:15.184 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-20 15:03:15.186 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-20 15:03:15.188 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629471795 2021-08-20 15:03:15.191 | ++ tools/install_prereqs.sh:source:50 : [[ 1629471795 -lt 7200 ]] 2021-08-20 15:03:15.193 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-20 15:03:15.196 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-08-20 15:03:15.198 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-20 15:03:15.200 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-08-20 15:03:15.202 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-20 15:03:15.205 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-08-20 15:03:15.207 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-20 15:03:15.210 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-08-20 15:03:15.255 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-20 15:03:15.255 | apache2-dev 2021-08-20 15:03:15.256 | bc 2021-08-20 15:03:15.256 | bsdmainutils 2021-08-20 15:03:15.256 | curl 2021-08-20 15:03:15.256 | g++ 2021-08-20 15:03:15.256 | gcc 2021-08-20 15:03:15.256 | gettext 2021-08-20 15:03:15.256 | git 2021-08-20 15:03:15.256 | graphviz 2021-08-20 15:03:15.256 | iputils-ping 2021-08-20 15:03:15.256 | libapache2-mod-proxy-uwsgi 2021-08-20 15:03:15.256 | libffi-dev 2021-08-20 15:03:15.256 | libjpeg-dev 2021-08-20 15:03:15.256 | libmysqlclient-dev 2021-08-20 15:03:15.256 | libpcre3-dev 2021-08-20 15:03:15.256 | libpq-dev 2021-08-20 15:03:15.256 | libssl-dev 2021-08-20 15:03:15.256 | libsystemd-dev 2021-08-20 15:03:15.256 | libxml2-dev 2021-08-20 15:03:15.256 | libxslt1-dev 2021-08-20 15:03:15.256 | libyaml-dev 2021-08-20 15:03:15.256 | lsof 2021-08-20 15:03:15.256 | openssh-server 2021-08-20 15:03:15.256 | openssl 2021-08-20 15:03:15.256 | pkg-config 2021-08-20 15:03:15.256 | psmisc 2021-08-20 15:03:15.256 | python3-dev 2021-08-20 15:03:15.256 | python3-pip 2021-08-20 15:03:15.256 | python3-venv 2021-08-20 15:03:15.256 | tar 2021-08-20 15:03:15.256 | tcpdump 2021-08-20 15:03:15.256 | unzip 2021-08-20 15:03:15.256 | uuid-runtime 2021-08-20 15:03:15.256 | wget 2021-08-20 15:03:15.256 | wget 2021-08-20 15:03:15.256 | zlib1g-dev 2021-08-20 15:03:15.256 | libkrb5-dev 2021-08-20 15:03:15.256 | libldap2-dev 2021-08-20 15:03:15.257 | libsasl2-dev 2021-08-20 15:03:15.257 | memcached 2021-08-20 15:03:15.257 | python3-mysqldb 2021-08-20 15:03:15.257 | sqlite3 2021-08-20 15:03:15.257 | conntrack 2021-08-20 15:03:15.257 | curl 2021-08-20 15:03:15.257 | dnsmasq-base 2021-08-20 15:03:15.257 | dnsmasq-utils 2021-08-20 15:03:15.257 | ebtables 2021-08-20 15:03:15.257 | gawk 2021-08-20 15:03:15.257 | genisoimage 2021-08-20 15:03:15.257 | iptables 2021-08-20 15:03:15.257 | iputils-arping 2021-08-20 15:03:15.257 | kpartx 2021-08-20 15:03:15.257 | libjs-jquery-tablesorter 2021-08-20 15:03:15.257 | libmysqlclient-dev 2021-08-20 15:03:15.257 | parted 2021-08-20 15:03:15.257 | pm-utils 2021-08-20 15:03:15.257 | python3-mysqldb 2021-08-20 15:03:15.257 | socat 2021-08-20 15:03:15.257 | sqlite3 2021-08-20 15:03:15.257 | sudo 2021-08-20 15:03:15.257 | vlan 2021-08-20 15:03:15.257 | lsscsi 2021-08-20 15:03:15.257 | open-iscsi 2021-08-20 15:03:15.257 | lvm2 2021-08-20 15:03:15.257 | qemu-utils 2021-08-20 15:03:15.257 | thin-provisioning-tools 2021-08-20 15:03:15.257 | acl 2021-08-20 15:03:15.257 | dnsmasq-base 2021-08-20 15:03:15.257 | dnsmasq-utils 2021-08-20 15:03:15.257 | ebtables 2021-08-20 15:03:15.257 | haproxy 2021-08-20 15:03:15.257 | iptables 2021-08-20 15:03:15.257 | iputils-arping 2021-08-20 15:03:15.257 | iputils-ping 2021-08-20 15:03:15.257 | libmysqlclient-dev 2021-08-20 15:03:15.257 | postgresql-server-dev-all 2021-08-20 15:03:15.258 | python3-mysqldb 2021-08-20 15:03:15.258 | sqlite3 2021-08-20 15:03:15.260 | sudo 2021-08-20 15:03:15.260 | vlan 2021-08-20 15:03:15.260 | ipset 2021-08-20 15:03:15.260 | conntrack 2021-08-20 15:03:15.260 | conntrackd 2021-08-20 15:03:15.260 | keepalived 2021-08-20 15:03:15.260 | dstat 2021-08-20 15:03:15.260 | lvm2 2021-08-20 15:03:15.260 | qemu-utils 2021-08-20 15:03:15.260 | thin-provisioning-tools 2021-08-20 15:03:15.260 | curl 2021-08-20 15:03:15.261 | liberasurecode-dev 2021-08-20 15:03:15.261 | make 2021-08-20 15:03:15.261 | memcached 2021-08-20 15:03:15.261 | sqlite3 2021-08-20 15:03:15.261 | xfsprogs' 2021-08-20 15:03:15.261 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-20 15:03:15.276 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-20 15:03:15.276 | apache2-dev 2021-08-20 15:03:15.276 | bc 2021-08-20 15:03:15.276 | bsdmainutils 2021-08-20 15:03:15.276 | curl 2021-08-20 15:03:15.276 | g++ 2021-08-20 15:03:15.276 | gcc 2021-08-20 15:03:15.276 | gettext 2021-08-20 15:03:15.276 | git 2021-08-20 15:03:15.276 | graphviz 2021-08-20 15:03:15.276 | iputils-ping 2021-08-20 15:03:15.276 | libapache2-mod-proxy-uwsgi 2021-08-20 15:03:15.276 | libffi-dev 2021-08-20 15:03:15.276 | libjpeg-dev 2021-08-20 15:03:15.276 | libmysqlclient-dev 2021-08-20 15:03:15.276 | libpcre3-dev 2021-08-20 15:03:15.276 | libpq-dev 2021-08-20 15:03:15.276 | libssl-dev 2021-08-20 15:03:15.276 | libsystemd-dev 2021-08-20 15:03:15.276 | libxml2-dev 2021-08-20 15:03:15.276 | libxslt1-dev 2021-08-20 15:03:15.276 | libyaml-dev 2021-08-20 15:03:15.276 | lsof 2021-08-20 15:03:15.276 | openssh-server 2021-08-20 15:03:15.277 | openssl 2021-08-20 15:03:15.277 | pkg-config 2021-08-20 15:03:15.277 | psmisc 2021-08-20 15:03:15.277 | python3-dev 2021-08-20 15:03:15.277 | python3-pip 2021-08-20 15:03:15.277 | python3-venv 2021-08-20 15:03:15.277 | tar 2021-08-20 15:03:15.277 | tcpdump 2021-08-20 15:03:15.277 | unzip 2021-08-20 15:03:15.277 | uuid-runtime 2021-08-20 15:03:15.277 | wget 2021-08-20 15:03:15.277 | wget 2021-08-20 15:03:15.277 | zlib1g-dev 2021-08-20 15:03:15.277 | libkrb5-dev 2021-08-20 15:03:15.277 | libldap2-dev 2021-08-20 15:03:15.277 | libsasl2-dev 2021-08-20 15:03:15.277 | memcached 2021-08-20 15:03:15.277 | python3-mysqldb 2021-08-20 15:03:15.277 | sqlite3 2021-08-20 15:03:15.277 | conntrack 2021-08-20 15:03:15.277 | curl 2021-08-20 15:03:15.277 | dnsmasq-base 2021-08-20 15:03:15.277 | dnsmasq-utils 2021-08-20 15:03:15.277 | ebtables 2021-08-20 15:03:15.277 | gawk 2021-08-20 15:03:15.277 | genisoimage 2021-08-20 15:03:15.277 | iptables 2021-08-20 15:03:15.277 | iputils-arping 2021-08-20 15:03:15.277 | kpartx 2021-08-20 15:03:15.277 | libjs-jquery-tablesorter 2021-08-20 15:03:15.277 | libmysqlclient-dev 2021-08-20 15:03:15.277 | parted 2021-08-20 15:03:15.277 | pm-utils 2021-08-20 15:03:15.277 | python3-mysqldb 2021-08-20 15:03:15.277 | socat 2021-08-20 15:03:15.277 | sqlite3 2021-08-20 15:03:15.277 | sudo 2021-08-20 15:03:15.277 | vlan 2021-08-20 15:03:15.278 | lsscsi 2021-08-20 15:03:15.278 | open-iscsi 2021-08-20 15:03:15.278 | lvm2 2021-08-20 15:03:15.278 | qemu-utils 2021-08-20 15:03:15.278 | thin-provisioning-tools 2021-08-20 15:03:15.278 | acl 2021-08-20 15:03:15.278 | dnsmasq-base 2021-08-20 15:03:15.278 | dnsmasq-utils 2021-08-20 15:03:15.278 | ebtables 2021-08-20 15:03:15.278 | haproxy 2021-08-20 15:03:15.278 | iptables 2021-08-20 15:03:15.278 | iputils-arping 2021-08-20 15:03:15.278 | iputils-ping 2021-08-20 15:03:15.278 | libmysqlclient-dev 2021-08-20 15:03:15.278 | postgresql-server-dev-all 2021-08-20 15:03:15.278 | python3-mysqldb 2021-08-20 15:03:15.278 | sqlite3 2021-08-20 15:03:15.278 | sudo 2021-08-20 15:03:15.278 | vlan 2021-08-20 15:03:15.278 | ipset 2021-08-20 15:03:15.278 | conntrack 2021-08-20 15:03:15.278 | conntrackd 2021-08-20 15:03:15.278 | keepalived 2021-08-20 15:03:15.278 | dstat 2021-08-20 15:03:15.278 | lvm2 2021-08-20 15:03:15.278 | qemu-utils 2021-08-20 15:03:15.278 | thin-provisioning-tools 2021-08-20 15:03:15.278 | curl 2021-08-20 15:03:15.278 | liberasurecode-dev 2021-08-20 15:03:15.278 | make 2021-08-20 15:03:15.278 | memcached 2021-08-20 15:03:15.278 | sqlite3 2021-08-20 15:03:15.278 | xfsprogs ' 2021-08-20 15:03:15.278 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-20 15:03:15.280 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:03:15.283 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:03:15.285 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:03:15.286 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-20 15:03:15.290 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:03:15.292 | ++ functions-common:install_package:1344 : update_package_repo 2021-08-20 15:03:15.294 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:03:15.296 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-08-20 15:03:15.298 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:03:15.302 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:03:15.304 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:03:15.307 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:03:15.309 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:03:15.311 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:03:15.314 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-08-20 15:03:15.316 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-08-20 15:03:15.318 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-08-20 15:03:15.320 | +++ functions-common:apt_get_update:1078 : id -u 2021-08-20 15:03:15.325 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-08-20 15:03:15.327 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-08-20 15:03:15.328 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-08-20 15:03:15.331 | ++ functions-common:time_start:2297 : local start_time= 2021-08-20 15:03:15.332 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-08-20 15:03:15.335 | +++ functions-common:time_start:2301 : date +%s%3N 2021-08-20 15:03:15.338 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1629471795336 2021-08-20 15:03:15.340 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-20 15:03:15.342 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-20 15:03:15.344 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-20 15:03:15.688 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-20 15:03:15.722 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-20 15:03:15.744 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-20 15:03:15.766 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-20 15:03:17.795 | Reading package lists... 2021-08-20 15:03:17.824 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-08-20 15:03:17.826 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-08-20 15:03:17.828 | ++ functions-common:time_stop:2310 : local name 2021-08-20 15:03:17.830 | ++ functions-common:time_stop:2311 : local end_time 2021-08-20 15:03:17.832 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:03:17.834 | ++ functions-common:time_stop:2313 : local total 2021-08-20 15:03:17.836 | ++ functions-common:time_stop:2314 : local start_time 2021-08-20 15:03:17.838 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-08-20 15:03:17.840 | ++ functions-common:time_stop:2317 : start_time=1629471795336 2021-08-20 15:03:17.842 | ++ functions-common:time_stop:2319 : [[ -z 1629471795336 ]] 2021-08-20 15:03:17.845 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:03:17.849 | ++ functions-common:time_stop:2322 : end_time=1629471797846 2021-08-20 15:03:17.851 | ++ functions-common:time_stop:2323 : elapsed_time=2510 2021-08-20 15:03:17.853 | ++ functions-common:time_stop:2324 : total=0 2021-08-20 15:03:17.855 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:03:17.857 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2510 2021-08-20 15:03:17.860 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:03:17.862 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:03:17.864 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:03:17.866 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:03:17.869 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:03:17.888 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:03:17.993 | Reading package lists... 2021-08-20 15:03:18.210 | Building dependency tree... 2021-08-20 15:03:18.212 | Reading state information... 2021-08-20 15:03:18.470 | bc is already the newest version (1.07.1-2build1). 2021-08-20 15:03:18.470 | bc set to manually installed. 2021-08-20 15:03:18.470 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-20 15:03:18.470 | bsdmainutils set to manually installed. 2021-08-20 15:03:18.470 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-20 15:03:18.470 | gawk set to manually installed. 2021-08-20 15:03:18.470 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-20 15:03:18.470 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-20 15:03:18.470 | iptables set to manually installed. 2021-08-20 15:03:18.470 | iputils-ping is already the newest version (3:20190709-3). 2021-08-20 15:03:18.470 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-20 15:03:18.470 | kpartx set to manually installed. 2021-08-20 15:03:18.470 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-20 15:03:18.471 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-20 15:03:18.471 | psmisc is already the newest version (23.3-1). 2021-08-20 15:03:18.471 | psmisc set to manually installed. 2021-08-20 15:03:18.471 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-20 15:03:18.471 | tcpdump is already the newest version (4.9.3-4). 2021-08-20 15:03:18.471 | tcpdump set to manually installed. 2021-08-20 15:03:18.471 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-20 15:03:18.471 | thin-provisioning-tools set to manually installed. 2021-08-20 15:03:18.471 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-20 15:03:18.471 | wget set to manually installed. 2021-08-20 15:03:18.471 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-20 15:03:18.471 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-20 15:03:18.471 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-20 15:03:18.471 | lsof set to manually installed. 2021-08-20 15:03:18.471 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-20 15:03:18.471 | parted set to manually installed. 2021-08-20 15:03:18.471 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-20 15:03:18.471 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-20 15:03:18.471 | tar set to manually installed. 2021-08-20 15:03:18.471 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-20 15:03:18.471 | uuid-runtime set to manually installed. 2021-08-20 15:03:18.471 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-20 15:03:18.471 | zlib1g-dev set to manually installed. 2021-08-20 15:03:18.471 | The following packages were automatically installed and are no longer required: 2021-08-20 15:03:18.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:03:18.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:03:18.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:03:18.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:03:18.471 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:03:18.471 | python3-zope.interface 2021-08-20 15:03:18.471 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:03:18.471 | The following additional packages will be installed: 2021-08-20 15:03:18.472 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-20 15:03:18.472 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-20 15:03:18.472 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-20 15:03:18.472 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-20 15:03:18.472 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-20 15:03:18.472 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-20 15:03:18.472 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-20 15:03:18.472 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-20 15:03:18.472 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-20 15:03:18.472 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-20 15:03:18.472 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-20 15:03:18.472 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-20 15:03:18.472 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-20 15:03:18.472 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-20 15:03:18.472 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-20 15:03:18.472 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-20 15:03:18.472 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-20 15:03:18.472 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-20 15:03:18.472 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-20 15:03:18.472 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-20 15:03:18.472 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-08-20 15:03:18.472 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-08-20 15:03:18.472 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-08-20 15:03:18.472 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-08-20 15:03:18.472 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-08-20 15:03:18.472 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-08-20 15:03:18.472 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-08-20 15:03:18.472 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-08-20 15:03:18.472 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-08-20 15:03:18.472 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-08-20 15:03:18.472 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-20 15:03:18.472 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-08-20 15:03:18.473 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-08-20 15:03:18.473 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-08-20 15:03:18.474 | Suggested packages: 2021-08-20 15:03:18.474 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-20 15:03:18.474 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-20 15:03:18.474 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-20 15:03:18.474 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-20 15:03:18.474 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-20 15:03:18.474 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-20 15:03:18.474 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-20 15:03:18.474 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-20 15:03:18.474 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-20 15:03:18.474 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-20 15:03:18.474 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-08-20 15:03:18.474 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-08-20 15:03:18.474 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-08-20 15:03:18.474 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-08-20 15:03:18.474 | openssl-blacklist systemd-container zip 2021-08-20 15:03:18.686 | The following NEW packages will be installed: 2021-08-20 15:03:18.686 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-20 15:03:18.686 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-20 15:03:18.687 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-20 15:03:18.687 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-20 15:03:18.687 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-20 15:03:18.687 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-20 15:03:18.687 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-20 15:03:18.687 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-20 15:03:18.687 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-20 15:03:18.687 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-20 15:03:18.687 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-20 15:03:18.687 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-20 15:03:18.687 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-20 15:03:18.687 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-20 15:03:18.687 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-20 15:03:18.687 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-20 15:03:18.687 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-20 15:03:18.687 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-20 15:03:18.687 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-20 15:03:18.687 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-20 15:03:18.687 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-20 15:03:18.687 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-20 15:03:18.687 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-20 15:03:18.687 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-20 15:03:18.687 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-20 15:03:18.687 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-08-20 15:03:18.687 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-08-20 15:03:18.687 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-08-20 15:03:18.687 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-08-20 15:03:18.687 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-08-20 15:03:18.687 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-08-20 15:03:18.687 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-20 15:03:18.687 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-08-20 15:03:18.688 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-08-20 15:03:18.688 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-08-20 15:03:18.688 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-20 15:03:18.688 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-20 15:03:18.688 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-08-20 15:03:18.688 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-08-20 15:03:18.688 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-20 15:03:18.688 | The following packages will be upgraded: 2021-08-20 15:03:18.689 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-20 15:03:18.689 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-20 15:03:18.689 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-20 15:03:18.803 | 16 upgraded, 208 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:03:18.803 | Need to get 151 MB of archives. 2021-08-20 15:03:18.803 | After this operation, 761 MB of additional disk space will be used. 2021-08-20 15:03:18.803 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-20 15:03:19.017 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-20 15:03:19.020 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-20 15:03:19.021 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-20 15:03:19.098 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-20 15:03:19.568 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-20 15:03:19.596 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-20 15:03:19.603 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-20 15:03:19.854 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-20 15:03:19.855 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-20 15:03:19.856 | 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] 2021-08-20 15:03:19.860 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-20 15:03:19.860 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-20 15:03:19.864 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-20 15:03:19.869 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-20 15:03:19.870 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-20 15:03:19.872 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-20 15:03:19.916 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-20 15:03:20.036 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-20 15:03:20.053 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-20 15:03:20.061 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-20 15:03:20.070 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-20 15:03:20.160 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-20 15:03:20.303 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-20 15:03:20.304 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-20 15:03:20.305 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-20 15:03:20.305 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-20 15:03:20.524 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-20 15:03:20.619 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-20 15:03:20.619 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-20 15:03:20.730 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-20 15:03:20.750 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-20 15:03:20.773 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-20 15:03:20.841 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-20 15:03:20.877 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-20 15:03:20.951 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-20 15:03:20.954 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-20 15:03:20.955 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-20 15:03:20.980 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-20 15:03:21.016 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-20 15:03:21.028 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-20 15:03:21.040 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-20 15:03:21.072 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-20 15:03:21.127 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-20 15:03:21.216 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-20 15:03:21.257 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-20 15:03:23.831 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-20 15:03:25.394 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-20 15:03:25.665 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-20 15:03:25.676 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-20 15:03:25.677 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-20 15:03:25.716 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-20 15:03:26.151 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-20 15:03:26.152 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-20 15:03:26.214 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-20 15:03:27.064 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-20 15:03:28.342 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-20 15:03:28.375 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-20 15:03:28.378 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-20 15:03:28.379 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-20 15:03:28.380 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-20 15:03:28.411 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-20 15:03:28.411 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-20 15:03:28.412 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-20 15:03:28.413 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-20 15:03:28.443 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-20 15:03:28.446 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-20 15:03:28.552 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-20 15:03:28.601 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-20 15:03:28.603 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-20 15:03:28.757 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-20 15:03:28.757 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-20 15:03:28.788 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-20 15:03:28.961 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-20 15:03:28.962 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-20 15:03:28.963 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-20 15:03:28.976 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-20 15:03:29.085 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-20 15:03:29.124 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-20 15:03:29.178 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-20 15:03:29.182 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-20 15:03:29.183 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-20 15:03:30.573 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-20 15:03:30.573 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-20 15:03:30.574 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-20 15:03:30.575 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-20 15:03:30.576 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-20 15:03:30.576 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-20 15:03:30.619 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-20 15:03:30.619 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-20 15:03:30.626 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-20 15:03:30.676 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-20 15:03:30.712 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-08-20 15:03:30.713 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-20 15:03:30.715 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-20 15:03:30.715 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-20 15:03:30.739 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-20 15:03:30.918 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-20 15:03:31.320 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-20 15:03:31.321 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-20 15:03:31.323 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-20 15:03:31.410 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-20 15:03:31.651 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-20 15:03:31.653 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-20 15:03:31.656 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-20 15:03:31.659 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-20 15:03:31.669 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-20 15:03:31.669 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-20 15:03:31.671 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-20 15:03:31.700 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-20 15:03:31.714 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-20 15:03:31.717 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-20 15:03:31.735 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-20 15:03:31.748 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-20 15:03:31.767 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-20 15:03:31.768 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-20 15:03:31.769 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-20 15:03:31.771 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-20 15:03:31.820 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-20 15:03:31.827 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-20 15:03:31.860 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-20 15:03:31.871 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-20 15:03:31.874 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-20 15:03:31.876 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-20 15:03:31.890 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-20 15:03:31.892 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-20 15:03:31.895 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-20 15:03:31.916 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-20 15:03:31.972 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-20 15:03:31.986 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-20 15:03:32.091 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-20 15:03:32.092 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-20 15:03:32.093 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-20 15:03:32.094 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-20 15:03:32.109 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-20 15:03:32.110 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-20 15:03:32.113 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-20 15:03:32.128 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-20 15:03:32.131 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-20 15:03:32.134 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-20 15:03:32.209 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-20 15:03:32.212 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-20 15:03:32.213 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-20 15:03:32.214 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-20 15:03:32.215 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-20 15:03:32.216 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-20 15:03:32.218 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-20 15:03:32.219 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-20 15:03:32.220 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-20 15:03:32.255 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-20 15:03:32.264 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-20 15:03:32.265 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-20 15:03:32.266 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-20 15:03:32.267 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-20 15:03:32.287 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-20 15:03:32.309 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-20 15:03:32.312 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-20 15:03:32.315 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-20 15:03:33.753 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-20 15:03:33.754 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-20 15:03:33.763 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-20 15:03:33.764 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-20 15:03:33.804 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-20 15:03:33.805 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-20 15:03:33.805 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-20 15:03:33.823 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-20 15:03:33.824 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-20 15:03:33.827 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-20 15:03:33.879 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-20 15:03:33.880 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-20 15:03:33.881 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-20 15:03:34.142 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-20 15:03:34.383 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-20 15:03:34.475 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-20 15:03:34.555 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-20 15:03:34.557 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-20 15:03:34.572 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-20 15:03:34.575 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-20 15:03:35.122 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-20 15:03:35.394 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-20 15:03:35.397 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-20 15:03:35.478 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-20 15:03:35.478 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-20 15:03:35.480 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-20 15:03:35.639 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-20 15:03:35.643 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-20 15:03:35.749 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-20 15:03:35.754 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-20 15:03:36.625 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-20 15:03:36.626 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-20 15:03:36.664 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-20 15:03:36.742 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-20 15:03:37.825 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-20 15:03:37.840 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-20 15:03:42.621 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-20 15:03:43.040 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-20 15:03:43.342 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-20 15:03:43.596 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-20 15:03:43.746 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-20 15:03:44.592 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-20 15:03:44.737 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-20 15:03:44.904 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-20 15:03:45.182 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-20 15:03:45.323 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-20 15:03:45.724 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-20 15:03:45.868 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-20 15:03:46.010 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-20 15:03:46.173 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-20 15:03:46.314 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-20 15:03:46.454 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-20 15:03:46.600 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-20 15:03:46.840 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-20 15:03:46.996 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-20 15:03:47.226 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-20 15:03:47.383 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-20 15:03:47.524 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-20 15:03:47.848 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-20 15:03:47.992 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-20 15:03:48.132 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-20 15:03:48.276 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-20 15:03:48.417 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-20 15:03:48.559 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-20 15:03:48.705 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-20 15:03:48.879 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-20 15:03:50.317 | Preconfiguring packages ... 2021-08-20 15:03:50.460 | Fetched 151 MB in 30s (5,016 kB/s) 2021-08-20 15:03:50.528 | (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.) 2021-08-20 15:03:50.530 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:50.545 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:50.610 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:50.619 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:51.000 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:51.006 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:51.046 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:51.054 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:51.124 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:51.276 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:52.050 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:03:52.058 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:03:52.139 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:03:52.189 | Selecting previously unselected package libapr1:amd64. 2021-08-20 15:03:52.228 | (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 ... 67327 files and directories currently installed.) 2021-08-20 15:03:52.230 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-20 15:03:52.233 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-20 15:03:52.289 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:03:52.295 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-20 15:03:52.497 | Selecting previously unselected package libaprutil1:amd64. 2021-08-20 15:03:52.504 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:03:52.506 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:03:52.541 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-20 15:03:52.548 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:03:52.550 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:03:52.586 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-20 15:03:52.597 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-20 15:03:52.657 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-20 15:03:52.665 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:03:52.667 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:03:52.699 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-20 15:03:52.705 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-20 15:03:52.765 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-20 15:03:52.776 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-20 15:03:52.838 | Selecting previously unselected package libjansson4:amd64. 2021-08-20 15:03:52.845 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-20 15:03:52.847 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-20 15:03:52.878 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-20 15:03:52.885 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-20 15:03:52.888 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-20 15:03:52.940 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:03:52.950 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-20 15:03:53.069 | Selecting previously unselected package apache2-bin. 2021-08-20 15:03:53.076 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:03:53.079 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-20 15:03:53.285 | Selecting previously unselected package apache2-data. 2021-08-20 15:03:53.293 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-20 15:03:53.295 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-20 15:03:53.404 | Selecting previously unselected package apache2-utils. 2021-08-20 15:03:53.411 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:03:53.414 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-20 15:03:53.457 | Selecting previously unselected package apache2. 2021-08-20 15:03:53.465 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:03:53.485 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-20 15:03:53.548 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-20 15:03:53.556 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-20 15:03:53.558 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-20 15:03:53.605 | Selecting previously unselected package haproxy. 2021-08-20 15:03:53.612 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-20 15:03:53.622 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-20 15:03:53.840 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-20 15:03:53.847 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:03:53.850 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:03:53.884 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-20 15:03:53.891 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:03:53.893 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:03:53.923 | Selecting previously unselected package mysql-common. 2021-08-20 15:03:53.931 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-20 15:03:53.950 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-20 15:03:53.979 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-20 15:03:53.986 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:03:53.988 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:03:54.216 | Selecting previously unselected package libsensors-config. 2021-08-20 15:03:54.224 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-20 15:03:54.226 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-20 15:03:54.253 | Selecting previously unselected package libsensors5:amd64. 2021-08-20 15:03:54.261 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-20 15:03:54.342 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-20 15:03:54.372 | Selecting previously unselected package libsnmp-base. 2021-08-20 15:03:54.379 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-20 15:03:54.381 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:03:54.451 | Selecting previously unselected package libsnmp35:amd64. 2021-08-20 15:03:54.459 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-20 15:03:54.461 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:03:54.628 | Selecting previously unselected package keepalived. 2021-08-20 15:03:54.636 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-20 15:03:54.638 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-20 15:03:54.723 | Selecting previously unselected package memcached. 2021-08-20 15:03:54.731 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-20 15:03:54.733 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-20 15:03:54.790 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-20 15:03:55.254 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-20 15:03:55.349 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:03:55.355 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-20 15:03:55.486 | Selecting previously unselected package python3-yaml. 2021-08-20 15:03:55.494 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-20 15:03:55.496 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-20 15:03:55.549 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:03:55.556 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:03:55.602 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:03:55.678 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:03:56.137 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:03:56.160 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:03:56.309 | Selecting previously unselected package acl. 2021-08-20 15:03:56.317 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-20 15:03:56.319 | Unpacking acl (2.2.53-6) ... 2021-08-20 15:03:56.349 | Selecting previously unselected package autotools-dev. 2021-08-20 15:03:56.357 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-20 15:03:56.359 | Unpacking autotools-dev (20180224.1) ... 2021-08-20 15:03:56.389 | Selecting previously unselected package m4. 2021-08-20 15:03:56.396 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-20 15:03:56.398 | Unpacking m4 (1.4.18-4) ... 2021-08-20 15:03:56.452 | Selecting previously unselected package autoconf. 2021-08-20 15:03:56.459 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-20 15:03:56.466 | Unpacking autoconf (2.69-11.1) ... 2021-08-20 15:03:56.544 | Selecting previously unselected package automake. 2021-08-20 15:03:56.551 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-20 15:03:56.556 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-20 15:03:56.656 | Selecting previously unselected package autopoint. 2021-08-20 15:03:56.663 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-20 15:03:56.666 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-20 15:03:56.706 | Selecting previously unselected package libllvm10:amd64. 2021-08-20 15:03:56.714 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:03:56.716 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:03:58.972 | Selecting previously unselected package libclang-cpp10. 2021-08-20 15:03:58.980 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:03:58.982 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:00.457 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-20 15:04:00.464 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:00.466 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:00.916 | Selecting previously unselected package libgc1c2:amd64. 2021-08-20 15:04:00.924 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-20 15:04:00.926 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-20 15:04:00.965 | Selecting previously unselected package libobjc4:amd64. 2021-08-20 15:04:00.973 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:00.975 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:01.005 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-20 15:04:01.013 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:01.015 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:01.093 | Selecting previously unselected package libc6-i386. 2021-08-20 15:04:01.101 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-20 15:04:01.104 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-20 15:04:01.611 | Selecting previously unselected package lib32gcc-s1. 2021-08-20 15:04:01.619 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:01.621 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:01.659 | Selecting previously unselected package lib32stdc++6. 2021-08-20 15:04:01.667 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:01.669 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:01.769 | Selecting previously unselected package libclang-common-10-dev. 2021-08-20 15:04:01.777 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:01.779 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:02.759 | Selecting previously unselected package libclang1-10. 2021-08-20 15:04:02.767 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:02.769 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:03.881 | Selecting previously unselected package clang-10. 2021-08-20 15:04:03.889 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:03.891 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:03.925 | Selecting previously unselected package libtool. 2021-08-20 15:04:03.933 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-20 15:04:03.935 | Unpacking libtool (2.4.6-14) ... 2021-08-20 15:04:03.983 | Selecting previously unselected package dh-autoreconf. 2021-08-20 15:04:03.991 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-20 15:04:03.994 | Unpacking dh-autoreconf (19) ... 2021-08-20 15:04:04.021 | Selecting previously unselected package libdebhelper-perl. 2021-08-20 15:04:04.029 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-20 15:04:04.031 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-20 15:04:04.077 | Selecting previously unselected package libarchive-zip-perl. 2021-08-20 15:04:04.084 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-20 15:04:04.087 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-20 15:04:04.128 | Selecting previously unselected package libsub-override-perl. 2021-08-20 15:04:04.136 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-20 15:04:04.138 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-20 15:04:04.163 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-20 15:04:04.172 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-20 15:04:04.174 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-20 15:04:04.200 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-20 15:04:04.208 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-20 15:04:04.210 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-20 15:04:04.234 | Selecting previously unselected package libdpkg-perl. 2021-08-20 15:04:04.241 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-20 15:04:04.243 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-20 15:04:04.314 | Selecting previously unselected package make. 2021-08-20 15:04:04.322 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-20 15:04:04.324 | Unpacking make (4.2.1-1.2) ... 2021-08-20 15:04:04.373 | Selecting previously unselected package dpkg-dev. 2021-08-20 15:04:04.380 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-20 15:04:04.382 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-20 15:04:04.517 | Selecting previously unselected package dwz. 2021-08-20 15:04:04.525 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-20 15:04:04.527 | Unpacking dwz (0.13-5) ... 2021-08-20 15:04:04.576 | Selecting previously unselected package libcroco3:amd64. 2021-08-20 15:04:04.583 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-20 15:04:04.586 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-20 15:04:04.623 | Selecting previously unselected package gettext. 2021-08-20 15:04:04.631 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-20 15:04:04.633 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-20 15:04:04.793 | Selecting previously unselected package intltool-debian. 2021-08-20 15:04:04.801 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-20 15:04:04.803 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-20 15:04:04.832 | Selecting previously unselected package po-debconf. 2021-08-20 15:04:04.840 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-20 15:04:04.842 | Unpacking po-debconf (1.0.21) ... 2021-08-20 15:04:04.903 | Selecting previously unselected package debhelper. 2021-08-20 15:04:04.911 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-20 15:04:04.913 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-20 15:04:05.095 | Selecting previously unselected package uuid-dev:amd64. 2021-08-20 15:04:05.104 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-20 15:04:05.106 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-20 15:04:05.140 | Selecting previously unselected package libsctp1:amd64. 2021-08-20 15:04:05.148 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-20 15:04:05.150 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:04:05.175 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-20 15:04:05.184 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-20 15:04:05.186 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:04:05.225 | Selecting previously unselected package libapr1-dev. 2021-08-20 15:04:05.233 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-20 15:04:05.237 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-20 15:04:05.505 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-20 15:04:05.514 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-20 15:04:05.516 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:04:05.641 | Selecting previously unselected package libaprutil1-dev. 2021-08-20 15:04:05.649 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:04:05.652 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-20 15:04:05.861 | Selecting previously unselected package apache2-dev. 2021-08-20 15:04:05.870 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:04:05.873 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:05.937 | Selecting previously unselected package binfmt-support. 2021-08-20 15:04:05.945 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-20 15:04:05.955 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-20 15:04:05.988 | Selecting previously unselected package g++-9. 2021-08-20 15:04:05.996 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:05.998 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:07.134 | Selecting previously unselected package g++. 2021-08-20 15:04:07.142 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-20 15:04:07.144 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-20 15:04:07.166 | Selecting previously unselected package build-essential. 2021-08-20 15:04:07.174 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-20 15:04:07.176 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-20 15:04:07.203 | Selecting previously unselected package conntrack. 2021-08-20 15:04:07.212 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-20 15:04:07.215 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-20 15:04:07.245 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-20 15:04:07.255 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-20 15:04:07.257 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-20 15:04:07.284 | Selecting previously unselected package libnetfilter-queue1. 2021-08-20 15:04:07.292 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-20 15:04:07.294 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-20 15:04:07.323 | Selecting previously unselected package conntrackd. 2021-08-20 15:04:07.331 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-20 15:04:07.333 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-20 15:04:07.377 | Selecting previously unselected package dns-root-data. 2021-08-20 15:04:07.385 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-20 15:04:07.387 | Unpacking dns-root-data (2019052802) ... 2021-08-20 15:04:07.415 | Selecting previously unselected package libidn11:amd64. 2021-08-20 15:04:07.423 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-20 15:04:07.425 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-20 15:04:07.459 | Selecting previously unselected package dnsmasq-base. 2021-08-20 15:04:07.467 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-20 15:04:07.469 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-20 15:04:07.536 | Selecting previously unselected package dnsmasq-utils. 2021-08-20 15:04:07.545 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-20 15:04:07.547 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-20 15:04:07.578 | Selecting previously unselected package dstat. 2021-08-20 15:04:07.586 | Preparing to unpack .../086-dstat_0.7.4-6_all.deb ... 2021-08-20 15:04:07.588 | Unpacking dstat (0.7.4-6) ... 2021-08-20 15:04:07.652 | Selecting previously unselected package ebtables. 2021-08-20 15:04:07.660 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-20 15:04:07.675 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-20 15:04:07.714 | Selecting previously unselected package libfakeroot:amd64. 2021-08-20 15:04:07.722 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-08-20 15:04:07.724 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-20 15:04:07.754 | Selecting previously unselected package fakeroot. 2021-08-20 15:04:07.762 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-08-20 15:04:07.765 | Unpacking fakeroot (1.24-1) ... 2021-08-20 15:04:07.803 | Selecting previously unselected package fonts-dejavu-core. 2021-08-20 15:04:07.811 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-20 15:04:07.813 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-20 15:04:07.982 | Selecting previously unselected package fonts-liberation. 2021-08-20 15:04:07.990 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-20 15:04:07.992 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-20 15:04:08.128 | Selecting previously unselected package fontconfig-config. 2021-08-20 15:04:08.136 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-20 15:04:08.138 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-20 15:04:08.182 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-20 15:04:08.190 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-20 15:04:08.192 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-20 15:04:08.235 | Selecting previously unselected package fontconfig. 2021-08-20 15:04:08.243 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-20 15:04:08.245 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-20 15:04:08.289 | Selecting previously unselected package genisoimage. 2021-08-20 15:04:08.297 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-20 15:04:08.299 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-20 15:04:08.377 | Selecting previously unselected package libann0. 2021-08-20 15:04:08.385 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-20 15:04:08.387 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-20 15:04:08.416 | Selecting previously unselected package libcdt5:amd64. 2021-08-20 15:04:08.424 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:08.427 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:08.454 | Selecting previously unselected package libcgraph6:amd64. 2021-08-20 15:04:08.463 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:08.465 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:08.497 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-20 15:04:08.505 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-20 15:04:08.507 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:04:08.549 | Selecting previously unselected package libjpeg8:amd64. 2021-08-20 15:04:08.557 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:04:08.559 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:08.586 | Selecting previously unselected package libjbig0:amd64. 2021-08-20 15:04:08.594 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-20 15:04:08.596 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-20 15:04:08.627 | Selecting previously unselected package libwebp6:amd64. 2021-08-20 15:04:08.635 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:08.638 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-20 15:04:08.691 | Selecting previously unselected package libtiff5:amd64. 2021-08-20 15:04:08.699 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:08.701 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-20 15:04:08.750 | Selecting previously unselected package libxpm4:amd64. 2021-08-20 15:04:08.758 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-20 15:04:08.760 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-20 15:04:08.793 | Selecting previously unselected package libgd3:amd64. 2021-08-20 15:04:08.800 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-20 15:04:08.803 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-20 15:04:08.847 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-20 15:04:08.855 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-20 15:04:08.857 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-20 15:04:08.907 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-20 15:04:08.915 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-20 15:04:08.917 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-20 15:04:08.977 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-20 15:04:08.985 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-08-20 15:04:08.987 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-20 15:04:09.021 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-20 15:04:09.029 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-20 15:04:09.031 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-20 15:04:09.059 | Selecting previously unselected package libxrender1:amd64. 2021-08-20 15:04:09.067 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-20 15:04:09.069 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20 15:04:09.099 | Selecting previously unselected package libcairo2:amd64. 2021-08-20 15:04:09.108 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:09.111 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-20 15:04:09.206 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-20 15:04:09.214 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-20 15:04:09.217 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-20 15:04:09.256 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-20 15:04:09.264 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-20 15:04:09.266 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-20 15:04:09.345 | Selecting previously unselected package libthai-data. 2021-08-20 15:04:09.353 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-08-20 15:04:09.356 | Unpacking libthai-data (0.1.28-3) ... 2021-08-20 15:04:09.405 | Selecting previously unselected package libdatrie1:amd64. 2021-08-20 15:04:09.413 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-20 15:04:09.415 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-20 15:04:09.443 | Selecting previously unselected package libthai0:amd64. 2021-08-20 15:04:09.451 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-08-20 15:04:09.453 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-20 15:04:09.483 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-20 15:04:09.491 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:04:09.493 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:09.542 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-20 15:04:09.550 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:04:09.552 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:09.584 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-20 15:04:09.592 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:04:09.595 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:09.625 | Selecting previously unselected package libpathplan4:amd64. 2021-08-20 15:04:09.633 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:09.635 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:09.665 | Selecting previously unselected package libgvc6. 2021-08-20 15:04:09.674 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:09.676 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-20 15:04:09.794 | Selecting previously unselected package libgvpr2:amd64. 2021-08-20 15:04:09.802 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:09.804 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:09.854 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-20 15:04:09.863 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:09.865 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:10.022 | Selecting previously unselected package x11-common. 2021-08-20 15:04:10.031 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-20 15:04:10.054 | dpkg-query: no packages found matching nux-tools 2021-08-20 15:04:10.066 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-20 15:04:10.102 | Selecting previously unselected package libice6:amd64. 2021-08-20 15:04:10.111 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-20 15:04:10.113 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-20 15:04:10.145 | Selecting previously unselected package libsm6:amd64. 2021-08-20 15:04:10.154 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-20 15:04:10.156 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-20 15:04:10.186 | Selecting previously unselected package libxt6:amd64. 2021-08-20 15:04:10.194 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-20 15:04:10.196 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-20 15:04:10.247 | Selecting previously unselected package libxmu6:amd64. 2021-08-20 15:04:10.255 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-20 15:04:10.257 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-20 15:04:10.290 | Selecting previously unselected package libxaw7:amd64. 2021-08-20 15:04:10.298 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-20 15:04:10.300 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-20 15:04:10.351 | Selecting previously unselected package graphviz. 2021-08-20 15:04:10.359 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-20 15:04:10.361 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-20 15:04:10.491 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-20 15:04:10.499 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:04:10.502 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:04:10.551 | Selecting previously unselected package libibverbs1:amd64. 2021-08-20 15:04:10.559 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:04:10.561 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:10.602 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-20 15:04:10.610 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:04:10.625 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:10.687 | Selecting previously unselected package icu-devtools. 2021-08-20 15:04:10.695 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-20 15:04:10.697 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-20 15:04:10.754 | Selecting previously unselected package iputils-arping. 2021-08-20 15:04:10.763 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-20 15:04:10.765 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-20 15:04:10.795 | Selecting previously unselected package javascript-common. 2021-08-20 15:04:10.803 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-08-20 15:04:10.819 | Unpacking javascript-common (11) ... 2021-08-20 15:04:10.848 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-20 15:04:10.856 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:10.858 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:10.892 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-20 15:04:10.900 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:10.902 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:10.935 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-20 15:04:10.943 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:10.945 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:10.979 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-20 15:04:10.988 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:10.990 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:11.021 | Selecting previously unselected package comerr-dev:amd64. 2021-08-20 15:04:11.029 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-20 15:04:11.033 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-20 15:04:11.064 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-20 15:04:11.072 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:11.075 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:11.126 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-20 15:04:11.134 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-20 15:04:11.137 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-20 15:04:11.169 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-20 15:04:11.177 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-20 15:04:11.179 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-20 15:04:11.205 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-20 15:04:11.213 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-20 15:04:11.216 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-20 15:04:11.243 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-20 15:04:11.252 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-20 15:04:11.254 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-20 15:04:11.288 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-20 15:04:11.296 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-20 15:04:11.298 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:04:11.365 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-20 15:04:11.373 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-20 15:04:11.376 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:04:11.442 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-20 15:04:11.452 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-20 15:04:11.455 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-20 15:04:11.505 | Selecting previously unselected package libgts-bin. 2021-08-20 15:04:11.514 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-20 15:04:11.516 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-20 15:04:11.569 | Selecting previously unselected package libicu-dev:amd64. 2021-08-20 15:04:11.577 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-20 15:04:11.580 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-20 15:04:13.025 | Selecting previously unselected package libipset13:amd64. 2021-08-20 15:04:13.033 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-20 15:04:13.036 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-20 15:04:13.070 | Selecting previously unselected package librdmacm1:amd64. 2021-08-20 15:04:13.079 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:04:13.082 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:13.122 | Selecting previously unselected package libiscsi7:amd64. 2021-08-20 15:04:13.130 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-20 15:04:13.142 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-20 15:04:13.177 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-20 15:04:13.185 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-20 15:04:13.204 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:04:13.264 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-20 15:04:13.272 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:04:13.274 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:13.300 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-20 15:04:13.308 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:04:13.311 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:13.336 | Selecting previously unselected package libjs-jquery. 2021-08-20 15:04:13.345 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-20 15:04:13.347 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-20 15:04:13.407 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-20 15:04:13.415 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-20 15:04:13.417 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-20 15:04:13.444 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-20 15:04:13.452 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-20 15:04:13.455 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-20 15:04:13.531 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-20 15:04:13.539 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-20 15:04:13.541 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-20 15:04:13.597 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-20 15:04:13.605 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-20 15:04:13.609 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-20 15:04:13.637 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-20 15:04:13.645 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-20 15:04:13.647 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-20 15:04:13.676 | Selecting previously unselected package libssl-dev:amd64. 2021-08-20 15:04:13.684 | Preparing to unpack .../164-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:04:13.686 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:04:13.952 | Selecting previously unselected package libmysqlclient-dev. 2021-08-20 15:04:13.961 | Preparing to unpack .../165-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:04:13.963 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:04:14.260 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-20 15:04:14.269 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-20 15:04:14.271 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:04:14.365 | Selecting previously unselected package libomp5-10:amd64. 2021-08-20 15:04:14.374 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:14.376 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:14.449 | Selecting previously unselected package libomp-10-dev. 2021-08-20 15:04:14.457 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:14.460 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:14.497 | Selecting previously unselected package libpq5:amd64. 2021-08-20 15:04:14.505 | Preparing to unpack .../169-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:14.508 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:14.550 | Selecting previously unselected package libpq-dev. 2021-08-20 15:04:14.558 | Preparing to unpack .../170-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:14.561 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:14.634 | Selecting previously unselected package librados2. 2021-08-20 15:04:14.643 | Preparing to unpack .../171-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:14.645 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:04:15.129 | Selecting previously unselected package librbd1. 2021-08-20 15:04:15.137 | Preparing to unpack .../172-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:15.140 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:04:15.410 | Selecting previously unselected package libsasl2-dev. 2021-08-20 15:04:15.418 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-20 15:04:15.421 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-20 15:04:15.492 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-20 15:04:15.500 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:04:15.502 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:04:15.619 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-20 15:04:15.628 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-20 15:04:15.630 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:04:15.659 | Selecting previously unselected package libx86-1:amd64. 2021-08-20 15:04:15.667 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-20 15:04:15.670 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-20 15:04:15.709 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-20 15:04:15.718 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:15.720 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:04:15.875 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-20 15:04:15.883 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-20 15:04:15.886 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-20 15:04:15.967 | Selecting previously unselected package llvm-10-runtime. 2021-08-20 15:04:15.975 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:15.977 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:16.032 | Selecting previously unselected package libpfm4:amd64. 2021-08-20 15:04:16.040 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-20 15:04:16.042 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-20 15:04:16.117 | Selecting previously unselected package llvm-10. 2021-08-20 15:04:16.125 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:16.127 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:16.900 | Selecting previously unselected package libffi-dev:amd64. 2021-08-20 15:04:16.909 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-08-20 15:04:16.911 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-20 15:04:16.953 | Selecting previously unselected package python3-pygments. 2021-08-20 15:04:16.962 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-20 15:04:16.965 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-20 15:04:17.104 | Selecting previously unselected package llvm-10-tools. 2021-08-20 15:04:17.113 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:17.115 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:17.256 | Selecting previously unselected package libz3-4:amd64. 2021-08-20 15:04:17.265 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-20 15:04:17.267 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-20 15:04:18.224 | Selecting previously unselected package libz3-dev:amd64. 2021-08-20 15:04:18.233 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-20 15:04:18.235 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-20 15:04:18.280 | Selecting previously unselected package llvm-10-dev. 2021-08-20 15:04:18.288 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:04:18.290 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:22.759 | Selecting previously unselected package lsscsi. 2021-08-20 15:04:22.769 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-08-20 15:04:22.772 | Unpacking lsscsi (0.30-0.1) ... 2021-08-20 15:04:22.806 | Selecting previously unselected package pkg-config. 2021-08-20 15:04:22.815 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-20 15:04:22.818 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-20 15:04:22.852 | Selecting previously unselected package pm-utils. 2021-08-20 15:04:22.861 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-08-20 15:04:22.863 | Unpacking pm-utils (1.4.1-19) ... 2021-08-20 15:04:22.914 | Selecting previously unselected package postgresql-client-common. 2021-08-20 15:04:22.923 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-20 15:04:22.925 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-20 15:04:22.961 | Selecting previously unselected package postgresql-client-12. 2021-08-20 15:04:22.970 | Preparing to unpack .../192-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:22.972 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:23.181 | Selecting previously unselected package ssl-cert. 2021-08-20 15:04:23.190 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-08-20 15:04:23.192 | Unpacking ssl-cert (1.0.39) ... 2021-08-20 15:04:23.228 | Selecting previously unselected package postgresql-common. 2021-08-20 15:04:23.237 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-20 15:04:23.267 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-20 15:04:23.273 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-20 15:04:23.338 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-20 15:04:23.348 | Preparing to unpack .../195-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:04:23.350 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:23.660 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-20 15:04:23.670 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-20 15:04:23.672 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-20 15:04:23.702 | Selecting previously unselected package python-pip-whl. 2021-08-20 15:04:23.711 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-20 15:04:23.713 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-20 15:04:23.918 | Selecting previously unselected package python3-mysqldb. 2021-08-20 15:04:23.927 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-20 15:04:23.929 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-20 15:04:23.966 | Selecting previously unselected package python3-wheel. 2021-08-20 15:04:23.975 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-08-20 15:04:23.977 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-20 15:04:24.011 | Selecting previously unselected package python3-pip. 2021-08-20 15:04:24.019 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-20 15:04:24.021 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-20 15:04:24.111 | Selecting previously unselected package python3.8-venv. 2021-08-20 15:04:24.120 | Preparing to unpack .../201-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-20 15:04:24.122 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-20 15:04:24.148 | Selecting previously unselected package python3-venv. 2021-08-20 15:04:24.157 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-20 15:04:24.159 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-20 15:04:24.185 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-20 15:04:24.194 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-20 15:04:24.196 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-20 15:04:24.229 | Selecting previously unselected package qemu-utils. 2021-08-20 15:04:24.239 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-20 15:04:24.241 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-20 15:04:24.422 | Selecting previously unselected package sharutils. 2021-08-20 15:04:24.431 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-20 15:04:24.433 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-20 15:04:24.483 | Selecting previously unselected package sqlite3. 2021-08-20 15:04:24.492 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-20 15:04:24.494 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-20 15:04:24.640 | Selecting previously unselected package unzip. 2021-08-20 15:04:24.648 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-20 15:04:24.651 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-20 15:04:24.702 | Selecting previously unselected package vbetool. 2021-08-20 15:04:24.710 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-08-20 15:04:24.713 | Unpacking vbetool (1.1-4) ... 2021-08-20 15:04:24.744 | Selecting previously unselected package ipset. 2021-08-20 15:04:24.753 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-08-20 15:04:24.762 | Unpacking ipset (7.5-1~exp1) ... 2021-08-20 15:04:24.797 | Selecting previously unselected package ipvsadm. 2021-08-20 15:04:24.806 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-20 15:04:24.808 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-20 15:04:24.843 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-20 15:04:24.852 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:04:24.861 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:24.889 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-20 15:04:24.898 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-20 15:04:24.900 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-20 15:04:24.932 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-20 15:04:24.941 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-20 15:04:24.943 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-20 15:04:24.975 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-20 15:04:24.984 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:04:24.987 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:25.019 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-20 15:04:25.028 | Preparing to unpack .../215-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-20 15:04:25.031 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-20 15:04:25.065 | Selecting previously unselected package socat. 2021-08-20 15:04:25.074 | Preparing to unpack .../216-socat_1.7.3.3-2_amd64.deb ... 2021-08-20 15:04:25.076 | Unpacking socat (1.7.3.3-2) ... 2021-08-20 15:04:25.152 | Selecting previously unselected package vlan. 2021-08-20 15:04:25.161 | Preparing to unpack .../217-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-20 15:04:25.163 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-20 15:04:25.227 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-20 15:04:25.234 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-20 15:04:25.243 | Setting up javascript-common (11) ... 2021-08-20 15:04:25.275 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-20 15:04:25.291 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-20 15:04:25.298 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-20 15:04:25.303 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-20 15:04:25.310 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-20 15:04:25.333 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-20 15:04:25.337 | Setting up dstat (0.7.4-6) ... 2021-08-20 15:04:25.611 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-20 15:04:25.611 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-20 15:04:25.628 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-20 15:04:25.628 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-20 15:04:25.675 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:04:25.681 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-20 15:04:25.687 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:25.692 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20 15:04:25.698 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-20 15:04:25.704 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-20 15:04:25.710 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-20 15:04:25.716 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-20 15:04:25.721 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-20 15:04:25.728 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-20 15:04:25.733 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-20 15:04:25.742 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-20 15:04:25.747 | Setting up vbetool (1.1-4) ... 2021-08-20 15:04:25.755 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:04:25.763 | Setting up pm-utils (1.4.1-19) ... 2021-08-20 15:04:25.773 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:04:26.011 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-20 15:04:26.037 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-20 15:04:26.043 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:26.049 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-20 15:04:26.291 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-20 15:04:26.993 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-20 15:04:27.004 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-20 15:04:27.011 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:04:27.016 | Setting up m4 (1.4.18-4) ... 2021-08-20 15:04:27.022 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-20 15:04:27.300 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:27.305 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-20 15:04:27.311 | Setting up iputils-arping (3:20190709-3) ... 2021-08-20 15:04:27.344 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-20 15:04:27.349 | Setting up conntrack (1:1.4.5-2) ... 2021-08-20 15:04:27.355 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:04:27.361 | Setting up python3-wheel (0.34.2-1) ... 2021-08-20 15:04:27.604 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-20 15:04:27.610 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-20 15:04:27.821 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-20 15:04:29.905 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-20 15:04:31.151 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-20 15:04:31.857 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-20 15:04:31.868 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-20 15:04:31.875 | Setting up acl (2.2.53-6) ... 2021-08-20 15:04:31.889 | Setting up dns-root-data (2019052802) ... 2021-08-20 15:04:31.894 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:31.899 | Setting up fakeroot (1.24-1) ... 2021-08-20 15:04:31.906 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-20 15:04:31.914 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-20 15:04:31.919 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:04:31.925 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:31.930 | Setting up autotools-dev (20180224.1) ... 2021-08-20 15:04:31.934 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-20 15:04:32.723 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-20 15:04:32.728 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-20 15:04:32.733 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-20 15:04:32.738 | Setting up make (4.2.1-1.2) ... 2021-08-20 15:04:32.743 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-20 15:04:32.748 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:32.753 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-20 15:04:32.758 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:32.764 | Setting up ebtables (2.0.11-3build1) ... 2021-08-20 15:04:33.325 | Setting up socat (1.7.3.3-2) ... 2021-08-20 15:04:33.331 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-20 15:04:33.336 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-20 15:04:33.342 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:04:33.348 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-20 15:04:33.353 | Setting up binfmt-support (2.2.0-2) ... 2021-08-20 15:04:33.637 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-20 15:04:34.682 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-20 15:04:34.688 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-20 15:04:34.693 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-20 15:04:34.736 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-20 15:04:34.741 | Setting up lsscsi (0.30-0.1) ... 2021-08-20 15:04:34.746 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-20 15:04:34.752 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:34.757 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:04:34.762 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:04:34.768 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-20 15:04:34.773 | Setting up autoconf (2.69-11.1) ... 2021-08-20 15:04:34.780 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-20 15:04:34.785 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-20 15:04:34.828 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-20 15:04:34.832 | Setting up dwz (0.13-5) ... 2021-08-20 15:04:34.837 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:04:34.842 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-20 15:04:34.847 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-20 15:04:34.853 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-20 15:04:34.858 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-20 15:04:34.870 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:34.876 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:34.881 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-20 15:04:34.886 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-20 15:04:34.892 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-20 15:04:34.896 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:04:34.906 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:04:34.911 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-20 15:04:34.917 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-20 15:04:34.923 | Setting up libsub-override-perl (0.09-2) ... 2021-08-20 15:04:34.928 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-20 15:04:34.933 | Setting up libthai-data (0.1.28-3) ... 2021-08-20 15:04:34.938 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-20 15:04:34.944 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:34.949 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:34.955 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:34.960 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-20 15:04:34.965 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:34.972 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-20 15:04:34.977 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-20 15:04:34.982 | Setting up ipset (7.5-1~exp1) ... 2021-08-20 15:04:34.995 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:04:35.003 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-20 15:04:36.013 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-20 15:04:36.335 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-20 15:04:36.340 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-20 15:04:36.346 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-20 15:04:36.351 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:04:36.356 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:04:36.362 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-20 15:04:36.367 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-20 15:04:36.372 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:04:36.377 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:36.382 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-20 15:04:36.389 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-20 15:04:36.393 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-20 15:04:36.399 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:04:36.405 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:36.411 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-20 15:04:36.416 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-20 15:04:36.422 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-20 15:04:36.427 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:04:36.432 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:04:36.438 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:36.443 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:04:36.449 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:36.455 | Setting up libtool (2.4.6-14) ... 2021-08-20 15:04:36.461 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-20 15:04:36.562 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:04:36.607 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:36.612 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-20 15:04:37.007 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-20 15:04:38.113 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:38.119 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:04:38.126 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-20 15:04:38.270 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:04:38.275 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:38.281 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:38.289 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-20 15:04:38.298 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:04:38.304 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-20 15:04:38.546 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-20 15:04:38.552 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-20 15:04:38.559 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-20 15:04:38.565 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:04:38.571 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:39.205 | 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 2021-08-20 15:04:39.228 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:39.234 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:04:39.240 | Setting up ssl-cert (1.0.39) ... 2021-08-20 15:04:39.718 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-20 15:04:39.723 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-20 15:04:39.798 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-20 15:04:39.803 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-20 15:04:40.291 | Adding user postgres to group ssl-cert 2021-08-20 15:04:40.446 | 2021-08-20 15:04:40.446 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-20 15:04:40.640 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-20 15:04:40.640 | Removing obsolete dictionary files: 2021-08-20 15:04:41.236 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-20 15:04:42.348 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-20 15:04:42.354 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:04:42.360 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-20 15:04:42.448 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-20 15:04:42.843 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-20 15:04:42.848 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-20 15:04:42.854 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-20 15:04:42.860 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:04:42.865 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-20 15:04:42.870 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-20 15:04:42.876 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-20 15:04:42.881 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:42.887 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-20 15:04:42.892 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:04:42.898 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:42.903 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:42.909 | Setting up ipvsadm (1:1.31-1) ... 2021-08-20 15:04:43.648 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:04:43.653 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:43.757 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-20 15:04:45.830 | Regenerating fonts cache... done. 2021-08-20 15:04:45.832 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-20 15:04:45.838 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-20 15:04:45.844 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:04:47.204 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-20 15:04:48.039 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:48.083 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:48.089 | Setting up keepalived (1:2.0.19-2) ... 2021-08-20 15:04:49.072 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-20 15:04:49.783 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:49.789 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:49.794 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:04:49.800 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:49.806 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-20 15:04:49.811 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-20 15:04:49.817 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:04:49.822 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:49.828 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-20 15:04:49.833 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-20 15:04:49.839 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-20 15:04:49.845 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-20 15:04:49.852 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-20 15:04:49.857 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:04:49.864 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:49.870 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:04:49.876 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:04:49.882 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:04:49.902 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:04:49.909 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-20 15:04:49.914 | Setting up po-debconf (1.0.21) ... 2021-08-20 15:04:49.920 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:50.315 | Enabling module mpm_event. 2021-08-20 15:04:50.380 | Enabling module authz_core. 2021-08-20 15:04:50.385 | Enabling module authz_host. 2021-08-20 15:04:50.446 | Enabling module authn_core. 2021-08-20 15:04:50.451 | Enabling module auth_basic. 2021-08-20 15:04:50.510 | Enabling module access_compat. 2021-08-20 15:04:50.569 | Enabling module authn_file. 2021-08-20 15:04:50.630 | Enabling module authz_user. 2021-08-20 15:04:50.689 | Enabling module alias. 2021-08-20 15:04:50.753 | Enabling module dir. 2021-08-20 15:04:50.814 | Enabling module autoindex. 2021-08-20 15:04:50.874 | Enabling module env. 2021-08-20 15:04:50.934 | Enabling module mime. 2021-08-20 15:04:50.994 | Enabling module negotiation. 2021-08-20 15:04:51.054 | Enabling module setenvif. 2021-08-20 15:04:51.113 | Enabling module filter. 2021-08-20 15:04:51.175 | Enabling module deflate. 2021-08-20 15:04:51.234 | Enabling module status. 2021-08-20 15:04:51.294 | Enabling module reqtimeout. 2021-08-20 15:04:51.355 | Enabling conf charset. 2021-08-20 15:04:51.414 | Enabling conf localized-error-pages. 2021-08-20 15:04:51.474 | Enabling conf other-vhosts-access-log. 2021-08-20 15:04:51.534 | Enabling conf security. 2021-08-20 15:04:51.594 | Enabling conf serve-cgi-bin. 2021-08-20 15:04:51.654 | Enabling site 000-default. 2021-08-20 15:04:51.706 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-20 15:04:51.761 | Enabling conf javascript-common. 2021-08-20 15:04:52.023 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-20 15:04:52.613 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-20 15:04:55.353 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-20 15:04:55.368 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-20 15:04:55.396 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:04:55.402 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:55.415 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-20 15:04:55.420 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-20 15:04:55.426 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-20 15:04:55.432 | Setting up graphviz (2.42.2-3build2) ... 2021-08-20 15:04:55.441 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-20 15:04:55.449 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:04:55.458 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-20 15:04:56.571 | Setting up dh-autoreconf (19) ... 2021-08-20 15:04:56.577 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-20 15:04:57.393 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-20 15:04:57.401 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:04:57.408 | Setting up debhelper (12.10ubuntu1) ... 2021-08-20 15:04:57.415 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:04:57.735 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-20 15:04:57.742 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-20 15:04:57.765 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-20 15:04:57.842 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-20 15:05:10.863 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-20 15:05:10.886 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-20 15:05:11.289 | Processing triggers for ufw (0.36-6) ... 2021-08-20 15:05:11.418 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:05:35.552 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-20 15:05:35.565 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-20 15:05:41.904 | ++ functions-common:apt_get:1115 : result=0 2021-08-20 15:05:41.906 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:05:41.909 | ++ functions-common:time_stop:2310 : local name 2021-08-20 15:05:41.911 | ++ functions-common:time_stop:2311 : local end_time 2021-08-20 15:05:41.913 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:05:41.915 | ++ functions-common:time_stop:2313 : local total 2021-08-20 15:05:41.917 | ++ functions-common:time_stop:2314 : local start_time 2021-08-20 15:05:41.919 | ++ functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:05:41.921 | ++ functions-common:time_stop:2317 : start_time=1629471797885 2021-08-20 15:05:41.924 | ++ functions-common:time_stop:2319 : [[ -z 1629471797885 ]] 2021-08-20 15:05:41.927 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:05:41.931 | ++ functions-common:time_stop:2322 : end_time=1629471941928 2021-08-20 15:05:41.933 | ++ functions-common:time_stop:2323 : elapsed_time=144043 2021-08-20 15:05:41.935 | ++ functions-common:time_stop:2324 : total=697 2021-08-20 15:05:41.937 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:05:41.939 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=144740 2021-08-20 15:05:41.941 | ++ functions-common:apt_get:1119 : return 0 2021-08-20 15:05:41.944 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-20 15:05:41.946 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-20 15:05:41.949 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-20 15:05:41.952 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-20 15:05:41.957 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-08-20 15:05:41.959 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-08-20 15:05:41.962 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-20 15:05:43.462 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-20 15:05:43.463 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-20 15:05:43.466 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-20 15:05:43.469 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-20 15:05:43.471 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-20 15:05:43.472 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-20 15:05:43.475 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-20 15:05:43.477 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-20 15:05:43.479 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-20 15:05:43.481 | + functions-common:_ensure_lsb_release:328 : return 2021-08-20 15:05:43.483 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-20 15:05:43.546 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-20 15:05:43.549 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-20 15:05:43.612 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-20 15:05:43.615 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-20 15:05:43.678 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-20 15:05:43.680 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-20 15:05:43.682 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-20 15:05:43.683 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-20 15:05:43.685 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-20 15:05:43.687 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-20 15:05:43.689 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-20 15:05:43.691 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-20 15:05:43.693 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-20 15:05:43.695 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-08-20 15:05:43.697 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-20 15:05:43.697 | Distro: focal 2021-08-20 15:05:43.699 | + tools/install_pip.sh:main:127 : get_versions 2021-08-20 15:05:43.701 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-20 15:05:43.705 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-20 15:05:43.707 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-20 15:05:43.710 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-20 15:05:43.710 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-20 15:05:44.091 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-20 15:05:44.092 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-20 15:05:44.093 | pip: 20.2.2 2021-08-20 15:05:44.094 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-08-20 15:05:44.446 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-08-20 15:05:44.468 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-08-20 15:05:44.470 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-08-20 15:05:44.472 | + tools/install_pip.sh:main:135 : exit 0 2021-08-20 15:05:44.475 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-20 15:05:44.477 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-20 15:05:44.481 | + ./stack.sh:main:764 : fixup_all 2021-08-20 15:05:44.483 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-08-20 15:05:44.485 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-20 15:05:44.487 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-20 15:05:44.499 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-20 15:05:44.500 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-20 15:05:44.500 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-20 15:05:44.506 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-20 15:05:44.508 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-20 15:05:44.510 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-20 15:05:44.519 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-20 15:05:44.522 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-08-20 15:05:44.524 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-08-20 15:05:44.526 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-08-20 15:05:44.528 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-08-20 15:05:44.530 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-08-20 15:05:44.532 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-08-20 15:05:44.535 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-08-20 15:05:44.537 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-08-20 15:05:44.539 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-20 15:05:44.541 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-20 15:05:44.543 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-08-20 15:05:44.545 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:05:44.547 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-08-20 15:05:44.549 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-08-20 15:05:44.552 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-08-20 15:05:44.554 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-08-20 15:05:44.556 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:05:44.558 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:05:44.560 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:05:44.562 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:05:44.564 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:05:44.567 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:05:44.569 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-08-20 15:05:44.571 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-08-20 15:05:44.590 | Using python 3.8 to install os-testr 2021-08-20 15:05:44.592 | + 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 2021-08-20 15:05:46.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:05:46.230 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:46.236 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:46.236 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:05:46.241 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:46.243 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:46.245 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:46.245 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:05:46.247 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:05:46.352 | Collecting os-testr===2.0.0 2021-08-20 15:05:46.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-20 15:05:47.014 | Collecting python-subunit===1.4.0 2021-08-20 15:05:47.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-08-20 15:05:47.100 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2021-08-20 15:05:47.117 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:05:47.630 | Collecting stestr===3.0.1 2021-08-20 15:05:47.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-08-20 15:05:47.730 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2021-08-20 15:05:47.733 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2021-08-20 15:05:47.739 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2021-08-20 15:05:47.742 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2021-08-20 15:05:47.744 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2021-08-20 15:05:47.755 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:05:47.757 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-08-20 15:05:47.761 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-08-20 15:05:47.764 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2021-08-20 15:05:48.209 | Collecting future===0.18.2 2021-08-20 15:05:48.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-20 15:05:49.152 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2021-08-20 15:05:49.154 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2021-08-20 15:05:49.156 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2021-08-20 15:05:49.211 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-08-20 15:05:49.214 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2021-08-20 15:05:49.216 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-08-20 15:05:49.223 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2021-08-20 15:05:49.227 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2021-08-20 15:05:49.259 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2021-08-20 15:05:49.261 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2021-08-20 15:05:49.303 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2021-08-20 15:05:49.308 | Building wheels for collected packages: future 2021-08-20 15:05:49.309 | Building wheel for future (setup.py): started 2021-08-20 15:05:50.369 | Building wheel for future (setup.py): finished with status 'done' 2021-08-20 15:05:50.373 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=236c3d4c6f8ebb71752da02dd66082628f4f7c5a446e7a7079dd3a8b4769fe8e 2021-08-20 15:05:50.373 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-20 15:05:50.374 | Successfully built future 2021-08-20 15:05:51.541 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-20 15:05:52.353 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-08-20 15:05:52.457 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:05:52.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:05:52.556 | + inc/python:pip_install:200 : result=0 2021-08-20 15:05:52.558 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:05:52.560 | + functions-common:time_stop:2310 : local name 2021-08-20 15:05:52.562 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:05:52.565 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:05:52.567 | + functions-common:time_stop:2313 : local total 2021-08-20 15:05:52.569 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:05:52.571 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:05:52.573 | + functions-common:time_stop:2317 : start_time=1629471944585 2021-08-20 15:05:52.575 | + functions-common:time_stop:2319 : [[ -z 1629471944585 ]] 2021-08-20 15:05:52.577 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:05:52.581 | + functions-common:time_stop:2322 : end_time=1629471952578 2021-08-20 15:05:52.583 | + functions-common:time_stop:2323 : elapsed_time=7993 2021-08-20 15:05:52.585 | + functions-common:time_stop:2324 : total=0 2021-08-20 15:05:52.587 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:05:52.589 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=7993 2021-08-20 15:05:52.591 | + inc/python:pip_install:203 : return 0 2021-08-20 15:05:52.594 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-08-20 15:05:52.596 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-08-20 15:05:52.598 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-20 15:05:52.601 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-08-20 15:05:52.604 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-08-20 15:05:52.606 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-20 15:05:52.609 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:05:52.609 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-20 15:05:52.614 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-08-20 15:05:52.616 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-08-20 15:05:52.619 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-08-20 15:05:52.621 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-08-20 15:05:52.623 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-08-20 15:05:52.644 | Using python 3.8 to install systemd-python 2021-08-20 15:05:52.646 | + 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 systemd-python 2021-08-20 15:05:54.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:05:54.355 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:54.362 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:54.362 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:05:54.367 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:54.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:54.371 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:05:54.371 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:05:54.372 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:05:54.375 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-08-20 15:05:55.883 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:05:55.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:05:55.955 | + inc/python:pip_install:200 : result=0 2021-08-20 15:05:55.958 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:05:55.960 | + functions-common:time_stop:2310 : local name 2021-08-20 15:05:55.962 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:05:55.964 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:05:55.966 | + functions-common:time_stop:2313 : local total 2021-08-20 15:05:55.968 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:05:55.971 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:05:55.973 | + functions-common:time_stop:2317 : start_time=1629471952638 2021-08-20 15:05:55.975 | + functions-common:time_stop:2319 : [[ -z 1629471952638 ]] 2021-08-20 15:05:55.978 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:05:55.982 | + functions-common:time_stop:2322 : end_time=1629471955979 2021-08-20 15:05:55.984 | + functions-common:time_stop:2323 : elapsed_time=3341 2021-08-20 15:05:55.987 | + functions-common:time_stop:2324 : total=7993 2021-08-20 15:05:55.989 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:05:55.991 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=11334 2021-08-20 15:05:55.993 | + inc/python:pip_install:203 : return 0 2021-08-20 15:05:55.995 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-20 15:05:56.046 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-08-20 15:05:56.146 | + ./stack.sh:main:779 : install_infra 2021-08-20 15:05:56.149 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:05:56.151 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-20 15:05:56.153 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-20 15:05:59.263 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:05:59.266 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-20 15:05:59.288 | + 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 2021-08-20 15:06:01.187 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:01.421 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:01.424 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:01.627 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:01.685 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:01.746 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:01.748 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:01.797 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:06:01.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:06:01.980 | Collecting pbr===5.5.0 2021-08-20 15:06:01.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-08-20 15:06:02.024 | Installing collected packages: pbr 2021-08-20 15:06:02.164 | Successfully installed pbr-5.5.0 2021-08-20 15:06:02.224 | + inc/python:pip_install:200 : result=0 2021-08-20 15:06:02.226 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:06:02.228 | + functions-common:time_stop:2310 : local name 2021-08-20 15:06:02.230 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:06:02.232 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:06:02.234 | + functions-common:time_stop:2313 : local total 2021-08-20 15:06:02.236 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:06:02.238 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:06:02.240 | + functions-common:time_stop:2317 : start_time=1629471959280 2021-08-20 15:06:02.242 | + functions-common:time_stop:2319 : [[ -z 1629471959280 ]] 2021-08-20 15:06:02.245 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:06:02.249 | + functions-common:time_stop:2322 : end_time=1629471962246 2021-08-20 15:06:02.251 | + functions-common:time_stop:2323 : elapsed_time=2966 2021-08-20 15:06:02.253 | + functions-common:time_stop:2324 : total=11334 2021-08-20 15:06:02.255 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:06:02.257 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14300 2021-08-20 15:06:02.259 | + inc/python:pip_install:203 : return 0 2021-08-20 15:06:02.262 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:06:02.264 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-20 15:06:02.287 | + 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 2021-08-20 15:06:04.182 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:04.414 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:04.416 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:04.617 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:04.675 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:04.735 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:04.737 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:04.785 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:06:04.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:06:04.833 | Processing /opt/stack/requirements 2021-08-20 15:06:06.113 | Collecting fixtures===3.0.0 2021-08-20 15:06:06.119 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-20 15:06:06.287 | Collecting PyYAML===5.3.1 2021-08-20 15:06:06.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-08-20 15:06:07.015 | Collecting requests===2.23.0 2021-08-20 15:06:07.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-08-20 15:06:07.108 | Collecting packaging===20.4 2021-08-20 15:06:07.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-08-20 15:06:07.178 | Collecting testtools===2.4.0 2021-08-20 15:06:07.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-08-20 15:06:07.277 | Collecting idna===2.10 2021-08-20 15:06:07.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-08-20 15:06:07.412 | Collecting pyparsing===2.4.7 2021-08-20 15:06:07.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-20 15:06:07.467 | Collecting six===1.15.0 2021-08-20 15:06:07.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-08-20 15:06:07.508 | Collecting Parsley>=1.2 2021-08-20 15:06:07.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-20 15:06:07.558 | Collecting beagle>=0.2.1 2021-08-20 15:06:07.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-20 15:06:07.591 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:06:07.646 | Collecting certifi===2020.6.20 2021-08-20 15:06:07.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 2021-08-20 15:06:07.736 | Collecting urllib3===1.25.10 2021-08-20 15:06:07.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-08-20 15:06:08.119 | Collecting chardet===3.0.4 2021-08-20 15:06:08.126 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-08-20 15:06:08.173 | Collecting extras===1.0.0 2021-08-20 15:06:08.179 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-20 15:06:08.219 | Collecting unittest2===1.1.0 2021-08-20 15:06:08.224 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-08-20 15:06:08.276 | Collecting traceback2===1.4.0 2021-08-20 15:06:08.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-08-20 15:06:08.315 | Collecting python-mimeparse===1.6.0 2021-08-20 15:06:08.321 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-08-20 15:06:08.401 | Collecting cliff===3.4.0 2021-08-20 15:06:08.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-08-20 15:06:08.477 | Collecting argparse 2021-08-20 15:06:08.483 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-08-20 15:06:08.509 | Collecting linecache2===1.0.0 2021-08-20 15:06:08.515 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-08-20 15:06:08.562 | Collecting prettytable===0.7.2 2021-08-20 15:06:08.569 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-20 15:06:08.707 | Collecting cmd2===1.3.8 2021-08-20 15:06:08.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-08-20 15:06:08.856 | Collecting stevedore===3.2.2 2021-08-20 15:06:08.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-08-20 15:06:08.922 | Collecting pyperclip===1.8.0 2021-08-20 15:06:08.929 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-08-20 15:06:08.965 | Collecting wcwidth===0.2.5 2021-08-20 15:06:08.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-20 15:06:09.040 | Collecting colorama===0.4.3 2021-08-20 15:06:09.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-08-20 15:06:09.094 | Collecting attrs===20.1.0 2021-08-20 15:06:09.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-08-20 15:06:09.148 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2021-08-20 15:06:09.152 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-08-20 15:06:09.153 | Building wheel for PyYAML (setup.py): started 2021-08-20 15:06:09.403 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-08-20 15:06:09.403 | ERROR: Command errored out with exit status 1: 2021-08-20 15:06:09.403 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xyvc1d0m/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xyvc1d0m/PyYAML/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-gah_ixmn 2021-08-20 15:06:09.403 | cwd: /tmp/pip-install-xyvc1d0m/PyYAML/ 2021-08-20 15:06:09.403 | Complete output (6 lines): 2021-08-20 15:06:09.403 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-20 15:06:09.403 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-20 15:06:09.403 | or: setup.py --help-commands 2021-08-20 15:06:09.404 | or: setup.py cmd --help 2021-08-20 15:06:09.404 | 2021-08-20 15:06:09.404 | error: invalid command 'bdist_wheel' 2021-08-20 15:06:09.404 | ---------------------------------------- 2021-08-20 15:06:09.404 | ERROR: Failed building wheel for PyYAML 2021-08-20 15:06:09.404 | Running setup.py clean for PyYAML 2021-08-20 15:06:09.665 | Building wheel for openstack-requirements (setup.py): started 2021-08-20 15:06:10.406 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-20 15:06:10.406 | ERROR: Command errored out with exit status 1: 2021-08-20 15:06:10.406 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gwtehjmd/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gwtehjmd/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-_1ink91v 2021-08-20 15:06:10.407 | cwd: /tmp/pip-req-build-gwtehjmd/ 2021-08-20 15:06:10.407 | Complete output (6 lines): 2021-08-20 15:06:10.407 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-20 15:06:10.407 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-20 15:06:10.407 | or: setup.py --help-commands 2021-08-20 15:06:10.407 | or: setup.py cmd --help 2021-08-20 15:06:10.407 | 2021-08-20 15:06:10.407 | error: invalid command 'bdist_wheel' 2021-08-20 15:06:10.407 | ---------------------------------------- 2021-08-20 15:06:10.407 | ERROR: Failed building wheel for openstack-requirements 2021-08-20 15:06:10.407 | Running setup.py clean for openstack-requirements 2021-08-20 15:06:11.145 | Failed to build PyYAML openstack-requirements 2021-08-20 15:06:11.353 | Installing collected packages: chardet, certifi, attrs, extras, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, colorama, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-20 15:06:12.527 | Running setup.py install for PyYAML: started 2021-08-20 15:06:27.342 | Running setup.py install for PyYAML: finished with status 'done' 2021-08-20 15:06:28.209 | Running setup.py install for openstack-requirements: started 2021-08-20 15:06:30.306 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-20 15:06:30.344 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2020.6.20 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4157 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2021-08-20 15:06:30.500 | + inc/python:pip_install:200 : result=0 2021-08-20 15:06:30.503 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:06:30.505 | + functions-common:time_stop:2310 : local name 2021-08-20 15:06:30.507 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:06:30.509 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:06:30.511 | + functions-common:time_stop:2313 : local total 2021-08-20 15:06:30.513 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:06:30.515 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:06:30.517 | + functions-common:time_stop:2317 : start_time=1629471962278 2021-08-20 15:06:30.519 | + functions-common:time_stop:2319 : [[ -z 1629471962278 ]] 2021-08-20 15:06:30.522 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:06:30.525 | + functions-common:time_stop:2322 : end_time=1629471990523 2021-08-20 15:06:30.527 | + functions-common:time_stop:2323 : elapsed_time=28245 2021-08-20 15:06:30.529 | + functions-common:time_stop:2324 : total=14300 2021-08-20 15:06:30.531 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:06:30.534 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=42545 2021-08-20 15:06:30.536 | + inc/python:pip_install:203 : return 0 2021-08-20 15:06:30.539 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-20 15:06:30.541 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-20 15:06:30.543 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-20 15:06:30.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:06:30.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:06:30.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-20 15:06:30.553 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:06:30.557 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-20 15:06:30.576 | Using python 3.8 to install pbr 2021-08-20 15:06:30.578 | + 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 2021-08-20 15:06:32.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:06:32.232 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:32.239 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:32.239 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:32.244 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:32.246 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:32.248 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:06:32.248 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:06:32.249 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:06:32.356 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:06:33.841 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:06:33.842 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:06:33.914 | + inc/python:pip_install:200 : result=0 2021-08-20 15:06:33.916 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:06:33.918 | + functions-common:time_stop:2310 : local name 2021-08-20 15:06:33.920 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:06:33.922 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:06:33.924 | + functions-common:time_stop:2313 : local total 2021-08-20 15:06:33.926 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:06:33.928 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:06:33.930 | + functions-common:time_stop:2317 : start_time=1629471990571 2021-08-20 15:06:33.932 | + functions-common:time_stop:2319 : [[ -z 1629471990571 ]] 2021-08-20 15:06:33.935 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:06:33.938 | + functions-common:time_stop:2322 : end_time=1629471993936 2021-08-20 15:06:33.941 | + functions-common:time_stop:2323 : elapsed_time=3365 2021-08-20 15:06:33.943 | + functions-common:time_stop:2324 : total=42545 2021-08-20 15:06:33.945 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:06:33.947 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45910 2021-08-20 15:06:33.950 | + inc/python:pip_install:203 : return 0 2021-08-20 15:06:33.952 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-08-20 15:06:37.058 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-20 15:06:38.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:06:38.880 | Collecting bindep 2021-08-20 15:06:38.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-20 15:06:38.925 | Collecting Parsley 2021-08-20 15:06:38.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-20 15:06:38.988 | Collecting distro 2021-08-20 15:06:38.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-20 15:06:39.109 | Collecting pbr>=2.0.0 2021-08-20 15:06:39.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-20 15:06:39.161 | Installing collected packages: Parsley, distro, pbr, bindep 2021-08-20 15:06:39.584 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-20 15:06:39.649 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-20 15:06:39.652 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-20 15:06:39.655 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-08-20 15:06:39.671 | + ./stack.sh:main:788 : pkgs= 2021-08-20 15:06:39.673 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-08-20 15:06:39.676 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-08-20 15:06:39.679 | + functions-common:run_phase:1738 : local mode=stack 2021-08-20 15:06:39.681 | + functions-common:run_phase:1739 : local phase=pre-install 2021-08-20 15:06:39.683 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:06:39.685 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:06:39.687 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:06:39.689 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:06:39.692 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:06:39.695 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:06:39.698 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:06:39.701 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:06:39.703 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:06:39.705 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-20 15:06:39.708 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:06:39.721 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:39.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-20 15:06:39.726 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:06:39.728 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-20 15:06:39.730 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:06:39.732 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-20 15:06:39.734 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:06:39.736 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-20 15:06:39.738 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:06:39.740 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-20 15:06:39.742 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:06:39.744 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-20 15:06:39.746 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-20 15:06:39.748 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-08-20 15:06:39.750 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-08-20 15:06:39.753 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-20 15:06:39.755 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-08-20 15:06:39.757 | + functions-common:run_plugins:1724 : local mode=stack 2021-08-20 15:06:39.759 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-08-20 15:06:39.762 | + functions-common:run_plugins:1727 : local plugins= 2021-08-20 15:06:39.764 | + functions-common:run_plugins:1728 : local plugin 2021-08-20 15:06:39.766 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-20 15:06:39.769 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-08-20 15:06:39.771 | + functions:set_systemd_override:826 : local value=2048 2021-08-20 15:06:39.773 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-08-20 15:06:39.776 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-20 15:06:39.824 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-20 15:06:39.824 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-20 15:06:39.826 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-08-20 15:06:40.159 | + ./stack.sh:main:801 : install_rpc_backend 2021-08-20 15:06:40.162 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-20 15:06:40.178 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:40.180 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-20 15:06:40.182 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:06:40.184 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:06:40.187 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:06:40.189 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:06:40.192 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:06:40.194 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:06:40.196 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:06:40.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:06:40.201 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:06:40.203 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:06:40.205 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:06:40.207 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:06:40.210 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-08-20 15:06:40.212 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:06:40.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:06:40.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:06:40.218 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-08-20 15:06:40.239 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-20 15:06:40.343 | Reading package lists... 2021-08-20 15:06:40.568 | Building dependency tree... 2021-08-20 15:06:40.570 | Reading state information... 2021-08-20 15:06:40.800 | The following packages were automatically installed and are no longer required: 2021-08-20 15:06:40.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:06:40.801 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:06:40.801 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:06:40.801 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:06:40.801 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:06:40.801 | python3-zope.interface 2021-08-20 15:06:40.801 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:06:40.801 | The following additional packages will be installed: 2021-08-20 15:06:40.802 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-20 15:06:40.802 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-20 15:06:40.802 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-20 15:06:40.802 | erlang-tools erlang-xmerl locales-all 2021-08-20 15:06:40.803 | Suggested packages: 2021-08-20 15:06:40.803 | erlang erlang-manpages erlang-doc 2021-08-20 15:06:40.871 | The following NEW packages will be installed: 2021-08-20 15:06:40.871 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-20 15:06:40.872 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-20 15:06:40.872 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-20 15:06:40.872 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-20 15:06:41.458 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:06:41.459 | Need to get 38.1 MB of archives. 2021-08-20 15:06:41.459 | After this operation, 276 MB of additional disk space will be used. 2021-08-20 15:06:41.459 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-20 15:06:43.376 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-20 15:06:43.440 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-20 15:06:43.451 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-20 15:06:43.499 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-20 15:06:43.760 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-20 15:06:43.763 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-20 15:06:44.022 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-20 15:06:44.024 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-20 15:06:44.025 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-20 15:06:44.027 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-20 15:06:44.036 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-20 15:06:44.127 | 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] 2021-08-20 15:06:44.129 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-20 15:06:44.163 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-20 15:06:44.193 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-20 15:06:44.417 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-20 15:06:44.499 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-20 15:06:46.304 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-20 15:06:48.449 | Fetched 38.1 MB in 7s (5,441 kB/s) 2021-08-20 15:06:48.481 | Selecting previously unselected package erlang-base. 2021-08-20 15:06:48.531 | (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 ... 80312 files and directories currently installed.) 2021-08-20 15:06:48.534 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:48.537 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:49.654 | Selecting previously unselected package erlang-asn1. 2021-08-20 15:06:49.663 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:49.665 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:49.777 | Selecting previously unselected package erlang-crypto. 2021-08-20 15:06:49.785 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:49.788 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:49.831 | Selecting previously unselected package erlang-public-key. 2021-08-20 15:06:49.840 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:49.842 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:49.941 | Selecting previously unselected package erlang-mnesia. 2021-08-20 15:06:49.950 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:49.953 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.064 | Selecting previously unselected package erlang-runtime-tools. 2021-08-20 15:06:50.074 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.076 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.132 | Selecting previously unselected package erlang-ssl. 2021-08-20 15:06:50.141 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.143 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.310 | Selecting previously unselected package erlang-eldap. 2021-08-20 15:06:50.319 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.321 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.361 | Selecting previously unselected package erlang-ftp. 2021-08-20 15:06:50.370 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.373 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.409 | Selecting previously unselected package erlang-tftp. 2021-08-20 15:06:50.418 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.421 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.459 | Selecting previously unselected package erlang-inets. 2021-08-20 15:06:50.468 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.470 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.577 | Selecting previously unselected package erlang-snmp. 2021-08-20 15:06:50.587 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.589 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.836 | Selecting previously unselected package erlang-os-mon. 2021-08-20 15:06:50.845 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.848 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.885 | Selecting previously unselected package erlang-parsetools. 2021-08-20 15:06:50.894 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.896 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:50.940 | Selecting previously unselected package erlang-syntax-tools. 2021-08-20 15:06:50.949 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:50.952 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:51.023 | Selecting previously unselected package erlang-tools. 2021-08-20 15:06:51.032 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:51.034 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:51.126 | Selecting previously unselected package erlang-xmerl. 2021-08-20 15:06:51.135 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:06:51.137 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:51.311 | Selecting previously unselected package locales-all. 2021-08-20 15:06:51.321 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-20 15:06:51.323 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-20 15:06:55.509 | Selecting previously unselected package rabbitmq-server. 2021-08-20 15:06:55.522 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-20 15:06:55.525 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-20 15:06:56.680 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-20 15:06:57.067 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-20 15:06:57.067 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-08-20 15:07:01.176 | Searching for services which depend on erlang and should be started... none found. 2021-08-20 15:07:01.179 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.184 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.189 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-08-20 15:07:01.197 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.202 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.208 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.213 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.218 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.223 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.229 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.234 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.240 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.245 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.250 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.255 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.260 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.266 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-20 15:07:01.271 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-20 15:07:01.360 | Adding group `rabbitmq' (GID 125) ... 2021-08-20 15:07:01.372 | Done. 2021-08-20 15:07:01.452 | Adding system user `rabbitmq' (UID 117) ... 2021-08-20 15:07:01.452 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-08-20 15:07:01.485 | Not creating home directory `/var/lib/rabbitmq'. 2021-08-20 15:07:01.752 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-08-20 15:07:08.016 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:07:08.605 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:07:15.101 | + functions-common:apt_get:1115 : result=0 2021-08-20 15:07:15.103 | + functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:07:15.105 | + functions-common:time_stop:2310 : local name 2021-08-20 15:07:15.107 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:07:15.109 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:07:15.112 | + functions-common:time_stop:2313 : local total 2021-08-20 15:07:15.115 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:07:15.117 | + functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:07:15.119 | + functions-common:time_stop:2317 : start_time=1629472000235 2021-08-20 15:07:15.121 | + functions-common:time_stop:2319 : [[ -z 1629472000235 ]] 2021-08-20 15:07:15.124 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:07:15.127 | + functions-common:time_stop:2322 : end_time=1629472035125 2021-08-20 15:07:15.130 | + functions-common:time_stop:2323 : elapsed_time=34890 2021-08-20 15:07:15.132 | + functions-common:time_stop:2324 : total=144740 2021-08-20 15:07:15.134 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:07:15.136 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=179630 2021-08-20 15:07:15.138 | + functions-common:apt_get:1119 : return 0 2021-08-20 15:07:15.140 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-08-20 15:07:15.143 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:07:15.145 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:07:15.147 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:07:15.150 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:07:15.152 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:07:15.154 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:07:15.156 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-08-20 15:07:15.158 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-08-20 15:07:15.161 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-08-20 15:07:15.164 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-08-20 15:07:15.166 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-20 15:07:15.168 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-20 15:07:15.170 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-08-20 15:07:15.172 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:07:15.174 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-08-20 15:07:15.177 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-08-20 15:07:15.179 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:07:15.182 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:07:15.184 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:07:15.186 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:07:15.188 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:07:15.191 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:07:15.193 | + ./stack.sh:main:802 : restart_rpc_backend 2021-08-20 15:07:15.195 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-08-20 15:07:15.211 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:07:15.214 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-08-20 15:07:15.216 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:07:15.218 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2021-08-20 15:07:15.221 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-08-20 15:07:15.224 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-08-20 15:07:15.228 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-08-20 15:07:15.231 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-08-20 15:07:15.233 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-08-20 15:07:15.235 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-08-20 15:07:15.237 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-08-20 15:07:15.240 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-08-20 15:07:15.243 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-08-20 15:07:15.951 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-08-20 15:07:15.951 | user tags 2021-08-20 15:07:15.951 | guest [administrator]' 2021-08-20 15:07:15.955 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-08-20 15:07:15.955 | user tags 2021-08-20 15:07:15.955 | guest [administrator]' 2021-08-20 15:07:15.955 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-08-20 15:07:15.962 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-08-20 15:07:15.964 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-08-20 15:07:15.967 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-08-20 15:07:16.624 | Adding user "stackrabbit" ... 2021-08-20 15:07:16.646 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-08-20 15:07:17.309 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-08-20 15:07:17.331 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-08-20 15:07:17.334 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-08-20 15:07:17.993 | Changing password for user "stackrabbit" ... 2021-08-20 15:07:18.017 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-08-20 15:07:18.019 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-08-20 15:07:18.022 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-08-20 15:07:18.676 | Deleting user "guest" ... 2021-08-20 15:07:18.699 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-08-20 15:07:18.716 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:07:18.718 | + ./stack.sh:main:805 : install_database 2021-08-20 15:07:18.720 | + lib/database:install_database:116 : install_database_mysql 2021-08-20 15:07:18.723 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-08-20 15:07:18.725 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:07:18.727 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:07:18.730 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-08-20 15:07:18.954 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-08-20 15:07:18.957 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-08-20 15:07:18.962 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-08-20 15:07:18.964 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:07:18.966 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:07:18.969 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-08-20 15:07:18.971 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-08-20 15:07:18.973 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-08-20 15:07:18.977 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-08-20 15:07:18.980 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-08-20 15:07:18.982 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:07:18.984 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-08-20 15:07:18.987 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-08-20 15:07:18.990 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-08-20 15:07:18.992 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-08-20 15:07:18.994 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-20 15:07:18.996 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-20 15:07:18.999 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-08-20 15:07:19.001 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:07:19.003 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-08-20 15:07:19.006 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-08-20 15:07:19.008 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:07:19.011 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:07:19.013 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:07:19.015 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:07:19.018 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:07:19.020 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:07:19.023 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-08-20 15:07:19.025 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:07:19.027 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:07:19.030 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-08-20 15:07:19.032 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:07:19.034 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:07:19.036 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:07:19.039 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:07:19.041 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:07:19.043 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:07:19.045 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:07:19.048 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:07:19.050 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:07:19.053 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:07:19.055 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:07:19.057 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:07:19.059 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-08-20 15:07:19.061 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:07:19.064 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:07:19.066 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:07:19.069 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-08-20 15:07:19.089 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-08-20 15:07:19.195 | Reading package lists... 2021-08-20 15:07:19.420 | Building dependency tree... 2021-08-20 15:07:19.421 | Reading state information... 2021-08-20 15:07:19.648 | The following packages were automatically installed and are no longer required: 2021-08-20 15:07:19.649 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:07:19.649 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:07:19.649 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:07:19.649 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:07:19.649 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:07:19.649 | python3-zope.interface 2021-08-20 15:07:19.650 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:07:19.650 | The following additional packages will be installed: 2021-08-20 15:07:19.650 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-20 15:07:19.650 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-20 15:07:19.650 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-20 15:07:19.650 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-20 15:07:19.650 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-20 15:07:19.651 | mysql-server-8.0 mysql-server-core-8.0 2021-08-20 15:07:19.652 | Suggested packages: 2021-08-20 15:07:19.652 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-08-20 15:07:19.727 | The following NEW packages will be installed: 2021-08-20 15:07:19.727 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-08-20 15:07:19.727 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-08-20 15:07:19.727 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-08-20 15:07:19.728 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-08-20 15:07:19.728 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-08-20 15:07:19.728 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-08-20 15:07:19.835 | 0 upgraded, 24 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:07:19.835 | Need to get 31.7 MB of archives. 2021-08-20 15:07:19.835 | After this operation, 262 MB of additional disk space will be used. 2021-08-20 15:07:19.835 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-08-20 15:07:20.423 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-08-20 15:07:20.425 | 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] 2021-08-20 15:07:20.432 | 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] 2021-08-20 15:07:20.433 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-08-20 15:07:20.453 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-08-20 15:07:23.234 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-08-20 15:07:23.451 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-08-20 15:07:23.453 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-08-20 15:07:23.455 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-08-20 15:07:23.457 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-08-20 15:07:23.465 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-08-20 15:07:23.488 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-08-20 15:07:23.489 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-08-20 15:07:23.490 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-08-20 15:07:23.491 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-08-20 15:07:23.495 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-08-20 15:07:23.496 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-08-20 15:07:23.542 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-08-20 15:07:23.542 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-08-20 15:07:23.591 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-08-20 15:07:23.591 | 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] 2021-08-20 15:07:24.788 | 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] 2021-08-20 15:07:24.788 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-08-20 15:07:25.285 | Preconfiguring packages ... 2021-08-20 15:07:25.397 | Fetched 31.7 MB in 5s (6,282 kB/s) 2021-08-20 15:07:25.425 | Selecting previously unselected package mysql-client-core-8.0. 2021-08-20 15:07:25.475 | (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 ... 88768 files and directories currently installed.) 2021-08-20 15:07:25.479 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:07:25.482 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:26.369 | Selecting previously unselected package mysql-client-8.0. 2021-08-20 15:07:26.379 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:07:26.381 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:26.414 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-08-20 15:07:26.424 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-20 15:07:26.428 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-20 15:07:26.470 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-08-20 15:07:26.480 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-08-20 15:07:26.482 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-20 15:07:26.512 | Selecting previously unselected package libmecab2:amd64. 2021-08-20 15:07:26.521 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-08-20 15:07:26.523 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-08-20 15:07:26.592 | Selecting previously unselected package mysql-server-core-8.0. 2021-08-20 15:07:26.601 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:07:26.604 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:29.563 | Selecting previously unselected package mysql-server-8.0. 2021-08-20 15:07:29.572 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:07:30.031 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:30.092 | Selecting previously unselected package libhtml-tagset-perl. 2021-08-20 15:07:30.101 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-08-20 15:07:30.104 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-08-20 15:07:30.131 | Selecting previously unselected package liburi-perl. 2021-08-20 15:07:30.141 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-08-20 15:07:30.143 | Unpacking liburi-perl (1.76-2) ... 2021-08-20 15:07:30.190 | Selecting previously unselected package libhtml-parser-perl. 2021-08-20 15:07:30.199 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-08-20 15:07:30.202 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-08-20 15:07:30.241 | Selecting previously unselected package libcgi-pm-perl. 2021-08-20 15:07:30.251 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-08-20 15:07:30.253 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-08-20 15:07:30.304 | Selecting previously unselected package libfcgi-perl. 2021-08-20 15:07:30.315 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-08-20 15:07:30.317 | Unpacking libfcgi-perl (0.79-1) ... 2021-08-20 15:07:30.348 | Selecting previously unselected package libcgi-fast-perl. 2021-08-20 15:07:30.358 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-08-20 15:07:30.361 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-08-20 15:07:30.387 | Selecting previously unselected package libencode-locale-perl. 2021-08-20 15:07:30.397 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-08-20 15:07:30.399 | Unpacking libencode-locale-perl (1.05-1) ... 2021-08-20 15:07:30.426 | Selecting previously unselected package libhtml-template-perl. 2021-08-20 15:07:30.436 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-08-20 15:07:30.438 | Unpacking libhtml-template-perl (2.97-1) ... 2021-08-20 15:07:30.471 | Selecting previously unselected package libtimedate-perl. 2021-08-20 15:07:30.481 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-08-20 15:07:30.484 | Unpacking libtimedate-perl (2.3200-1) ... 2021-08-20 15:07:30.523 | Selecting previously unselected package libhttp-date-perl. 2021-08-20 15:07:30.534 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-08-20 15:07:30.536 | Unpacking libhttp-date-perl (6.05-1) ... 2021-08-20 15:07:30.563 | Selecting previously unselected package libio-html-perl. 2021-08-20 15:07:30.573 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-08-20 15:07:30.575 | Unpacking libio-html-perl (1.001-1) ... 2021-08-20 15:07:30.605 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-08-20 15:07:30.614 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-08-20 15:07:30.616 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-08-20 15:07:30.645 | Selecting previously unselected package libhttp-message-perl. 2021-08-20 15:07:30.656 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-08-20 15:07:30.658 | Unpacking libhttp-message-perl (6.22-1) ... 2021-08-20 15:07:30.697 | Selecting previously unselected package mecab-utils. 2021-08-20 15:07:30.706 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-08-20 15:07:30.709 | Unpacking mecab-utils (0.996-10build1) ... 2021-08-20 15:07:30.739 | Selecting previously unselected package mecab-ipadic. 2021-08-20 15:07:30.749 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-08-20 15:07:30.751 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-20 15:07:32.017 | Selecting previously unselected package mecab-ipadic-utf8. 2021-08-20 15:07:32.027 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-08-20 15:07:32.030 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-20 15:07:32.054 | Selecting previously unselected package mysql-server. 2021-08-20 15:07:32.064 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-08-20 15:07:32.066 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:32.118 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-08-20 15:07:32.126 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:32.131 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-08-20 15:07:32.137 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-08-20 15:07:32.142 | Setting up libencode-locale-perl (1.05-1) ... 2021-08-20 15:07:32.147 | Setting up mecab-utils (0.996-10build1) ... 2021-08-20 15:07:32.153 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-20 15:07:32.158 | Setting up libio-html-perl (1.001-1) ... 2021-08-20 15:07:32.164 | Setting up libtimedate-perl (2.3200-1) ... 2021-08-20 15:07:32.170 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:32.175 | Setting up libfcgi-perl (0.79-1) ... 2021-08-20 15:07:32.181 | Setting up liburi-perl (1.76-2) ... 2021-08-20 15:07:32.187 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-08-20 15:07:32.192 | Setting up libhttp-date-perl (6.05-1) ... 2021-08-20 15:07:32.199 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-08-20 15:07:32.204 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-20 15:07:32.207 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-20 15:07:32.207 | 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% |###########################################| 2021-08-20 15:07:32.207 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-20 15:07:32.208 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-20 15:07:32.349 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-20 15:07:32.349 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-20 15:07:32.350 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-20 15:07:32.350 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-20 15:07:32.358 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-20 15:07:32.448 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-20 15:07:32.449 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-20 15:07:32.449 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-20 15:07:32.475 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-20 15:07:32.521 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-20 15:07:32.811 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-20 15:07:32.817 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-20 15:07:32.910 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-20 15:07:32.910 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-20 15:07:32.910 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-20 15:07:32.911 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-20 15:07:32.914 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-20 15:07:32.916 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-20 15:07:32.960 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-20 15:07:33.152 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-20 15:07:33.153 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-20 15:07:33.153 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-20 15:07:33.154 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-20 15:07:33.156 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-20 15:07:33.156 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-20 15:07:33.579 | 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% |###########################################| 2021-08-20 15:07:33.699 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-20 15:07:34.020 | 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% |###########################################| 2021-08-20 15:07:34.024 | 2021-08-20 15:07:34.024 | done! 2021-08-20 15:07:34.030 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-20 15:07:34.034 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:34.040 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-08-20 15:07:34.045 | Compiling IPA dictionary for Mecab. This takes long time... 2021-08-20 15:07:34.069 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-08-20 15:07:34.069 | 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% |###########################################| 2021-08-20 15:07:34.069 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-08-20 15:07:34.070 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-08-20 15:07:34.278 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-08-20 15:07:34.278 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-08-20 15:07:34.279 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-08-20 15:07:34.279 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-08-20 15:07:34.292 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-08-20 15:07:34.421 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-08-20 15:07:34.421 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-08-20 15:07:34.422 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-08-20 15:07:34.461 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-08-20 15:07:34.534 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-08-20 15:07:35.029 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-08-20 15:07:35.038 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-08-20 15:07:35.149 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-08-20 15:07:35.149 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-08-20 15:07:35.150 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-08-20 15:07:35.150 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-08-20 15:07:35.155 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-08-20 15:07:35.155 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-08-20 15:07:35.245 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-08-20 15:07:35.533 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-08-20 15:07:35.533 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-08-20 15:07:35.534 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-08-20 15:07:35.534 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-08-20 15:07:35.538 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-08-20 15:07:35.538 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-08-20 15:07:36.048 | 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% |###########################################| 2021-08-20 15:07:36.185 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-08-20 15:07:36.508 | 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% |###########################################| 2021-08-20 15:07:36.512 | 2021-08-20 15:07:36.512 | done! 2021-08-20 15:07:36.519 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-08-20 15:07:36.523 | Setting up libhtml-parser-perl (3.72-5) ... 2021-08-20 15:07:36.529 | Setting up libhttp-message-perl (6.22-1) ... 2021-08-20 15:07:36.534 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:37.190 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-20 15:07:37.220 | Renaming removed key_buffer and myisam-recover options (if present) 2021-08-20 15:07:45.388 | mysqld will log errors to /var/log/mysql/error.log 2021-08-20 15:07:46.005 | mysqld is running as pid 37466 2021-08-20 15:07:48.829 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-08-20 15:07:50.883 | Setting up libcgi-pm-perl (4.46-1) ... 2021-08-20 15:07:50.889 | Setting up libhtml-template-perl (2.97-1) ... 2021-08-20 15:07:50.894 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:50.899 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-08-20 15:07:50.907 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:07:51.276 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:07:52.939 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-20 15:07:59.110 | + functions-common:apt_get:1115 : result=0 2021-08-20 15:07:59.112 | + functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:07:59.114 | + functions-common:time_stop:2310 : local name 2021-08-20 15:07:59.116 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:07:59.119 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:07:59.122 | + functions-common:time_stop:2313 : local total 2021-08-20 15:07:59.124 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:07:59.126 | + functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:07:59.128 | + functions-common:time_stop:2317 : start_time=1629472039086 2021-08-20 15:07:59.130 | + functions-common:time_stop:2319 : [[ -z 1629472039086 ]] 2021-08-20 15:07:59.133 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:07:59.137 | + functions-common:time_stop:2322 : end_time=1629472079135 2021-08-20 15:07:59.139 | + functions-common:time_stop:2323 : elapsed_time=40049 2021-08-20 15:07:59.142 | + functions-common:time_stop:2324 : total=179630 2021-08-20 15:07:59.144 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:07:59.146 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=219679 2021-08-20 15:07:59.148 | + functions-common:apt_get:1119 : return 0 2021-08-20 15:07:59.150 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-08-20 15:07:59.153 | + ./stack.sh:main:808 : install_database_python 2021-08-20 15:07:59.155 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-08-20 15:07:59.157 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-08-20 15:07:59.159 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-08-20 15:07:59.161 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-20 15:07:59.164 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-08-20 15:07:59.167 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-08-20 15:07:59.169 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-20 15:07:59.172 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:07:59.172 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-20 15:07:59.177 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-08-20 15:07:59.180 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-08-20 15:07:59.183 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-08-20 15:07:59.185 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-08-20 15:07:59.188 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-08-20 15:07:59.209 | Using python 3.8 to install PyMySQL 2021-08-20 15:07:59.212 | + 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 2021-08-20 15:08:00.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:00.853 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:00.860 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:00.860 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:00.865 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:00.867 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:00.869 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:00.869 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:00.871 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:00.999 | Collecting PyMySQL===0.10.0 2021-08-20 15:08:01.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2021-08-20 15:08:02.398 | Installing collected packages: PyMySQL 2021-08-20 15:08:02.522 | Successfully installed PyMySQL-0.10.0 2021-08-20 15:08:02.626 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:02.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:02.700 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:02.703 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:02.705 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:02.707 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:02.710 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:02.712 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:02.715 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:02.717 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:02.719 | + functions-common:time_stop:2317 : start_time=1629472079204 2021-08-20 15:08:02.721 | + functions-common:time_stop:2319 : [[ -z 1629472079204 ]] 2021-08-20 15:08:02.724 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:02.728 | + functions-common:time_stop:2322 : end_time=1629472082726 2021-08-20 15:08:02.731 | + functions-common:time_stop:2323 : elapsed_time=3522 2021-08-20 15:08:02.733 | + functions-common:time_stop:2324 : total=45910 2021-08-20 15:08:02.735 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:02.738 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=49432 2021-08-20 15:08:02.740 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:02.742 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-08-20 15:08:02.745 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-20 15:08:02.747 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-08-20 15:08:02.749 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-08-20 15:08:02.766 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:02.768 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-08-20 15:08:02.770 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-08-20 15:08:02.773 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-20 15:08:02.774 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-08-20 15:08:02.780 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-08-20 15:08:02.782 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-08-20 15:08:02.784 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-08-20 15:08:02.787 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-08-20 15:08:02.789 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-08-20 15:08:02.792 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-08-20 15:08:02.807 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:02.810 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-08-20 15:08:02.812 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:08:02.814 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:08:02.816 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:08:02.819 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:08:02.821 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:08:02.824 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:08:02.826 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:02.828 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:02.830 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:08:02.833 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:08:02.835 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:08:02.837 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:08:02.840 | + functions-common:install_package:1345 : real_install_package radvd 2021-08-20 15:08:02.842 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:08:02.844 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:02.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:02.849 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-08-20 15:08:02.870 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-08-20 15:08:02.975 | Reading package lists... 2021-08-20 15:08:03.199 | Building dependency tree... 2021-08-20 15:08:03.200 | Reading state information... 2021-08-20 15:08:03.428 | The following packages were automatically installed and are no longer required: 2021-08-20 15:08:03.429 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:08:03.429 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:08:03.429 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:08:03.429 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:08:03.429 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:08:03.429 | python3-zope.interface 2021-08-20 15:08:03.429 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:08:03.497 | The following NEW packages will be installed: 2021-08-20 15:08:03.497 | radvd 2021-08-20 15:08:03.736 | 0 upgraded, 1 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:08:03.736 | Need to get 59.0 kB of archives. 2021-08-20 15:08:03.736 | After this operation, 164 kB of additional disk space will be used. 2021-08-20 15:08:03.736 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-08-20 15:08:04.377 | Fetched 59.0 kB in 0s (179 kB/s) 2021-08-20 15:08:04.410 | Selecting previously unselected package radvd. 2021-08-20 15:08:04.464 | (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 ... 89346 files and directories currently installed.) 2021-08-20 15:08:04.468 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-08-20 15:08:04.470 | Unpacking radvd (1:2.17-2) ... 2021-08-20 15:08:04.532 | Setting up radvd (1:2.17-2) ... 2021-08-20 15:08:05.445 | Job for radvd.service failed because the control process exited with error code. 2021-08-20 15:08:05.445 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-08-20 15:08:05.447 | invoke-rc.d: initscript radvd, action "start" failed. 2021-08-20 15:08:05.459 | ● radvd.service - Router advertisement daemon for IPv6 2021-08-20 15:08:05.459 | Loaded: loaded (]8;;file://dv-cinder-805398-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-08-20 15:08:05.459 | Active: failed (Result: exit-code) since Fri 2021-08-20 15:08:05 UTC; 15ms ago 2021-08-20 15:08:05.459 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-08-20 15:08:05.459 | Process: 38566 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-08-20 15:08:05.459 | 2021-08-20 15:08:05.459 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-08-20 15:08:05.459 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi radvd[38566]: can't open /etc/radvd.conf: No such file or directory 2021-08-20 15:08:05.459 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi radvd[38566]: Insecure file permissions, but continuing anyway 2021-08-20 15:08:05.460 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi radvd[38566]: exiting, failed to read config file 2021-08-20 15:08:05.460 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-08-20 15:08:05.460 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-08-20 15:08:05.460 | Aug 20 15:08:05 dv-cinder-805398-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-08-20 15:08:05.464 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:08:05.559 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:08:12.088 | + functions-common:apt_get:1115 : result=0 2021-08-20 15:08:12.090 | + functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:08:12.092 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:12.094 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:12.097 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:12.099 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:12.101 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:12.103 | + functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:08:12.106 | + functions-common:time_stop:2317 : start_time=1629472082867 2021-08-20 15:08:12.108 | + functions-common:time_stop:2319 : [[ -z 1629472082867 ]] 2021-08-20 15:08:12.111 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:12.114 | + functions-common:time_stop:2322 : end_time=1629472092112 2021-08-20 15:08:12.117 | + functions-common:time_stop:2323 : elapsed_time=9245 2021-08-20 15:08:12.119 | + functions-common:time_stop:2324 : total=219679 2021-08-20 15:08:12.121 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:12.124 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=228924 2021-08-20 15:08:12.126 | + functions-common:apt_get:1119 : return 0 2021-08-20 15:08:12.128 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-08-20 15:08:12.145 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:12.147 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-08-20 15:08:12.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-08-20 15:08:12.153 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-08-20 15:08:12.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-08-20 15:08:12.175 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:08:12.177 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:08:12.179 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:08:12.182 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:08:12.184 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:08:12.187 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:08:12.189 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:12.191 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:12.193 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:08:12.195 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:08:12.198 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:08:12.200 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:08:12.202 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-08-20 15:08:12.204 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:08:12.206 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:12.209 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:12.211 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-08-20 15:08:12.232 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-08-20 15:08:12.339 | Reading package lists... 2021-08-20 15:08:12.561 | Building dependency tree... 2021-08-20 15:08:12.562 | Reading state information... 2021-08-20 15:08:12.789 | fakeroot is already the newest version (1.24-1). 2021-08-20 15:08:12.789 | fakeroot set to manually installed. 2021-08-20 15:08:12.789 | make is already the newest version (4.2.1-1.2). 2021-08-20 15:08:12.789 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-08-20 15:08:12.789 | The following packages were automatically installed and are no longer required: 2021-08-20 15:08:12.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:08:12.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:08:12.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:08:12.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:08:12.790 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:08:12.791 | python3-zope.interface 2021-08-20 15:08:12.791 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:08:12.918 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:08:12.922 | + functions-common:apt_get:1115 : result=0 2021-08-20 15:08:12.924 | + functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:08:12.926 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:12.928 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:12.930 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:12.933 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:12.935 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:12.937 | + functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:08:12.939 | + functions-common:time_stop:2317 : start_time=1629472092228 2021-08-20 15:08:12.941 | + functions-common:time_stop:2319 : [[ -z 1629472092228 ]] 2021-08-20 15:08:12.944 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:12.947 | + functions-common:time_stop:2322 : end_time=1629472092945 2021-08-20 15:08:12.950 | + functions-common:time_stop:2323 : elapsed_time=717 2021-08-20 15:08:12.952 | + functions-common:time_stop:2324 : total=228924 2021-08-20 15:08:12.954 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:12.956 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=229641 2021-08-20 15:08:12.958 | + functions-common:apt_get:1119 : return 0 2021-08-20 15:08:12.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-08-20 15:08:12.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:12.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:12.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-08-20 15:08:12.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-08-20 15:08:12.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-08-20 15:08:12.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-08-20 15:08:12.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-08-20 15:08:12.982 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-08-20 15:08:12.983 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-08-20 15:08:12.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-08-20 15:08:12.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-08-20 15:08:12.991 | + functions:vercmp:652 : local v1=5.4 2021-08-20 15:08:12.995 | + functions:vercmp:653 : local 'op=<' 2021-08-20 15:08:12.997 | + functions:vercmp:654 : local v2=3.13 2021-08-20 15:08:12.999 | + functions:vercmp:655 : local result 2021-08-20 15:08:13.002 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2021-08-20 15:08:13.002 | ++ functions:vercmp:659 : sort -V 2021-08-20 15:08:13.005 | ++ functions:vercmp:659 : head -1 2021-08-20 15:08:13.010 | + functions:vercmp:659 : result=3.13 2021-08-20 15:08:13.012 | + functions:vercmp:661 : case $op in 2021-08-20 15:08:13.014 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2021-08-20 15:08:13.016 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2021-08-20 15:08:13.018 | + functions:vercmp:672 : return 2021-08-20 15:08:13.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-08-20 15:08:13.023 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:08:13.025 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2021-08-20 15:08:13.494 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-08-20 15:08:13.515 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:13.517 | + ./stack.sh:main:816 : install_etcd3 2021-08-20 15:08:13.520 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-08-20 15:08:13.520 | Installing etcd 2021-08-20 15:08:13.522 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-08-20 15:08:13.534 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-08-20 15:08:13.546 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-08-20 15:08:13.549 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-08-20 15:08:13.561 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-08-20 15:08:13.566 | ++ 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 2021-08-20 15:08:13.569 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:13.572 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:13.577 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:13.579 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-08-20 15:08:13.581 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-08-20 15:08:13.584 | ++ functions:get_extra_file:67 : 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 2021-08-20 15:08:13.587 | --2021-08-20 15:08:13-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:13.621 | Resolving github.com (github.com)... 140.82.121.4 2021-08-20 15:08:13.666 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-08-20 15:08:13.806 | HTTP request sent, awaiting response... 302 Found 2021-08-20 15:08:13.806 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210820T150701Z&X-Amz-Expires=300&X-Amz-Signature=ff352c13b66d01aaf060665e3e098c664254a7aaccdb055758f915dbb7e13216&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] 2021-08-20 15:08:13.806 | --2021-08-20 15:08:13-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210820T150701Z&X-Amz-Expires=300&X-Amz-Signature=ff352c13b66d01aaf060665e3e098c664254a7aaccdb055758f915dbb7e13216&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 2021-08-20 15:08:13.808 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.110.154, 185.199.109.154, ... 2021-08-20 15:08:13.833 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-08-20 15:08:13.908 | HTTP request sent, awaiting response... 200 OK 2021-08-20 15:08:13.909 | Length: 11350736 (11M) [application/octet-stream] 2021-08-20 15:08:13.909 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-08-20 15:08:14.023 | 2021-08-20 15:08:14.185 | 0K ........ .. 100% 39.2M=0.3s 2021-08-20 15:08:14.185 | 2021-08-20 15:08:14.185 | 2021-08-20 15:08:14 (39.2 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-08-20 15:08:14.185 | 2021-08-20 15:08:14.189 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-08-20 15:08:14.191 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:14.193 | ++ functions:get_extra_file:73 : return 2021-08-20 15:08:14.196 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-08-20 15:08:14.200 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-08-20 15:08:14.202 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-08-20 15:08:14.204 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-08-20 15:08:14.338 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-08-20 15:08:14.340 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/ 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/README.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-08-20 15:08:14.345 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-20 15:08:14.346 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-08-20 15:08:14.347 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-08-20 15:08:14.348 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-08-20 15:08:14.349 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-08-20 15:08:14.350 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-08-20 15:08:14.351 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-08-20 15:08:14.352 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-08-20 15:08:14.353 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-08-20 15:08:14.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-08-20 15:08:14.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-08-20 15:08:14.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-08-20 15:08:14.354 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-08-20 15:08:14.356 | etcd-v3.3.12-linux-amd64/etcdctl 2021-08-20 15:08:14.542 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-08-20 15:08:14.543 | etcd-v3.3.12-linux-amd64/etcd 2021-08-20 15:08:14.771 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-08-20 15:08:14.809 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-08-20 15:08:14.842 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-08-20 15:08:14.845 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-08-20 15:08:14.862 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:14.864 | + ./stack.sh:main:835 : install_dstat 2021-08-20 15:08:14.866 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-08-20 15:08:14.882 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:14.884 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-08-20 15:08:14.887 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:08:14.889 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2021-08-20 15:08:14.891 | + ./stack.sh:main:844 : install_libs 2021-08-20 15:08:14.894 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-08-20 15:08:14.896 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-08-20 15:08:14.898 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-08-20 15:08:14.901 | + inc/python:use_library_from_git:250 : local name=automaton 2021-08-20 15:08:14.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:14.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-08-20 15:08:14.910 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:14.912 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-08-20 15:08:14.914 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-08-20 15:08:14.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-08-20 15:08:14.919 | + inc/python:use_library_from_git:250 : local name=castellan 2021-08-20 15:08:14.921 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:14.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-08-20 15:08:14.930 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:14.932 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-08-20 15:08:14.935 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-08-20 15:08:14.937 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-08-20 15:08:14.939 | + inc/python:use_library_from_git:250 : local name=cliff 2021-08-20 15:08:14.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:14.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-08-20 15:08:14.948 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:14.950 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-08-20 15:08:14.953 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-08-20 15:08:14.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-08-20 15:08:14.957 | + inc/python:use_library_from_git:250 : local name=cursive 2021-08-20 15:08:14.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:14.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-08-20 15:08:14.967 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:14.969 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-08-20 15:08:14.972 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-08-20 15:08:14.974 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-08-20 15:08:14.976 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-08-20 15:08:14.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:14.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-08-20 15:08:14.986 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:14.988 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-08-20 15:08:14.990 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-08-20 15:08:14.993 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-08-20 15:08:14.995 | + inc/python:use_library_from_git:250 : local name=futurist 2021-08-20 15:08:14.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:14.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-08-20 15:08:15.004 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.006 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-08-20 15:08:15.008 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-08-20 15:08:15.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-08-20 15:08:15.013 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-08-20 15:08:15.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-08-20 15:08:15.022 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.024 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-08-20 15:08:15.027 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-08-20 15:08:15.029 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-08-20 15:08:15.031 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-08-20 15:08:15.033 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-08-20 15:08:15.041 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.044 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-08-20 15:08:15.046 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-08-20 15:08:15.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-08-20 15:08:15.050 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-08-20 15:08:15.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-08-20 15:08:15.060 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.062 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-08-20 15:08:15.064 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-08-20 15:08:15.066 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-08-20 15:08:15.069 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-08-20 15:08:15.071 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-08-20 15:08:15.077 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.080 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-08-20 15:08:15.082 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-08-20 15:08:15.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-08-20 15:08:15.086 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-08-20 15:08:15.089 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-08-20 15:08:15.096 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.098 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-08-20 15:08:15.100 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-08-20 15:08:15.103 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-08-20 15:08:15.106 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-08-20 15:08:15.108 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-08-20 15:08:15.115 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.117 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-08-20 15:08:15.119 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-08-20 15:08:15.121 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-08-20 15:08:15.124 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-08-20 15:08:15.126 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-08-20 15:08:15.132 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.135 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-08-20 15:08:15.137 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-08-20 15:08:15.140 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-08-20 15:08:15.142 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-08-20 15:08:15.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-08-20 15:08:15.151 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.153 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-08-20 15:08:15.156 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-08-20 15:08:15.158 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-08-20 15:08:15.160 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-08-20 15:08:15.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-08-20 15:08:15.170 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.172 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-08-20 15:08:15.174 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-08-20 15:08:15.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-08-20 15:08:15.179 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-08-20 15:08:15.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-08-20 15:08:15.188 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.190 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-08-20 15:08:15.192 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-08-20 15:08:15.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-08-20 15:08:15.197 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-08-20 15:08:15.199 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-08-20 15:08:15.206 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.208 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-08-20 15:08:15.211 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-08-20 15:08:15.213 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-08-20 15:08:15.216 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-08-20 15:08:15.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-08-20 15:08:15.226 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.229 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-08-20 15:08:15.231 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-08-20 15:08:15.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-08-20 15:08:15.236 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-08-20 15:08:15.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-08-20 15:08:15.244 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.247 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-08-20 15:08:15.249 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-08-20 15:08:15.251 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-08-20 15:08:15.253 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-08-20 15:08:15.256 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-08-20 15:08:15.266 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.268 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-08-20 15:08:15.270 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-08-20 15:08:15.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-08-20 15:08:15.276 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-08-20 15:08:15.278 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-08-20 15:08:15.285 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.287 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-08-20 15:08:15.289 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-08-20 15:08:15.292 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-08-20 15:08:15.294 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-08-20 15:08:15.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-08-20 15:08:15.303 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.305 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-08-20 15:08:15.308 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-08-20 15:08:15.310 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-08-20 15:08:15.312 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-08-20 15:08:15.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-08-20 15:08:15.321 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.324 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-08-20 15:08:15.326 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-08-20 15:08:15.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-08-20 15:08:15.331 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-08-20 15:08:15.333 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-08-20 15:08:15.341 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.344 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-08-20 15:08:15.346 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-08-20 15:08:15.348 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-08-20 15:08:15.350 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-08-20 15:08:15.353 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-08-20 15:08:15.360 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.362 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-08-20 15:08:15.365 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-08-20 15:08:15.367 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-08-20 15:08:15.370 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-08-20 15:08:15.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-08-20 15:08:15.379 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.381 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-08-20 15:08:15.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-08-20 15:08:15.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-08-20 15:08:15.389 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-08-20 15:08:15.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-08-20 15:08:15.398 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.401 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-08-20 15:08:15.403 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-08-20 15:08:15.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-08-20 15:08:15.408 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-08-20 15:08:15.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-08-20 15:08:15.417 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.419 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-08-20 15:08:15.421 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-08-20 15:08:15.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-08-20 15:08:15.426 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-08-20 15:08:15.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-08-20 15:08:15.435 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.437 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-08-20 15:08:15.439 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-08-20 15:08:15.441 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-08-20 15:08:15.444 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-08-20 15:08:15.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-08-20 15:08:15.453 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.456 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-08-20 15:08:15.458 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-08-20 15:08:15.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-08-20 15:08:15.463 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-08-20 15:08:15.465 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-08-20 15:08:15.472 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.474 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-08-20 15:08:15.477 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-08-20 15:08:15.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-08-20 15:08:15.482 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-08-20 15:08:15.484 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-08-20 15:08:15.491 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.494 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-08-20 15:08:15.496 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-08-20 15:08:15.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-08-20 15:08:15.500 | + inc/python:use_library_from_git:250 : local name=tooz 2021-08-20 15:08:15.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-08-20 15:08:15.510 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.512 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-08-20 15:08:15.515 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-08-20 15:08:15.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-08-20 15:08:15.519 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-08-20 15:08:15.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-08-20 15:08:15.528 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.530 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-08-20 15:08:15.532 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-08-20 15:08:15.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-08-20 15:08:15.537 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-08-20 15:08:15.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-08-20 15:08:15.546 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.548 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-08-20 15:08:15.550 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-08-20 15:08:15.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-08-20 15:08:15.555 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-08-20 15:08:15.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:15.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:15.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-08-20 15:08:15.564 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:15.567 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-08-20 15:08:15.587 | Using python 3.8 to install etcd3 2021-08-20 15:08:15.590 | + 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 2021-08-20 15:08:17.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:17.241 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:17.248 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:17.248 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:17.253 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:17.255 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:17.257 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:17.257 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:17.258 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:17.371 | Collecting etcd3===0.12.0 2021-08-20 15:08:17.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-08-20 15:08:20.005 | Collecting grpcio===1.31.0 2021-08-20 15:08:20.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2021-08-20 15:08:20.789 | Collecting protobuf===3.13.0 2021-08-20 15:08:20.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2021-08-20 15:08:20.891 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:08:20.894 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2021-08-20 15:08:20.907 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2021-08-20 15:08:20.948 | Building wheels for collected packages: etcd3 2021-08-20 15:08:20.949 | Building wheel for etcd3 (setup.py): started 2021-08-20 15:08:21.682 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-08-20 15:08:21.683 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=537aba9e84837b28b5849cfa7254992dc11b61752ee5a376f25748a373f68241 2021-08-20 15:08:21.683 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-08-20 15:08:21.684 | Successfully built etcd3 2021-08-20 15:08:22.982 | Installing collected packages: grpcio, protobuf, etcd3 2021-08-20 15:08:24.033 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2021-08-20 15:08:24.141 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:24.141 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:24.228 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:24.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:24.233 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:24.235 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:24.237 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:24.239 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:24.241 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:24.244 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:24.246 | + functions-common:time_stop:2317 : start_time=1629472095582 2021-08-20 15:08:24.248 | + functions-common:time_stop:2319 : [[ -z 1629472095582 ]] 2021-08-20 15:08:24.250 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:24.254 | + functions-common:time_stop:2322 : end_time=1629472104252 2021-08-20 15:08:24.256 | + functions-common:time_stop:2323 : elapsed_time=8670 2021-08-20 15:08:24.258 | + functions-common:time_stop:2324 : total=49432 2021-08-20 15:08:24.260 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:24.262 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=58102 2021-08-20 15:08:24.265 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:24.267 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-08-20 15:08:24.288 | Using python 3.8 to install etcd3gw 2021-08-20 15:08:24.290 | + 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 2021-08-20 15:08:25.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:25.955 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:25.961 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:25.961 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:25.967 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:25.969 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:25.971 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:25.971 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:25.972 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:26.083 | Collecting etcd3gw===0.2.5 2021-08-20 15:08:26.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-08-20 15:08:26.189 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2021-08-20 15:08:26.195 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-08-20 15:08:26.216 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:08:26.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:08:26.222 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-08-20 15:08:26.242 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2020.6.20) 2021-08-20 15:08:26.245 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-08-20 15:08:26.248 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-08-20 15:08:27.541 | Installing collected packages: etcd3gw 2021-08-20 15:08:27.640 | Successfully installed etcd3gw-0.2.5 2021-08-20 15:08:27.748 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:27.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:27.820 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:27.823 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:27.826 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:27.828 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:27.830 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:27.832 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:27.834 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:27.836 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:27.839 | + functions-common:time_stop:2317 : start_time=1629472104282 2021-08-20 15:08:27.841 | + functions-common:time_stop:2319 : [[ -z 1629472104282 ]] 2021-08-20 15:08:27.844 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:27.848 | + functions-common:time_stop:2322 : end_time=1629472107845 2021-08-20 15:08:27.850 | + functions-common:time_stop:2323 : elapsed_time=3563 2021-08-20 15:08:27.852 | + functions-common:time_stop:2324 : total=58102 2021-08-20 15:08:27.854 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:27.857 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=61665 2021-08-20 15:08:27.859 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:27.861 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-08-20 15:08:27.864 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-08-20 15:08:27.866 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-08-20 15:08:27.868 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-08-20 15:08:27.870 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-08-20 15:08:27.873 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-08-20 15:08:27.875 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-20 15:08:27.877 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-20 15:08:27.879 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-08-20 15:08:27.882 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:08:27.885 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-08-20 15:08:27.887 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-08-20 15:08:27.889 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-08-20 15:08:27.891 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:27.894 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:27.896 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-08-20 15:08:27.898 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-08-20 15:08:27.901 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-20 15:08:27.903 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:08:27.906 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:08:27.908 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:08:27.910 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:08:27.912 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:08:27.915 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:08:27.917 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:27.919 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:27.921 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:08:27.924 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:08:27.926 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:08:27.928 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:08:27.931 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-20 15:08:27.933 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:08:27.936 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:27.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:27.940 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-08-20 15:08:27.961 | + functions-common:apt_get:1111 : 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 2021-08-20 15:08:28.068 | Reading package lists... 2021-08-20 15:08:28.287 | Building dependency tree... 2021-08-20 15:08:28.289 | Reading state information... 2021-08-20 15:08:28.521 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-08-20 15:08:28.521 | The following packages were automatically installed and are no longer required: 2021-08-20 15:08:28.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:08:28.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:08:28.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:08:28.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:08:28.522 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:08:28.522 | python3-zope.interface 2021-08-20 15:08:28.522 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:08:28.522 | The following additional packages will be installed: 2021-08-20 15:08:28.523 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-08-20 15:08:28.524 | Suggested packages: 2021-08-20 15:08:28.524 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-08-20 15:08:28.591 | The following NEW packages will be installed: 2021-08-20 15:08:28.592 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-08-20 15:08:28.890 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:08:28.890 | Need to get 1,306 kB of archives. 2021-08-20 15:08:28.890 | After this operation, 4,613 kB of additional disk space will be used. 2021-08-20 15:08:28.890 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-08-20 15:08:29.672 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-08-20 15:08:29.688 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-08-20 15:08:29.839 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-08-20 15:08:29.961 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-08-20 15:08:29.965 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-08-20 15:08:30.524 | Fetched 1,306 kB in 1s (949 kB/s) 2021-08-20 15:08:30.562 | Selecting previously unselected package libnorm1:amd64. 2021-08-20 15:08:30.613 | (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 ... 89359 files and directories currently installed.) 2021-08-20 15:08:30.617 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-08-20 15:08:30.621 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-20 15:08:30.691 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-08-20 15:08:30.700 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-08-20 15:08:30.702 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-20 15:08:30.754 | Selecting previously unselected package libzmq5:amd64. 2021-08-20 15:08:30.764 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-08-20 15:08:30.766 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-20 15:08:30.830 | Selecting previously unselected package uwsgi-core. 2021-08-20 15:08:30.840 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-08-20 15:08:30.842 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-20 15:08:30.984 | Selecting previously unselected package uwsgi. 2021-08-20 15:08:30.994 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-08-20 15:08:30.997 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-08-20 15:08:31.030 | Selecting previously unselected package uwsgi-plugin-python3. 2021-08-20 15:08:31.039 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-08-20 15:08:31.042 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-20 15:08:31.102 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-08-20 15:08:31.108 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-08-20 15:08:31.114 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-08-20 15:08:31.120 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-08-20 15:08:31.133 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-08-20 15:08:31.944 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-08-20 15:08:31.972 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:08:32.331 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:08:32.696 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-20 15:08:38.884 | + functions-common:apt_get:1115 : result=0 2021-08-20 15:08:38.886 | + functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:08:38.888 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:38.891 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:38.893 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:38.895 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:38.897 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:38.899 | + functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:08:38.902 | + functions-common:time_stop:2317 : start_time=1629472107959 2021-08-20 15:08:38.904 | + functions-common:time_stop:2319 : [[ -z 1629472107959 ]] 2021-08-20 15:08:38.907 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:38.911 | + functions-common:time_stop:2322 : end_time=1629472118909 2021-08-20 15:08:38.913 | + functions-common:time_stop:2323 : elapsed_time=10950 2021-08-20 15:08:38.916 | + functions-common:time_stop:2324 : total=229641 2021-08-20 15:08:38.918 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:38.920 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=240591 2021-08-20 15:08:38.923 | + functions-common:apt_get:1119 : return 0 2021-08-20 15:08:38.925 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-08-20 15:08:38.927 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:08:38.929 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:08:38.932 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-08-20 15:08:38.996 | Enabling module proxy. 2021-08-20 15:08:39.001 | To activate the new configuration, you need to run: 2021-08-20 15:08:39.001 | systemctl restart apache2 2021-08-20 15:08:39.005 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-08-20 15:08:39.068 | Considering dependency proxy for proxy_uwsgi: 2021-08-20 15:08:39.068 | Module proxy already enabled 2021-08-20 15:08:39.068 | Enabling module proxy_uwsgi. 2021-08-20 15:08:39.073 | To activate the new configuration, you need to run: 2021-08-20 15:08:39.073 | systemctl restart apache2 2021-08-20 15:08:39.077 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-08-20 15:08:39.080 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-20 15:08:39.082 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:08:39.084 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-08-20 15:08:39.214 | + ./stack.sh:main:850 : install_keystoneauth 2021-08-20 15:08:39.217 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-08-20 15:08:39.219 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-08-20 15:08:39.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-08-20 15:08:39.229 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.231 | + ./stack.sh:main:851 : install_keystoneclient 2021-08-20 15:08:39.234 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-08-20 15:08:39.236 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-08-20 15:08:39.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-08-20 15:08:39.246 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.248 | + ./stack.sh:main:852 : install_glanceclient 2021-08-20 15:08:39.250 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-08-20 15:08:39.253 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-08-20 15:08:39.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-08-20 15:08:39.263 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.265 | + ./stack.sh:main:853 : install_cinderclient 2021-08-20 15:08:39.267 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2021-08-20 15:08:39.270 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-08-20 15:08:39.272 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-08-20 15:08:39.279 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.282 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2021-08-20 15:08:39.284 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-08-20 15:08:39.286 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-08-20 15:08:39.293 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.296 | + ./stack.sh:main:854 : install_novaclient 2021-08-20 15:08:39.298 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-08-20 15:08:39.301 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-08-20 15:08:39.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-08-20 15:08:39.310 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.312 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-08-20 15:08:39.329 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:39.332 | + ./stack.sh:main:856 : install_swiftclient 2021-08-20 15:08:39.334 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-08-20 15:08:39.336 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-08-20 15:08:39.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-08-20 15:08:39.346 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.348 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-08-20 15:08:39.365 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:39.368 | + ./stack.sh:main:859 : install_neutronclient 2021-08-20 15:08:39.371 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-08-20 15:08:39.373 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-08-20 15:08:39.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-08-20 15:08:39.383 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.385 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-08-20 15:08:39.388 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-08-20 15:08:39.390 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-08-20 15:08:39.392 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:39.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:39.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-08-20 15:08:39.399 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:39.402 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-08-20 15:08:39.404 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-08-20 15:08:39.406 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-20 15:08:39.409 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-08-20 15:08:39.412 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-08-20 15:08:39.414 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-20 15:08:39.418 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:08:39.420 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-20 15:08:39.424 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-08-20 15:08:39.426 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-08-20 15:08:39.429 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-08-20 15:08:39.432 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-08-20 15:08:39.435 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-08-20 15:08:39.456 | Using python 3.8 to install keystonemiddleware 2021-08-20 15:08:39.458 | + 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 2021-08-20 15:08:41.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:41.116 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:41.123 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:41.123 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:41.128 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:41.130 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:41.131 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:41.131 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:41.133 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:41.136 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2021-08-20 15:08:41.206 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.2) 2021-08-20 15:08:41.241 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.3) 2021-08-20 15:08:41.256 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2021-08-20 15:08:41.261 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-08-20 15:08:41.268 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:08:41.270 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2021-08-20 15:08:41.275 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2021-08-20 15:08:41.338 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2021-08-20 15:08:41.357 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2021-08-20 15:08:41.360 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.0) 2021-08-20 15:08:41.378 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2021-08-20 15:08:41.382 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2021-08-20 15:08:41.391 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2021-08-20 15:08:41.411 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.1) 2021-08-20 15:08:41.418 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:08:41.420 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2021-08-20 15:08:41.458 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2021-08-20 15:08:41.471 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2021-08-20 15:08:41.482 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (5.0.1) 2021-08-20 15:08:41.488 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2021-08-20 15:08:41.492 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-08-20 15:08:41.496 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2021-08-20 15:08:41.503 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.7.0) 2021-08-20 15:08:41.507 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2021-08-20 15:08:41.510 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-08-20 15:08:41.513 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-08-20 15:08:41.519 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2021-08-20 15:08:41.522 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2021-08-20 15:08:41.525 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2020.6.20) 2021-08-20 15:08:41.527 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-08-20 15:08:41.529 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2021-08-20 15:08:41.549 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2021-08-20 15:08:41.552 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (2.8.1) 2021-08-20 15:08:41.558 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2021-08-20 15:08:41.560 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2021-08-20 15:08:42.780 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:42.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:42.852 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:42.855 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:42.857 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:42.859 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:42.861 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:42.863 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:42.866 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:42.868 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:42.870 | + functions-common:time_stop:2317 : start_time=1629472119450 2021-08-20 15:08:42.872 | + functions-common:time_stop:2319 : [[ -z 1629472119450 ]] 2021-08-20 15:08:42.875 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:42.879 | + functions-common:time_stop:2322 : end_time=1629472122877 2021-08-20 15:08:42.881 | + functions-common:time_stop:2323 : elapsed_time=3427 2021-08-20 15:08:42.883 | + functions-common:time_stop:2324 : total=61665 2021-08-20 15:08:42.886 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:42.888 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=65092 2021-08-20 15:08:42.890 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:42.893 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-08-20 15:08:42.895 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-08-20 15:08:42.898 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-20 15:08:42.901 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-08-20 15:08:42.904 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-08-20 15:08:42.906 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-20 15:08:42.910 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:08:42.910 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-20 15:08:42.915 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-08-20 15:08:42.918 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-08-20 15:08:42.920 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-08-20 15:08:42.923 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-08-20 15:08:42.925 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-08-20 15:08:42.946 | Using python 3.8 to install python-memcached 2021-08-20 15:08:42.949 | + 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 2021-08-20 15:08:44.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:44.611 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:44.617 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:44.618 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:44.623 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:44.625 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:44.626 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:44.627 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:44.628 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:44.731 | Collecting python-memcached===1.59 2021-08-20 15:08:44.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-08-20 15:08:44.821 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:08:46.144 | Installing collected packages: python-memcached 2021-08-20 15:08:46.233 | Successfully installed python-memcached-1.59 2021-08-20 15:08:46.344 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:46.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:46.417 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:46.419 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:46.422 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:46.424 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:46.426 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:46.428 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:46.430 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:46.433 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:46.435 | + functions-common:time_stop:2317 : start_time=1629472122941 2021-08-20 15:08:46.437 | + functions-common:time_stop:2319 : [[ -z 1629472122941 ]] 2021-08-20 15:08:46.440 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:46.444 | + functions-common:time_stop:2322 : end_time=1629472126442 2021-08-20 15:08:46.446 | + functions-common:time_stop:2323 : elapsed_time=3501 2021-08-20 15:08:46.449 | + functions-common:time_stop:2324 : total=65092 2021-08-20 15:08:46.451 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:46.453 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=68593 2021-08-20 15:08:46.455 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:46.458 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-08-20 15:08:46.474 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:46.476 | + ./stack.sh:main:866 : '[' 10.222.0.95 == 10.222.0.95 ']' 2021-08-20 15:08:46.479 | + ./stack.sh:main:867 : stack_install_service keystone 2021-08-20 15:08:46.481 | + lib/stack:stack_install_service:20 : local service=keystone 2021-08-20 15:08:46.483 | + lib/stack:stack_install_service:21 : type install_keystone 2021-08-20 15:08:46.486 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-20 15:08:46.488 | + lib/stack:stack_install_service:32 : install_keystone 2021-08-20 15:08:46.491 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-08-20 15:08:46.506 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:46.508 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2021-08-20 15:08:46.511 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-08-20 15:08:46.513 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-08-20 15:08:46.515 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:08:46.517 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:08:46.520 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:08:46.522 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:08:46.524 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:08:46.527 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:08:46.541 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:08:46.544 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:08:46.546 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:08:46.548 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:08:46.548 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:08:46.553 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-08-20 15:08:46.555 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:08:46.558 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-08-20 15:08:46.561 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:08:46.561 | + functions-common:git_clone:595 : head -1 2021-08-20 15:08:46.567 | 4649fe6bf Hide AccountLocked exception from end users 2021-08-20 15:08:46.569 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:08:46.572 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-08-20 15:08:46.575 | + inc/python:setup_develop:338 : local bindep 2021-08-20 15:08:46.577 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-20 15:08:46.579 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-08-20 15:08:46.581 | + inc/python:setup_develop:344 : local extras= 2021-08-20 15:08:46.584 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-08-20 15:08:46.586 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-20 15:08:46.589 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-20 15:08:46.591 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-08-20 15:08:46.593 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-20 15:08:46.595 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-20 15:08:46.598 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-08-20 15:08:46.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-20 15:08:46.604 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-08-20 15:08:46.607 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-20 15:08:46.609 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-20 15:08:46.612 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-08-20 15:08:46.617 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-08-20 15:08:46.620 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-08-20 15:08:47.209 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-08-20 15:08:47.211 | + inc/python:setup_package:417 : local bindep=0 2021-08-20 15:08:47.214 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-20 15:08:47.216 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-20 15:08:47.218 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-08-20 15:08:47.220 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-08-20 15:08:47.223 | + inc/python:setup_package:426 : local flags=-e 2021-08-20 15:08:47.225 | + inc/python:setup_package:427 : local extras= 2021-08-20 15:08:47.227 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-20 15:08:47.230 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-20 15:08:47.232 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-20 15:08:47.234 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-20 15:08:47.236 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-20 15:08:47.238 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-08-20 15:08:47.258 | Using python 3.8 to install /opt/stack/keystone 2021-08-20 15:08:47.260 | + 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 2021-08-20 15:08:48.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:48.914 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-08-20 15:08:48.918 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.919 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.920 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:48.922 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.922 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.922 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:48.923 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.923 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:48.935 | Obtaining file:///opt/stack/keystone 2021-08-20 15:08:50.466 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-20 15:08:52.124 | Collecting Flask===1.1.2 2021-08-20 15:08:52.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-08-20 15:08:52.318 | Collecting Flask-RESTful===0.3.8 2021-08-20 15:08:52.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-08-20 15:08:52.397 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-08-20 15:08:52.404 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-20 15:08:52.407 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2021-08-20 15:08:52.414 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-08-20 15:08:52.434 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-08-20 15:08:52.575 | Collecting Werkzeug===1.0.1 2021-08-20 15:08:52.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-08-20 15:08:52.763 | Collecting aniso8601===8.0.0 2021-08-20 15:08:52.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-08-20 15:08:52.837 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-08-20 15:08:52.846 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-08-20 15:08:52.898 | Collecting click===7.1.2 2021-08-20 15:08:52.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-08-20 15:08:52.911 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-08-20 15:08:52.949 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-08-20 15:08:53.038 | Collecting itsdangerous===1.1.0 2021-08-20 15:08:53.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-08-20 15:08:53.112 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-08-20 15:08:53.123 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2021-08-20 15:08:53.177 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2021-08-20 15:08:53.180 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2021-08-20 15:08:53.186 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.2) 2021-08-20 15:08:53.220 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.3) 2021-08-20 15:08:53.236 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2021-08-20 15:08:53.242 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2021-08-20 15:08:53.289 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2021-08-20 15:08:53.295 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-08-20 15:08:53.332 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2021-08-20 15:08:53.386 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2021-08-20 15:08:53.404 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2021-08-20 15:08:53.420 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2021-08-20 15:08:53.429 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2021-08-20 15:08:53.452 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2021-08-20 15:08:53.459 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2021-08-20 15:08:53.477 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2021-08-20 15:08:53.521 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2021-08-20 15:08:53.643 | Collecting passlib===1.7.2 2021-08-20 15:08:53.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-08-20 15:08:53.740 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2021-08-20 15:08:53.743 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2021-08-20 15:08:53.745 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2021-08-20 15:08:53.755 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2021-08-20 15:08:53.758 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2021-08-20 15:08:53.761 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2021-08-20 15:08:53.870 | Collecting pysaml2===6.1.0 2021-08-20 15:08:53.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2021-08-20 15:08:53.964 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2021-08-20 15:08:53.968 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2021-08-20 15:08:53.987 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2021-08-20 15:08:53.991 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2021-08-20 15:08:54.012 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2021-08-20 15:08:54.232 | Collecting scrypt===0.8.15 2021-08-20 15:08:54.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2021-08-20 15:08:54.320 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2021-08-20 15:08:54.322 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2021-08-20 15:08:54.332 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2021-08-20 15:08:54.335 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2021-08-20 15:08:54.337 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2021-08-20 15:08:54.343 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-08-20 15:08:54.353 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2021-08-20 15:08:54.358 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2021-08-20 15:08:54.376 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2021-08-20 15:08:54.379 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2021-08-20 15:08:54.385 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2021-08-20 15:08:54.405 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2021-08-20 15:08:54.407 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-20 15:08:54.410 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2021-08-20 15:08:54.474 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-20 15:08:54.482 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-08-20 15:08:54.486 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-08-20 15:08:54.489 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-08-20 15:08:54.497 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-08-20 15:08:54.503 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-08-20 15:08:54.507 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-08-20 15:08:54.511 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2021-08-20 15:08:54.550 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2021-08-20 15:08:54.560 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-08-20 15:08:54.563 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-08-20 15:08:54.571 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-08-20 15:08:54.578 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-08-20 15:08:54.589 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-08-20 15:08:54.598 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-08-20 15:08:54.607 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-08-20 15:08:54.610 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-08-20 15:08:54.695 | Collecting defusedxml===0.6.0 2021-08-20 15:08:54.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-08-20 15:08:54.771 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2021-08-20 15:08:54.784 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-08-20 15:08:54.787 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-08-20 15:08:54.789 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2021-08-20 15:08:54.792 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-20 15:08:54.794 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2021-08-20 15:08:54.796 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-08-20 15:08:54.798 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2021-08-20 15:08:54.800 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-08-20 15:08:54.803 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2021-08-20 15:08:54.807 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-08-20 15:08:54.810 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-08-20 15:08:54.817 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2021-08-20 15:08:54.819 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2021-08-20 15:08:54.822 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-08-20 15:08:54.827 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2021-08-20 15:08:54.834 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-08-20 15:08:54.841 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2021-08-20 15:08:55.684 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2021-08-20 15:08:55.684 | Attempting uninstall: click 2021-08-20 15:08:55.685 | Found existing installation: Click 7.0 2021-08-20 15:08:55.691 | Uninstalling Click-7.0: 2021-08-20 15:08:55.722 | Successfully uninstalled Click-7.0 2021-08-20 15:08:57.162 | Running setup.py develop for keystone 2021-08-20 15:08:58.870 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2021-08-20 15:08:58.984 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:58.984 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:59.069 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:59.072 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:59.074 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:59.076 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:59.078 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:59.080 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:59.082 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:59.084 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:59.086 | + functions-common:time_stop:2317 : start_time=1629472127253 2021-08-20 15:08:59.088 | + functions-common:time_stop:2319 : [[ -z 1629472127253 ]] 2021-08-20 15:08:59.091 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:59.095 | + functions-common:time_stop:2322 : end_time=1629472139092 2021-08-20 15:08:59.097 | + functions-common:time_stop:2323 : elapsed_time=11839 2021-08-20 15:08:59.099 | + functions-common:time_stop:2324 : total=68593 2021-08-20 15:08:59.101 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:59.103 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=80432 2021-08-20 15:08:59.105 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:59.107 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-20 15:08:59.110 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-20 15:08:59.112 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-20 15:08:59.130 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-08-20 15:08:59.142 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-08-20 15:08:59.144 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-08-20 15:08:59.147 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:08:59.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:08:59.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-08-20 15:08:59.153 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:08:59.156 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-08-20 15:08:59.172 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:59.174 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-08-20 15:08:59.176 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-20 15:08:59.178 | + ./stack.sh:main:868 : configure_keystone 2021-08-20 15:08:59.181 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-08-20 15:08:59.193 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-08-20 15:08:59.196 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-08-20 15:08:59.201 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-08-20 15:08:59.216 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:59.218 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-08-20 15:08:59.248 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-08-20 15:08:59.275 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-08-20 15:08:59.304 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-08-20 15:08:59.333 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-08-20 15:08:59.363 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-08-20 15:08:59.393 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-08-20 15:08:59.421 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-08-20 15:08:59.448 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-08-20 15:08:59.450 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-08-20 15:08:59.452 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-08-20 15:08:59.455 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-08-20 15:08:59.457 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-20 15:08:59.459 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-20 15:08:59.474 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:59.477 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-20 15:08:59.480 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-20 15:08:59.482 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-20 15:08:59.497 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:08:59.500 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.95:5672/ 2021-08-20 15:08:59.502 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.95:5672/ 2021-08-20 15:08:59.532 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-20 15:08:59.534 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-20 15:08:59.536 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-08-20 15:08:59.539 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-08-20 15:08:59.542 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-08-20 15:08:59.558 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:08:59.560 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.95/identity 2021-08-20 15:08:59.590 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.95/identity 2021-08-20 15:08:59.617 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-08-20 15:08:59.622 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-08-20 15:08:59.652 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-08-20 15:08:59.654 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-08-20 15:08:59.656 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-08-20 15:08:59.659 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-08-20 15:08:59.661 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-20 15:08:59.664 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-08-20 15:08:59.695 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-08-20 15:08:59.697 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-08-20 15:08:59.700 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-08-20 15:08:59.702 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-08-20 15:08:59.705 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-08-20 15:08:59.721 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-08-20 15:08:59.724 | + functions:setup_systemd_logging:719 : local pidstr= 2021-08-20 15:08:59.726 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-08-20 15:08:59.729 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-08-20 15:08:59.731 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-20 15:08:59.759 | + functions:setup_systemd_logging:728 : 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' 2021-08-20 15:08:59.786 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-08-20 15:08:59.814 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-20 15:08:59.841 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-08-20 15:08:59.868 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-08-20 15:08:59.870 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-08-20 15:08:59.873 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-08-20 15:08:59.875 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-08-20 15:08:59.877 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-08-20 15:08:59.879 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-20 15:08:59.882 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-20 15:08:59.884 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-08-20 15:08:59.888 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-08-20 15:08:59.891 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-20 15:08:59.893 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-20 15:08:59.906 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-20 15:08:59.906 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-20 15:08:59.914 | d /var/run/uwsgi 0755 ubuntu root 2021-08-20 15:08:59.918 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-20 15:08:59.933 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-08-20 15:08:59.936 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-08-20 15:08:59.940 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-08-20 15:08:59.968 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-08-20 15:08:59.997 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-08-20 15:09:00.025 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-08-20 15:09:00.052 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-08-20 15:09:00.080 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-08-20 15:09:00.107 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-08-20 15:09:00.135 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-08-20 15:09:00.162 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-08-20 15:09:00.190 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-20 15:09:00.217 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-08-20 15:09:00.243 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-08-20 15:09:00.270 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-08-20 15:09:00.297 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-20 15:09:00.300 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-20 15:09:00.302 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-08-20 15:09:00.305 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-08-20 15:09:00.307 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-20 15:09:00.309 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:00.312 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:00.314 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-20 15:09:00.316 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-20 15:09:00.319 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-08-20 15:09:00.346 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-08-20 15:09:00.374 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-08-20 15:09:00.374 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-08-20 15:09:00.382 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-08-20 15:09:00.386 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-08-20 15:09:00.388 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-08-20 15:09:00.390 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-20 15:09:00.393 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-20 15:09:00.395 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-20 15:09:00.397 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:00.399 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:00.402 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-20 15:09:00.404 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-20 15:09:00.407 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:00.409 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:00.411 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-08-20 15:09:00.472 | Enabling site keystone-wsgi-public. 2021-08-20 15:09:00.477 | To activate the new configuration, you need to run: 2021-08-20 15:09:00.477 | systemctl reload apache2 2021-08-20 15:09:00.482 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-20 15:09:00.485 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-20 15:09:00.487 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:09:00.489 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-08-20 15:09:00.616 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-08-20 15:09:00.618 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-08-20 15:09:00.621 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-08-20 15:09:00.623 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-08-20 15:09:00.625 | + lib/apache:write_uwsgi_config:260 : local http= 2021-08-20 15:09:00.627 | + lib/apache:write_uwsgi_config:261 : local name= 2021-08-20 15:09:00.630 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-08-20 15:09:00.635 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-08-20 15:09:00.638 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-08-20 15:09:00.640 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-08-20 15:09:00.654 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-08-20 15:09:00.654 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-08-20 15:09:00.662 | d /var/run/uwsgi 0755 ubuntu root 2021-08-20 15:09:00.666 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-08-20 15:09:00.682 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-20 15:09:00.685 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-08-20 15:09:00.689 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-08-20 15:09:00.720 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-08-20 15:09:00.747 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-08-20 15:09:00.774 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-08-20 15:09:00.801 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-08-20 15:09:00.828 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-08-20 15:09:00.856 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-08-20 15:09:00.883 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-08-20 15:09:00.910 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-08-20 15:09:00.937 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-08-20 15:09:00.965 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-08-20 15:09:00.992 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-08-20 15:09:01.018 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-08-20 15:09:01.045 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-08-20 15:09:01.048 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-08-20 15:09:01.050 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-08-20 15:09:01.053 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-08-20 15:09:01.055 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-20 15:09:01.057 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:01.060 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:01.062 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-20 15:09:01.065 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-20 15:09:01.067 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-08-20 15:09:01.094 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-08-20 15:09:01.122 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-08-20 15:09:01.123 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-08-20 15:09:01.131 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-08-20 15:09:01.135 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-08-20 15:09:01.137 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-08-20 15:09:01.139 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-20 15:09:01.141 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-20 15:09:01.144 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-20 15:09:01.146 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:01.148 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:01.151 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-20 15:09:01.153 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-20 15:09:01.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:01.158 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:01.160 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-08-20 15:09:01.222 | Enabling site keystone-wsgi-admin. 2021-08-20 15:09:01.227 | To activate the new configuration, you need to run: 2021-08-20 15:09:01.227 | systemctl reload apache2 2021-08-20 15:09:01.232 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-08-20 15:09:01.235 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-20 15:09:01.237 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:09:01.239 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-08-20 15:09:01.370 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-08-20 15:09:01.402 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-08-20 15:09:01.432 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-08-20 15:09:01.463 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-08-20 15:09:01.465 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-08-20 15:09:01.496 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-08-20 15:09:01.523 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-08-20 15:09:01.551 | + ./stack.sh:main:872 : is_service_enabled swift 2021-08-20 15:09:01.568 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:01.570 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-08-20 15:09:01.587 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:01.590 | + ./stack.sh:main:876 : stack_install_service swift 2021-08-20 15:09:01.592 | + lib/stack:stack_install_service:20 : local service=swift 2021-08-20 15:09:01.594 | + lib/stack:stack_install_service:21 : type install_swift 2021-08-20 15:09:01.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-20 15:09:01.599 | + lib/stack:stack_install_service:32 : install_swift 2021-08-20 15:09:01.601 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2021-08-20 15:09:01.604 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-08-20 15:09:01.607 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-08-20 15:09:01.609 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:09:01.611 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:09:01.614 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:09:01.617 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:09:01.619 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:09:01.622 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:09:01.638 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:09:01.641 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:09:01.643 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:01.645 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:09:01.647 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:09:01.653 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-08-20 15:09:01.655 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:01.657 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-08-20 15:09:01.660 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:09:01.660 | + functions-common:git_clone:595 : head -1 2021-08-20 15:09:01.664 | 41335e63f Merge "symlink: Ensure headers are returned as a list on py3" into stable/victoria 2021-08-20 15:09:01.666 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:09:01.669 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-08-20 15:09:01.671 | + inc/python:setup_develop:338 : local bindep 2021-08-20 15:09:01.673 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-08-20 15:09:01.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-08-20 15:09:01.678 | + inc/python:setup_develop:344 : local extras=keystone 2021-08-20 15:09:01.680 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-08-20 15:09:01.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-20 15:09:01.685 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-08-20 15:09:01.687 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-08-20 15:09:01.690 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-20 15:09:01.692 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-08-20 15:09:01.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-08-20 15:09:01.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-20 15:09:01.701 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-08-20 15:09:01.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-20 15:09:01.706 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-20 15:09:01.709 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-08-20 15:09:01.715 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-08-20 15:09:01.717 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-08-20 15:09:02.314 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-08-20 15:09:02.317 | + inc/python:setup_package:417 : local bindep=0 2021-08-20 15:09:02.319 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-20 15:09:02.321 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-20 15:09:02.324 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-08-20 15:09:02.326 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-08-20 15:09:02.328 | + inc/python:setup_package:426 : local flags=-e 2021-08-20 15:09:02.331 | + inc/python:setup_package:427 : local extras=keystone 2021-08-20 15:09:02.333 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-20 15:09:02.335 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-08-20 15:09:02.337 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-08-20 15:09:02.340 | + inc/python:setup_package:437 : extras='[keystone]' 2021-08-20 15:09:02.342 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-20 15:09:02.344 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-08-20 15:09:02.365 | Using python 3.8 to install /opt/stack/swift 2021-08-20 15:09:02.367 | + 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]' 2021-08-20 15:09:04.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:04.053 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-08-20 15:09:04.058 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:04.059 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:04.060 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:04.061 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:04.062 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:04.062 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:04.062 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:04.063 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:04.075 | Obtaining file:///opt/stack/swift 2021-08-20 15:09:05.301 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-20 15:09:06.516 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-08-20 15:09:06.524 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-08-20 15:09:06.562 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-08-20 15:09:06.571 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-08-20 15:09:06.574 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-08-20 15:09:07.389 | Collecting lxml===4.5.2 2021-08-20 15:09:07.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-08-20 15:09:07.607 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-08-20 15:09:07.609 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-08-20 15:09:07.612 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-08-20 15:09:07.645 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.3) 2021-08-20 15:09:07.660 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.1) 2021-08-20 15:09:07.666 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-08-20 15:09:07.672 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-08-20 15:09:07.709 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-08-20 15:09:07.719 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-08-20 15:09:07.736 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-08-20 15:09:07.742 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-08-20 15:09:07.745 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-08-20 15:09:07.846 | Collecting pyeclib===1.6.0 2021-08-20 15:09:07.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-08-20 15:09:08.905 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-08-20 15:09:08.907 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-08-20 15:09:08.910 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-08-20 15:09:08.915 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-08-20 15:09:08.961 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-08-20 15:09:08.965 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-08-20 15:09:08.985 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-08-20 15:09:08.990 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-08-20 15:09:08.992 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-08-20 15:09:08.999 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-08-20 15:09:09.116 | Collecting xattr===0.9.7 2021-08-20 15:09:09.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-08-20 15:09:09.883 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-08-20 15:09:09.887 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-08-20 15:09:09.895 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-08-20 15:09:09.909 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-08-20 15:09:09.972 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-08-20 15:09:09.977 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-20 15:09:09.985 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-08-20 15:09:09.988 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-08-20 15:09:09.993 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-08-20 15:09:09.996 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-08-20 15:09:09.999 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2021-08-20 15:09:10.001 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-08-20 15:09:10.004 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-08-20 15:09:10.007 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-08-20 15:09:10.010 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-08-20 15:09:10.014 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-20 15:09:10.017 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-08-20 15:09:10.020 | Building wheels for collected packages: pyeclib, xattr 2021-08-20 15:09:10.021 | Building wheel for pyeclib (setup.py): started 2021-08-20 15:09:11.306 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-08-20 15:09:11.307 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55494 sha256=ba09e51b77d2c3000fe61d13cf72e1b3f96bde6943ed01dced28917e30ed82e4 2021-08-20 15:09:11.307 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-08-20 15:09:11.309 | Building wheel for xattr (setup.py): started 2021-08-20 15:09:12.711 | Building wheel for xattr (setup.py): finished with status 'done' 2021-08-20 15:09:12.711 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33241 sha256=e662a8f60417f1f5969348ac490e722fd62bde15ce5bff77f2f1c9cd41b03dee 2021-08-20 15:09:12.712 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-08-20 15:09:12.712 | Successfully built pyeclib xattr 2021-08-20 15:09:13.865 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-08-20 15:09:14.174 | Running setup.py develop for swift 2021-08-20 15:09:15.700 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-08-20 15:09:15.817 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:09:15.817 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:09:15.914 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:15.916 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:15.919 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:15.921 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:15.923 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:15.925 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:15.927 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:15.929 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:15.932 | + functions-common:time_stop:2317 : start_time=1629472142359 2021-08-20 15:09:15.934 | + functions-common:time_stop:2319 : [[ -z 1629472142359 ]] 2021-08-20 15:09:15.937 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:15.941 | + functions-common:time_stop:2322 : end_time=1629472155939 2021-08-20 15:09:15.943 | + functions-common:time_stop:2323 : elapsed_time=13580 2021-08-20 15:09:15.945 | + functions-common:time_stop:2324 : total=80432 2021-08-20 15:09:15.947 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:15.950 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=94012 2021-08-20 15:09:15.952 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:15.954 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-20 15:09:15.956 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-20 15:09:15.959 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-20 15:09:15.977 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-08-20 15:09:15.989 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-08-20 15:09:15.992 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-08-20 15:09:15.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:09:15.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:09:15.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-08-20 15:09:16.002 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:09:16.004 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-08-20 15:09:16.006 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-20 15:09:16.009 | + ./stack.sh:main:877 : configure_swift 2021-08-20 15:09:16.011 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-08-20 15:09:16.013 | + lib/swift:configure_swift:335 : local node_number 2021-08-20 15:09:16.015 | + lib/swift:configure_swift:336 : local swift_node_config 2021-08-20 15:09:16.017 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-08-20 15:09:16.019 | + lib/swift:configure_swift:338 : local user_group 2021-08-20 15:09:16.021 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-08-20 15:09:16.779 | No object-replicator running 2021-08-20 15:09:16.779 | No object-reconstructor running 2021-08-20 15:09:16.779 | No object-server running 2021-08-20 15:09:16.779 | No account-server running 2021-08-20 15:09:16.779 | No object-expirer running 2021-08-20 15:09:16.779 | No object-updater running 2021-08-20 15:09:16.779 | No account-reaper running 2021-08-20 15:09:16.779 | No container-replicator running 2021-08-20 15:09:16.780 | No container-server running 2021-08-20 15:09:16.780 | No account-auditor running 2021-08-20 15:09:16.780 | No object-auditor running 2021-08-20 15:09:16.780 | No account-replicator running 2021-08-20 15:09:16.780 | No container-reconciler running 2021-08-20 15:09:16.780 | No container-sharder running 2021-08-20 15:09:16.780 | No container-sync running 2021-08-20 15:09:16.780 | No proxy-server running 2021-08-20 15:09:16.780 | No container-auditor running 2021-08-20 15:09:16.780 | No container-updater running 2021-08-20 15:09:16.829 | + lib/swift:configure_swift:341 : true 2021-08-20 15:09:16.831 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-08-20 15:09:16.843 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-08-20 15:09:16.856 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-08-20 15:09:16.859 | + lib/swift:configure_swift:355 : sed -e ' 2021-08-20 15:09:16.859 | s/%GROUP%//; 2021-08-20 15:09:16.859 | s/%USER%/ubuntu/; 2021-08-20 15:09:16.859 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-08-20 15:09:16.859 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-08-20 15:09:16.859 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-08-20 15:09:16.867 | uid = ubuntu 2021-08-20 15:09:16.867 | gid = 2021-08-20 15:09:16.867 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-08-20 15:09:16.867 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-08-20 15:09:16.867 | address = 127.0.0.1 2021-08-20 15:09:16.867 | 2021-08-20 15:09:16.867 | [account6612] 2021-08-20 15:09:16.867 | max connections = 25 2021-08-20 15:09:16.867 | path = /opt/stack/data/swift/1/node/ 2021-08-20 15:09:16.867 | read only = false 2021-08-20 15:09:16.867 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-08-20 15:09:16.867 | 2021-08-20 15:09:16.867 | [account6622] 2021-08-20 15:09:16.867 | max connections = 25 2021-08-20 15:09:16.867 | path = /opt/stack/data/swift/2/node/ 2021-08-20 15:09:16.867 | read only = false 2021-08-20 15:09:16.867 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-08-20 15:09:16.867 | 2021-08-20 15:09:16.867 | [account6632] 2021-08-20 15:09:16.868 | max connections = 25 2021-08-20 15:09:16.868 | path = /opt/stack/data/swift/3/node/ 2021-08-20 15:09:16.868 | read only = false 2021-08-20 15:09:16.868 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-08-20 15:09:16.868 | 2021-08-20 15:09:16.868 | [account6642] 2021-08-20 15:09:16.868 | max connections = 25 2021-08-20 15:09:16.868 | path = /opt/stack/data/swift/4/node/ 2021-08-20 15:09:16.868 | read only = false 2021-08-20 15:09:16.868 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-08-20 15:09:16.868 | 2021-08-20 15:09:16.869 | 2021-08-20 15:09:16.869 | [container6611] 2021-08-20 15:09:16.869 | max connections = 25 2021-08-20 15:09:16.869 | path = /opt/stack/data/swift/1/node/ 2021-08-20 15:09:16.869 | read only = false 2021-08-20 15:09:16.869 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-08-20 15:09:16.869 | 2021-08-20 15:09:16.869 | [container6621] 2021-08-20 15:09:16.869 | max connections = 25 2021-08-20 15:09:16.869 | path = /opt/stack/data/swift/2/node/ 2021-08-20 15:09:16.869 | read only = false 2021-08-20 15:09:16.869 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-08-20 15:09:16.869 | 2021-08-20 15:09:16.869 | [container6631] 2021-08-20 15:09:16.869 | max connections = 25 2021-08-20 15:09:16.869 | path = /opt/stack/data/swift/3/node/ 2021-08-20 15:09:16.869 | read only = false 2021-08-20 15:09:16.869 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-08-20 15:09:16.869 | 2021-08-20 15:09:16.870 | [container6641] 2021-08-20 15:09:16.870 | max connections = 25 2021-08-20 15:09:16.870 | path = /opt/stack/data/swift/4/node/ 2021-08-20 15:09:16.870 | read only = false 2021-08-20 15:09:16.870 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-08-20 15:09:16.870 | 2021-08-20 15:09:16.870 | 2021-08-20 15:09:16.870 | [object6613] 2021-08-20 15:09:16.870 | max connections = 25 2021-08-20 15:09:16.870 | path = /opt/stack/data/swift/1/node/ 2021-08-20 15:09:16.870 | read only = false 2021-08-20 15:09:16.870 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-08-20 15:09:16.870 | 2021-08-20 15:09:16.870 | [object6623] 2021-08-20 15:09:16.870 | max connections = 25 2021-08-20 15:09:16.870 | path = /opt/stack/data/swift/2/node/ 2021-08-20 15:09:16.870 | read only = false 2021-08-20 15:09:16.870 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-08-20 15:09:16.870 | 2021-08-20 15:09:16.870 | [object6633] 2021-08-20 15:09:16.870 | max connections = 25 2021-08-20 15:09:16.870 | path = /opt/stack/data/swift/3/node/ 2021-08-20 15:09:16.870 | read only = false 2021-08-20 15:09:16.870 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-08-20 15:09:16.870 | 2021-08-20 15:09:16.870 | [object6643] 2021-08-20 15:09:16.870 | max connections = 25 2021-08-20 15:09:16.870 | path = /opt/stack/data/swift/4/node/ 2021-08-20 15:09:16.870 | read only = false 2021-08-20 15:09:16.870 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-08-20 15:09:16.870 | + lib/swift:configure_swift:361 : is_ubuntu 2021-08-20 15:09:16.873 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:16.875 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:16.877 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-08-20 15:09:16.898 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-08-20 15:09:16.900 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-08-20 15:09:16.904 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-08-20 15:09:16.908 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-08-20 15:09:16.910 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-08-20 15:09:16.914 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-08-20 15:09:16.942 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.95:8080/v1/ 2021-08-20 15:09:16.967 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-08-20 15:09:16.985 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-08-20 15:09:17.012 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-08-20 15:09:17.029 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-08-20 15:09:17.057 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-08-20 15:09:17.077 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-08-20 15:09:17.105 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-08-20 15:09:17.122 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-08-20 15:09:17.150 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-08-20 15:09:17.167 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-08-20 15:09:17.194 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-08-20 15:09:17.211 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-08-20 15:09:17.226 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:17.229 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-08-20 15:09:17.256 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-08-20 15:09:17.282 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-08-20 15:09:17.309 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-08-20 15:09:17.334 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-08-20 15:09:17.349 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:17.351 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-08-20 15:09:17.377 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-08-20 15:09:17.393 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:17.395 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-08-20 15:09:17.410 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:17.412 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-08-20 15:09:17.414 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-08-20 15:09:17.428 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:17.430 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-08-20 15:09:17.432 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-08-20 15:09:17.434 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-08-20 15:09:17.439 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-08-20 15:09:17.444 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-08-20 15:09:17.471 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-08-20 15:09:17.498 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-08-20 15:09:17.527 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-08-20 15:09:17.555 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-08-20 15:09:17.582 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-08-20 15:09:17.584 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-08-20 15:09:17.586 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-08-20 15:09:17.589 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-08-20 15:09:17.591 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-08-20 15:09:17.617 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-08-20 15:09:17.644 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.95/identity 2021-08-20 15:09:17.670 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-08-20 15:09:17.696 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-08-20 15:09:17.724 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-08-20 15:09:17.750 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-08-20 15:09:17.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-08-20 15:09:17.804 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-20 15:09:17.832 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-08-20 15:09:17.858 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-08-20 15:09:17.887 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-08-20 15:09:17.913 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-08-20 15:09:17.939 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-08-20 15:09:17.969 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-08-20 15:09:17.996 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-08-20 15:09:18.014 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-08-20 15:09:18.041 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-08-20 15:09:18.068 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-08-20 15:09:18.072 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-08-20 15:09:18.100 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-08-20 15:09:18.126 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-08-20 15:09:18.153 | + lib/swift:configure_swift:479 : local node_number 2021-08-20 15:09:18.155 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-08-20 15:09:18.157 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-20 15:09:18.159 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-08-20 15:09:18.163 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-08-20 15:09:18.166 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-08-20 15:09:18.168 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-20 15:09:18.170 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-08-20 15:09:18.172 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-08-20 15:09:18.174 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-20 15:09:18.176 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-20 15:09:18.179 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-08-20 15:09:18.196 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-08-20 15:09:18.223 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-08-20 15:09:18.241 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-08-20 15:09:18.268 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-08-20 15:09:18.286 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-20 15:09:18.313 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-08-20 15:09:18.330 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-20 15:09:18.358 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-08-20 15:09:18.375 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-20 15:09:18.404 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-08-20 15:09:18.421 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-08-20 15:09:18.448 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-08-20 15:09:18.466 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-08-20 15:09:18.493 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-08-20 15:09:18.512 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-08-20 15:09:18.539 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-08-20 15:09:18.557 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-08-20 15:09:18.584 | + 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 2021-08-20 15:09:18.588 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-08-20 15:09:18.606 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-20 15:09:18.636 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-08-20 15:09:18.663 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-08-20 15:09:18.665 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-08-20 15:09:18.669 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-08-20 15:09:18.672 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-08-20 15:09:18.674 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-20 15:09:18.676 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-08-20 15:09:18.678 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-08-20 15:09:18.680 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-20 15:09:18.683 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-20 15:09:18.685 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-08-20 15:09:18.703 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-08-20 15:09:18.730 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-08-20 15:09:18.749 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-08-20 15:09:18.776 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-08-20 15:09:18.794 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-20 15:09:18.824 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-08-20 15:09:18.841 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-20 15:09:18.869 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-08-20 15:09:18.888 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-20 15:09:18.916 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-08-20 15:09:18.934 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-08-20 15:09:18.961 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-08-20 15:09:18.979 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-08-20 15:09:19.007 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-08-20 15:09:19.025 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-08-20 15:09:19.053 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-08-20 15:09:19.071 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-08-20 15:09:19.097 | + 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 2021-08-20 15:09:19.102 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-08-20 15:09:19.122 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-20 15:09:19.149 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-08-20 15:09:19.152 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-08-20 15:09:19.156 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-08-20 15:09:19.158 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-08-20 15:09:19.160 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-08-20 15:09:19.162 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-08-20 15:09:19.164 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-08-20 15:09:19.167 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-08-20 15:09:19.169 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-08-20 15:09:19.171 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-08-20 15:09:19.189 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-08-20 15:09:19.217 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-08-20 15:09:19.234 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-08-20 15:09:19.263 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-08-20 15:09:19.280 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-08-20 15:09:19.308 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-08-20 15:09:19.325 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-08-20 15:09:19.354 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-08-20 15:09:19.372 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-08-20 15:09:19.400 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-08-20 15:09:19.418 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-08-20 15:09:19.446 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-08-20 15:09:19.464 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-08-20 15:09:19.495 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-08-20 15:09:19.515 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-08-20 15:09:19.544 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-08-20 15:09:19.562 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-08-20 15:09:19.589 | + 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 2021-08-20 15:09:19.594 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-08-20 15:09:19.612 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-08-20 15:09:19.639 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-08-20 15:09:19.667 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-08-20 15:09:19.693 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-08-20 15:09:19.721 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-08-20 15:09:19.723 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-08-20 15:09:19.728 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-08-20 15:09:19.757 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-08-20 15:09:19.786 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-08-20 15:09:19.814 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-08-20 15:09:19.843 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-08-20 15:09:19.871 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-08-20 15:09:19.898 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-08-20 15:09:19.925 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-08-20 15:09:19.952 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-08-20 15:09:19.980 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-08-20 15:09:19.996 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:19.998 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-08-20 15:09:20.016 | + lib/swift:configure_swift:522 : local auth_vers 2021-08-20 15:09:20.019 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-08-20 15:09:20.038 | + lib/swift:configure_swift:523 : auth_vers=3 2021-08-20 15:09:20.042 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.95 2021-08-20 15:09:20.068 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-08-20 15:09:20.071 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-08-20 15:09:20.098 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.95/identity 2021-08-20 15:09:20.126 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-08-20 15:09:20.129 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-08-20 15:09:20.155 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-08-20 15:09:20.171 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:20.173 | + lib/swift:configure_swift:542 : local user_group 2021-08-20 15:09:20.176 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-08-20 15:09:20.181 | + lib/swift:configure_swift:543 : user_group=1000 2021-08-20 15:09:20.183 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-08-20 15:09:20.195 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-08-20 15:09:20.197 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-08-20 15:09:20.208 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-08-20 15:09:20.211 | + lib/swift:configure_swift:549 : is_suse 2021-08-20 15:09:20.213 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:09:20.216 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:09:20.218 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:09:20.220 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:09:20.222 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:09:20.224 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:09:20.227 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-08-20 15:09:20.239 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-08-20 15:09:20.242 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-08-20 15:09:20.244 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-08-20 15:09:20.261 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:20.263 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-08-20 15:09:20.280 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:20.283 | + ./stack.sh:main:888 : stack_install_service glance 2021-08-20 15:09:20.285 | + lib/stack:stack_install_service:20 : local service=glance 2021-08-20 15:09:20.287 | + lib/stack:stack_install_service:21 : type install_glance 2021-08-20 15:09:20.289 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-20 15:09:20.292 | + lib/stack:stack_install_service:32 : install_glance 2021-08-20 15:09:20.295 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-08-20 15:09:20.297 | + lib/glance:install_glance:436 : local glance_store_extras 2021-08-20 15:09:20.300 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-08-20 15:09:20.316 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:20.319 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-08-20 15:09:20.322 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-08-20 15:09:20.339 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:20.341 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-08-20 15:09:20.344 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-08-20 15:09:20.346 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-08-20 15:09:20.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:09:20.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:09:20.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-08-20 15:09:20.356 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:09:20.360 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-08-20 15:09:20.362 | ++ inc/python:join_extras:29 : local IFS=, 2021-08-20 15:09:20.365 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-08-20 15:09:20.368 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-08-20 15:09:20.371 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-08-20 15:09:20.373 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-08-20 15:09:20.376 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-08-20 15:09:20.379 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-08-20 15:09:20.382 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-08-20 15:09:20.384 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-08-20 15:09:20.388 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:09:20.388 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-08-20 15:09:20.394 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-08-20 15:09:20.396 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-08-20 15:09:20.399 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-08-20 15:09:20.402 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-08-20 15:09:20.404 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-08-20 15:09:20.426 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-08-20 15:09:20.428 | + 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' 2021-08-20 15:09:22.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:22.119 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-08-20 15:09:22.123 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:22.124 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:22.125 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:22.127 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:22.127 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:22.127 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:22.128 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:22.128 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:22.327 | Collecting glance-store===2.3.0 2021-08-20 15:09:22.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2021-08-20 15:09:22.519 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-08-20 15:09:22.521 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-08-20 15:09:22.533 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-08-20 15:09:22.777 | Collecting os-brick===4.0.3 2021-08-20 15:09:22.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d46/a194aa78f6f8f/os_brick-4.0.3-py3-none-any.whl (241 kB) 2021-08-20 15:09:22.892 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-08-20 15:09:22.896 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-08-20 15:09:22.917 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-08-20 15:09:22.927 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.3) 2021-08-20 15:09:22.942 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.1) 2021-08-20 15:09:22.948 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-08-20 15:09:22.954 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-08-20 15:09:22.992 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2021-08-20 15:09:23.006 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2021-08-20 15:09:23.011 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-08-20 15:09:23.019 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-08-20 15:09:23.043 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-08-20 15:09:23.060 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-08-20 15:09:23.066 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-08-20 15:09:23.069 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-08-20 15:09:23.072 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-08-20 15:09:23.208 | Collecting python-cinderclient===7.2.1 2021-08-20 15:09:23.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/711/2da11561e281d/python_cinderclient-7.2.1-py3-none-any.whl (278 kB) 2021-08-20 15:09:23.320 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-08-20 15:09:23.325 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-08-20 15:09:23.457 | Collecting python-swiftclient===3.10.1 2021-08-20 15:09:23.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2021-08-20 15:09:23.563 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-08-20 15:09:23.567 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-08-20 15:09:23.587 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-08-20 15:09:23.591 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2021-08-20 15:09:23.594 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-08-20 15:09:23.597 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-08-20 15:09:23.603 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2021-08-20 15:09:23.617 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2021-08-20 15:09:23.637 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2021-08-20 15:09:23.640 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-08-20 15:09:23.649 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-08-20 15:09:23.652 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-08-20 15:09:23.657 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-08-20 15:09:23.661 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-20 15:09:23.669 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-08-20 15:09:23.673 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-08-20 15:09:23.676 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-08-20 15:09:23.679 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-08-20 15:09:23.682 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-08-20 15:09:23.686 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-08-20 15:09:23.696 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-08-20 15:09:23.703 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-08-20 15:09:23.710 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-08-20 15:09:23.718 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-08-20 15:09:23.732 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-08-20 15:09:23.734 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-08-20 15:09:23.737 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-08-20 15:09:23.740 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-08-20 15:09:23.742 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2021-08-20 15:09:23.745 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-08-20 15:09:23.753 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-08-20 15:09:23.755 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-08-20 15:09:23.758 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-08-20 15:09:23.761 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2021-08-20 15:09:23.778 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-08-20 15:09:23.785 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-08-20 15:09:23.787 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2021-08-20 15:09:23.794 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2021-08-20 15:09:23.796 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2021-08-20 15:09:23.800 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-08-20 15:09:23.802 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-08-20 15:09:25.101 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-08-20 15:09:26.104 | Successfully installed glance-store-2.3.0 os-brick-4.0.3 python-cinderclient-7.2.1 python-swiftclient-3.10.1 2021-08-20 15:09:26.222 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:09:26.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:09:26.299 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:26.301 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:26.304 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:26.306 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:26.308 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:26.310 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:26.313 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:26.315 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:26.317 | + functions-common:time_stop:2317 : start_time=1629472160421 2021-08-20 15:09:26.320 | + functions-common:time_stop:2319 : [[ -z 1629472160421 ]] 2021-08-20 15:09:26.322 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:26.326 | + functions-common:time_stop:2322 : end_time=1629472166324 2021-08-20 15:09:26.329 | + functions-common:time_stop:2323 : elapsed_time=5903 2021-08-20 15:09:26.331 | + functions-common:time_stop:2324 : total=94012 2021-08-20 15:09:26.333 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:26.335 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=99915 2021-08-20 15:09:26.338 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:26.341 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-08-20 15:09:26.343 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-08-20 15:09:26.346 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-08-20 15:09:26.359 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-08-20 15:09:26.364 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2021-08-20 15:09:26.366 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-08-20 15:09:26.369 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-08-20 15:09:26.371 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:09:26.373 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:09:26.376 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:09:26.379 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:09:26.381 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:09:26.385 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:09:26.402 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:09:26.404 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:09:26.406 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:26.409 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:09:26.410 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:09:26.415 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-08-20 15:09:26.417 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:26.420 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-08-20 15:09:26.423 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:09:26.423 | + functions-common:git_clone:595 : head -1 2021-08-20 15:09:26.426 | 958840f2 Merge "Add housekeeping module and staging cleaner" into stable/victoria 2021-08-20 15:09:26.429 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:09:26.431 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-08-20 15:09:26.435 | + inc/python:setup_develop:338 : local bindep 2021-08-20 15:09:26.437 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-08-20 15:09:26.440 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-08-20 15:09:26.443 | + inc/python:setup_develop:344 : local extras= 2021-08-20 15:09:26.445 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-08-20 15:09:26.448 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-20 15:09:26.451 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-08-20 15:09:26.453 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-08-20 15:09:26.456 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-20 15:09:26.458 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-20 15:09:26.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-08-20 15:09:26.464 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-20 15:09:26.467 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-08-20 15:09:26.470 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-20 15:09:26.472 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-20 15:09:26.475 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-08-20 15:09:26.481 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-08-20 15:09:26.484 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-08-20 15:09:27.075 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-08-20 15:09:27.077 | + inc/python:setup_package:417 : local bindep=0 2021-08-20 15:09:27.080 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-20 15:09:27.082 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-20 15:09:27.085 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-08-20 15:09:27.087 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-08-20 15:09:27.090 | + inc/python:setup_package:426 : local flags=-e 2021-08-20 15:09:27.092 | + inc/python:setup_package:427 : local extras= 2021-08-20 15:09:27.094 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-20 15:09:27.097 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-20 15:09:27.099 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-20 15:09:27.101 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-20 15:09:27.104 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-20 15:09:27.107 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-08-20 15:09:27.127 | Using python 3.8 to install /opt/stack/glance 2021-08-20 15:09:27.130 | + 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 2021-08-20 15:09:28.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:28.809 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-08-20 15:09:28.814 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:28.814 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:28.816 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:28.817 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:28.818 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:28.818 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:28.818 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:28.819 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:28.832 | Obtaining file:///opt/stack/glance 2021-08-20 15:09:30.101 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-20 15:09:31.383 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-08-20 15:09:31.391 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-08-20 15:09:31.398 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-08-20 15:09:31.406 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-08-20 15:09:31.548 | Collecting WSME===0.10.0 2021-08-20 15:09:31.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-08-20 15:09:31.639 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-08-20 15:09:31.652 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-08-20 15:09:31.789 | Collecting castellan===3.6.0 2021-08-20 15:09:31.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f13/de636118058e4/castellan-3.6.0-py3-none-any.whl (89 kB) 2021-08-20 15:09:31.889 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-08-20 15:09:32.014 | Collecting cursive===0.2.2 2021-08-20 15:09:32.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-08-20 15:09:32.104 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-20 15:09:32.111 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2021-08-20 15:09:32.116 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-08-20 15:09:32.125 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-08-20 15:09:32.131 | Requirement already satisfied: glance-store===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-08-20 15:09:32.203 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2021-08-20 15:09:32.206 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-08-20 15:09:32.208 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2021-08-20 15:09:32.211 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-08-20 15:09:32.221 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2021-08-20 15:09:32.284 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2021-08-20 15:09:32.338 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-08-20 15:09:32.340 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-08-20 15:09:32.345 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-08-20 15:09:32.349 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2021-08-20 15:09:32.369 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.2) 2021-08-20 15:09:32.403 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-08-20 15:09:32.413 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.3) 2021-08-20 15:09:32.428 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.1) 2021-08-20 15:09:32.434 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2021-08-20 15:09:32.479 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-08-20 15:09:32.485 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-08-20 15:09:32.523 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2021-08-20 15:09:32.573 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2021-08-20 15:09:32.591 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2021-08-20 15:09:32.607 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2021-08-20 15:09:32.621 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2021-08-20 15:09:32.629 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-08-20 15:09:32.653 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2021-08-20 15:09:32.660 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-08-20 15:09:32.677 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2021-08-20 15:09:32.721 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2021-08-20 15:09:32.727 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2021-08-20 15:09:32.730 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-08-20 15:09:32.732 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2021-08-20 15:09:32.752 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2021-08-20 15:09:32.765 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-08-20 15:09:32.775 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-08-20 15:09:32.778 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-08-20 15:09:32.911 | Collecting python-barbicanclient===5.0.1 2021-08-20 15:09:32.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-08-20 15:09:33.006 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-08-20 15:09:33.012 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2021-08-20 15:09:33.014 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2021-08-20 15:09:33.033 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2021-08-20 15:09:33.037 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2021-08-20 15:09:33.043 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2021-08-20 15:09:33.146 | Collecting retrying===1.3.3 2021-08-20 15:09:33.152 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-08-20 15:09:33.229 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-08-20 15:09:33.313 | Collecting simplegeneric===0.8.1 2021-08-20 15:09:33.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-08-20 15:09:34.006 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-08-20 15:09:34.010 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2021-08-20 15:09:34.020 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2021-08-20 15:09:34.023 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-08-20 15:09:34.026 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2021-08-20 15:09:34.188 | Collecting taskflow===4.5.0 2021-08-20 15:09:34.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2021-08-20 15:09:34.339 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2021-08-20 15:09:34.352 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-08-20 15:09:34.361 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2021-08-20 15:09:34.366 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2021-08-20 15:09:34.384 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2021-08-20 15:09:34.387 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2021-08-20 15:09:34.394 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2021-08-20 15:09:34.414 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2021-08-20 15:09:34.417 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2021-08-20 15:09:34.420 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-08-20 15:09:34.427 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-08-20 15:09:34.431 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-08-20 15:09:34.438 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-08-20 15:09:34.443 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-08-20 15:09:34.448 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-08-20 15:09:34.453 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-08-20 15:09:34.456 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-08-20 15:09:34.460 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-08-20 15:09:34.500 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-08-20 15:09:34.503 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-08-20 15:09:34.509 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2021-08-20 15:09:34.512 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-08-20 15:09:34.522 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-08-20 15:09:34.526 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-08-20 15:09:34.539 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-08-20 15:09:34.543 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-08-20 15:09:34.545 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2021-08-20 15:09:34.547 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-20 15:09:34.550 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-20 15:09:34.667 | Collecting automaton===2.2.0 2021-08-20 15:09:34.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-08-20 15:09:34.835 | Collecting pydot===1.4.1 2021-08-20 15:09:34.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-08-20 15:09:35.067 | Collecting networkx===2.5 2021-08-20 15:09:35.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-08-20 15:09:35.228 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-08-20 15:09:35.230 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2021-08-20 15:09:35.233 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-08-20 15:09:35.235 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-08-20 15:09:35.237 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-20 15:09:35.240 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-08-20 15:09:35.244 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2021-08-20 15:09:35.246 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-08-20 15:09:35.320 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-08-20 15:09:35.324 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2021-08-20 15:09:35.329 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2021-08-20 15:09:35.370 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2021-08-20 15:09:35.372 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-08-20 15:09:35.404 | Building wheels for collected packages: simplegeneric 2021-08-20 15:09:35.405 | Building wheel for simplegeneric (setup.py): started 2021-08-20 15:09:36.080 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-08-20 15:09:36.081 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=bd3ed98defa3741051539acf2e42e935baf7c68f7d710ead7fbcdb3c4f94d43f 2021-08-20 15:09:36.081 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-08-20 15:09:36.082 | Successfully built simplegeneric 2021-08-20 15:09:36.963 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-08-20 15:09:39.415 | Running setup.py develop for glance 2021-08-20 15:09:40.927 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.0 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2021-08-20 15:09:41.050 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:09:41.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:09:41.139 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:41.141 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:41.144 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:41.146 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:41.148 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:41.151 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:41.153 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:41.155 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:41.157 | + functions-common:time_stop:2317 : start_time=1629472167122 2021-08-20 15:09:41.159 | + functions-common:time_stop:2319 : [[ -z 1629472167122 ]] 2021-08-20 15:09:41.162 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:41.167 | + functions-common:time_stop:2322 : end_time=1629472181164 2021-08-20 15:09:41.169 | + functions-common:time_stop:2323 : elapsed_time=14042 2021-08-20 15:09:41.171 | + functions-common:time_stop:2324 : total=99915 2021-08-20 15:09:41.174 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:41.176 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=113957 2021-08-20 15:09:41.178 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:41.180 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-08-20 15:09:41.183 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-20 15:09:41.185 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-20 15:09:41.203 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-08-20 15:09:41.216 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-08-20 15:09:41.218 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-08-20 15:09:41.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:09:41.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:09:41.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-08-20 15:09:41.228 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:09:41.231 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-08-20 15:09:41.233 | + ./stack.sh:main:889 : configure_glance 2021-08-20 15:09:41.236 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-08-20 15:09:41.248 | + lib/glance:configure_glance:270 : local dburl 2021-08-20 15:09:41.251 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-08-20 15:09:41.253 | ++ lib/database:database_connection_url:132 : local db=glance 2021-08-20 15:09:41.256 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-08-20 15:09:41.258 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-08-20 15:09:41.260 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-20 15:09:41.263 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-20 15:09:41.266 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-08-20 15:09:41.295 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-08-20 15:09:41.324 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-08-20 15:09:41.351 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-20 15:09:41.379 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-08-20 15:09:41.410 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-08-20 15:09:41.440 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-08-20 15:09:41.443 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-08-20 15:09:41.446 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-08-20 15:09:41.448 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-08-20 15:09:41.450 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-08-20 15:09:41.479 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-08-20 15:09:41.507 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.95/identity 2021-08-20 15:09:41.534 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-08-20 15:09:41.563 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-08-20 15:09:41.590 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-08-20 15:09:41.617 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-08-20 15:09:41.645 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-08-20 15:09:41.672 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-08-20 15:09:41.701 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-08-20 15:09:41.728 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-08-20 15:09:41.760 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-08-20 15:09:41.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-08-20 15:09:41.764 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-08-20 15:09:41.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-08-20 15:09:41.769 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-08-20 15:09:41.771 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-08-20 15:09:41.788 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:41.792 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-08-20 15:09:41.795 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-08-20 15:09:41.797 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-08-20 15:09:41.813 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:41.815 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.95:5672/ 2021-08-20 15:09:41.818 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.95:5672/ 2021-08-20 15:09:41.846 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-08-20 15:09:41.849 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-08-20 15:09:41.851 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-08-20 15:09:41.854 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-08-20 15:09:41.857 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-08-20 15:09:41.859 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-08-20 15:09:41.862 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-08-20 15:09:41.864 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-08-20 15:09:41.867 | + lib/glance:configure_glance_store:230 : local be 2021-08-20 15:09:41.869 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-08-20 15:09:41.872 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-08-20 15:09:41.874 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-20 15:09:41.906 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-08-20 15:09:41.908 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.95 2021-08-20 15:09:41.939 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-08-20 15:09:41.941 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-08-20 15:09:41.957 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:41.960 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-08-20 15:09:41.988 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-08-20 15:09:42.016 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-08-20 15:09:42.045 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-08-20 15:09:42.073 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-08-20 15:09:42.101 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-08-20 15:09:42.119 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:42.121 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-08-20 15:09:42.151 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-08-20 15:09:42.181 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-08-20 15:09:42.209 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.95/identity/v3 2021-08-20 15:09:42.237 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-08-20 15:09:42.265 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.95/image 2021-08-20 15:09:42.294 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-08-20 15:09:42.310 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:42.312 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-08-20 15:09:42.315 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-08-20 15:09:42.317 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-08-20 15:09:42.320 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-08-20 15:09:42.338 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-08-20 15:09:42.340 | + functions:setup_systemd_logging:719 : local pidstr= 2021-08-20 15:09:42.343 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-08-20 15:09:42.345 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-08-20 15:09:42.347 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-08-20 15:09:42.374 | + functions:setup_systemd_logging:728 : 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' 2021-08-20 15:09:42.403 | + functions:setup_systemd_logging:729 : 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' 2021-08-20 15:09:42.431 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-08-20 15:09:42.459 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-08-20 15:09:42.464 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-08-20 15:09:42.495 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-08-20 15:09:42.523 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-08-20 15:09:42.551 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.95/identity 2021-08-20 15:09:42.580 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-08-20 15:09:42.609 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-08-20 15:09:42.637 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-08-20 15:09:42.666 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-08-20 15:09:42.696 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-08-20 15:09:42.727 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-08-20 15:09:42.758 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-08-20 15:09:42.786 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-08-20 15:09:42.791 | + lib/glance:configure_glance:356 : 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 2021-08-20 15:09:42.797 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-08-20 15:09:42.813 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:09:42.816 | + lib/glance:configure_glance:366 : [[ True == False ]] 2021-08-20 15:09:42.818 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.95:19292 /image 2021-08-20 15:09:42.820 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2021-08-20 15:09:42.824 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.95:19292 2021-08-20 15:09:42.826 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2021-08-20 15:09:42.828 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2021-08-20 15:09:42.831 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2021-08-20 15:09:42.834 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2021-08-20 15:09:42.836 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-08-20 15:09:42.838 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:42.841 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:42.843 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2021-08-20 15:09:42.846 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2021-08-20 15:09:42.848 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2021-08-20 15:09:42.851 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-08-20 15:09:42.853 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-20 15:09:42.856 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:42.858 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:42.860 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-08-20 15:09:42.863 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-08-20 15:09:42.925 | proxy (enabled by site administrator) 2021-08-20 15:09:42.928 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2021-08-20 15:09:42.931 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-08-20 15:09:42.934 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-20 15:09:42.936 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:42.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:42.941 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-08-20 15:09:42.943 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-08-20 15:09:42.996 | No module matches proxy_http 2021-08-20 15:09:42.999 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-08-20 15:09:43.060 | Considering dependency proxy for proxy_http: 2021-08-20 15:09:43.060 | Module proxy already enabled 2021-08-20 15:09:43.061 | Enabling module proxy_http. 2021-08-20 15:09:43.066 | To activate the new configuration, you need to run: 2021-08-20 15:09:43.066 | systemctl restart apache2 2021-08-20 15:09:43.070 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-08-20 15:09:43.073 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-20 15:09:43.075 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:09:43.077 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-08-20 15:09:43.207 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2021-08-20 15:09:43.208 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2021-08-20 15:09:43.217 | KeepAlive Off 2021-08-20 15:09:43.222 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-08-20 15:09:43.223 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2021-08-20 15:09:43.231 | SetEnv proxy-sendchunked 1 2021-08-20 15:09:43.236 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2021-08-20 15:09:43.236 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.95:19292" retry=0 ' 2021-08-20 15:09:43.245 | ProxyPass "/image" "http://10.222.0.95:19292" retry=0 2021-08-20 15:09:43.249 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2021-08-20 15:09:43.251 | + lib/apache:enable_apache_site:206 : local site=glance 2021-08-20 15:09:43.254 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-08-20 15:09:43.256 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-08-20 15:09:43.259 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-08-20 15:09:43.261 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:43.264 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:43.266 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-08-20 15:09:43.268 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-08-20 15:09:43.271 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:43.273 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:43.276 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2021-08-20 15:09:43.338 | Enabling site glance. 2021-08-20 15:09:43.343 | To activate the new configuration, you need to run: 2021-08-20 15:09:43.343 | systemctl reload apache2 2021-08-20 15:09:43.348 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2021-08-20 15:09:43.350 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-08-20 15:09:43.353 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2021-08-20 15:09:43.356 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2021-08-20 15:09:43.483 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2021-08-20 15:09:43.512 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2021-08-20 15:09:43.542 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2021-08-20 15:09:43.570 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-08-20 15:09:43.588 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:43.590 | + ./stack.sh:main:894 : stack_install_service cinder 2021-08-20 15:09:43.593 | + lib/stack:stack_install_service:20 : local service=cinder 2021-08-20 15:09:43.595 | + lib/stack:stack_install_service:21 : type install_cinder 2021-08-20 15:09:43.598 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-08-20 15:09:43.600 | + lib/stack:stack_install_service:32 : install_cinder 2021-08-20 15:09:43.603 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2021-08-20 15:09:43.605 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-08-20 15:09:43.608 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-08-20 15:09:43.610 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:09:43.612 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:09:43.615 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:09:43.618 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:09:43.620 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:09:43.623 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:09:43.640 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:09:43.642 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:09:43.644 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:43.647 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:09:43.648 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:09:43.653 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-08-20 15:09:43.655 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:43.658 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-08-20 15:09:43.661 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:09:43.661 | + functions-common:git_clone:595 : head -1 2021-08-20 15:09:43.677 | 9a1f14fbf PowerMax Driver - Fix for create snapshot 2021-08-20 15:09:43.680 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:09:43.683 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2021-08-20 15:09:43.685 | + inc/python:setup_develop:338 : local bindep 2021-08-20 15:09:43.688 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-20 15:09:43.690 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-08-20 15:09:43.693 | + inc/python:setup_develop:344 : local extras= 2021-08-20 15:09:43.695 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-08-20 15:09:43.699 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-08-20 15:09:43.701 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-20 15:09:43.704 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-08-20 15:09:43.706 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-08-20 15:09:43.708 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-08-20 15:09:43.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-08-20 15:09:43.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-08-20 15:09:43.718 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-08-20 15:09:43.720 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-08-20 15:09:43.723 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-08-20 15:09:43.726 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-08-20 15:09:43.732 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-08-20 15:09:43.734 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-08-20 15:09:44.330 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-08-20 15:09:44.332 | + inc/python:setup_package:417 : local bindep=0 2021-08-20 15:09:44.334 | + inc/python:setup_package:418 : local bindep_flag= 2021-08-20 15:09:44.337 | + inc/python:setup_package:419 : local bindep_profiles= 2021-08-20 15:09:44.340 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-08-20 15:09:44.342 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-08-20 15:09:44.344 | + inc/python:setup_package:426 : local flags=-e 2021-08-20 15:09:44.346 | + inc/python:setup_package:427 : local extras= 2021-08-20 15:09:44.349 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-08-20 15:09:44.351 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-08-20 15:09:44.354 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-08-20 15:09:44.356 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-08-20 15:09:44.359 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-08-20 15:09:44.361 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-08-20 15:09:44.381 | Using python 3.8 to install /opt/stack/cinder 2021-08-20 15:09:44.384 | + 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 2021-08-20 15:09:46.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:46.120 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-08-20 15:09:46.125 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:46.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:46.127 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:46.129 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:46.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:46.129 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:46.129 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:46.130 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:46.143 | Obtaining file:///opt/stack/cinder 2021-08-20 15:09:48.127 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-08-20 15:09:50.105 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2021-08-20 15:09:50.112 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2021-08-20 15:09:50.120 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2021-08-20 15:09:50.128 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2021-08-20 15:09:50.150 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-08-20 15:09:50.163 | Requirement already satisfied: castellan===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.0) 2021-08-20 15:09:50.184 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2021-08-20 15:09:50.223 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2021-08-20 15:09:50.237 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-08-20 15:09:50.240 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2021-08-20 15:09:50.455 | Collecting google-api-python-client===1.11.0 2021-08-20 15:09:50.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2021-08-20 15:09:50.722 | Collecting google-auth===1.21.0 2021-08-20 15:09:50.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2021-08-20 15:09:50.907 | Collecting google-auth-httplib2===0.0.4 2021-08-20 15:09:50.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-08-20 15:09:50.995 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2021-08-20 15:09:50.998 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2021-08-20 15:09:51.001 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2021-08-20 15:09:51.003 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-08-20 15:09:51.015 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2021-08-20 15:09:51.077 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2021-08-20 15:09:51.153 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2021-08-20 15:09:51.163 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-08-20 15:09:51.291 | Collecting oauth2client===4.1.3 2021-08-20 15:09:51.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-08-20 15:09:51.384 | Requirement already satisfied: os-brick===4.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.3) 2021-08-20 15:09:51.410 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-08-20 15:09:51.415 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2021-08-20 15:09:51.436 | Requirement already satisfied: oslo.cache===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.2) 2021-08-20 15:09:51.470 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2021-08-20 15:09:51.481 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.3) 2021-08-20 15:09:51.497 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.1) 2021-08-20 15:09:51.503 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2021-08-20 15:09:51.550 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-08-20 15:09:51.556 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-08-20 15:09:51.595 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2021-08-20 15:09:51.648 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2021-08-20 15:09:51.667 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2021-08-20 15:09:51.684 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2021-08-20 15:09:51.699 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2021-08-20 15:09:51.714 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2021-08-20 15:09:51.718 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2021-08-20 15:09:51.727 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.0) 2021-08-20 15:09:51.751 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2021-08-20 15:09:51.759 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.0) 2021-08-20 15:09:51.777 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2021-08-20 15:09:51.959 | Collecting oslo.vmware===3.7.0 2021-08-20 15:09:51.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-08-20 15:09:52.076 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2021-08-20 15:09:52.122 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2021-08-20 15:09:52.129 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2021-08-20 15:09:52.164 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2021-08-20 15:09:52.167 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2021-08-20 15:09:52.169 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2021-08-20 15:09:52.392 | Collecting pyasn1===0.4.8 2021-08-20 15:09:52.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-08-20 15:09:52.657 | Collecting pyasn1-modules===0.2.8 2021-08-20 15:09:52.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-08-20 15:09:52.752 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2021-08-20 15:09:52.763 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2021-08-20 15:09:52.765 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2021-08-20 15:09:52.768 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2021-08-20 15:09:52.784 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2021-08-20 15:09:52.949 | Collecting python-glanceclient===3.2.2 2021-08-20 15:09:52.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-08-20 15:09:53.056 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2021-08-20 15:09:53.074 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2021-08-20 15:09:53.092 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2021-08-20 15:09:53.115 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2021-08-20 15:09:53.119 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-08-20 15:09:53.126 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2021-08-20 15:09:53.148 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-08-20 15:09:53.266 | Collecting rsa===4.6 2021-08-20 15:09:53.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2021-08-20 15:09:53.451 | Collecting rtslib-fb===2.1.74 2021-08-20 15:09:53.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-08-20 15:09:54.221 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2021-08-20 15:09:54.224 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2021-08-20 15:09:54.227 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2021-08-20 15:09:54.238 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2021-08-20 15:09:54.241 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-08-20 15:09:54.243 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2021-08-20 15:09:54.341 | Collecting suds-jurko===0.6 2021-08-20 15:09:54.348 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-08-20 15:09:54.538 | Collecting tabulate===0.8.7 2021-08-20 15:09:54.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-08-20 15:09:54.625 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2021-08-20 15:09:54.684 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2021-08-20 15:09:54.698 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2021-08-20 15:09:54.707 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2021-08-20 15:09:54.713 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2021-08-20 15:09:54.731 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2021-08-20 15:09:54.788 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2021-08-20 15:09:54.792 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2021-08-20 15:09:54.890 | Collecting uritemplate===3.0.1 2021-08-20 15:09:54.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-08-20 15:09:54.976 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2021-08-20 15:09:54.996 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2021-08-20 15:09:55.092 | Collecting warlock===1.3.3 2021-08-20 15:09:55.098 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-08-20 15:09:55.181 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2021-08-20 15:09:55.183 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2021-08-20 15:09:55.281 | Collecting zstd===1.4.5.1 2021-08-20 15:09:55.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2021-08-20 15:09:56.034 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2021-08-20 15:09:56.037 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-08-20 15:09:56.195 | Collecting google-api-core===1.22.1 2021-08-20 15:09:56.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2021-08-20 15:09:56.304 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2021-08-20 15:09:56.308 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2021-08-20 15:09:56.348 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-08-20 15:09:56.353 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2021-08-20 15:09:56.359 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-08-20 15:09:56.364 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-08-20 15:09:56.369 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-08-20 15:09:56.377 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-08-20 15:09:56.380 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2021-08-20 15:09:56.389 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2021-08-20 15:09:56.393 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-08-20 15:09:56.400 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-08-20 15:09:56.439 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-08-20 15:09:56.446 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2021-08-20 15:09:56.449 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-08-20 15:09:56.460 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-08-20 15:09:56.464 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-08-20 15:09:56.476 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-08-20 15:09:56.486 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2021-08-20 15:09:56.500 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2021-08-20 15:09:56.514 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2021-08-20 15:09:56.518 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2021-08-20 15:09:56.520 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2021-08-20 15:09:56.620 | Collecting pyudev===0.22.0 2021-08-20 15:09:56.626 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-08-20 15:09:56.707 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-08-20 15:09:56.709 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-08-20 15:09:56.718 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2021-08-20 15:09:56.754 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2021-08-20 15:09:56.760 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2021-08-20 15:09:56.762 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-08-20 15:09:56.765 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-08-20 15:09:56.767 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-08-20 15:09:56.770 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2021-08-20 15:09:56.776 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2021-08-20 15:09:56.779 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2021-08-20 15:09:56.892 | Collecting googleapis-common-protos===1.52.0 2021-08-20 15:09:56.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-08-20 15:09:56.988 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-08-20 15:09:56.996 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2021-08-20 15:09:56.998 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2021-08-20 15:09:57.001 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-08-20 15:09:57.004 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2021-08-20 15:09:57.082 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2021-08-20 15:09:57.085 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2021-08-20 15:09:57.087 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2021-08-20 15:09:57.092 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2021-08-20 15:09:57.096 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2021-08-20 15:09:57.129 | Building wheels for collected packages: rtslib-fb, zstd 2021-08-20 15:09:57.130 | Building wheel for rtslib-fb (setup.py): started 2021-08-20 15:09:57.881 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-08-20 15:09:57.882 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=b1cf5990699677696ac0961bec525d19ea41dc2e921cdfb72d18ec51102ce7b6 2021-08-20 15:09:57.883 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-08-20 15:09:57.886 | Building wheel for zstd (setup.py): started