2020-11-30 15:11:36.510 | + ./stack.sh:main:462 : exec 2020-11-30 15:11:36.510 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151136' 2020-11-30 15:11:36.511 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-151136.summary.2020-11-30-151136 2020-11-30 15:11:36.511 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:11:36.511 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151136 2020-11-30 15:11:36.511 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151136 /opt/stack/logs/stack.sh.log 2020-11-30 15:11:36.511 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151136.summary.2020-11-30-151136 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:11:36.511 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:11:36.511 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:11:36.511 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:11:36.511 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:11:36.511 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:11:36.511 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:11:36.511 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:11:36.514 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:11:36.516 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:11:36.519 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:11:36.521 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:11:36.523 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:11:36.524 | Linux n-d-764626-2 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 15:11:36.526 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:11:36.527 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:11:36.531 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:11:36.555 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:11:36.570 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:11:36.572 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:11:36.574 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:11:36.576 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:11:36.578 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:11:36.580 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:11:36.582 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:11:36.584 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:11:36.585 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:11:36.587 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:11:36.589 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:11:36.590 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:11:36.593 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:11:36.595 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:11:36.598 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:11:36.599 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:11:36.601 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:11:36.603 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:11:36.605 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:11:36.616 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:36.618 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:11:36.620 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:11:36.622 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:11:36.624 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:11:36.626 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:11:36.627 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:11:36.629 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:11:36.631 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:11:36.632 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:11:36.634 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:11:36.636 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:11:36.638 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:11:36.640 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:11:36.642 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:11:36.644 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:11:36.646 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:11:36.662 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:11:36.664 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:11:36.676 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:11:36.678 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:11:36.682 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:11:36.684 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:11:36.687 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:11:36.689 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:11:36.690 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:11:36.692 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:11:36.694 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:11:36.696 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:11:36.698 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:11:36.699 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:11:36.704 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:11:36.716 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:11:36.731 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:11:36.743 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:11:36.754 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:11:36.779 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:11:36.808 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:11:36.879 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:11:36.899 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:11:36.934 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:11:36.985 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:11:37.023 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:11:37.108 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:11:37.121 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:11:37.133 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:11:37.145 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:11:37.236 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:11:37.238 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:11:37.240 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:11:37.242 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:11:37.244 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:11:37.246 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:11:37.249 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:11:37.251 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:11:37.253 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:11:37.256 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:11:37.258 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:11:37.261 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:11:37.263 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:11:37.265 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:11:37.278 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.280 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:11:37.282 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:11:37.319 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:11:37.321 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:11:37.324 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:11:37.326 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:11:37.328 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:11:37.330 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:11:37.332 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:11:37.334 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:11:37.337 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:11:37.339 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:11:37.341 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.344 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:11:37.346 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.348 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 15:11:37.350 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.353 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 15:11:37.355 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.358 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 15:11:37.360 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.362 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 15:11:37.364 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.367 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 15:11:37.369 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.371 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 15:11:37.373 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.375 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 15:11:37.378 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.380 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 15:11:37.382 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.384 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 15:11:37.386 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.389 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 15:11:37.391 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.393 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 15:11:37.395 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.398 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 15:11:37.400 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.402 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 15:11:37.405 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.407 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 15:11:37.409 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.411 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 15:11:37.414 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.416 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:11:37.418 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.421 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:11:37.423 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.425 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:11:37.428 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.430 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:11:37.432 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.435 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:11:37.437 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.439 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 15:11:37.441 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.443 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 15:11:37.446 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.448 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 15:11:37.450 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.452 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 15:11:37.455 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.457 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 15:11:37.459 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.461 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:11:37.463 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.466 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 15:11:37.468 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.470 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 15:11:37.473 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.475 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 15:11:37.477 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.479 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 15:11:37.482 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.484 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 15:11:37.487 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.489 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:11:37.491 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.493 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 15:11:37.495 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.498 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 15:11:37.500 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.502 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 15:11:37.505 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.507 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 15:11:37.509 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.511 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 15:11:37.514 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.516 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 15:11:37.518 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.520 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 15:11:37.522 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.525 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 15:11:37.527 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:11:37.530 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 15:11:37.532 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:11:37.534 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:11:37.537 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:11:37.551 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.553 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:11:37.555 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:11:37.557 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:11:37.571 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:11:37.574 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:11:37.576 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:11:37.578 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:11:37.580 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:11:37.583 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:11:37.585 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:11:37.587 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:11:37.590 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:11:37.593 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:11:37.595 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:11:37.598 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:11:37.600 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:11:37.603 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:11:37.603 | Using mysql database backend 2020-11-30 15:11:37.605 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:11:37.620 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:11:37.634 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.637 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:11:37.652 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:11:37.667 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.669 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:11:37.685 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 15:11:37.700 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:11:37.714 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:11:37.717 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:11:37.733 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.736 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:11:37.738 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:11:37.753 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:11:37.756 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:11:37.771 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:11:37.774 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:11:37.776 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:11:37.779 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:11:37.782 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:11:37.786 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-151137 2020-11-30 15:11:37.788 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-151137 739' 2020-11-30 15:11:37.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.793 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:11:37.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.797 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:11:37.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.802 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:11:37.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.807 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:11:37.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.812 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:11:37.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:11:37.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.821 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:11:37.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.826 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-151136 2020-11-30 15:11:37.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.831 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:11:37.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.835 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:11:37.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.840 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:11:37.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.845 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:11:37.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.850 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:11:37.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:11:37.854 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:11:37.857 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:11:37.859 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:11:37.861 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:11:37.864 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:11:37.866 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:11:37.868 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:11:37.871 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:11:37.873 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:11:37.876 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:11:37.890 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:11:37.892 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:11:37.895 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:11:37.897 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:11:37.898 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:11:37.902 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:11:37.904 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:11:37.907 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:11:37.910 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:11:37.910 | + functions-common:git_clone:593 : head -1 2020-11-30 15:11:37.913 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:11:37.916 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:11:37.918 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:11:37.921 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:11:37.923 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:11:37.925 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:11:37.928 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:11:37.930 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:11:37.933 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:11:37.935 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:11:37.938 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:11:37.940 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:11:37.943 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:11:37.947 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749097 2020-11-30 15:11:37.951 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:11:37.955 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-11-30 15:11:37.958 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-11-30 15:11:37.960 | ++ tools/install_prereqs.sh:source:49 : DELTA=1606749097 2020-11-30 15:11:37.962 | ++ tools/install_prereqs.sh:source:50 : [[ 1606749097 -lt 7200 ]] 2020-11-30 15:11:37.965 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:11:37.968 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:11:37.970 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:11:37.972 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:11:37.974 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:11:37.977 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:11:37.979 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:11:37.982 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 15:11:38.027 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:11:38.028 | apache2-dev 2020-11-30 15:11:38.028 | bc 2020-11-30 15:11:38.028 | bsdmainutils 2020-11-30 15:11:38.028 | curl 2020-11-30 15:11:38.028 | g++ 2020-11-30 15:11:38.028 | gcc 2020-11-30 15:11:38.028 | gettext 2020-11-30 15:11:38.028 | git 2020-11-30 15:11:38.028 | graphviz 2020-11-30 15:11:38.028 | iputils-ping 2020-11-30 15:11:38.028 | libapache2-mod-proxy-uwsgi 2020-11-30 15:11:38.028 | libffi-dev 2020-11-30 15:11:38.028 | libjpeg-dev 2020-11-30 15:11:38.028 | libmysqlclient-dev 2020-11-30 15:11:38.028 | libpcre3-dev 2020-11-30 15:11:38.028 | libpq-dev 2020-11-30 15:11:38.028 | libssl-dev 2020-11-30 15:11:38.028 | libsystemd-dev 2020-11-30 15:11:38.028 | libxml2-dev 2020-11-30 15:11:38.028 | libxslt1-dev 2020-11-30 15:11:38.028 | libyaml-dev 2020-11-30 15:11:38.028 | lsof 2020-11-30 15:11:38.028 | openssh-server 2020-11-30 15:11:38.028 | openssl 2020-11-30 15:11:38.028 | pkg-config 2020-11-30 15:11:38.028 | psmisc 2020-11-30 15:11:38.028 | python3-dev 2020-11-30 15:11:38.028 | python3-venv 2020-11-30 15:11:38.028 | tar 2020-11-30 15:11:38.028 | tcpdump 2020-11-30 15:11:38.028 | unzip 2020-11-30 15:11:38.028 | uuid-runtime 2020-11-30 15:11:38.028 | wget 2020-11-30 15:11:38.028 | wget 2020-11-30 15:11:38.029 | zlib1g-dev 2020-11-30 15:11:38.029 | libkrb5-dev 2020-11-30 15:11:38.029 | libldap2-dev 2020-11-30 15:11:38.029 | libsasl2-dev 2020-11-30 15:11:38.029 | memcached 2020-11-30 15:11:38.029 | python3-mysqldb 2020-11-30 15:11:38.029 | sqlite3 2020-11-30 15:11:38.029 | conntrack 2020-11-30 15:11:38.029 | curl 2020-11-30 15:11:38.029 | dnsmasq-base 2020-11-30 15:11:38.029 | dnsmasq-utils 2020-11-30 15:11:38.029 | ebtables 2020-11-30 15:11:38.029 | gawk 2020-11-30 15:11:38.029 | genisoimage 2020-11-30 15:11:38.029 | iptables 2020-11-30 15:11:38.029 | iputils-arping 2020-11-30 15:11:38.030 | kpartx 2020-11-30 15:11:38.030 | libjs-jquery-tablesorter 2020-11-30 15:11:38.030 | libmysqlclient-dev 2020-11-30 15:11:38.030 | parted 2020-11-30 15:11:38.030 | pm-utils 2020-11-30 15:11:38.030 | python3-mysqldb 2020-11-30 15:11:38.030 | socat 2020-11-30 15:11:38.030 | sqlite3 2020-11-30 15:11:38.030 | sudo 2020-11-30 15:11:38.030 | vlan 2020-11-30 15:11:38.030 | lvm2 2020-11-30 15:11:38.030 | open-iscsi 2020-11-30 15:11:38.030 | qemu-utils 2020-11-30 15:11:38.030 | thin-provisioning-tools 2020-11-30 15:11:38.030 | acl 2020-11-30 15:11:38.030 | dnsmasq-base 2020-11-30 15:11:38.030 | dnsmasq-utils 2020-11-30 15:11:38.030 | ebtables 2020-11-30 15:11:38.030 | haproxy 2020-11-30 15:11:38.030 | iptables 2020-11-30 15:11:38.030 | iputils-arping 2020-11-30 15:11:38.030 | iputils-ping 2020-11-30 15:11:38.030 | libmysqlclient-dev 2020-11-30 15:11:38.030 | postgresql-server-dev-all 2020-11-30 15:11:38.030 | python3-mysqldb 2020-11-30 15:11:38.030 | sqlite3 2020-11-30 15:11:38.030 | sudo 2020-11-30 15:11:38.030 | vlan 2020-11-30 15:11:38.030 | ipset 2020-11-30 15:11:38.030 | conntrack 2020-11-30 15:11:38.030 | conntrackd 2020-11-30 15:11:38.030 | keepalived 2020-11-30 15:11:38.030 | dstat 2020-11-30 15:11:38.030 | lvm2 2020-11-30 15:11:38.030 | open-iscsi 2020-11-30 15:11:38.030 | qemu-utils 2020-11-30 15:11:38.031 | thin-provisioning-tools 2020-11-30 15:11:38.031 | curl 2020-11-30 15:11:38.031 | liberasurecode-dev 2020-11-30 15:11:38.031 | make 2020-11-30 15:11:38.031 | memcached 2020-11-30 15:11:38.031 | sqlite3 2020-11-30 15:11:38.031 | xfsprogs' 2020-11-30 15:11:38.031 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:11:38.048 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:11:38.048 | apache2-dev 2020-11-30 15:11:38.048 | bc 2020-11-30 15:11:38.048 | bsdmainutils 2020-11-30 15:11:38.048 | curl 2020-11-30 15:11:38.048 | g++ 2020-11-30 15:11:38.048 | gcc 2020-11-30 15:11:38.048 | gettext 2020-11-30 15:11:38.048 | git 2020-11-30 15:11:38.049 | graphviz 2020-11-30 15:11:38.049 | iputils-ping 2020-11-30 15:11:38.049 | libapache2-mod-proxy-uwsgi 2020-11-30 15:11:38.049 | libffi-dev 2020-11-30 15:11:38.049 | libjpeg-dev 2020-11-30 15:11:38.049 | libmysqlclient-dev 2020-11-30 15:11:38.049 | libpcre3-dev 2020-11-30 15:11:38.049 | libpq-dev 2020-11-30 15:11:38.049 | libssl-dev 2020-11-30 15:11:38.049 | libsystemd-dev 2020-11-30 15:11:38.049 | libxml2-dev 2020-11-30 15:11:38.049 | libxslt1-dev 2020-11-30 15:11:38.049 | libyaml-dev 2020-11-30 15:11:38.049 | lsof 2020-11-30 15:11:38.049 | openssh-server 2020-11-30 15:11:38.049 | openssl 2020-11-30 15:11:38.049 | pkg-config 2020-11-30 15:11:38.049 | psmisc 2020-11-30 15:11:38.049 | python3-dev 2020-11-30 15:11:38.049 | python3-venv 2020-11-30 15:11:38.049 | tar 2020-11-30 15:11:38.049 | tcpdump 2020-11-30 15:11:38.049 | unzip 2020-11-30 15:11:38.049 | uuid-runtime 2020-11-30 15:11:38.049 | wget 2020-11-30 15:11:38.049 | wget 2020-11-30 15:11:38.049 | zlib1g-dev 2020-11-30 15:11:38.049 | libkrb5-dev 2020-11-30 15:11:38.049 | libldap2-dev 2020-11-30 15:11:38.049 | libsasl2-dev 2020-11-30 15:11:38.049 | memcached 2020-11-30 15:11:38.049 | python3-mysqldb 2020-11-30 15:11:38.049 | sqlite3 2020-11-30 15:11:38.049 | conntrack 2020-11-30 15:11:38.049 | curl 2020-11-30 15:11:38.050 | dnsmasq-base 2020-11-30 15:11:38.050 | dnsmasq-utils 2020-11-30 15:11:38.050 | ebtables 2020-11-30 15:11:38.050 | gawk 2020-11-30 15:11:38.050 | genisoimage 2020-11-30 15:11:38.050 | iptables 2020-11-30 15:11:38.050 | iputils-arping 2020-11-30 15:11:38.050 | kpartx 2020-11-30 15:11:38.050 | libjs-jquery-tablesorter 2020-11-30 15:11:38.050 | libmysqlclient-dev 2020-11-30 15:11:38.050 | parted 2020-11-30 15:11:38.050 | pm-utils 2020-11-30 15:11:38.050 | python3-mysqldb 2020-11-30 15:11:38.050 | socat 2020-11-30 15:11:38.050 | sqlite3 2020-11-30 15:11:38.050 | sudo 2020-11-30 15:11:38.050 | vlan 2020-11-30 15:11:38.050 | lvm2 2020-11-30 15:11:38.050 | open-iscsi 2020-11-30 15:11:38.050 | qemu-utils 2020-11-30 15:11:38.050 | thin-provisioning-tools 2020-11-30 15:11:38.050 | acl 2020-11-30 15:11:38.050 | dnsmasq-base 2020-11-30 15:11:38.050 | dnsmasq-utils 2020-11-30 15:11:38.050 | ebtables 2020-11-30 15:11:38.050 | haproxy 2020-11-30 15:11:38.050 | iptables 2020-11-30 15:11:38.050 | iputils-arping 2020-11-30 15:11:38.050 | iputils-ping 2020-11-30 15:11:38.050 | libmysqlclient-dev 2020-11-30 15:11:38.050 | postgresql-server-dev-all 2020-11-30 15:11:38.050 | python3-mysqldb 2020-11-30 15:11:38.050 | sqlite3 2020-11-30 15:11:38.050 | sudo 2020-11-30 15:11:38.050 | vlan 2020-11-30 15:11:38.050 | ipset 2020-11-30 15:11:38.051 | conntrack 2020-11-30 15:11:38.051 | conntrackd 2020-11-30 15:11:38.051 | keepalived 2020-11-30 15:11:38.051 | dstat 2020-11-30 15:11:38.051 | lvm2 2020-11-30 15:11:38.051 | open-iscsi 2020-11-30 15:11:38.051 | qemu-utils 2020-11-30 15:11:38.051 | thin-provisioning-tools 2020-11-30 15:11:38.051 | curl 2020-11-30 15:11:38.051 | liberasurecode-dev 2020-11-30 15:11:38.051 | make 2020-11-30 15:11:38.051 | memcached 2020-11-30 15:11:38.051 | sqlite3 2020-11-30 15:11:38.051 | xfsprogs ' 2020-11-30 15:11:38.051 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:11:38.053 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:11:38.055 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:11:38.059 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:11:38.059 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:11:38.064 | ++ 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:11:38.066 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:11:38.068 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:11:38.070 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:11:38.073 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:11:38.075 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:11:38.077 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:11:38.080 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:11:38.082 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:11:38.084 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:11:38.086 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:11:38.088 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:11:38.090 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:11:38.093 | ++ functions-common:install_package:1334 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:11:38.096 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:11:38.098 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:11:38.100 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:11:38.103 | ++ functions-common:real_install_package:1320 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:11:38.123 | ++ functions-common:apt_get:1109 : 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-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 lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:11:38.241 | Reading package lists... 2020-11-30 15:11:38.489 | Building dependency tree... 2020-11-30 15:11:38.490 | Reading state information... 2020-11-30 15:11:38.733 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:11:38.733 | acl set to manually installed. 2020-11-30 15:11:38.733 | bc is already the newest version (1.07.1-2). 2020-11-30 15:11:38.733 | bc set to manually installed. 2020-11-30 15:11:38.733 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:11:38.733 | bsdmainutils set to manually installed. 2020-11-30 15:11:38.734 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:11:38.734 | dnsmasq-base set to manually installed. 2020-11-30 15:11:38.734 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:11:38.734 | gawk set to manually installed. 2020-11-30 15:11:38.734 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:11:38.734 | iptables set to manually installed. 2020-11-30 15:11:38.734 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:11:38.734 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:11:38.734 | lsof set to manually installed. 2020-11-30 15:11:38.734 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:11:38.734 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:11:38.734 | ebtables set to manually installed. 2020-11-30 15:11:38.734 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:11:38.734 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:11:38.734 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:11:38.734 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:11:38.734 | parted set to manually installed. 2020-11-30 15:11:38.734 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:11:38.734 | psmisc set to manually installed. 2020-11-30 15:11:38.734 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:11:38.734 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:11:38.734 | tar set to manually installed. 2020-11-30 15:11:38.734 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:11:38.734 | wget set to manually installed. 2020-11-30 15:11:38.734 | The following packages were automatically installed and are no longer required: 2020-11-30 15:11:38.734 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:11:38.734 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:11:38.734 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:11:38.734 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:11:38.734 | python3-twisted-bin python3-zope.interface 2020-11-30 15:11:38.734 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:11:38.735 | The following additional packages will be installed: 2020-11-30 15:11:38.735 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-11-30 15:11:38.735 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-11-30 15:11:38.735 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-11-30 15:11:38.735 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-11-30 15:11:38.735 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-11-30 15:11:38.735 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-11-30 15:11:38.735 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-11-30 15:11:38.735 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 15:11:38.735 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 15:11:38.735 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-11-30 15:11:38.735 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-11-30 15:11:38.735 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-11-30 15:11:38.735 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-11-30 15:11:38.735 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 15:11:38.735 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 15:11:38.735 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-11-30 15:11:38.735 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 15:11:38.735 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-11-30 15:11:38.735 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-11-30 15:11:38.735 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-11-30 15:11:38.735 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-11-30 15:11:38.735 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 15:11:38.735 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-11-30 15:11:38.735 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-11-30 15:11:38.735 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-11-30 15:11:38.735 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-11-30 15:11:38.735 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-11-30 15:11:38.735 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-11-30 15:11:38.735 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-11-30 15:11:38.735 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-11-30 15:11:38.736 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-11-30 15:11:38.736 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2020-11-30 15:11:38.736 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2020-11-30 15:11:38.737 | Suggested packages: 2020-11-30 15:11:38.737 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-11-30 15:11:38.737 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-11-30 15:11:38.737 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-11-30 15:11:38.737 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-11-30 15:11:38.737 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-11-30 15:11:38.737 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-11-30 15:11:38.737 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-11-30 15:11:38.737 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-11-30 15:11:38.737 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-11-30 15:11:38.737 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-11-30 15:11:38.737 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-11-30 15:11:38.737 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-11-30 15:11:38.737 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-11-30 15:11:38.737 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-11-30 15:11:38.737 | libjson-perl default-mysql-server | virtual-mysql-server 2020-11-30 15:11:38.737 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2020-11-30 15:11:38.737 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container zip 2020-11-30 15:11:38.737 | uwsgi-plugins-all uwsgi-extra uwsgi-dev 2020-11-30 15:11:38.988 | The following NEW packages will be installed: 2020-11-30 15:11:38.988 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-11-30 15:11:38.988 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-11-30 15:11:38.988 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-11-30 15:11:38.988 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-11-30 15:11:38.988 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-11-30 15:11:38.988 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-11-30 15:11:38.988 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-11-30 15:11:38.988 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-11-30 15:11:38.988 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-11-30 15:11:38.988 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 15:11:38.988 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 15:11:38.988 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-11-30 15:11:38.988 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-11-30 15:11:38.988 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-11-30 15:11:38.988 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-11-30 15:11:38.988 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 15:11:38.988 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 15:11:38.989 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-11-30 15:11:38.989 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 15:11:38.989 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-11-30 15:11:38.989 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-11-30 15:11:38.989 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-11-30 15:11:38.989 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-11-30 15:11:38.989 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 15:11:38.989 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-11-30 15:11:38.989 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-11-30 15:11:38.989 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-11-30 15:11:38.989 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-11-30 15:11:38.989 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-11-30 15:11:38.989 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-11-30 15:11:38.989 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-11-30 15:11:38.989 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2020-11-30 15:11:38.989 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2020-11-30 15:11:38.989 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2020-11-30 15:11:38.989 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2020-11-30 15:11:38.989 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2020-11-30 15:11:38.989 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-11-30 15:11:38.989 | The following packages will be upgraded: 2020-11-30 15:11:38.990 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-11-30 15:11:38.990 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-11-30 15:11:38.990 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-11-30 15:11:38.990 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-11-30 15:11:38.990 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-11-30 15:11:39.138 | 30 upgraded, 193 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:11:39.138 | Need to get 83.5 MB of archives. 2020-11-30 15:11:39.138 | After this operation, 259 MB of additional disk space will be used. 2020-11-30 15:11:39.139 | Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-11-30 15:11:39.139 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-11-30 15:11:39.275 | Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-11-30 15:11:39.370 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-11-30 15:11:39.393 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-11-30 15:11:39.850 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-11-30 15:11:39.873 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-11-30 15:11:39.874 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-11-30 15:11:39.878 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-11-30 15:11:39.888 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-11-30 15:11:40.129 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-11-30 15:11:40.131 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-11-30 15:11:40.166 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-11-30 15:11:40.166 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-11-30 15:11:40.167 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-11-30 15:11:40.169 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-11-30 15:11:40.170 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-11-30 15:11:40.175 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-11-30 15:11:40.175 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-11-30 15:11:40.187 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-11-30 15:11:41.537 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-11-30 15:11:41.602 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-11-30 15:11:41.864 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-11-30 15:11:41.867 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-11-30 15:11:41.873 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-11-30 15:11:41.955 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-11-30 15:11:42.086 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-11-30 15:11:42.302 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-11-30 15:11:42.303 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-11-30 15:11:42.348 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-11-30 15:11:42.385 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-11-30 15:11:42.413 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-11-30 15:11:42.533 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-11-30 15:11:42.553 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-11-30 15:11:42.639 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-11-30 15:11:42.641 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-11-30 15:11:42.641 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-11-30 15:11:42.690 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-11-30 15:11:42.690 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-11-30 15:11:42.691 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-11-30 15:11:42.911 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-11-30 15:11:42.987 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-11-30 15:11:43.054 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-11-30 15:11:43.107 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-11-30 15:11:43.135 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-11-30 15:11:43.136 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-11-30 15:11:43.140 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-11-30 15:11:43.229 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-11-30 15:11:43.230 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-11-30 15:11:43.230 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-11-30 15:11:43.232 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-11-30 15:11:43.369 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-11-30 15:11:43.378 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-11-30 15:11:43.514 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-11-30 15:11:43.515 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-11-30 15:11:43.534 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-11-30 15:11:43.587 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-11-30 15:11:43.690 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-11-30 15:11:43.709 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-11-30 15:11:43.744 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-11-30 15:11:43.748 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-11-30 15:11:43.762 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-11-30 15:11:43.765 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-11-30 15:11:43.773 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-11-30 15:11:43.774 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-11-30 15:11:43.894 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-11-30 15:11:43.898 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-11-30 15:11:44.024 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-11-30 15:11:44.026 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-11-30 15:11:44.264 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-11-30 15:11:44.264 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-11-30 15:11:44.304 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-11-30 15:11:44.473 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-11-30 15:11:44.502 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-11-30 15:11:44.762 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-11-30 15:11:46.375 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-11-30 15:11:46.375 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-11-30 15:11:46.376 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-11-30 15:11:46.378 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-11-30 15:11:46.379 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-11-30 15:11:46.396 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-11-30 15:11:46.421 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-11-30 15:11:46.454 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-11-30 15:11:46.463 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-11-30 15:11:46.471 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-11-30 15:11:46.478 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-11-30 15:11:46.529 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-11-30 15:11:46.538 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-11-30 15:11:46.593 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-11-30 15:11:46.605 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-11-30 15:11:46.647 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-11-30 15:11:46.651 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-11-30 15:11:47.368 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-11-30 15:11:47.369 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-11-30 15:11:47.370 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-11-30 15:11:47.371 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-11-30 15:11:47.371 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-11-30 15:11:47.372 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-11-30 15:11:47.377 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-11-30 15:11:47.400 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-11-30 15:11:47.401 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-11-30 15:11:47.463 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-11-30 15:11:47.493 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-11-30 15:11:47.643 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-11-30 15:11:47.765 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-11-30 15:11:47.765 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-11-30 15:11:47.771 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-11-30 15:11:48.181 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-11-30 15:11:48.187 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-11-30 15:11:48.215 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-11-30 15:11:48.219 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-11-30 15:11:48.223 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-11-30 15:11:48.249 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-11-30 15:11:48.252 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-11-30 15:11:48.255 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-11-30 15:11:48.261 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-11-30 15:11:48.370 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-11-30 15:11:48.399 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-11-30 15:11:48.424 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-11-30 15:11:48.448 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-11-30 15:11:48.460 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-11-30 15:11:48.656 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-11-30 15:11:48.671 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-11-30 15:11:48.672 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-11-30 15:11:48.708 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-11-30 15:11:48.710 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-11-30 15:11:48.715 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-11-30 15:11:48.721 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-11-30 15:11:48.722 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-11-30 15:11:48.723 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-11-30 15:11:48.736 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-11-30 15:11:48.739 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-11-30 15:11:48.765 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-11-30 15:11:48.890 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-11-30 15:11:48.931 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-11-30 15:11:48.938 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-11-30 15:11:48.944 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-11-30 15:11:48.949 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-11-30 15:11:48.953 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-11-30 15:11:48.957 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-11-30 15:11:49.026 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-11-30 15:11:49.027 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-11-30 15:11:49.090 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-11-30 15:11:49.091 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-11-30 15:11:49.092 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-11-30 15:11:49.094 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-11-30 15:11:49.097 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-11-30 15:11:49.106 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-11-30 15:11:49.119 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-11-30 15:11:49.125 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-11-30 15:11:49.170 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-11-30 15:11:49.447 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-11-30 15:11:49.448 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-11-30 15:11:49.449 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-11-30 15:11:49.450 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-11-30 15:11:49.450 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-11-30 15:11:49.451 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-11-30 15:11:49.452 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-11-30 15:11:49.453 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-11-30 15:11:50.719 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-11-30 15:11:50.884 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-11-30 15:11:50.885 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-11-30 15:11:50.886 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-11-30 15:11:50.908 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-11-30 15:11:50.908 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-11-30 15:11:50.908 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-11-30 15:11:50.912 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-11-30 15:11:50.913 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-11-30 15:11:50.917 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-11-30 15:11:50.951 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-11-30 15:11:50.976 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-11-30 15:11:50.979 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-11-30 15:11:50.983 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-11-30 15:11:50.985 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-11-30 15:11:51.090 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-11-30 15:11:51.352 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-11-30 15:11:51.569 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-11-30 15:11:51.617 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-11-30 15:11:51.620 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-11-30 15:11:51.784 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-11-30 15:11:51.788 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-11-30 15:11:51.791 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-11-30 15:11:51.887 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-11-30 15:11:52.279 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-11-30 15:11:52.384 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-11-30 15:11:52.392 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-11-30 15:11:52.394 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-11-30 15:11:52.467 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-11-30 15:11:52.491 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-11-30 15:11:52.493 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-11-30 15:11:52.543 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-11-30 15:11:52.609 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-11-30 15:11:52.742 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-11-30 15:11:52.751 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-11-30 15:11:52.946 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-11-30 15:11:52.967 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-11-30 15:11:52.968 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-11-30 15:11:52.970 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-11-30 15:11:52.970 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-11-30 15:11:52.976 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-11-30 15:11:53.057 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-11-30 15:11:53.058 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-11-30 15:11:53.230 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-11-30 15:11:53.232 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-11-30 15:11:53.346 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-11-30 15:11:53.405 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-11-30 15:11:53.627 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-11-30 15:11:53.977 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-11-30 15:11:54.180 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-11-30 15:11:54.183 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-11-30 15:11:54.200 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-11-30 15:11:54.200 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-11-30 15:11:54.202 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-11-30 15:11:54.298 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-11-30 15:11:54.300 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-11-30 15:11:54.301 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-11-30 15:11:54.302 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-11-30 15:11:54.303 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-11-30 15:11:54.303 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-11-30 15:11:54.372 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-11-30 15:11:54.373 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-11-30 15:11:54.467 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-11-30 15:11:54.588 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-11-30 15:11:56.231 | Preconfiguring packages ... 2020-11-30 15:11:56.355 | Fetched 83.5 MB in 16s (5,364 kB/s) 2020-11-30 15:11:56.419 | (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 ... 64590 files and directories currently installed.) 2020-11-30 15:11:56.423 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:11:56.459 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:11:56.586 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:11:56.613 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:11:56.760 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:11:56.908 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:11:57.644 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:11:57.665 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 15:11:57.769 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:11:57.890 | (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 ... 64590 files and directories currently installed.) 2020-11-30 15:11:57.893 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:11:57.917 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 15:11:58.004 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:11:58.137 | (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 ... 64590 files and directories currently installed.) 2020-11-30 15:11:58.140 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:11:58.176 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 15:11:58.461 | Selecting previously unselected package libapr1:amd64. 2020-11-30 15:11:58.468 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-11-30 15:11:58.471 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-11-30 15:11:58.598 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:11:58.622 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 15:11:58.893 | Selecting previously unselected package libaprutil1:amd64. 2020-11-30 15:11:58.900 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-11-30 15:11:58.902 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 15:11:59.007 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 15:11:59.036 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-11-30 15:11:59.174 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-11-30 15:11:59.180 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-11-30 15:11:59.183 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 15:11:59.247 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:11:59.268 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:11:59.377 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:11:59.406 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:11:59.496 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-11-30 15:11:59.519 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 15:11:59.629 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 15:11:59.653 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 15:11:59.745 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-11-30 15:11:59.752 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-11-30 15:11:59.754 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 15:11:59.828 | Selecting previously unselected package liblua5.2-0:amd64. 2020-11-30 15:11:59.835 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-11-30 15:11:59.837 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 15:11:59.930 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:11:59.959 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-11-30 15:12:01.263 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:01.288 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-11-30 15:12:01.454 | Selecting previously unselected package apache2-bin. 2020-11-30 15:12:01.460 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:01.463 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:01.688 | Selecting previously unselected package apache2-utils. 2020-11-30 15:12:01.695 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:01.698 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:01.766 | Selecting previously unselected package apache2-data. 2020-11-30 15:12:01.772 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-11-30 15:12:01.775 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:01.984 | Selecting previously unselected package apache2. 2020-11-30 15:12:01.991 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:02.011 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:02.130 | Selecting previously unselected package fonts-dejavu-core. 2020-11-30 15:12:02.137 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-11-30 15:12:02.140 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-11-30 15:12:02.350 | Selecting previously unselected package fonts-liberation. 2020-11-30 15:12:02.358 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-11-30 15:12:02.360 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 15:12:02.562 | Selecting previously unselected package fontconfig-config. 2020-11-30 15:12:02.569 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-11-30 15:12:02.571 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 15:12:02.667 | Selecting previously unselected package libfontconfig1:amd64. 2020-11-30 15:12:02.674 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 15:12:02.677 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 15:12:02.778 | Selecting previously unselected package fontconfig. 2020-11-30 15:12:02.784 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 15:12:02.787 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 15:12:02.882 | Selecting previously unselected package liblua5.3-0:amd64. 2020-11-30 15:12:02.889 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:02.891 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 15:12:03.004 | Selecting previously unselected package haproxy. 2020-11-30 15:12:03.011 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-11-30 15:12:03.023 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 15:12:03.249 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-11-30 15:12:03.256 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 15:12:03.258 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:12:03.375 | Selecting previously unselected package x11-common. 2020-11-30 15:12:03.382 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-11-30 15:12:03.406 | dpkg-query: no packages found matching nux-tools 2020-11-30 15:12:03.416 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 15:12:03.509 | Selecting previously unselected package libice6:amd64. 2020-11-30 15:12:03.516 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-11-30 15:12:03.518 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-11-30 15:12:03.604 | Selecting previously unselected package libsm6:amd64. 2020-11-30 15:12:03.611 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-11-30 15:12:03.613 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 15:12:03.739 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-11-30 15:12:04.238 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-11-30 15:12:04.698 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-11-30 15:12:04.705 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-11-30 15:12:04.708 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 15:12:04.797 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:04.821 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-11-30 15:12:04.918 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-11-30 15:12:05.071 | (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 ... 65643 files and directories currently installed.) 2020-11-30 15:12:05.074 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:12:05.094 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-11-30 15:12:05.369 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:12:05.391 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 15:12:05.598 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-11-30 15:12:05.628 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-11-30 15:12:05.807 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:05.829 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:05.969 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:05.992 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:06.140 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:06.163 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:06.262 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:06.284 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 15:12:06.393 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:06.415 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-11-30 15:12:06.542 | Selecting previously unselected package uuid-dev:amd64. 2020-11-30 15:12:06.549 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 15:12:06.552 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:12:06.642 | Selecting previously unselected package libsctp1:amd64. 2020-11-30 15:12:06.649 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 15:12:06.652 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:12:06.710 | Selecting previously unselected package libsctp-dev:amd64. 2020-11-30 15:12:06.716 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 15:12:06.719 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:12:06.781 | Selecting previously unselected package libapr1-dev. 2020-11-30 15:12:06.788 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-11-30 15:12:06.791 | Unpacking libapr1-dev (1.6.3-2) ... 2020-11-30 15:12:07.062 | Selecting previously unselected package libldap2-dev:amd64. 2020-11-30 15:12:07.069 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 15:12:07.071 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:12:07.206 | Selecting previously unselected package libaprutil1-dev. 2020-11-30 15:12:07.212 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-11-30 15:12:07.215 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-11-30 15:12:07.479 | Selecting previously unselected package autotools-dev. 2020-11-30 15:12:07.486 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-11-30 15:12:07.488 | Unpacking autotools-dev (20180224.1) ... 2020-11-30 15:12:07.547 | Selecting previously unselected package m4. 2020-11-30 15:12:07.554 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-11-30 15:12:07.556 | Unpacking m4 (1.4.18-1) ... 2020-11-30 15:12:07.666 | Selecting previously unselected package autoconf. 2020-11-30 15:12:07.673 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-11-30 15:12:07.675 | Unpacking autoconf (2.69-11) ... 2020-11-30 15:12:07.799 | Selecting previously unselected package automake. 2020-11-30 15:12:07.806 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-11-30 15:12:07.811 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-11-30 15:12:07.934 | Selecting previously unselected package autopoint. 2020-11-30 15:12:07.940 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-11-30 15:12:07.943 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:12:08.031 | Selecting previously unselected package libtool. 2020-11-30 15:12:08.038 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-11-30 15:12:08.040 | Unpacking libtool (2.4.6-2) ... 2020-11-30 15:12:08.133 | Selecting previously unselected package dh-autoreconf. 2020-11-30 15:12:08.140 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-11-30 15:12:08.142 | Unpacking dh-autoreconf (17) ... 2020-11-30 15:12:08.208 | Selecting previously unselected package libarchive-zip-perl. 2020-11-30 15:12:08.215 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-11-30 15:12:08.218 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 15:12:08.283 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-11-30 15:12:08.290 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-11-30 15:12:08.292 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 15:12:08.362 | Selecting previously unselected package libtimedate-perl. 2020-11-30 15:12:08.368 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-11-30 15:12:08.371 | Unpacking libtimedate-perl (2.3000-2) ... 2020-11-30 15:12:08.446 | Selecting previously unselected package dh-strip-nondeterminism. 2020-11-30 15:12:08.453 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-11-30 15:12:08.455 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 15:12:08.515 | Selecting previously unselected package libdpkg-perl. 2020-11-30 15:12:08.522 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 15:12:08.524 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:08.614 | Selecting previously unselected package make. 2020-11-30 15:12:08.620 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-11-30 15:12:08.631 | Unpacking make (4.1-9.1ubuntu1) ... 2020-11-30 15:12:08.713 | Selecting previously unselected package dpkg-dev. 2020-11-30 15:12:08.720 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 15:12:08.723 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:08.915 | Selecting previously unselected package libcroco3:amd64. 2020-11-30 15:12:08.923 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-11-30 15:12:08.926 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-11-30 15:12:09.010 | Selecting previously unselected package gettext. 2020-11-30 15:12:09.017 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-11-30 15:12:09.020 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:12:09.313 | Selecting previously unselected package intltool-debian. 2020-11-30 15:12:09.320 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-11-30 15:12:09.331 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-11-30 15:12:09.406 | Selecting previously unselected package po-debconf. 2020-11-30 15:12:09.412 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-11-30 15:12:09.415 | Unpacking po-debconf (1.0.20) ... 2020-11-30 15:12:09.498 | Selecting previously unselected package debhelper. 2020-11-30 15:12:09.505 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-11-30 15:12:09.508 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-11-30 15:12:09.733 | Selecting previously unselected package apache2-dev. 2020-11-30 15:12:09.740 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 15:12:09.742 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:09.838 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-11-30 15:12:09.845 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 15:12:09.847 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:12:10.323 | Selecting previously unselected package g++-7. 2020-11-30 15:12:10.330 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 15:12:10.333 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:12:11.760 | Selecting previously unselected package g++. 2020-11-30 15:12:11.768 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-11-30 15:12:11.770 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 15:12:11.838 | Selecting previously unselected package build-essential. 2020-11-30 15:12:11.845 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-11-30 15:12:11.856 | Unpacking build-essential (12.4ubuntu1) ... 2020-11-30 15:12:11.914 | Selecting previously unselected package conntrack. 2020-11-30 15:12:11.921 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 15:12:11.924 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:12:12.015 | Selecting previously unselected package libnetfilter-queue1. 2020-11-30 15:12:12.022 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-11-30 15:12:12.024 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 15:12:12.124 | Selecting previously unselected package conntrackd. 2020-11-30 15:12:12.131 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 15:12:12.133 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:12:12.223 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 15:12:12.244 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 15:12:12.374 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 15:12:12.405 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 15:12:12.534 | Selecting previously unselected package dctrl-tools. 2020-11-30 15:12:12.541 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-11-30 15:12:12.552 | Unpacking dctrl-tools (2.24-2build1) ... 2020-11-30 15:12:12.621 | Selecting previously unselected package dnsmasq-utils. 2020-11-30 15:12:12.628 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-11-30 15:12:12.630 | Unpacking dnsmasq-utils (2.79-1) ... 2020-11-30 15:12:12.717 | Selecting previously unselected package dstat. 2020-11-30 15:12:12.724 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-11-30 15:12:12.727 | Unpacking dstat (0.7.3-1) ... 2020-11-30 15:12:12.840 | Selecting previously unselected package libfakeroot:amd64. 2020-11-30 15:12:12.847 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 15:12:12.849 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 15:12:12.927 | Selecting previously unselected package fakeroot. 2020-11-30 15:12:12.933 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 15:12:12.937 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-11-30 15:12:13.004 | Selecting previously unselected package genisoimage. 2020-11-30 15:12:13.011 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-11-30 15:12:13.022 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 15:12:13.153 | Selecting previously unselected package libgraphite2-3:amd64. 2020-11-30 15:12:13.161 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-11-30 15:12:13.171 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 15:12:13.254 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-11-30 15:12:13.261 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:13.264 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:13.362 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-11-30 15:12:13.369 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:13.380 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:13.495 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-11-30 15:12:13.592 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-11-30 15:12:14.488 | Selecting previously unselected package libann0. 2020-11-30 15:12:14.495 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-11-30 15:12:14.498 | Unpacking libann0 (1.1.2+doc-6) ... 2020-11-30 15:12:14.571 | Selecting previously unselected package libcdt5. 2020-11-30 15:12:14.578 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-11-30 15:12:14.591 | Unpacking libcdt5 (2.40.1-2) ... 2020-11-30 15:12:14.665 | Selecting previously unselected package libcgraph6. 2020-11-30 15:12:14.672 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-11-30 15:12:14.683 | Unpacking libcgraph6 (2.40.1-2) ... 2020-11-30 15:12:14.751 | Selecting previously unselected package libjpeg8:amd64. 2020-11-30 15:12:14.758 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:12:14.768 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 15:12:14.850 | Selecting previously unselected package libjbig0:amd64. 2020-11-30 15:12:14.858 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-11-30 15:12:14.870 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 15:12:14.955 | Selecting previously unselected package libtiff5:amd64. 2020-11-30 15:12:14.962 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-11-30 15:12:14.964 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 15:12:15.073 | Selecting previously unselected package libwebp6:amd64. 2020-11-30 15:12:15.081 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-11-30 15:12:15.083 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-11-30 15:12:15.186 | Selecting previously unselected package libxpm4:amd64. 2020-11-30 15:12:15.193 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-11-30 15:12:15.195 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 15:12:15.287 | Selecting previously unselected package libgd3:amd64. 2020-11-30 15:12:15.294 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-11-30 15:12:15.296 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 15:12:15.398 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-11-30 15:12:15.405 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 15:12:15.407 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 15:12:15.525 | Selecting previously unselected package libpixman-1-0:amd64. 2020-11-30 15:12:15.532 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-11-30 15:12:15.535 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 15:12:15.656 | Selecting previously unselected package libxcb-render0:amd64. 2020-11-30 15:12:15.663 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 15:12:15.669 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:15.753 | Selecting previously unselected package libxcb-shm0:amd64. 2020-11-30 15:12:15.760 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 15:12:15.770 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:15.862 | Selecting previously unselected package libxrender1:amd64. 2020-11-30 15:12:15.869 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-11-30 15:12:15.871 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 15:12:15.954 | Selecting previously unselected package libcairo2:amd64. 2020-11-30 15:12:15.961 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-11-30 15:12:15.972 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 15:12:16.110 | Selecting previously unselected package libltdl7:amd64. 2020-11-30 15:12:16.117 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-11-30 15:12:16.119 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-11-30 15:12:16.179 | Selecting previously unselected package libthai-data. 2020-11-30 15:12:16.186 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-11-30 15:12:16.197 | Unpacking libthai-data (0.1.27-2) ... 2020-11-30 15:12:16.316 | Selecting previously unselected package libdatrie1:amd64. 2020-11-30 15:12:16.324 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-11-30 15:12:16.326 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 15:12:16.420 | Selecting previously unselected package libthai0:amd64. 2020-11-30 15:12:16.427 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-11-30 15:12:16.429 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-11-30 15:12:16.514 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-11-30 15:12:16.521 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:12:16.549 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:12:16.650 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-11-30 15:12:16.657 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:12:16.659 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:12:16.753 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-11-30 15:12:16.760 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 15:12:16.763 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:12:16.846 | Selecting previously unselected package libpathplan4. 2020-11-30 15:12:16.853 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-11-30 15:12:16.855 | Unpacking libpathplan4 (2.40.1-2) ... 2020-11-30 15:12:16.947 | Selecting previously unselected package libgvc6. 2020-11-30 15:12:16.955 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-11-30 15:12:16.957 | Unpacking libgvc6 (2.40.1-2) ... 2020-11-30 15:12:17.126 | Selecting previously unselected package libgvpr2. 2020-11-30 15:12:17.133 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-11-30 15:12:17.137 | Unpacking libgvpr2 (2.40.1-2) ... 2020-11-30 15:12:17.228 | Selecting previously unselected package liblab-gamut1. 2020-11-30 15:12:17.236 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-11-30 15:12:17.238 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-11-30 15:12:17.445 | Selecting previously unselected package libxt6:amd64. 2020-11-30 15:12:17.453 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-11-30 15:12:17.455 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 15:12:17.557 | Selecting previously unselected package libxmu6:amd64. 2020-11-30 15:12:17.564 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-11-30 15:12:17.567 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 15:12:17.660 | Selecting previously unselected package libxaw7:amd64. 2020-11-30 15:12:17.668 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-11-30 15:12:17.672 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 15:12:17.783 | Selecting previously unselected package graphviz. 2020-11-30 15:12:17.790 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-11-30 15:12:17.793 | Unpacking graphviz (2.40.1-2) ... 2020-11-30 15:12:18.001 | Selecting previously unselected package libnl-3-200:amd64. 2020-11-30 15:12:18.008 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:12:18.011 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:12:18.102 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-11-30 15:12:18.109 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:12:18.112 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:12:18.224 | Selecting previously unselected package libibverbs1:amd64. 2020-11-30 15:12:18.232 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 15:12:18.235 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:12:18.340 | Selecting previously unselected package ibverbs-providers:amd64. 2020-11-30 15:12:18.348 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 15:12:18.350 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:12:18.435 | Selecting previously unselected package icu-devtools. 2020-11-30 15:12:18.443 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:12:18.445 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 15:12:18.544 | Selecting previously unselected package iputils-arping. 2020-11-30 15:12:18.551 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-11-30 15:12:18.554 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 15:12:18.666 | Selecting previously unselected package javascript-common. 2020-11-30 15:12:18.673 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-11-30 15:12:18.697 | Unpacking javascript-common (11) ... 2020-11-30 15:12:18.783 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-11-30 15:12:18.790 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 15:12:18.792 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:12:18.903 | Selecting previously unselected package libsensors4:amd64. 2020-11-30 15:12:18.910 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-11-30 15:12:19.004 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 15:12:19.081 | Selecting previously unselected package libsnmp-base. 2020-11-30 15:12:19.088 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-11-30 15:12:19.099 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:12:19.236 | Selecting previously unselected package libsnmp30:amd64. 2020-11-30 15:12:19.243 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-11-30 15:12:19.246 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:12:19.482 | Selecting previously unselected package keepalived. 2020-11-30 15:12:19.489 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-11-30 15:12:19.491 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 15:12:19.626 | Selecting previously unselected package libgssrpc4:amd64. 2020-11-30 15:12:19.633 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:19.635 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:19.719 | Selecting previously unselected package libkdb5-9:amd64. 2020-11-30 15:12:19.726 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:19.729 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:19.814 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-11-30 15:12:19.821 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:19.823 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:19.909 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-11-30 15:12:19.917 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:19.919 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:19.978 | Selecting previously unselected package comerr-dev:amd64. 2020-11-30 15:12:19.985 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:19.987 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 15:12:20.057 | Selecting previously unselected package krb5-multidev:amd64. 2020-11-30 15:12:20.064 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:20.066 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:20.174 | Selecting previously unselected package libaio1:amd64. 2020-11-30 15:12:20.181 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-11-30 15:12:20.184 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 15:12:20.242 | Selecting previously unselected package libalgorithm-diff-perl. 2020-11-30 15:12:20.249 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-11-30 15:12:20.251 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 15:12:20.312 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-11-30 15:12:20.319 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-11-30 15:12:20.322 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 15:12:20.382 | Selecting previously unselected package libalgorithm-merge-perl. 2020-11-30 15:12:20.390 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-11-30 15:12:20.392 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-11-30 15:12:20.457 | Selecting previously unselected package libarchive-cpio-perl. 2020-11-30 15:12:20.465 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-11-30 15:12:20.468 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-11-30 15:12:20.534 | Selecting previously unselected package libfile-fcntllock-perl. 2020-11-30 15:12:20.541 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-11-30 15:12:20.543 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 15:12:20.604 | Selecting previously unselected package libglib2.0-bin. 2020-11-30 15:12:20.612 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:12:20.614 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:12:20.699 | Selecting previously unselected package libglib2.0-dev-bin. 2020-11-30 15:12:20.706 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:12:20.708 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:12:20.804 | Selecting previously unselected package pkg-config. 2020-11-30 15:12:20.811 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-11-30 15:12:20.814 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 15:12:20.876 | Selecting previously unselected package zlib1g-dev:amd64. 2020-11-30 15:12:20.884 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-11-30 15:12:20.886 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 15:12:20.980 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-11-30 15:12:20.988 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 15:12:20.990 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:12:21.366 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-11-30 15:12:21.373 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-11-30 15:12:21.376 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 15:12:21.442 | Selecting previously unselected package libgts-bin. 2020-11-30 15:12:21.450 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 15:12:21.452 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 15:12:21.542 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-11-30 15:12:21.549 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:21.560 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:21.644 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-11-30 15:12:21.651 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:21.654 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:21.738 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-11-30 15:12:21.745 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-11-30 15:12:21.748 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:12:21.823 | Selecting previously unselected package libiculx60:amd64. 2020-11-30 15:12:21.831 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:12:21.833 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:12:21.900 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-11-30 15:12:21.907 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-11-30 15:12:21.909 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:12:21.977 | Selecting previously unselected package libicu-dev. 2020-11-30 15:12:21.985 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 15:12:21.988 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 15:12:23.404 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-11-30 15:12:23.411 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 15:12:23.413 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:12:23.563 | Selecting previously unselected package libiscsi7:amd64. 2020-11-30 15:12:23.570 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-11-30 15:12:23.572 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 15:12:23.659 | Selecting previously unselected package libjansson4:amd64. 2020-11-30 15:12:23.666 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-11-30 15:12:23.677 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-11-30 15:12:23.737 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-11-30 15:12:23.744 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 15:12:23.746 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:12:23.842 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-11-30 15:12:23.849 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:12:23.851 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:12:23.910 | Selecting previously unselected package libjpeg-dev:amd64. 2020-11-30 15:12:23.917 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 15:12:23.920 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:12:23.977 | Selecting previously unselected package libjs-jquery. 2020-11-30 15:12:23.985 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-11-30 15:12:23.988 | Unpacking libjs-jquery (3.2.1-1) ... 2020-11-30 15:12:24.062 | Selecting previously unselected package libjs-jquery-metadata. 2020-11-30 15:12:24.069 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-11-30 15:12:24.071 | Unpacking libjs-jquery-metadata (12-1) ... 2020-11-30 15:12:24.130 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-11-30 15:12:24.137 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-11-30 15:12:24.140 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 15:12:24.256 | Selecting previously unselected package libltdl-dev:amd64. 2020-11-30 15:12:24.263 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-11-30 15:12:24.266 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 15:12:24.354 | Selecting previously unselected package libsys-hostname-long-perl. 2020-11-30 15:12:24.361 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-11-30 15:12:24.364 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-11-30 15:12:24.432 | Selecting previously unselected package libmail-sendmail-perl. 2020-11-30 15:12:24.440 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-11-30 15:12:24.442 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-11-30 15:12:24.526 | Selecting previously unselected package libmatheval1:amd64. 2020-11-30 15:12:24.534 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-11-30 15:12:24.539 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 15:12:24.638 | Selecting previously unselected package mysql-common. 2020-11-30 15:12:24.645 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-11-30 15:12:24.662 | Unpacking mysql-common (5.8+1.0.4) ... 2020-11-30 15:12:24.751 | Selecting previously unselected package libmysqlclient20:amd64. 2020-11-30 15:12:24.759 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:24.761 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:12:24.929 | Selecting previously unselected package libssl-dev:amd64. 2020-11-30 15:12:24.938 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 15:12:24.940 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:12:25.228 | Selecting previously unselected package libmysqlclient-dev. 2020-11-30 15:12:25.236 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:25.238 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:12:25.478 | Selecting previously unselected package libnorm1:amd64. 2020-11-30 15:12:25.486 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-11-30 15:12:25.488 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 15:12:25.595 | Selecting previously unselected package libnspr4:amd64. 2020-11-30 15:12:25.602 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-11-30 15:12:25.605 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 15:12:25.691 | Selecting previously unselected package libnss3:amd64. 2020-11-30 15:12:25.698 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-11-30 15:12:25.701 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 15:12:25.955 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-11-30 15:12:25.962 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-11-30 15:12:25.966 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 15:12:26.073 | Selecting previously unselected package libpq5:amd64. 2020-11-30 15:12:26.081 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:26.084 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:12:26.154 | Selecting previously unselected package libpq-dev. 2020-11-30 15:12:26.162 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:26.165 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:12:26.300 | Selecting previously unselected package librados2. 2020-11-30 15:12:26.307 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 15:12:26.311 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:12:26.784 | Selecting previously unselected package librbd1. 2020-11-30 15:12:26.792 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 15:12:26.795 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:12:26.988 | Selecting previously unselected package libsasl2-dev. 2020-11-30 15:12:26.995 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:12:26.998 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:12:27.115 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 15:12:27.135 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 15:12:27.250 | Selecting previously unselected package libsodium23:amd64. 2020-11-30 15:12:27.258 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-11-30 15:12:27.260 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-11-30 15:12:27.343 | Selecting previously unselected package libsystemd-dev:amd64. 2020-11-30 15:12:27.351 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-11-30 15:12:27.353 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:12:27.481 | Selecting previously unselected package libx86-1:amd64. 2020-11-30 15:12:27.489 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-11-30 15:12:27.493 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 15:12:27.560 | Selecting previously unselected package libxml2-dev:amd64. 2020-11-30 15:12:27.568 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 15:12:27.574 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:12:27.786 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 15:12:27.815 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-11-30 15:12:27.905 | Selecting previously unselected package libxslt1-dev:amd64. 2020-11-30 15:12:27.913 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 15:12:27.915 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:12:28.070 | Selecting previously unselected package libzmq5:amd64. 2020-11-30 15:12:28.078 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-11-30 15:12:28.081 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 15:12:28.238 | Preparing to unpack .../154-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-11-30 15:12:28.269 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-11-30 15:12:29.188 | Selecting previously unselected package memcached. 2020-11-30 15:12:29.196 | Preparing to unpack .../155-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-11-30 15:12:29.198 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 15:12:29.275 | Selecting previously unselected package pm-utils. 2020-11-30 15:12:29.283 | Preparing to unpack .../156-pm-utils_1.4.1-17_all.deb ... 2020-11-30 15:12:29.286 | Unpacking pm-utils (1.4.1-17) ... 2020-11-30 15:12:29.384 | Selecting previously unselected package postgresql-client-common. 2020-11-30 15:12:29.392 | Preparing to unpack .../157-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-11-30 15:12:29.394 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-11-30 15:12:29.479 | Selecting previously unselected package ssl-cert. 2020-11-30 15:12:29.487 | Preparing to unpack .../158-ssl-cert_1.0.39_all.deb ... 2020-11-30 15:12:29.489 | Unpacking ssl-cert (1.0.39) ... 2020-11-30 15:12:29.618 | Selecting previously unselected package postgresql-common. 2020-11-30 15:12:29.626 | Preparing to unpack .../159-postgresql-common_190ubuntu0.1_all.deb ... 2020-11-30 15:12:29.661 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-11-30 15:12:29.663 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-11-30 15:12:29.752 | Selecting previously unselected package postgresql-server-dev-10. 2020-11-30 15:12:29.760 | Preparing to unpack .../160-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:29.762 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:12:30.049 | Selecting previously unselected package postgresql-server-dev-all. 2020-11-30 15:12:30.057 | Preparing to unpack .../161-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-11-30 15:12:30.059 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 15:12:30.117 | Selecting previously unselected package python-pip-whl. 2020-11-30 15:12:30.126 | Preparing to unpack .../162-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-11-30 15:12:30.128 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 15:12:30.383 | Selecting previously unselected package python3-mysqldb. 2020-11-30 15:12:30.391 | Preparing to unpack .../163-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-11-30 15:12:30.393 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-11-30 15:12:30.484 | Selecting previously unselected package python3.6-venv. 2020-11-30 15:12:30.491 | Preparing to unpack .../164-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-11-30 15:12:30.493 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 15:12:30.542 | Selecting previously unselected package python3-venv. 2020-11-30 15:12:30.550 | Preparing to unpack .../165-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-11-30 15:12:30.552 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-11-30 15:12:30.628 | Selecting previously unselected package qemu-block-extra:amd64. 2020-11-30 15:12:30.636 | Preparing to unpack .../166-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-11-30 15:12:30.638 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:12:30.698 | Selecting previously unselected package qemu-utils. 2020-11-30 15:12:30.706 | Preparing to unpack .../167-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-11-30 15:12:30.708 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:12:30.906 | Selecting previously unselected package sharutils. 2020-11-30 15:12:30.913 | Preparing to unpack .../168-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-11-30 15:12:30.916 | Unpacking sharutils (1:4.15.2-3) ... 2020-11-30 15:12:30.994 | Selecting previously unselected package sqlite3. 2020-11-30 15:12:31.002 | Preparing to unpack .../169-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 15:12:31.005 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:12:31.176 | Selecting previously unselected package thin-provisioning-tools. 2020-11-30 15:12:31.184 | Preparing to unpack .../170-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 15:12:31.188 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 15:12:31.317 | Selecting previously unselected package unzip. 2020-11-30 15:12:31.324 | Preparing to unpack .../171-unzip_6.0-21ubuntu1_amd64.deb ... 2020-11-30 15:12:31.328 | Unpacking unzip (6.0-21ubuntu1) ... 2020-11-30 15:12:31.426 | Selecting previously unselected package uwsgi-core. 2020-11-30 15:12:31.433 | Preparing to unpack .../172-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:12:31.436 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:12:31.590 | Selecting previously unselected package vbetool. 2020-11-30 15:12:31.598 | Preparing to unpack .../173-vbetool_1.1-4_amd64.deb ... 2020-11-30 15:12:31.600 | Unpacking vbetool (1.1-4) ... 2020-11-30 15:12:31.683 | Selecting previously unselected package libipset3:amd64. 2020-11-30 15:12:31.691 | Preparing to unpack .../174-libipset3_6.34-1_amd64.deb ... 2020-11-30 15:12:31.693 | Unpacking libipset3:amd64 (6.34-1) ... 2020-11-30 15:12:31.766 | Selecting previously unselected package ipset. 2020-11-30 15:12:31.773 | Preparing to unpack .../175-ipset_6.34-1_amd64.deb ... 2020-11-30 15:12:31.775 | Unpacking ipset (6.34-1) ... 2020-11-30 15:12:31.871 | Selecting previously unselected package ipvsadm. 2020-11-30 15:12:31.879 | Preparing to unpack .../176-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:12:31.882 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 15:12:31.959 | Selecting previously unselected package kpartx. 2020-11-30 15:12:31.968 | Preparing to unpack .../177-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 15:12:31.970 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-11-30 15:12:32.037 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-11-30 15:12:32.045 | Preparing to unpack .../178-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:12:32.048 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:12:32.131 | Selecting previously unselected package liberasurecode1:amd64. 2020-11-30 15:12:32.139 | Preparing to unpack .../179-liberasurecode1_1.5.0-1_amd64.deb ... 2020-11-30 15:12:32.142 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 15:12:32.203 | Selecting previously unselected package liberasurecode-dev. 2020-11-30 15:12:32.211 | Preparing to unpack .../180-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-11-30 15:12:32.214 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-11-30 15:12:32.274 | Selecting previously unselected package libffi-dev:amd64. 2020-11-30 15:12:32.283 | Preparing to unpack .../181-libffi-dev_3.2.1-8_amd64.deb ... 2020-11-30 15:12:32.285 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 15:12:32.365 | Selecting previously unselected package libkrb5-dev:amd64. 2020-11-30 15:12:32.374 | Preparing to unpack .../182-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 15:12:32.376 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:32.438 | Selecting previously unselected package libyaml-dev:amd64. 2020-11-30 15:12:32.446 | Preparing to unpack .../183-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-11-30 15:12:32.449 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 15:12:32.515 | Selecting previously unselected package socat. 2020-11-30 15:12:32.523 | Preparing to unpack .../184-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-11-30 15:12:32.526 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-11-30 15:12:32.640 | Selecting previously unselected package vlan. 2020-11-30 15:12:32.648 | Preparing to unpack .../185-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-11-30 15:12:32.650 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-11-30 15:12:32.749 | Setting up libjs-jquery (3.2.1-1) ... 2020-11-30 15:12:32.772 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 15:12:32.801 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-11-30 15:12:32.829 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 15:12:32.857 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 15:12:33.052 | Setting up libpathplan4 (2.40.1-2) ... 2020-11-30 15:12:33.081 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:12:33.108 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:12:33.136 | Setting up make (4.1-9.1ubuntu1) ... 2020-11-30 15:12:33.163 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-11-30 15:12:33.192 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:33.220 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-11-30 15:12:33.285 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 15:12:33.313 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 15:12:33.340 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-11-30 15:12:33.369 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:12:33.397 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:12:33.419 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-11-30 15:12:33.482 | Setting up libtimedate-perl (2.3000-2) ... 2020-11-30 15:12:33.510 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 15:12:33.538 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:12:33.581 | Setting up fonts-dejavu-core (2.37-1) ... 2020-11-30 15:12:33.721 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-11-30 15:12:33.954 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 15:12:33.981 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-11-30 15:12:34.367 | update-initramfs: deferring update (trigger activated) 2020-11-30 15:12:36.454 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:12:36.475 | No schema files found: doing nothing. 2020-11-30 15:12:36.483 | Setting up mysql-common (5.8+1.0.4) ... 2020-11-30 15:12:36.541 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 15:12:36.552 | Setting up sharutils (1:4.15.2-3) ... 2020-11-30 15:12:36.580 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 15:12:36.608 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:12:36.635 | Setting up libjansson4:amd64 (2.11-1) ... 2020-11-30 15:12:36.662 | Setting up unzip (6.0-21ubuntu1) ... 2020-11-30 15:12:36.702 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 15:12:36.798 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:12:36.832 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-11-30 15:12:36.865 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 15:12:36.896 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:36.924 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:12:36.953 | Setting up dctrl-tools (2.24-2build1) ... 2020-11-30 15:12:36.984 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 15:12:37.011 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 15:12:37.040 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 15:12:37.068 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:12:37.096 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 15:12:37.124 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 15:12:37.198 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 15:12:47.360 | Setting up pm-utils (1.4.1-17) ... 2020-11-30 15:12:47.399 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 15:12:47.433 | Setting up m4 (1.4.18-1) ... 2020-11-30 15:12:47.461 | Setting up libipset3:amd64 (6.34-1) ... 2020-11-30 15:12:47.488 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 15:12:47.516 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:12:47.543 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:12:47.572 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-11-30 15:12:47.638 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-11-30 15:12:49.493 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 15:12:49.523 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:12:49.551 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-11-30 15:12:50.475 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 15:12:50.503 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-11-30 15:12:50.531 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:12:50.561 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 15:12:50.592 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:12:50.620 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-11-30 15:12:50.648 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 15:12:50.676 | Setting up dnsmasq-utils (2.79-1) ... 2020-11-30 15:12:50.704 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-11-30 15:12:50.734 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 15:12:50.767 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 15:12:50.820 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 15:12:50.848 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-11-30 15:12:50.876 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:12:50.911 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 15:12:50.966 | Setting up autotools-dev (20180224.1) ... 2020-11-30 15:12:50.994 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:12:51.022 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-11-30 15:12:51.050 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-11-30 15:12:51.097 | Setting up dstat (0.7.3-1) ... 2020-11-30 15:12:51.301 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:12:51.559 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 15:12:51.587 | Setting up ipset (6.34-1) ... 2020-11-30 15:12:51.615 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 15:12:51.652 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 15:12:51.680 | Setting up systemd (237-3ubuntu10.43) ... 2020-11-30 15:12:51.696 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-11-30 15:12:52.893 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-11-30 15:12:52.894 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-11-30 15:12:52.895 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-11-30 15:12:52.896 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-11-30 15:12:52.976 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-11-30 15:12:53.003 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:12:53.040 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:12:53.068 | Setting up libann0 (1.1.2+doc-6) ... 2020-11-30 15:12:53.096 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 15:12:53.124 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 15:12:53.151 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 15:12:53.179 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 15:12:53.207 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 15:12:53.253 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:13:15.263 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:13:15.269 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:13:15.297 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 15:13:15.329 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 15:13:15.358 | Setting up libthai-data (0.1.27-2) ... 2020-11-30 15:13:15.387 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 15:13:15.416 | Setting up javascript-common (11) ... 2020-11-30 15:13:15.483 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-11-30 15:13:15.498 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:13:15.538 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 15:13:15.578 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:15.625 | Setting up libjs-jquery-metadata (12-1) ... 2020-11-30 15:13:15.653 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 15:13:16.038 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-11-30 15:13:16.414 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 15:13:16.442 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 15:13:16.470 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:16.498 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 15:13:16.526 | Setting up vbetool (1.1-4) ... 2020-11-30 15:13:16.554 | Setting up libcdt5 (2.40.1-2) ... 2020-11-30 15:13:16.582 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-11-30 15:13:16.647 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 15:13:16.676 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:13:16.705 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 15:13:16.932 | Setting up libcgraph6 (2.40.1-2) ... 2020-11-30 15:13:16.962 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 15:13:16.988 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-11-30 15:13:17.016 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 15:13:17.044 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:13:17.072 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 15:13:17.100 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 15:13:17.127 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-11-30 15:13:17.155 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 15:13:17.191 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 15:13:17.219 | Setting up libtool (2.4.6-2) ... 2020-11-30 15:13:17.247 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 15:13:17.276 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 15:13:17.303 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:13:17.331 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 15:13:17.359 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:17.387 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 15:13:17.948 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-11-30 15:13:18.516 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 15:13:18.957 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 15:13:18.985 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 15:13:19.013 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 15:13:19.416 | Setting up libapr1-dev (1.6.3-2) ... 2020-11-30 15:13:19.444 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 15:13:19.473 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:19.771 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 15:13:19.800 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 15:13:19.829 | Setting up libgvpr2 (2.40.1-2) ... 2020-11-30 15:13:19.858 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 15:13:19.890 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 15:13:20.470 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-11-30 15:13:21.008 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-11-30 15:13:21.029 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 15:13:21.058 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 15:13:21.087 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-11-30 15:13:21.118 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-11-30 15:13:21.170 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 15:13:21.198 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:21.227 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 15:13:21.255 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:21.285 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 15:13:21.314 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 15:13:21.344 | Setting up ssl-cert (1.0.39) ... 2020-11-30 15:13:21.813 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-11-30 15:13:22.093 | Setting up autoconf (2.69-11) ... 2020-11-30 15:13:22.135 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-11-30 15:13:22.165 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-11-30 15:13:22.191 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-11-30 15:13:22.220 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-11-30 15:13:22.426 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 15:13:22.898 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 15:13:22.926 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-11-30 15:13:22.955 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-11-30 15:13:22.983 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 15:13:23.084 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 15:13:23.112 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:13:23.140 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:23.179 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 15:13:23.207 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 15:13:23.498 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-11-30 15:13:24.039 | Setting up postgresql-common (190ubuntu0.1) ... 2020-11-30 15:13:24.656 | Adding user postgres to group ssl-cert 2020-11-30 15:13:24.824 | 2020-11-30 15:13:24.824 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-11-30 15:13:25.030 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-11-30 15:13:25.030 | Removing obsolete dictionary files: 2020-11-30 15:13:25.267 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-11-30 15:13:25.882 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-11-30 15:13:25.897 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-11-30 15:13:25.920 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:13:25.957 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-11-30 15:13:25.987 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 15:13:26.058 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-11-30 15:13:26.068 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:26.097 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 15:13:26.125 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:26.153 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:13:26.190 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 15:13:26.484 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-11-30 15:13:27.087 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:13:27.218 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 15:13:27.246 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 15:13:27.281 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:27.309 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 15:13:28.866 | Enabling module mpm_event. 2020-11-30 15:13:28.928 | Enabling module authz_core. 2020-11-30 15:13:28.934 | Enabling module authz_host. 2020-11-30 15:13:28.991 | Enabling module authn_core. 2020-11-30 15:13:28.997 | Enabling module auth_basic. 2020-11-30 15:13:29.055 | Enabling module access_compat. 2020-11-30 15:13:29.113 | Enabling module authn_file. 2020-11-30 15:13:29.171 | Enabling module authz_user. 2020-11-30 15:13:29.232 | Enabling module alias. 2020-11-30 15:13:29.290 | Enabling module dir. 2020-11-30 15:13:29.349 | Enabling module autoindex. 2020-11-30 15:13:29.407 | Enabling module env. 2020-11-30 15:13:29.466 | Enabling module mime. 2020-11-30 15:13:29.523 | Enabling module negotiation. 2020-11-30 15:13:29.583 | Enabling module setenvif. 2020-11-30 15:13:29.642 | Enabling module filter. 2020-11-30 15:13:29.702 | Enabling module deflate. 2020-11-30 15:13:29.760 | Enabling module status. 2020-11-30 15:13:29.818 | Enabling module reqtimeout. 2020-11-30 15:13:29.876 | Enabling conf charset. 2020-11-30 15:13:29.934 | Enabling conf localized-error-pages. 2020-11-30 15:13:29.991 | Enabling conf other-vhosts-access-log. 2020-11-30 15:13:30.049 | Enabling conf security. 2020-11-30 15:13:30.106 | Enabling conf serve-cgi-bin. 2020-11-30 15:13:30.164 | Enabling site 000-default. 2020-11-30 15:13:30.212 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-11-30 15:13:30.264 | Enabling conf javascript-common. 2020-11-30 15:13:30.507 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-11-30 15:13:30.911 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-11-30 15:13:32.256 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:13:32.283 | Setting up po-debconf (1.0.20) ... 2020-11-30 15:13:32.311 | Setting up build-essential (12.4ubuntu1) ... 2020-11-30 15:13:32.340 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:13:32.369 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 15:13:32.396 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 15:13:32.424 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:13:32.452 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:32.480 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:32.508 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 15:13:32.675 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 15:13:32.703 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 15:13:32.739 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 15:13:34.913 | Regenerating fonts cache... done. 2020-11-30 15:13:34.917 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 15:13:34.944 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:34.973 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:35.010 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-11-30 15:13:35.038 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 15:13:35.068 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 15:13:35.096 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:35.124 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:13:35.154 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-11-30 15:13:35.182 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 15:13:35.211 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 15:13:35.239 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:35.267 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:35.295 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:35.323 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 15:13:35.358 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-11-30 15:13:35.386 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:35.415 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:35.443 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 15:13:35.471 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 15:13:35.499 | Setting up libgvc6 (2.40.1-2) ... 2020-11-30 15:13:35.534 | Setting up graphviz (2.40.1-2) ... 2020-11-30 15:13:35.563 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 15:13:35.590 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 15:13:35.619 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 15:13:35.646 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 15:13:35.674 | Setting up debhelper (11.1.6ubuntu2) ... 2020-11-30 15:13:35.702 | Setting up dh-autoreconf (17) ... 2020-11-30 15:13:35.730 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 15:13:35.758 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 15:13:35.786 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 15:13:35.831 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 15:13:35.892 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 15:13:44.888 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:13:44.910 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:13:45.076 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:13:45.099 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 15:13:45.333 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:13:45.352 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 15:13:47.414 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:13:47.417 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:13:47.419 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:13:47.422 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:13:47.424 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:13:47.426 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:13:47.428 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:13:47.431 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:13:47.433 | ++ functions-common:time_stop:2338 : start_time=1606749098119 2020-11-30 15:13:47.435 | ++ functions-common:time_stop:2340 : [[ -z 1606749098119 ]] 2020-11-30 15:13:47.438 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:13:47.442 | ++ functions-common:time_stop:2343 : end_time=1606749227439 2020-11-30 15:13:47.444 | ++ functions-common:time_stop:2344 : elapsed_time=129320 2020-11-30 15:13:47.447 | ++ functions-common:time_stop:2345 : total=1363 2020-11-30 15:13:47.449 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:13:47.451 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=130683 2020-11-30 15:13:47.454 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:13:47.456 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:13:47.459 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:13:47.461 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:13:47.467 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:13:47.471 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:13:47.474 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:13:47.476 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:13:49.048 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:13:49.050 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:13:49.052 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:13:49.055 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:13:49.057 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:13:49.059 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:13:49.061 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:13:49.064 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:13:49.066 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:13:49.068 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:13:49.071 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:13:49.145 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:13:49.148 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:13:49.221 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:13:49.223 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:13:49.297 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:13:49.298 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:13:49.300 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:13:49.302 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:13:49.304 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:13:49.307 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:13:49.309 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:13:49.311 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:13:49.313 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:13:49.315 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:13:49.317 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:13:49.317 | Distro: bionic 2020-11-30 15:13:49.322 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:13:49.325 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:13:49.328 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:13:49.330 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:13:49.333 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:13:49.333 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:13:49.971 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:13:49.973 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:13:49.973 | pip: 19.1.1 2020-11-30 15:13:49.975 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:13:49.977 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:13:49.978 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:13:49.980 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:13:49.982 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:13:49.984 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:13:49.985 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:13:49.987 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:13:49.989 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:13:49.991 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:13:49.992 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:13:49.995 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:13:49.997 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:13:49.999 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:13:50.000 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:13:50.002 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:13:50.004 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:13:50.006 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:13:50.008 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:13:50.010 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:13:50.012 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:13:50.028 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-11-30 15:13:50.148 | Reading package lists... 2020-11-30 15:13:50.420 | Building dependency tree... 2020-11-30 15:13:50.422 | Reading state information... 2020-11-30 15:13:50.699 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:13:50.699 | The following packages were automatically installed and are no longer required: 2020-11-30 15:13:50.700 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:13:50.701 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:13:50.701 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:13:50.701 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:13:50.701 | python3-twisted-bin python3-zope.interface 2020-11-30 15:13:50.701 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:13:50.784 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:13:50.788 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:13:50.790 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:13:50.792 | + functions-common:time_stop:2331 : local name 2020-11-30 15:13:50.794 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:13:50.796 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:13:50.798 | + functions-common:time_stop:2334 : local total 2020-11-30 15:13:50.799 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:13:50.801 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:13:50.803 | + functions-common:time_stop:2338 : start_time=1606749230026 2020-11-30 15:13:50.805 | + functions-common:time_stop:2340 : [[ -z 1606749230026 ]] 2020-11-30 15:13:50.807 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:13:50.810 | + functions-common:time_stop:2343 : end_time=1606749230808 2020-11-30 15:13:50.812 | + functions-common:time_stop:2344 : elapsed_time=782 2020-11-30 15:13:50.813 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:13:50.815 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:13:50.817 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=782 2020-11-30 15:13:50.820 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:13:50.822 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:13:50.824 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:13:50.826 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:13:50.829 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:13:50.831 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:13:50.849 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-30 15:13:51.022 | Reading package lists... 2020-11-30 15:13:51.307 | Building dependency tree... 2020-11-30 15:13:51.308 | Reading state information... 2020-11-30 15:13:51.574 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:13:51.574 | The following packages were automatically installed and are no longer required: 2020-11-30 15:13:51.575 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:13:51.575 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:13:51.575 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:13:51.575 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:13:51.575 | python3-twisted-bin python3-zope.interface 2020-11-30 15:13:51.575 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:13:51.657 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 15:13:51.661 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:13:51.663 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:13:51.666 | + functions-common:time_stop:2331 : local name 2020-11-30 15:13:51.668 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:13:51.671 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:13:51.673 | + functions-common:time_stop:2334 : local total 2020-11-30 15:13:51.674 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:13:51.676 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:13:51.678 | + functions-common:time_stop:2338 : start_time=1606749230846 2020-11-30 15:13:51.680 | + functions-common:time_stop:2340 : [[ -z 1606749230846 ]] 2020-11-30 15:13:51.683 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:13:51.686 | + functions-common:time_stop:2343 : end_time=1606749231684 2020-11-30 15:13:51.687 | + functions-common:time_stop:2344 : elapsed_time=838 2020-11-30 15:13:51.689 | + functions-common:time_stop:2345 : total=782 2020-11-30 15:13:51.691 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:13:51.693 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1620 2020-11-30 15:13:51.694 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:13:51.697 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:13:51.699 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:13:51.701 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:13:51.703 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:13:51.705 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:13:51.707 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:13:51.718 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:13:51.718 | Dload Upload Total Spent Left Speed 2020-11-30 15:13:52.359 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 1842k 27 507k 0 0 1288k 0 0:00:01 --:--:-- 0:00:01 1285k 100 1842k 100 1842k 0 0 2874k 0 --:--:-- --:--:-- --:--:-- 2870k 2020-11-30 15:13:52.364 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:13:52.367 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:13:54.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:13:55.131 | Collecting pip 2020-11-30 15:13:55.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:13:55.433 | Installing collected packages: pip 2020-11-30 15:13:55.433 | Attempting uninstall: pip 2020-11-30 15:13:55.434 | Found existing installation: pip 19.1.1 2020-11-30 15:13:55.633 | Uninstalling pip-19.1.1: 2020-11-30 15:13:55.645 | Successfully uninstalled pip-19.1.1 2020-11-30 15:13:56.942 | Successfully installed pip-20.3 2020-11-30 15:13:57.062 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:13:57.064 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:13:57.066 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:13:57.068 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:13:57.070 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:13:57.072 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:13:57.074 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:13:57.076 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:13:57.078 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:13:57.080 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:13:57.082 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:13:57.084 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:13:57.085 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:13:57.089 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2020-11-30 15:13:57.089 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:13:57.091 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2020-11-30 15:13:57.091 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:13:57.093 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:13:57.095 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:13:57.097 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:13:57.112 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:13:57.116 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:13:59.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:13:59.834 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:13:59.839 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (50.3.2) 2020-11-30 15:14:00.202 | + inc/python:pip_install:207 : result=0 2020-11-30 15:14:00.204 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:14:00.206 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:00.207 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:00.209 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:00.211 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:00.212 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:00.214 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:14:00.216 | + functions-common:time_stop:2338 : start_time=1606749237108 2020-11-30 15:14:00.218 | + functions-common:time_stop:2340 : [[ -z 1606749237108 ]] 2020-11-30 15:14:00.220 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:00.223 | + functions-common:time_stop:2343 : end_time=1606749240221 2020-11-30 15:14:00.224 | + functions-common:time_stop:2344 : elapsed_time=3113 2020-11-30 15:14:00.226 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:14:00.228 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:00.230 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3113 2020-11-30 15:14:00.231 | + inc/python:pip_install:210 : return 0 2020-11-30 15:14:00.234 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:14:00.236 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:14:00.240 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:14:00.241 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:14:00.244 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:14:00.245 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:14:00.584 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:14:00.586 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:14:00.586 | pip: 20.3 2020-11-30 15:14:00.590 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:14:00.593 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:14:00.596 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:14:00.598 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:14:00.601 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:14:00.603 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:14:00.618 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:14:00.618 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:14:00.618 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:14:00.623 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-11-30 15:14:00.625 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-11-30 15:14:00.627 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-11-30 15:14:00.635 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-11-30 15:14:00.639 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:14:00.641 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:14:00.643 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:14:00.646 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:14:00.648 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:14:00.650 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:14:00.653 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:14:00.655 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:14:00.657 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:14:00.660 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:00.662 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:00.664 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:14:00.666 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:14:00.669 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:14:00.671 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:14:00.673 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:14:00.675 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:14:00.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:14:00.679 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:14:00.681 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:14:00.700 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-11-30 15:14:00.822 | Reading package lists... 2020-11-30 15:14:01.101 | Building dependency tree... 2020-11-30 15:14:01.102 | Reading state information... 2020-11-30 15:14:01.331 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:01.332 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:01.332 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:01.332 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:01.332 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:01.333 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:01.333 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:01.334 | The following additional packages will be installed: 2020-11-30 15:14:01.334 | python3-software-properties 2020-11-30 15:14:01.382 | The following packages will be upgraded: 2020-11-30 15:14:01.383 | python3-software-properties software-properties-common 2020-11-30 15:14:01.896 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 15:14:01.896 | Need to get 33.9 kB of archives. 2020-11-30 15:14:01.896 | After this operation, 0 B of additional disk space will be used. 2020-11-30 15:14:01.896 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2020-11-30 15:14:02.159 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2020-11-30 15:14:02.706 | Fetched 33.9 kB in 1s (44.4 kB/s) 2020-11-30 15:14:02.792 | (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 ... 74320 files and directories currently installed.) 2020-11-30 15:14:02.797 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-11-30 15:14:02.957 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 15:14:03.108 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-11-30 15:14:03.267 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 15:14:03.358 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:14:04.176 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-11-30 15:14:04.497 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 15:14:04.516 | Setting up software-properties-common (0.96.24.32.14) ... 2020-11-30 15:14:06.744 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:14:06.746 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:14:06.748 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:06.750 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:06.753 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:06.755 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:06.757 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:06.759 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:14:06.762 | + functions-common:time_stop:2338 : start_time=1606749240697 2020-11-30 15:14:06.764 | + functions-common:time_stop:2340 : [[ -z 1606749240697 ]] 2020-11-30 15:14:06.766 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:06.770 | + functions-common:time_stop:2343 : end_time=1606749246767 2020-11-30 15:14:06.772 | + functions-common:time_stop:2344 : elapsed_time=6070 2020-11-30 15:14:06.774 | + functions-common:time_stop:2345 : total=130683 2020-11-30 15:14:06.776 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:06.779 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=136753 2020-11-30 15:14:06.781 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:14:06.783 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:14:07.593 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:14:07.620 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:14:07.622 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:14:10.217 | Reading package lists... 2020-11-30 15:14:10.528 | Building dependency tree... 2020-11-30 15:14:10.529 | Reading state information... 2020-11-30 15:14:10.752 | The following packages were automatically installed and are no longer required: 2020-11-30 15:14:10.752 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:14:10.752 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:14:10.753 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:14:10.753 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:14:10.753 | python3-twisted-bin python3-zope.interface 2020-11-30 15:14:10.753 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:14:10.803 | The following NEW packages will be installed: 2020-11-30 15:14:10.803 | ubuntu-cloud-keyring 2020-11-30 15:14:10.938 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 15:14:10.938 | Need to get 6,008 B of archives. 2020-11-30 15:14:10.938 | After this operation, 22.5 kB of additional disk space will be used. 2020-11-30 15:14:10.938 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2020-11-30 15:14:11.473 | Fetched 6,008 B in 0s (50.8 kB/s) 2020-11-30 15:14:11.522 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-11-30 15:14:11.561 | (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 ... 74320 files and directories currently installed.) 2020-11-30 15:14:11.565 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-11-30 15:14:11.568 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 15:14:11.662 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 15:14:13.805 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:14:13.851 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:14:13.905 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:14:13.960 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2020-11-30 15:14:14.002 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:14:14.362 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2020-11-30 15:14:18.040 | Fetched 179 kB in 1s (201 kB/s) 2020-11-30 15:14:19.773 | Reading package lists... 2020-11-30 15:14:19.833 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:14:19.836 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:14:19.838 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:14:19.840 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:14:19.842 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:14:19.845 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:14:19.848 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:14:19.851 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:14:19.853 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:14:19.855 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:14:19.857 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:14:19.860 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:14:19.863 | + functions-common:time_start:2322 : _TIME_START[$name]=1606749259861 2020-11-30 15:14:19.866 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:14:19.869 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:14:19.871 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-11-30 15:14:20.107 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:14:20.108 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:14:20.152 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:14:20.207 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:14:20.254 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:14:22.612 | Reading package lists... 2020-11-30 15:14:22.672 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:14:22.675 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:14:22.678 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:22.683 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:22.685 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:22.687 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:22.689 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:22.691 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:14:22.694 | + functions-common:time_stop:2338 : start_time=1606749259861 2020-11-30 15:14:22.696 | + functions-common:time_stop:2340 : [[ -z 1606749259861 ]] 2020-11-30 15:14:22.699 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:22.702 | + functions-common:time_stop:2343 : end_time=1606749262700 2020-11-30 15:14:22.705 | + functions-common:time_stop:2344 : elapsed_time=2839 2020-11-30 15:14:22.707 | + functions-common:time_stop:2345 : total=2840 2020-11-30 15:14:22.709 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:22.711 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5679 2020-11-30 15:14:22.713 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:14:22.725 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:14:22.736 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:14:22.746 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:14:22.748 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:14:22.751 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:14:22.753 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:14:22.755 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:14:22.757 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:14:22.759 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:14:22.761 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:14:22.763 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:14:22.765 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:14:22.769 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:14:22.771 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:14:22.773 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:14:22.775 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:14:22.778 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:14:22.780 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:14:22.782 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:14:22.785 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:14:22.787 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:14:22.789 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:14:22.791 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:14:22.810 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:14:22.815 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-11-30 15:14:25.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:14:26.088 | Collecting os-testr 2020-11-30 15:14:26.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-11-30 15:14:28.032 | Collecting pbr!=2.1.0,>=2.0.0 2020-11-30 15:14:28.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2020-11-30 15:14:28.075 | Collecting python-subunit>=1.0.0 2020-11-30 15:14:28.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-11-30 15:14:28.591 | Collecting extras 2020-11-30 15:14:28.599 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-11-30 15:14:28.602 | Collecting stestr>=1.0.0 2020-11-30 15:14:28.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-11-30 15:14:30.983 | Collecting cliff>=2.8.0 2020-11-30 15:14:30.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2020-11-30 15:14:33.483 | Collecting cmd2!=0.8.3,<0.9.0,>=0.8.0 2020-11-30 15:14:33.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2020-11-30 15:14:34.302 | Collecting fixtures>=3.0.0 2020-11-30 15:14:34.308 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-11-30 15:14:34.402 | Collecting future 2020-11-30 15:14:34.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-11-30 15:14:35.215 | Collecting PrettyTable<0.8,>=0.7.2 2020-11-30 15:14:35.230 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-11-30 15:14:35.236 | Collecting pyparsing>=2.1.0 2020-11-30 15:14:35.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-11-30 15:14:35.256 | Collecting pyperclip 2020-11-30 15:14:35.263 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2020-11-30 15:14:35.269 | Collecting PyYAML>=3.10.0 2020-11-30 15:14:35.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-11-30 15:14:36.030 | Collecting six>=1.10.0 2020-11-30 15:14:36.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2020-11-30 15:14:36.051 | Collecting stevedore>=1.20.0 2020-11-30 15:14:36.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2020-11-30 15:14:36.073 | Collecting testtools>=2.2.0 2020-11-30 15:14:36.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-11-30 15:14:37.438 | Collecting python-mimeparse 2020-11-30 15:14:37.445 | 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) 2020-11-30 15:14:37.454 | Collecting traceback2 2020-11-30 15:14:37.461 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-11-30 15:14:37.924 | Collecting linecache2 2020-11-30 15:14:37.931 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-11-30 15:14:37.940 | Collecting unittest2>=1.0.0 2020-11-30 15:14:37.948 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-11-30 15:14:38.342 | Collecting argparse 2020-11-30 15:14:38.350 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 15:14:38.360 | Collecting voluptuous>=0.8.9 2020-11-30 15:14:38.367 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2020-11-30 15:14:38.378 | Collecting wcwidth 2020-11-30 15:14:38.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2020-11-30 15:14:38.396 | Building wheels for collected packages: future, PyYAML 2020-11-30 15:14:38.397 | Building wheel for future (setup.py): started 2020-11-30 15:14:39.371 | Building wheel for future (setup.py): finished with status 'done' 2020-11-30 15:14:39.376 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=ce5c4e0527daf3e38ab1dd3c283d9d3709c6c5830fb98554a7ec096f5682b48f 2020-11-30 15:14:39.376 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-11-30 15:14:39.377 | Building wheel for PyYAML (setup.py): started 2020-11-30 15:14:49.466 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-11-30 15:14:49.470 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403711 sha256=e807c7d5d91e46a1af8cfdbf99a997f9c3cbcec7e2266cdccf9976bc72cca14e 2020-11-30 15:14:49.470 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-11-30 15:14:49.471 | Successfully built future PyYAML 2020-11-30 15:14:49.867 | Installing collected packages: linecache2, traceback2, six, pbr, argparse, wcwidth, unittest2, python-mimeparse, pyperclip, pyparsing, fixtures, extras, testtools, stevedore, PyYAML, PrettyTable, cmd2, voluptuous, python-subunit, future, cliff, stestr, os-testr 2020-11-30 15:14:49.920 | Attempting uninstall: six 2020-11-30 15:14:49.921 | Found existing installation: six 1.11.0 2020-11-30 15:14:49.927 | Uninstalling six-1.11.0: 2020-11-30 15:14:50.040 | Successfully uninstalled six-1.11.0 2020-11-30 15:14:51.811 | Successfully installed PrettyTable-0.7.2 PyYAML-5.3.1 argparse-1.4.0 cliff-3.1.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.4.5 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.9 2020-11-30 15:14:52.018 | + inc/python:pip_install:207 : result=0 2020-11-30 15:14:52.021 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:14:52.023 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:52.025 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:52.027 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:52.029 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:52.031 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:52.033 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:14:52.035 | + functions-common:time_stop:2338 : start_time=1606749262805 2020-11-30 15:14:52.040 | + functions-common:time_stop:2340 : [[ -z 1606749262805 ]] 2020-11-30 15:14:52.042 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:52.046 | + functions-common:time_stop:2343 : end_time=1606749292043 2020-11-30 15:14:52.048 | + functions-common:time_stop:2344 : elapsed_time=29238 2020-11-30 15:14:52.050 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:14:52.052 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:52.055 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=29238 2020-11-30 15:14:52.059 | + inc/python:pip_install:210 : return 0 2020-11-30 15:14:52.062 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:14:52.064 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:14:52.070 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:14:52.072 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:14:52.075 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:14:52.078 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:14:52.080 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:14:52.084 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:14:52.085 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:14:52.088 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:14:52.091 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:14:52.094 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:14:52.097 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:14:52.099 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:14:52.117 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:14:52.122 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-11-30 15:14:54.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:14:54.867 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:14:55.339 | + inc/python:pip_install:207 : result=0 2020-11-30 15:14:55.341 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:14:55.344 | + functions-common:time_stop:2331 : local name 2020-11-30 15:14:55.346 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:14:55.348 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:14:55.351 | + functions-common:time_stop:2334 : local total 2020-11-30 15:14:55.353 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:14:55.355 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:14:55.357 | + functions-common:time_stop:2338 : start_time=1606749292112 2020-11-30 15:14:55.359 | + functions-common:time_stop:2340 : [[ -z 1606749292112 ]] 2020-11-30 15:14:55.364 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:14:55.367 | + functions-common:time_stop:2343 : end_time=1606749295364 2020-11-30 15:14:55.369 | + functions-common:time_stop:2344 : elapsed_time=3252 2020-11-30 15:14:55.371 | + functions-common:time_stop:2345 : total=29238 2020-11-30 15:14:55.373 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:14:55.375 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=32490 2020-11-30 15:14:55.377 | + inc/python:pip_install:210 : return 0 2020-11-30 15:14:55.382 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:14:55.431 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:14:55.504 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:14:55.507 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:14:55.509 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:14:55.511 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:14:58.180 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:14:58.183 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:14:58.204 | + inc/python:pip_install:200 : 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 2020-11-30 15:14:59.909 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.913 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.916 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.923 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.928 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.930 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.941 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.946 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.948 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.956 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.961 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.964 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.968 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.973 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.975 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.980 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.984 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.987 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:14:59.990 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:14:59.994 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:14:59.997 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.006 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.009 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.017 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.022 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.024 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.031 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.036 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.039 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.046 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.051 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.054 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.066 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.071 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.073 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.078 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.080 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.083 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.085 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.090 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.092 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.097 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.101 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.104 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.107 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.112 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.114 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.117 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.121 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.123 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.127 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.132 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.134 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.143 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.148 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.150 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.170 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.178 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.183 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.185 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.196 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.200 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.205 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.208 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.212 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.216 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.219 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.227 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.231 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.234 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.236 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.241 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.244 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.249 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.254 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.256 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.280 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.285 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.288 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.290 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.295 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.297 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.302 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.304 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.312 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.317 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.319 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.323 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.328 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.331 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.336 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.341 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.343 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.346 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.351 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.353 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.362 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.367 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.369 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.372 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.377 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.380 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.384 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.388 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.391 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.400 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.404 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.407 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.421 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.425 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.427 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.451 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.456 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.459 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.463 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.467 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.470 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.484 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.487 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.489 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.493 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.496 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.498 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.505 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.532 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.536 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.538 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.555 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.572 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.577 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.580 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.582 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.587 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.589 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.600 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.605 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.607 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.610 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.614 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.617 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.621 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.624 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.630 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.633 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.635 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.640 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.643 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.653 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.659 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.662 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.667 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.672 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.675 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.679 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.682 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.706 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.710 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.713 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.717 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.722 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.724 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.730 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.738 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.743 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.745 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.753 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.757 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.760 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.765 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.771 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.779 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.781 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.789 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.792 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.799 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.803 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.805 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.808 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.812 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.816 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.819 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.824 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.827 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.829 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.834 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.836 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.838 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.843 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.845 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.874 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.879 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.881 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.890 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.895 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.897 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.900 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.905 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.907 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.918 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.923 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.925 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.937 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.940 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.942 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.947 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.950 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.957 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.962 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.964 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.967 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:00.971 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.974 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.992 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:00.995 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:00.998 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.003 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.005 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.008 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.010 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.015 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.017 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.029 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.034 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.036 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.041 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.045 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.048 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.054 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.059 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.061 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.065 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.070 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.072 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.078 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.082 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.084 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.089 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.093 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.096 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.103 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.118 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.122 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.126 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.128 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.133 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.136 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.146 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.151 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.153 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.165 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.169 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.172 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.183 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.188 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.190 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.193 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.197 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.201 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.208 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.212 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.214 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.224 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.235 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.240 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.242 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.246 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.251 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.253 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.264 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.270 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.273 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.278 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.284 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.286 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.305 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.310 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.312 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.315 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.320 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.322 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.325 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.329 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.332 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.335 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.339 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.342 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.346 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.351 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.353 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.356 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.361 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.363 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.369 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.373 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.376 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.387 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.392 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.394 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.423 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.427 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.430 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.437 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.442 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.444 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.455 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.460 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.462 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.465 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.471 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.473 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.486 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.499 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.501 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.504 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.508 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.511 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.515 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.520 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.523 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.530 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.535 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.538 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.559 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.565 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.569 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.572 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.574 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.579 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.582 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.591 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.596 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.599 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.614 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.619 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.621 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.626 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.630 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.632 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.635 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.640 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.643 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.660 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.665 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.668 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.681 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.684 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.689 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.692 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.695 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.700 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.703 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.707 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.728 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.733 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.736 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.740 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.745 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.748 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.757 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.762 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.764 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.772 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.777 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.779 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.787 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.789 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.793 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.798 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.801 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.803 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.808 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.811 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.819 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.825 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.829 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.832 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.838 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.841 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.843 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.848 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.850 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.864 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.866 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.869 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.877 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.880 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.884 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.887 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.891 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.900 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.902 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.908 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.910 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.914 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.925 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.930 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.932 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.935 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.940 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.942 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.947 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.952 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.954 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.958 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:01.963 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.966 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.981 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:01.984 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:01.997 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:02.002 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:02.004 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:02.010 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:02.013 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:02.015 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:02.021 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:02.023 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:02.050 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:15:02.165 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 15:15:02.195 | Installing collected packages: pbr 2020-11-30 15:15:02.305 | Successfully installed pbr-5.4.5 2020-11-30 15:15:02.373 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:02.375 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:02.377 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:02.380 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:02.382 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:02.384 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:02.387 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:02.389 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:02.391 | + functions-common:time_stop:2338 : start_time=1606749298196 2020-11-30 15:15:02.393 | + functions-common:time_stop:2340 : [[ -z 1606749298196 ]] 2020-11-30 15:15:02.396 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:02.399 | + functions-common:time_stop:2343 : end_time=1606749302396 2020-11-30 15:15:02.401 | + functions-common:time_stop:2344 : elapsed_time=4200 2020-11-30 15:15:02.403 | + functions-common:time_stop:2345 : total=32490 2020-11-30 15:15:02.405 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:02.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=36690 2020-11-30 15:15:02.409 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:02.412 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:15:02.414 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:15:02.435 | + inc/python:pip_install:200 : 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 2020-11-30 15:15:04.262 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.268 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.270 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.278 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.283 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.286 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.303 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.307 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.310 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.318 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.323 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.326 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.330 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.336 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.338 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.343 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.348 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.350 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.353 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.358 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.361 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.365 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.373 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.387 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.392 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.394 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.401 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.406 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.410 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.417 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.425 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.440 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.446 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.450 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.456 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.459 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.462 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.464 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.470 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.472 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.477 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.483 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.487 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.492 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.499 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.501 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.504 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.509 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.511 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.515 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.520 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.522 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.531 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.537 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.540 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.562 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.578 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.579 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.582 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.593 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.598 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.602 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.605 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.609 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.615 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.618 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.625 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.632 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.635 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.638 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.647 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.649 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.655 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.660 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.662 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.687 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.693 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.695 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.698 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.703 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.707 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.715 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.719 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.728 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.733 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.735 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.739 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.744 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.746 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.752 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.758 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.760 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.763 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.768 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.770 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.780 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.784 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.787 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.789 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.794 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.797 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.801 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.806 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.808 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.818 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.822 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.825 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.839 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.844 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.846 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.869 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.874 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.876 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.881 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.885 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.888 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.903 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.905 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.908 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.913 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.915 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.917 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.923 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.951 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.956 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:04.958 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:04.976 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.992 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:04.997 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.000 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.002 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.007 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.009 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.021 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.025 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.028 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.030 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.035 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.037 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.042 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.045 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.051 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.054 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.057 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.061 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.064 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.075 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.081 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.083 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.089 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.094 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.096 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.101 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.103 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.126 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.132 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.134 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.138 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.143 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.145 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.152 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.160 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.164 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.167 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.174 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.179 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.182 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.187 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.194 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.201 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.204 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.212 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.215 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.221 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.226 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.228 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.230 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.235 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.238 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.242 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.247 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.249 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.252 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.257 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.259 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.262 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.267 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.269 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.298 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.302 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.305 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.314 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.319 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.321 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.324 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.329 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.331 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.342 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.347 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.349 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.362 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.364 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.367 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.372 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.374 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.382 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.387 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.389 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.391 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.396 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.399 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.417 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.420 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.422 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.427 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.430 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.432 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.435 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.439 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.442 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.454 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.459 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.462 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.466 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.471 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.473 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.479 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.484 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.486 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.490 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.495 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.497 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.503 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.508 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.510 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.514 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.519 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.521 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.528 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.543 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.547 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.550 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.552 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.559 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.561 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.571 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.576 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.579 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.589 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.594 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.597 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.608 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.613 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.615 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.618 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.622 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.626 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.633 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.638 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.640 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.650 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.660 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.665 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.668 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.672 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.676 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.679 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.690 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.696 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.699 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.704 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.709 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.711 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.731 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.735 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.738 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.740 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.745 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.748 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.750 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.755 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.757 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.761 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.765 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.768 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.772 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.776 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.779 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.781 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.786 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.788 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.795 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.799 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.802 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.813 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.818 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.820 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.849 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.854 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.856 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.864 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.868 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.871 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.882 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.887 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.889 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.892 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.897 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.899 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.912 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.926 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.928 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.931 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.936 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.938 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.942 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.947 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.949 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.956 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.961 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.965 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:05.986 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.992 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:05.997 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:05.999 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.002 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.006 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.009 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.018 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.023 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.026 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.041 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.046 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.049 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.053 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.058 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.060 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.063 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.068 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.070 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.088 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.093 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.095 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.109 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.111 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.116 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.119 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.123 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.128 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.131 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.134 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.155 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.160 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.163 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.166 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.173 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.175 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.185 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.190 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.192 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.200 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.205 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.207 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.215 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.218 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.222 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.227 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.229 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.232 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.237 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.240 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.248 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.254 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.258 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.262 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.267 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.270 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.272 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.277 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.280 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.292 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.295 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.298 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.305 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.308 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.313 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.316 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.320 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.329 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.332 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.336 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.339 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.343 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.354 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.359 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.362 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.364 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.369 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.371 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.377 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.382 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.384 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.389 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.394 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.396 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.410 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.412 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.425 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.430 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.432 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.439 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.441 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.444 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:15:06.450 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:15:06.452 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:15:06.471 | Processing /opt/stack/requirements 2020-11-30 15:15:07.819 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:15:07.889 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 15:15:07.925 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:15:08.010 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:15:08.646 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:15:09.165 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 15:15:09.205 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:15:09.616 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:15:09.638 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:15:09.680 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 15:15:09.737 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:15:10.088 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:15:10.115 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:15:10.947 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 15:15:10.967 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:15:11.072 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 15:15:11.090 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:15:11.123 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 15:15:11.134 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:15:11.139 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:15:11.535 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 15:15:11.558 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:15:11.984 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 15:15:12.031 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:15:12.378 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 15:15:12.408 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:15:12.429 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 15:15:12.446 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:15:12.476 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 15:15:12.507 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:15:12.528 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 15:15:12.542 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:15:12.560 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 15:15:12.574 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:15:12.591 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 15:15:12.605 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:15:12.636 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 15:15:12.646 | Building wheels for collected packages: PyYAML 2020-11-30 15:15:12.647 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:15:12.941 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:15:12.941 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ly_6czji/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/tmpasixtfzbpip-wheel- --python-tag cp36: 2020-11-30 15:15:12.941 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:15:12.941 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:15:12.941 | or: -c --help-commands 2020-11-30 15:15:12.941 | or: -c cmd --help 2020-11-30 15:15:12.941 | 2020-11-30 15:15:12.942 | error: invalid command 'bdist_wheel' 2020-11-30 15:15:12.942 | 2020-11-30 15:15:12.942 | ---------------------------------------- 2020-11-30 15:15:12.942 | Failed building wheel for PyYAML 2020-11-30 15:15:12.942 | Running setup.py clean for PyYAML 2020-11-30 15:15:13.238 | Failed to build PyYAML 2020-11-30 15:15:13.239 | Installing collected packages: chardet, certifi, linecache2, traceback2, six, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:15:14.144 | Running setup.py install for PyYAML: started 2020-11-30 15:15:24.100 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:15:24.550 | Running setup.py install for openstack-requirements: started 2020-11-30 15:15:26.718 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:15:26.991 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2020-11-30 15:15:27.098 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:27.101 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:27.103 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:27.105 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:27.107 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:27.109 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:27.112 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:27.114 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:27.116 | + functions-common:time_stop:2338 : start_time=1606749302429 2020-11-30 15:15:27.118 | + functions-common:time_stop:2340 : [[ -z 1606749302429 ]] 2020-11-30 15:15:27.121 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:27.124 | + functions-common:time_stop:2343 : end_time=1606749327121 2020-11-30 15:15:27.126 | + functions-common:time_stop:2344 : elapsed_time=24692 2020-11-30 15:15:27.131 | + functions-common:time_stop:2345 : total=36690 2020-11-30 15:15:27.133 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:27.135 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61382 2020-11-30 15:15:27.137 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:27.140 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:15:27.142 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:15:27.145 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:15:27.147 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:15:27.149 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:15:27.152 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:15:27.154 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:15:27.156 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:15:27.175 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:15:27.180 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-30 15:15:29.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:15:29.866 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:15:30.497 | + inc/python:pip_install:207 : result=0 2020-11-30 15:15:30.500 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:15:30.502 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:30.504 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:30.506 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:30.508 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:30.510 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:30.512 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:15:30.515 | + functions-common:time_stop:2338 : start_time=1606749327170 2020-11-30 15:15:30.517 | + functions-common:time_stop:2340 : [[ -z 1606749327170 ]] 2020-11-30 15:15:30.519 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:30.523 | + functions-common:time_stop:2343 : end_time=1606749330520 2020-11-30 15:15:30.525 | + functions-common:time_stop:2344 : elapsed_time=3350 2020-11-30 15:15:30.527 | + functions-common:time_stop:2345 : total=61382 2020-11-30 15:15:30.529 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:30.531 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64732 2020-11-30 15:15:30.533 | + inc/python:pip_install:210 : return 0 2020-11-30 15:15:30.536 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:15:33.183 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:15:34.871 | Collecting bindep 2020-11-30 15:15:35.393 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-11-30 15:15:35.415 | Collecting Parsley (from bindep) 2020-11-30 15:15:35.431 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:15:35.458 | Collecting pbr>=2.0.0 (from bindep) 2020-11-30 15:15:35.542 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-11-30 15:15:35.573 | Collecting distro (from bindep) 2020-11-30 15:15:35.938 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-11-30 15:15:35.947 | Installing collected packages: Parsley, pbr, distro, bindep 2020-11-30 15:15:36.287 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-11-30 15:15:36.352 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:15:36.355 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:15:36.358 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:15:36.374 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:15:36.377 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:15:36.379 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:15:36.381 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:15:36.383 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:15:36.386 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:15:36.388 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:15:36.391 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:15:36.393 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:15:36.395 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:15:36.398 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:15:36.401 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:15:36.403 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:15:36.405 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:15:36.407 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:15:36.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:15:36.424 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:15:36.426 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:15:36.428 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:15:36.431 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:15:36.433 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:15:36.435 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:15:36.438 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:15:36.440 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:15:36.442 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:15:36.444 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:15:36.446 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:15:36.448 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:15:36.450 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:15:36.453 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:15:36.455 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:15:36.457 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:15:36.460 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:15:36.462 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:15:36.464 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:15:36.466 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:15:36.468 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:15:36.471 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:15:36.473 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:15:36.475 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:15:36.478 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:15:36.480 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:15:36.526 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:15:36.526 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:15:36.528 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:15:36.710 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:15:36.712 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:15:36.728 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:15:36.731 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:15:36.733 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:15:36.736 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:15:36.738 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:15:36.740 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:15:36.743 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:15:36.745 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:15:36.747 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:15:36.750 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:15:36.752 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:15:36.755 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:15:36.757 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:15:36.759 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:15:36.762 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:15:36.764 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:15:36.766 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:15:36.769 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:15:36.771 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:15:36.789 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-11-30 15:15:36.910 | Reading package lists... 2020-11-30 15:15:37.177 | Building dependency tree... 2020-11-30 15:15:37.178 | Reading state information... 2020-11-30 15:15:37.405 | The following packages were automatically installed and are no longer required: 2020-11-30 15:15:37.406 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:15:37.406 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:15:37.406 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:15:37.406 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:15:37.406 | python3-twisted-bin python3-zope.interface 2020-11-30 15:15:37.406 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:15:37.406 | The following additional packages will be installed: 2020-11-30 15:15:37.407 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 15:15:37.407 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 15:15:37.407 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 15:15:37.407 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 15:15:37.407 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 15:15:37.408 | Suggested packages: 2020-11-30 15:15:37.408 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-11-30 15:15:37.408 | odbc-postgresql tdsodbc unixodbc-bin 2020-11-30 15:15:37.454 | The following NEW packages will be installed: 2020-11-30 15:15:37.454 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 15:15:37.455 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 15:15:37.455 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 15:15:37.455 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 15:15:37.455 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 15:15:37.455 | rabbitmq-server 2020-11-30 15:15:37.742 | 0 upgraded, 26 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:15:37.742 | Need to get 24.5 MB of archives. 2020-11-30 15:15:37.742 | After this operation, 40.4 MB of additional disk space will be used. 2020-11-30 15:15:37.742 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-11-30 15:15:40.376 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 15:15:40.468 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 15:15:40.560 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-11-30 15:15:40.583 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-11-30 15:15:40.599 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-11-30 15:15:40.777 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-11-30 15:15:40.856 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-11-30 15:15:40.993 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-11-30 15:15:41.579 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-11-30 15:15:41.672 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-11-30 15:15:41.688 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-11-30 15:15:41.709 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-11-30 15:15:41.817 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-11-30 15:15:41.827 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-11-30 15:15:41.840 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-11-30 15:15:41.854 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-11-30 15:15:42.048 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-11-30 15:15:42.053 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-11-30 15:15:42.054 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-11-30 15:15:42.331 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2020-11-30 15:15:42.334 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-11-30 15:15:42.338 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-11-30 15:15:42.741 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-11-30 15:15:42.753 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-11-30 15:15:42.753 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-11-30 15:15:43.800 | Fetched 24.5 MB in 6s (4,239 kB/s) 2020-11-30 15:15:43.837 | Selecting previously unselected package erlang-base. 2020-11-30 15:15:43.877 | (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 ... 74326 files and directories currently installed.) 2020-11-30 15:15:43.881 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:43.884 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:44.962 | Selecting previously unselected package erlang-asn1. 2020-11-30 15:15:44.970 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:44.973 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.118 | Selecting previously unselected package erlang-mnesia. 2020-11-30 15:15:45.126 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.128 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.266 | Selecting previously unselected package erlang-runtime-tools. 2020-11-30 15:15:45.274 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.277 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.361 | Selecting previously unselected package erlang-crypto. 2020-11-30 15:15:45.370 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.372 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.441 | Selecting previously unselected package erlang-public-key. 2020-11-30 15:15:45.448 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.451 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.581 | Selecting previously unselected package erlang-ssl. 2020-11-30 15:15:45.589 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.592 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.751 | Selecting previously unselected package erlang-inets. 2020-11-30 15:15:45.759 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.761 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:45.911 | Selecting previously unselected package erlang-corba. 2020-11-30 15:15:45.919 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:45.921 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.313 | Selecting previously unselected package erlang-syntax-tools. 2020-11-30 15:15:46.322 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.324 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.426 | Selecting previously unselected package erlang-diameter. 2020-11-30 15:15:46.434 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.438 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.578 | Selecting previously unselected package erlang-xmerl. 2020-11-30 15:15:46.586 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.589 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.772 | Selecting previously unselected package erlang-edoc. 2020-11-30 15:15:46.780 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.782 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.874 | Selecting previously unselected package erlang-eldap. 2020-11-30 15:15:46.882 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.885 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:46.952 | Selecting previously unselected package erlang-erl-docgen. 2020-11-30 15:15:46.960 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:46.964 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.040 | Selecting previously unselected package erlang-eunit. 2020-11-30 15:15:47.048 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.051 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.125 | Selecting previously unselected package erlang-ic. 2020-11-30 15:15:47.133 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.136 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.324 | Selecting previously unselected package libodbc1:amd64. 2020-11-30 15:15:47.332 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-11-30 15:15:47.344 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 15:15:47.426 | Selecting previously unselected package erlang-odbc. 2020-11-30 15:15:47.434 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.437 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.499 | Selecting previously unselected package erlang-snmp. 2020-11-30 15:15:47.507 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.510 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.785 | Selecting previously unselected package erlang-os-mon. 2020-11-30 15:15:47.794 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.796 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.866 | Selecting previously unselected package erlang-parsetools. 2020-11-30 15:15:47.874 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.876 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:47.952 | Selecting previously unselected package erlang-ssh. 2020-11-30 15:15:47.960 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:47.963 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:48.084 | Selecting previously unselected package erlang-tools. 2020-11-30 15:15:48.092 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 15:15:48.095 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:48.218 | Selecting previously unselected package erlang-nox. 2020-11-30 15:15:48.226 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-11-30 15:15:48.228 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:48.324 | Selecting previously unselected package rabbitmq-server. 2020-11-30 15:15:48.332 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-11-30 15:15:48.334 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 15:15:48.878 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 15:15:48.907 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.730 | Searching for services which depend on erlang and should be started...none found. 2020-11-30 15:15:49.737 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:15:49.760 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.788 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.816 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.844 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.873 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.900 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:49.928 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:15:49.959 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:15:50.142 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:15:50.806 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.835 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.863 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.893 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.921 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.951 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:50.980 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.008 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.036 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.065 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.093 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.122 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.150 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.178 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.206 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.235 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.263 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 15:15:51.292 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 15:15:51.430 | Adding group `rabbitmq' (GID 121) ... 2020-11-30 15:15:51.464 | Done. 2020-11-30 15:15:51.540 | Adding system user `rabbitmq' (UID 115) ... 2020-11-30 15:15:51.540 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-11-30 15:15:51.613 | Not creating home directory `/var/lib/rabbitmq'. 2020-11-30 15:15:51.858 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-11-30 15:15:56.774 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:15:56.962 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:15:58.866 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:15:58.868 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:15:58.870 | + functions-common:time_stop:2331 : local name 2020-11-30 15:15:58.872 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:15:58.875 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:15:58.877 | + functions-common:time_stop:2334 : local total 2020-11-30 15:15:58.879 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:15:58.881 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:15:58.883 | + functions-common:time_stop:2338 : start_time=1606749336787 2020-11-30 15:15:58.886 | + functions-common:time_stop:2340 : [[ -z 1606749336787 ]] 2020-11-30 15:15:58.888 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:15:58.892 | + functions-common:time_stop:2343 : end_time=1606749358889 2020-11-30 15:15:58.894 | + functions-common:time_stop:2344 : elapsed_time=22102 2020-11-30 15:15:58.896 | + functions-common:time_stop:2345 : total=136753 2020-11-30 15:15:58.899 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:15:58.901 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=158855 2020-11-30 15:15:58.903 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:15:58.905 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:15:58.908 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:15:58.910 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:15:58.913 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:15:58.915 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:15:58.917 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:15:58.919 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:15:58.922 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:15:58.924 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:15:58.926 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:15:58.928 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:15:58.931 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:15:58.933 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:15:58.935 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:15:58.937 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:15:58.939 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:15:58.942 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:15:58.944 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:15:58.946 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:15:58.949 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:15:58.951 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:15:58.953 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:15:58.956 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:15:58.958 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:15:58.960 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:15:58.976 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:15:58.978 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:15:58.980 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:15:58.982 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:15:58.985 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:15:58.988 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:15:58.991 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:15:58.993 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:15:58.995 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:15:58.998 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:15:59.000 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:15:59.003 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:15:59.005 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:16:00.074 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:16:00.074 | guest [administrator]' 2020-11-30 15:16:00.078 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:16:00.078 | guest [administrator]' 2020-11-30 15:16:00.081 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:16:00.084 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-11-30 15:16:00.086 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-11-30 15:16:00.088 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-11-30 15:16:01.140 | Creating user "stackrabbit" 2020-11-30 15:16:01.171 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:16:02.266 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:16:02.293 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:16:02.295 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:16:03.374 | Changing password for user "stackrabbit" 2020-11-30 15:16:03.397 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:16:03.400 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:16:03.402 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:16:04.657 | Deleting user "guest" 2020-11-30 15:16:04.701 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:16:04.721 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:04.724 | + ./stack.sh:main:807 : install_database 2020-11-30 15:16:04.727 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:16:04.729 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:16:04.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:04.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:04.737 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:16:04.954 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:16:04.956 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-11-30 15:16:04.961 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-11-30 15:16:04.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:04.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:04.968 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-11-30 15:16:04.970 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-11-30 15:16:04.973 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-11-30 15:16:04.977 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:16:04.979 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:16:04.981 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:16:04.984 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:16:04.986 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:16:04.989 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:16:04.991 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:16:04.994 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:16:04.996 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:16:04.998 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:16:05.001 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:16:05.003 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:16:05.005 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:16:05.008 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:16:05.010 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:16:05.012 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:16:05.015 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:16:05.017 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:16:05.019 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:16:05.022 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:16:05.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:05.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:05.029 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:16:05.031 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:16:05.033 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:16:05.036 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:16:05.038 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:16:05.041 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:16:05.043 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:16:05.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:05.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:05.050 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:16:05.052 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:05.054 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:16:05.056 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:16:05.059 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:16:05.061 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:16:05.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:05.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:05.068 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:16:05.087 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-11-30 15:16:05.206 | Reading package lists... 2020-11-30 15:16:05.454 | Building dependency tree... 2020-11-30 15:16:05.455 | Reading state information... 2020-11-30 15:16:05.674 | The following packages were automatically installed and are no longer required: 2020-11-30 15:16:05.675 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:16:05.675 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:16:05.675 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:16:05.675 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:16:05.675 | python3-twisted-bin python3-zope.interface 2020-11-30 15:16:05.675 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:16:05.675 | The following additional packages will be installed: 2020-11-30 15:16:05.675 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 15:16:05.675 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 15:16:05.675 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 15:16:05.676 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 15:16:05.676 | mysql-server-5.7 mysql-server-core-5.7 2020-11-30 15:16:05.677 | Suggested packages: 2020-11-30 15:16:05.677 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-11-30 15:16:05.734 | The following NEW packages will be installed: 2020-11-30 15:16:05.735 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 15:16:05.735 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 15:16:05.735 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 15:16:05.735 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 15:16:05.735 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-11-30 15:16:06.036 | 0 upgraded, 18 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:16:06.036 | Need to get 19.7 MB of archives. 2020-11-30 15:16:06.036 | After this operation, 156 MB of additional disk space will be used. 2020-11-30 15:16:06.036 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-11-30 15:16:07.023 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-11-30 15:16:07.253 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-11-30 15:16:08.381 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2020-11-30 15:16:08.384 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-11-30 15:16:08.890 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-11-30 15:16:08.891 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-11-30 15:16:08.893 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-11-30 15:16:08.896 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-11-30 15:16:08.906 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-11-30 15:16:08.915 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-11-30 15:16:08.916 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-11-30 15:16:08.916 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-11-30 15:16:08.927 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-11-30 15:16:08.946 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-11-30 15:16:09.001 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-11-30 15:16:09.005 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-11-30 15:16:09.016 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-11-30 15:16:09.525 | Preconfiguring packages ... 2020-11-30 15:16:09.642 | Fetched 19.7 MB in 3s (6,031 kB/s) 2020-11-30 15:16:09.674 | Selecting previously unselected package mysql-client-core-5.7. 2020-11-30 15:16:09.713 | (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 ... 76327 files and directories currently installed.) 2020-11-30 15:16:09.717 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:09.719 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:10.762 | Selecting previously unselected package mysql-client-5.7. 2020-11-30 15:16:10.769 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:10.772 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:11.256 | Selecting previously unselected package mysql-server-core-5.7. 2020-11-30 15:16:11.264 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:11.270 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:12.498 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-11-30 15:16:12.506 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-11-30 15:16:12.518 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 15:16:12.647 | Selecting previously unselected package mysql-server-5.7. 2020-11-30 15:16:12.655 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 15:16:13.141 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:13.781 | Selecting previously unselected package libhtml-tagset-perl. 2020-11-30 15:16:13.789 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-11-30 15:16:13.792 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-11-30 15:16:13.851 | Selecting previously unselected package liburi-perl. 2020-11-30 15:16:13.859 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-11-30 15:16:13.861 | Unpacking liburi-perl (1.73-1) ... 2020-11-30 15:16:13.930 | Selecting previously unselected package libhtml-parser-perl. 2020-11-30 15:16:13.938 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-11-30 15:16:13.940 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-11-30 15:16:14.006 | Selecting previously unselected package libcgi-pm-perl. 2020-11-30 15:16:14.013 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-11-30 15:16:14.016 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-11-30 15:16:14.095 | Selecting previously unselected package libfcgi-perl. 2020-11-30 15:16:14.103 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-11-30 15:16:14.106 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-11-30 15:16:14.167 | Selecting previously unselected package libcgi-fast-perl. 2020-11-30 15:16:14.176 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-11-30 15:16:14.178 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-11-30 15:16:14.238 | Selecting previously unselected package libencode-locale-perl. 2020-11-30 15:16:14.246 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-11-30 15:16:14.249 | Unpacking libencode-locale-perl (1.05-1) ... 2020-11-30 15:16:14.307 | Selecting previously unselected package libhtml-template-perl. 2020-11-30 15:16:14.316 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-11-30 15:16:14.318 | Unpacking libhtml-template-perl (2.97-1) ... 2020-11-30 15:16:14.381 | Selecting previously unselected package libhttp-date-perl. 2020-11-30 15:16:14.388 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-11-30 15:16:14.392 | Unpacking libhttp-date-perl (6.02-1) ... 2020-11-30 15:16:14.452 | Selecting previously unselected package libio-html-perl. 2020-11-30 15:16:14.460 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-11-30 15:16:14.462 | Unpacking libio-html-perl (1.001-1) ... 2020-11-30 15:16:14.525 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-11-30 15:16:14.532 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-11-30 15:16:14.536 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 15:16:14.594 | Selecting previously unselected package libhttp-message-perl. 2020-11-30 15:16:14.602 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-11-30 15:16:14.605 | Unpacking libhttp-message-perl (6.14-1) ... 2020-11-30 15:16:14.668 | Selecting previously unselected package mysql-server. 2020-11-30 15:16:14.677 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-11-30 15:16:14.679 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:14.759 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-11-30 15:16:14.780 | Setting up libhttp-date-perl (6.02-1) ... 2020-11-30 15:16:14.808 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 15:16:14.836 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:14.858 | Setting up libencode-locale-perl (1.05-1) ... 2020-11-30 15:16:14.886 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:14.914 | Setting up libio-html-perl (1.001-1) ... 2020-11-30 15:16:14.942 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 15:16:14.971 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:16:15.001 | Setting up liburi-perl (1.73-1) ... 2020-11-30 15:16:15.029 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:15.202 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-11-30 15:16:15.230 | Setting up libcgi-pm-perl (4.38-1) ... 2020-11-30 15:16:15.258 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:16:16.976 | Setting up libhttp-message-perl (6.14-1) ... 2020-11-30 15:16:17.004 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:17.033 | Setting up libfcgi-perl (0.78-2build1) ... 2020-11-30 15:16:17.061 | Setting up libhtml-template-perl (2.97-1) ... 2020-11-30 15:16:17.089 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-11-30 15:16:17.117 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:17.144 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:17.758 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 15:16:17.785 | Renaming removed key_buffer and myisam-recover options (if present) 2020-11-30 15:16:28.135 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-11-30 15:16:29.186 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 15:16:29.200 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:29.391 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:31.354 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:16:31.356 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:16:31.359 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:31.361 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:31.363 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:31.365 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:31.367 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:31.369 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:16:31.371 | + functions-common:time_stop:2338 : start_time=1606749365084 2020-11-30 15:16:31.373 | + functions-common:time_stop:2340 : [[ -z 1606749365084 ]] 2020-11-30 15:16:31.376 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:31.379 | + functions-common:time_stop:2343 : end_time=1606749391377 2020-11-30 15:16:31.382 | + functions-common:time_stop:2344 : elapsed_time=26293 2020-11-30 15:16:31.384 | + functions-common:time_stop:2345 : total=158855 2020-11-30 15:16:31.386 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:31.388 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=185148 2020-11-30 15:16:31.390 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:16:31.393 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:16:31.395 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:16:31.398 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:16:31.400 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:16:31.402 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:16:31.404 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:16:31.408 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:16:31.411 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:16:31.413 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:16:31.417 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:16:31.417 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:16:31.421 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:16:31.424 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:16:31.426 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:16:31.429 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:16:31.431 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:16:31.450 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:16:31.458 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-11-30 15:16:34.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:16:34.627 | Collecting PyMySQL 2020-11-30 15:16:34.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2020-11-30 15:16:34.959 | Installing collected packages: PyMySQL 2020-11-30 15:16:35.041 | Successfully installed PyMySQL-0.9.3 2020-11-30 15:16:35.176 | + inc/python:pip_install:207 : result=0 2020-11-30 15:16:35.178 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:16:35.181 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:35.183 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:35.185 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:35.187 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:35.189 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:35.192 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:16:35.194 | + functions-common:time_stop:2338 : start_time=1606749391445 2020-11-30 15:16:35.196 | + functions-common:time_stop:2340 : [[ -z 1606749391445 ]] 2020-11-30 15:16:35.199 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:35.202 | + functions-common:time_stop:2343 : end_time=1606749395200 2020-11-30 15:16:35.205 | + functions-common:time_stop:2344 : elapsed_time=3755 2020-11-30 15:16:35.207 | + functions-common:time_stop:2345 : total=64732 2020-11-30 15:16:35.210 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:35.212 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68487 2020-11-30 15:16:35.214 | + inc/python:pip_install:210 : return 0 2020-11-30 15:16:35.217 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:16:35.219 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:16:35.222 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:16:35.224 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:16:35.241 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:35.243 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:16:35.245 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:16:35.249 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:16:35.249 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:16:35.255 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:16:35.257 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 15:16:35.259 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 15:16:35.262 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:16:35.264 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:16:35.267 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:16:35.283 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:35.285 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:16:35.288 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:16:35.290 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:16:35.292 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:16:35.295 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:16:35.297 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:16:35.300 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:16:35.302 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:35.304 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:35.307 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:16:35.309 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:35.311 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:16:35.314 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:16:35.317 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:16:35.319 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:16:35.321 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:35.324 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:35.326 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:16:35.345 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-11-30 15:16:35.465 | Reading package lists... 2020-11-30 15:16:35.718 | Building dependency tree... 2020-11-30 15:16:35.719 | Reading state information... 2020-11-30 15:16:35.934 | The following packages were automatically installed and are no longer required: 2020-11-30 15:16:35.935 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 15:16:35.935 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 15:16:35.935 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 15:16:35.935 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:16:35.935 | python3-twisted-bin python3-zope.interface 2020-11-30 15:16:35.935 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:16:35.980 | The following NEW packages will be installed: 2020-11-30 15:16:35.980 | radvd 2020-11-30 15:16:36.264 | 0 upgraded, 1 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 15:16:36.264 | Need to get 59.0 kB of archives. 2020-11-30 15:16:36.264 | After this operation, 164 kB of additional disk space will be used. 2020-11-30 15:16:36.264 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-11-30 15:16:37.097 | Fetched 59.0 kB in 1s (105 kB/s) 2020-11-30 15:16:37.155 | Selecting previously unselected package radvd. 2020-11-30 15:16:37.195 | (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 ... 76784 files and directories currently installed.) 2020-11-30 15:16:37.199 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-11-30 15:16:37.201 | Unpacking radvd (1:2.16-3) ... 2020-11-30 15:16:37.307 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:37.323 | Setting up radvd (1:2.16-3) ... 2020-11-30 15:16:38.102 | Job for radvd.service failed because the control process exited with error code. 2020-11-30 15:16:38.102 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-11-30 15:16:38.104 | invoke-rc.d: initscript radvd, action "start" failed. 2020-11-30 15:16:38.113 | ● radvd.service - Router advertisement daemon for IPv6 2020-11-30 15:16:38.113 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-11-30 15:16:38.113 | Active: failed (Result: exit-code) since Mon 2020-11-30 15:16:38 UTC; 12ms ago 2020-11-30 15:16:38.113 | Docs: man:radvd(8) 2020-11-30 15:16:38.113 | Process: 41599 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-11-30 15:16:38.114 | 2020-11-30 15:16:38.114 | Nov 30 15:16:37 n-d-764626-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 radvd[41599]: can't open /etc/radvd.conf: No such file or directory 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 radvd[41599]: Insecure file permissions, but continuing anyway 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 radvd[41599]: exiting, failed to read config file 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-11-30 15:16:38.114 | Nov 30 15:16:38 n-d-764626-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-11-30 15:16:38.118 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:38.302 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:16:38.529 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:40.488 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:16:40.490 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:16:40.493 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:40.495 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:40.497 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:40.499 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:40.505 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:40.507 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:16:40.510 | + functions-common:time_stop:2338 : start_time=1606749395342 2020-11-30 15:16:40.512 | + functions-common:time_stop:2340 : [[ -z 1606749395342 ]] 2020-11-30 15:16:40.514 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:40.518 | + functions-common:time_stop:2343 : end_time=1606749400515 2020-11-30 15:16:40.520 | + functions-common:time_stop:2344 : elapsed_time=5173 2020-11-30 15:16:40.522 | + functions-common:time_stop:2345 : total=185148 2020-11-30 15:16:40.524 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:40.526 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=190321 2020-11-30 15:16:40.529 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:16:40.531 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:16:40.546 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:40.549 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:16:40.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:16:40.555 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:16:40.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:16:40.576 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:16:40.578 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:16:40.581 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:16:40.583 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:16:40.585 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:16:40.588 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:16:40.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:40.592 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:40.594 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:16:40.597 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:40.599 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:16:40.601 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:16:40.604 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:16:40.606 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:16:40.608 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:40.610 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:40.613 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:16:40.630 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-11-30 15:16:40.750 | Reading package lists... 2020-11-30 15:16:41.000 | Building dependency tree... 2020-11-30 15:16:41.002 | Reading state information... 2020-11-30 15:16:41.216 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:16:41.216 | fakeroot set to manually installed. 2020-11-30 15:16:41.216 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:16:41.216 | The following packages were automatically installed and are no longer required: 2020-11-30 15:16:41.217 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:16:41.217 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:16:41.217 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:16:41.217 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:16:41.217 | python3-twisted-bin python3-zope.interface 2020-11-30 15:16:41.217 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:16:41.217 | The following additional packages will be installed: 2020-11-30 15:16:41.218 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-11-30 15:16:41.219 | Suggested packages: 2020-11-30 15:16:41.219 | openvswitch-doc python-sortedcontainers-doc 2020-11-30 15:16:41.273 | The following NEW packages will be installed: 2020-11-30 15:16:41.274 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-11-30 15:16:41.275 | The following packages will be upgraded: 2020-11-30 15:16:41.275 | openvswitch-common openvswitch-switch 2020-11-30 15:16:41.473 | 2 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 15:16:41.473 | Need to get 3,087 kB of archives. 2020-11-30 15:16:41.473 | After this operation, 3,063 kB of additional disk space will be used. 2020-11-30 15:16:41.473 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud0 [117 kB] 2020-11-30 15:16:41.557 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-11-30 15:16:41.711 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [970 kB] 2020-11-30 15:16:41.909 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [1,707 kB] 2020-11-30 15:16:42.289 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-11-30 15:16:42.864 | Fetched 3,087 kB in 1s (3,073 kB/s) 2020-11-30 15:16:42.929 | Selecting previously unselected package libunbound2:amd64. 2020-11-30 15:16:42.970 | (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 ... 76797 files and directories currently installed.) 2020-11-30 15:16:42.974 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-11-30 15:16:42.986 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 15:16:43.097 | Selecting previously unselected package python3-sortedcontainers. 2020-11-30 15:16:43.105 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-11-30 15:16:43.107 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-11-30 15:16:43.183 | Selecting previously unselected package python3-openvswitch. 2020-11-30 15:16:43.191 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud0_all.deb ... 2020-11-30 15:16:43.193 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:16:43.274 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 15:16:43.294 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 15:16:43.545 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 15:16:43.566 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 15:16:44.942 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 15:16:44.964 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:16:44.986 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:16:45.014 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-11-30 15:16:45.294 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 15:16:45.323 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:16:45.497 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:16:46.295 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:16:46.663 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 15:16:46.714 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-11-30 15:16:49.756 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:16:49.758 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:16:49.761 | + functions-common:time_stop:2331 : local name 2020-11-30 15:16:49.763 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:16:49.765 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:16:49.767 | + functions-common:time_stop:2334 : local total 2020-11-30 15:16:49.770 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:16:49.772 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:16:49.774 | + functions-common:time_stop:2338 : start_time=1606749400628 2020-11-30 15:16:49.776 | + functions-common:time_stop:2340 : [[ -z 1606749400628 ]] 2020-11-30 15:16:49.779 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:16:49.782 | + functions-common:time_stop:2343 : end_time=1606749409780 2020-11-30 15:16:49.785 | + functions-common:time_stop:2344 : elapsed_time=9152 2020-11-30 15:16:49.787 | + functions-common:time_stop:2345 : total=190321 2020-11-30 15:16:49.789 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:16:49.791 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=199473 2020-11-30 15:16:49.794 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:16:49.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:16:49.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:16:49.807 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:16:49.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:16:49.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:16:49.815 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:16:49.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:16:49.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:16:49.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:16:49.824 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:16:49.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:16:49.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:16:49.833 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:16:49.835 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:16:49.838 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:16:49.840 | + functions:vercmp:618 : local result 2020-11-30 15:16:49.844 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:16:49.844 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:16:49.845 | ++ functions:vercmp:622 : head -1 2020-11-30 15:16:49.849 | + functions:vercmp:622 : result=3.13 2020-11-30 15:16:49.854 | + functions:vercmp:624 : case $op in 2020-11-30 15:16:49.855 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:16:49.858 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:16:49.860 | + functions:vercmp:635 : return 2020-11-30 15:16:49.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:16:49.865 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:16:49.868 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:16:50.332 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:16:50.351 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:16:50.354 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:16:50.356 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:16:50.356 | Installing etcd 2020-11-30 15:16:50.358 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:16:50.370 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:16:50.382 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:16:50.385 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:16:50.400 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:16:50.403 | ++ 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 2020-11-30 15:16:50.406 | ++ 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 2020-11-30 15:16:50.410 | +++ 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 2020-11-30 15:16:50.414 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:16:50.417 | ++ 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* ]] 2020-11-30 15:16:50.419 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:16:50.422 | ++ 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 2020-11-30 15:16:50.452 | --2020-11-30 15:16:50-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:16:50.507 | Resolving github.com (github.com)... 140.82.121.3 2020-11-30 15:16:50.551 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-11-30 15:16:50.892 | HTTP request sent, awaiting response... 302 Found 2020-11-30 15:16:50.903 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T151650Z&X-Amz-Expires=300&X-Amz-Signature=689b8c3e89419950194298e69ed1bb45dc10ee04437966c89e243c7506743497&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] 2020-11-30 15:16:50.903 | --2020-11-30 15:16:50-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T151650Z&X-Amz-Expires=300&X-Amz-Signature=689b8c3e89419950194298e69ed1bb45dc10ee04437966c89e243c7506743497&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 2020-11-30 15:16:51.100 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.185.99 2020-11-30 15:16:51.262 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.185.99|:443... connected. 2020-11-30 15:16:51.765 | HTTP request sent, awaiting response... 200 OK 2020-11-30 15:16:51.765 | Length: 11350736 (11M) [application/octet-stream] 2020-11-30 15:16:51.765 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-11-30 15:16:52.582 | 2020-11-30 15:16:53.876 | 0K ........ .. 100% 5.13M=2.1s 2020-11-30 15:16:53.876 | 2020-11-30 15:16:53.876 | 2020-11-30 15:16:53 (5.13 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-11-30 15:16:53.876 | 2020-11-30 15:16:53.880 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-11-30 15:16:53.884 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:16:53.887 | ++ functions:get_extra_file:73 : return 2020-11-30 15:16:53.890 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:16:53.893 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:16:53.896 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-11-30 15:16:53.898 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-11-30 15:16:54.030 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-11-30 15:16:54.033 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/ 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/README.md 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-11-30 15:16:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-11-30 15:16:54.038 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-11-30 15:16:54.039 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-11-30 15:16:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 15:16:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-11-30 15:16:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-11-30 15:16:54.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-11-30 15:16:54.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-11-30 15:16:54.045 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-11-30 15:16:54.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-11-30 15:16:54.047 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-11-30 15:16:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-11-30 15:16:54.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-11-30 15:16:54.051 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-11-30 15:16:54.052 | etcd-v3.3.12-linux-amd64/etcdctl 2020-11-30 15:16:54.272 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-11-30 15:16:54.272 | etcd-v3.3.12-linux-amd64/etcd 2020-11-30 15:16:54.531 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-11-30 15:16:54.566 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-11-30 15:16:54.597 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:16:54.600 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:16:54.616 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:16:54.618 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:16:54.620 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:16:54.639 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:16:54.642 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:16:54.645 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:16:54.648 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:16:54.650 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:16:54.655 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:16:54.658 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:16:54.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:16:54.663 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:16:54.666 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.669 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.671 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:16:54.674 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.677 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:16:54.679 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:16:54.682 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:16:54.685 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:16:54.687 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.690 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.693 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:16:54.695 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.698 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:16:54.701 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:16:54.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:16:54.706 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:16:54.709 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.712 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.715 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:16:54.717 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.720 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:16:54.723 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:16:54.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:16:54.729 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:16:54.731 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.734 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.736 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:16:54.739 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.742 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:16:54.744 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:16:54.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:16:54.748 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:16:54.751 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.753 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.755 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:16:54.757 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.760 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:16:54.762 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:16:54.765 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:16:54.768 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:16:54.770 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.773 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.775 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:16:54.777 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.780 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:16:54.782 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:16:54.785 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:16:54.787 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:16:54.789 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.792 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.794 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:16:54.796 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.798 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:16:54.801 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:16:54.803 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:16:54.806 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:16:54.809 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.811 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.814 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:16:54.817 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.819 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:16:54.822 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:16:54.824 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:16:54.827 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:16:54.829 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.831 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.833 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:16:54.836 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.838 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:16:54.840 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:16:54.843 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:16:54.845 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:16:54.848 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.852 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.855 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:16:54.858 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.860 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:16:54.862 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:16:54.865 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:16:54.867 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:16:54.869 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.872 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.875 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:16:54.877 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.879 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:16:54.882 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:16:54.884 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:16:54.886 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:16:54.889 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.891 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.894 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:16:54.896 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.899 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:16:54.902 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:16:54.904 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:16:54.907 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:16:54.909 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.912 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.914 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:16:54.916 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.919 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:16:54.921 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:16:54.924 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:16:54.927 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:16:54.929 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.931 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.934 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:16:54.936 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.939 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:16:54.941 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:16:54.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:16:54.946 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:16:54.948 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.950 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.953 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:16:54.955 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.958 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:16:54.960 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:16:54.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:16:54.965 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:16:54.967 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.969 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.971 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:16:54.974 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.977 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:16:54.979 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:16:54.981 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:16:54.983 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:16:54.986 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:54.988 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:54.991 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:16:54.993 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:54.995 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:16:54.998 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:16:55.000 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:16:55.005 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:16:55.007 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.010 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.012 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:16:55.014 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.017 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:16:55.019 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:16:55.021 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:16:55.024 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:16:55.026 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.028 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.030 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:16:55.033 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.035 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:16:55.038 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:16:55.040 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:16:55.042 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:16:55.045 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.047 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.050 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:16:55.053 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.055 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:16:55.058 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:16:55.060 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:16:55.062 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:16:55.064 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.068 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.070 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:16:55.072 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.074 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:16:55.077 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:16:55.079 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:16:55.082 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:16:55.084 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.086 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.089 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:16:55.091 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.093 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:16:55.095 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:16:55.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:16:55.100 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:16:55.102 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.105 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.107 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:16:55.109 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.111 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:16:55.114 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:16:55.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:16:55.119 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:16:55.121 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.124 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.126 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:16:55.130 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.132 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:16:55.134 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:16:55.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:16:55.138 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:16:55.141 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.146 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.148 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:16:55.150 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.153 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:16:55.155 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:16:55.157 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:16:55.160 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:16:55.162 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.164 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.167 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:16:55.169 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.171 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:16:55.173 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:16:55.177 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:16:55.179 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:16:55.181 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.184 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.186 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:16:55.189 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.192 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:16:55.195 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:16:55.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:16:55.199 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:16:55.202 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.204 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.207 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:16:55.209 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.212 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:16:55.214 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:16:55.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:16:55.218 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:16:55.221 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.224 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.226 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:16:55.228 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.230 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:16:55.233 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:16:55.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:16:55.239 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:16:55.241 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.244 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.247 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:16:55.249 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.251 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:16:55.256 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:16:55.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:16:55.261 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:16:55.263 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.266 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.268 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:16:55.270 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.273 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:16:55.276 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:16:55.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:16:55.281 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:16:55.283 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.285 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.288 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:16:55.290 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.292 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:16:55.295 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:16:55.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:16:55.299 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:16:55.302 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.304 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.307 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:16:55.309 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.311 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:16:55.314 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:16:55.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:16:55.319 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:16:55.321 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.324 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.326 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:16:55.329 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.331 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:16:55.333 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:16:55.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:16:55.338 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:16:55.340 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.342 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.345 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:16:55.351 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.353 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:16:55.355 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:16:55.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:16:55.360 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:16:55.362 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:16:55.365 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:16:55.368 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:16:55.371 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:16:55.373 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:16:55.391 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:16:55.397 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-11-30 15:16:57.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:16:58.483 | Collecting etcd3 2020-11-30 15:16:58.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-11-30 15:17:04.253 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:04.696 | Collecting grpcio>=1.27.1 2020-11-30 15:17:04.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2020-11-30 15:17:04.808 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:04.809 | Collecting protobuf>=3.6.1 2020-11-30 15:17:04.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2020-11-30 15:17:04.856 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf>=3.6.1->etcd3) (50.3.2) 2020-11-30 15:17:04.858 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:04.910 | Collecting tenacity>=6.1.0 2020-11-30 15:17:04.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7b/cbf5bb53875cf/tenacity-6.1.0-py2.py3-none-any.whl (24 kB) 2020-11-30 15:17:04.980 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:17:04.982 | Building wheels for collected packages: etcd3 2020-11-30 15:17:04.983 | Building wheel for etcd3 (setup.py): started 2020-11-30 15:17:05.752 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-11-30 15:17:05.753 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=ca6bc5992ca9334a817d0da90580309ec5b4e1fcb6554ab5c148b2b5bbdc8f6f 2020-11-30 15:17:05.753 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-11-30 15:17:05.754 | Successfully built etcd3 2020-11-30 15:17:06.086 | Installing collected packages: tenacity, protobuf, grpcio, etcd3 2020-11-30 15:17:07.074 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 tenacity-6.1.0 2020-11-30 15:17:07.240 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:07.242 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:07.245 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:07.247 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:07.249 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:07.251 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:07.253 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:07.256 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:07.258 | + functions-common:time_stop:2338 : start_time=1606749415387 2020-11-30 15:17:07.260 | + functions-common:time_stop:2340 : [[ -z 1606749415387 ]] 2020-11-30 15:17:07.263 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:07.266 | + functions-common:time_stop:2343 : end_time=1606749427264 2020-11-30 15:17:07.268 | + functions-common:time_stop:2344 : elapsed_time=11877 2020-11-30 15:17:07.270 | + functions-common:time_stop:2345 : total=68487 2020-11-30 15:17:07.273 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:07.275 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=80364 2020-11-30 15:17:07.277 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:07.279 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:17:07.298 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:17:07.304 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-11-30 15:17:09.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:10.518 | Collecting etcd3gw 2020-11-30 15:17:10.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-11-30 15:17:10.685 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:17:11.203 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:17:11.204 | Collecting futurist!=0.15.0,>=0.11.0 2020-11-30 15:17:11.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/894/708fc623952aa/futurist-2.1.1-py3-none-any.whl (37 kB) 2020-11-30 15:17:11.219 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:17:11.221 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:17:11.224 | Collecting requests!=2.12.2,!=2.13.0,>=2.10.0 2020-11-30 15:17:11.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-11-30 15:17:11.292 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2020-11-30 15:17:11.406 | Collecting certifi>=2017.4.17 2020-11-30 15:17:11.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2020-11-30 15:17:11.430 | Collecting idna<3,>=2.5 2020-11-30 15:17:11.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2020-11-30 15:17:11.452 | Collecting urllib3>=1.15.1 2020-11-30 15:17:11.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2020-11-30 15:17:11.936 | Installing collected packages: urllib3, idna, certifi, requests, futurist, etcd3gw 2020-11-30 15:17:11.936 | Attempting uninstall: urllib3 2020-11-30 15:17:11.937 | Found existing installation: urllib3 1.22 2020-11-30 15:17:11.942 | Uninstalling urllib3-1.22: 2020-11-30 15:17:11.967 | Successfully uninstalled urllib3-1.22 2020-11-30 15:17:12.073 | Attempting uninstall: idna 2020-11-30 15:17:12.073 | Found existing installation: idna 2.6 2020-11-30 15:17:12.080 | Uninstalling idna-2.6: 2020-11-30 15:17:12.103 | Successfully uninstalled idna-2.6 2020-11-30 15:17:12.216 | Attempting uninstall: certifi 2020-11-30 15:17:12.216 | Found existing installation: certifi 2018.1.18 2020-11-30 15:17:12.229 | Uninstalling certifi-2018.1.18: 2020-11-30 15:17:12.251 | Successfully uninstalled certifi-2018.1.18 2020-11-30 15:17:12.268 | Attempting uninstall: requests 2020-11-30 15:17:12.268 | Found existing installation: requests 2.18.4 2020-11-30 15:17:12.274 | Uninstalling requests-2.18.4: 2020-11-30 15:17:12.297 | Successfully uninstalled requests-2.18.4 2020-11-30 15:17:12.452 | Successfully installed certifi-2020.4.5.1 etcd3gw-0.2.5 futurist-2.1.1 idna-2.9 requests-2.23.0 urllib3-1.25.8 2020-11-30 15:17:12.593 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:12.595 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:12.597 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:12.599 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:12.602 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:12.604 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:12.606 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:12.608 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:12.611 | + functions-common:time_stop:2338 : start_time=1606749427293 2020-11-30 15:17:12.613 | + functions-common:time_stop:2340 : [[ -z 1606749427293 ]] 2020-11-30 15:17:12.616 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:12.619 | + functions-common:time_stop:2343 : end_time=1606749432617 2020-11-30 15:17:12.621 | + functions-common:time_stop:2344 : elapsed_time=5324 2020-11-30 15:17:12.623 | + functions-common:time_stop:2345 : total=80364 2020-11-30 15:17:12.626 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:12.628 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=85688 2020-11-30 15:17:12.630 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:12.633 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:17:12.635 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:17:12.637 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:17:12.640 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:17:12.642 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:17:12.644 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:17:12.646 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:17:12.649 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:17:12.652 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:17:12.654 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:17:12.656 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:17:12.659 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:17:12.661 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:12.663 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:17:12.666 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:17:12.668 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:17:12.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:12.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:12.675 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:12.677 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:17:12.680 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:17:12.682 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:17:12.684 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:17:12.687 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:12.689 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:17:12.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:12.694 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:12.697 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:17:12.699 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:17:12.701 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:17:12.703 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:17:12.706 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:12.708 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:17:12.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:12.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:12.716 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:12.736 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:17:12.857 | Reading package lists... 2020-11-30 15:17:13.126 | Building dependency tree... 2020-11-30 15:17:13.127 | Reading state information... 2020-11-30 15:17:13.353 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:17:13.353 | The following packages were automatically installed and are no longer required: 2020-11-30 15:17:13.354 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:17:13.354 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:17:13.354 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:17:13.354 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:17:13.354 | python3-twisted-bin python3-zope.interface 2020-11-30 15:17:13.354 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:17:13.356 | Suggested packages: 2020-11-30 15:17:13.356 | python-uwsgidecorators python3-uwsgidecorators 2020-11-30 15:17:13.406 | The following NEW packages will be installed: 2020-11-30 15:17:13.406 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-11-30 15:17:13.693 | 0 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 15:17:13.693 | Need to get 163 kB of archives. 2020-11-30 15:17:13.693 | After this operation, 634 kB of additional disk space will be used. 2020-11-30 15:17:13.693 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-11-30 15:17:13.959 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-11-30 15:17:14.186 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-11-30 15:17:14.851 | Fetched 163 kB in 1s (186 kB/s) 2020-11-30 15:17:14.905 | Selecting previously unselected package uwsgi. 2020-11-30 15:17:14.947 | (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 ... 76865 files and directories currently installed.) 2020-11-30 15:17:14.951 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:14.955 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.050 | Selecting previously unselected package uwsgi-plugin-python. 2020-11-30 15:17:15.059 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:15.061 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.153 | Selecting previously unselected package uwsgi-plugin-python3. 2020-11-30 15:17:15.161 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 15:17:15.164 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.249 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.295 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:15.319 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.868 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 15:17:15.927 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 15:17:16.126 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 15:17:16.648 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 15:17:18.622 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:17:18.624 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:17:18.626 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:18.629 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:18.631 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:18.633 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:18.635 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:18.637 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:17:18.639 | + functions-common:time_stop:2338 : start_time=1606749432733 2020-11-30 15:17:18.641 | + functions-common:time_stop:2340 : [[ -z 1606749432733 ]] 2020-11-30 15:17:18.644 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:18.647 | + functions-common:time_stop:2343 : end_time=1606749438645 2020-11-30 15:17:18.650 | + functions-common:time_stop:2344 : elapsed_time=5912 2020-11-30 15:17:18.653 | + functions-common:time_stop:2345 : total=199473 2020-11-30 15:17:18.655 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:18.657 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=205385 2020-11-30 15:17:18.660 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:17:18.663 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:17:18.666 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:17:18.669 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:17:18.671 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:17:18.730 | Enabling module proxy. 2020-11-30 15:17:18.735 | To activate the new configuration, you need to run: 2020-11-30 15:17:18.735 | systemctl restart apache2 2020-11-30 15:17:18.739 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:17:18.796 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:17:18.796 | Module proxy already enabled 2020-11-30 15:17:18.796 | Enabling module proxy_uwsgi. 2020-11-30 15:17:18.801 | To activate the new configuration, you need to run: 2020-11-30 15:17:18.801 | systemctl restart apache2 2020-11-30 15:17:18.805 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:17:18.808 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:17:18.810 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:17:18.813 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:17:18.954 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:17:18.956 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:17:18.958 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:17:18.961 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:18.965 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:18.968 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:17:18.970 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:18.972 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:17:18.975 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:17:18.977 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:17:18.980 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:18.982 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:18.985 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:17:18.987 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:18.989 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:17:18.992 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:17:18.994 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:17:18.996 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:18.999 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.001 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:17:19.004 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.006 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:17:19.008 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:17:19.011 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:17:19.014 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.016 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.018 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:17:19.021 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.023 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:17:19.026 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:17:19.028 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.031 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.033 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:17:19.036 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.038 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:17:19.041 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:17:19.043 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:17:19.045 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.048 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.050 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:17:19.052 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.055 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:17:19.071 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:19.073 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:17:19.076 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:17:19.078 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:17:19.080 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.083 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.085 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:17:19.088 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.090 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:17:19.106 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:19.108 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:17:19.111 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:17:19.113 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:17:19.116 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.118 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.120 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:17:19.123 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.125 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:17:19.128 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:17:19.130 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:17:19.132 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:17:19.135 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:17:19.137 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:17:19.139 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:17:19.142 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:17:19.144 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:17:19.147 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:17:19.151 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:17:19.153 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:17:19.155 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:17:19.159 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:17:19.160 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:17:19.164 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:17:19.166 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:17:19.169 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:17:19.172 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:17:19.174 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:17:19.192 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:17:19.197 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-11-30 15:17:21.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:22.524 | Collecting keystonemiddleware 2020-11-30 15:17:22.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ae/8388ab611a33a/keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) 2020-11-30 15:17:24.478 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:24.480 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:25.067 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:28.398 | Collecting keystoneauth1>=3.12.0 2020-11-30 15:17:28.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/afa/67df303067529/keystoneauth1-4.0.0-py3-none-any.whl (310 kB) 2020-11-30 15:17:29.225 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:29.227 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:29.228 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:17:29.230 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:29.232 | Collecting iso8601>=0.1.11 2020-11-30 15:17:29.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/e0134677cc0d0/iso8601-0.1.12-py2.py3-none-any.whl (12 kB) 2020-11-30 15:17:29.243 | Collecting os-service-types>=1.2.0 2020-11-30 15:17:29.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2020-11-30 15:17:29.257 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:29.258 | Collecting oslo.cache>=1.26.0 2020-11-30 15:17:29.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/9bd51e54edf73/oslo.cache-2.3.0-py3-none-any.whl (60 kB) 2020-11-30 15:17:29.714 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:29.719 | Collecting dogpile.cache>=0.6.2 2020-11-30 15:17:29.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) 2020-11-30 15:17:30.759 | Collecting decorator>=4.0.0 2020-11-30 15:17:30.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-11-30 15:17:30.771 | Collecting oslo.config>=5.2.0 2020-11-30 15:17:30.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2020-11-30 15:17:31.696 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:17:31.698 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:31.700 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:17:31.703 | Collecting debtcollector>=1.2.0 2020-11-30 15:17:31.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2020-11-30 15:17:31.721 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:31.723 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:32.116 | Collecting netaddr>=0.7.18 2020-11-30 15:17:32.127 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2020-11-30 15:17:32.174 | Collecting oslo.context>=2.19.2 2020-11-30 15:17:32.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2020-11-30 15:17:32.191 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:32.195 | Collecting oslo.i18n>=3.15.3 2020-11-30 15:17:32.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2020-11-30 15:17:32.617 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:32.620 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:32.626 | Collecting Babel!=2.4.0,>=2.3.4 2020-11-30 15:17:32.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2020-11-30 15:17:33.814 | Collecting oslo.log>=3.36.0 2020-11-30 15:17:33.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2020-11-30 15:17:34.745 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:34.795 | Collecting oslo.serialization!=2.19.1,>=2.18.0 2020-11-30 15:17:34.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2020-11-30 15:17:34.843 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:34.845 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:17:35.372 | Collecting msgpack>=0.5.2 2020-11-30 15:17:35.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2020-11-30 15:17:35.393 | Collecting oslo.utils>=3.33.0 2020-11-30 15:17:35.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2020-11-30 15:17:35.424 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:35.427 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:35.910 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2020-11-30 15:17:35.918 | Collecting netifaces>=0.10.4 2020-11-30 15:17:35.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-11-30 15:17:35.942 | Collecting pycadf!=2.0.0,>=1.1.0 2020-11-30 15:17:35.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ba/e41aa236e90ce/pycadf-3.0.0-py3-none-any.whl (43 kB) 2020-11-30 15:17:35.964 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:35.974 | Collecting pyinotify>=0.9.6 2020-11-30 15:17:35.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-11-30 15:17:36.525 | Collecting python-dateutil>=2.7.0 2020-11-30 15:17:36.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-11-30 15:17:36.555 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:36.571 | Collecting python-keystoneclient>=3.20.0 2020-11-30 15:17:36.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b08/1a330eab0aa7c/python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) 2020-11-30 15:17:36.625 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:36.628 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:36.631 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:17:36.654 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:17:36.666 | Collecting pytz>=2015.7 2020-11-30 15:17:36.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2020-11-30 15:17:36.749 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2020.4.5.1) 2020-11-30 15:17:36.752 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2020-11-30 15:17:36.753 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.9) 2020-11-30 15:17:36.755 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.8) 2020-11-30 15:17:36.793 | Collecting rfc3986>=1.2.0 2020-11-30 15:17:36.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-11-30 15:17:36.832 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:17:36.835 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:17:36.876 | Collecting WebOb>=1.7.1 2020-11-30 15:17:36.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-11-30 15:17:36.915 | Collecting wrapt>=1.7.0 2020-11-30 15:17:36.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-11-30 15:17:37.453 | Building wheels for collected packages: dogpile.cache, pyinotify, wrapt 2020-11-30 15:17:37.454 | Building wheel for dogpile.cache (setup.py): started 2020-11-30 15:17:38.103 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-11-30 15:17:38.105 | Created wheel for dogpile.cache: filename=dogpile.cache-0.9.0-py2.py3-none-any.whl size=44829 sha256=de7c5c76c921041bdc144bd64e57e620a205824ab6dd9344655c2fce292bfa05 2020-11-30 15:17:38.105 | Stored in directory: /root/.cache/pip/wheels/f0/7f/a8/5bc9a005d1c21a1827fc4e2499017db62406f8084aa25d9ecf 2020-11-30 15:17:38.106 | Building wheel for pyinotify (setup.py): started 2020-11-30 15:17:38.698 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-11-30 15:17:38.699 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=67b449923b3ec0ed2d8a80d81c882f7ce60b3000c78f299409c90d185e0bf844 2020-11-30 15:17:38.699 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-11-30 15:17:38.701 | Building wheel for wrapt (setup.py): started 2020-11-30 15:17:40.190 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-11-30 15:17:40.192 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67533 sha256=4f4c01c09b8584920e36290205c0341b2e7944e53ab7229e783adc856c1442ba 2020-11-30 15:17:40.192 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-11-30 15:17:40.193 | Successfully built dogpile.cache pyinotify wrapt 2020-11-30 15:17:40.865 | Installing collected packages: pytz, wrapt, Babel, oslo.i18n, netifaces, netaddr, iso8601, debtcollector, rfc3986, oslo.utils, msgpack, python-dateutil, pyinotify, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, oslo.log, keystoneauth1, dogpile.cache, WebOb, python-keystoneclient, pycadf, oslo.cache, keystonemiddleware 2020-11-30 15:17:41.890 | Attempting uninstall: netifaces 2020-11-30 15:17:41.892 | Found existing installation: netifaces 0.10.4 2020-11-30 15:17:41.899 | Uninstalling netifaces-0.10.4: 2020-11-30 15:17:41.920 | Successfully uninstalled netifaces-0.10.4 2020-11-30 15:17:41.932 | Attempting uninstall: netaddr 2020-11-30 15:17:41.933 | Found existing installation: netaddr 0.8.0 2020-11-30 15:17:41.948 | Uninstalling netaddr-0.8.0: 2020-11-30 15:17:41.950 | Successfully uninstalled netaddr-0.8.0 2020-11-30 15:17:43.970 | Successfully installed Babel-2.8.0 WebOb-1.8.6 debtcollector-2.0.1 decorator-4.4.2 dogpile.cache-0.9.0 iso8601-0.1.12 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 msgpack-0.6.2 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.3.0 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 pycadf-3.0.0 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.0.0 pytz-2019.3 rfc3986-1.4.0 wrapt-1.12.1 2020-11-30 15:17:44.175 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:44.177 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:44.180 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:44.182 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:44.184 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:44.186 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:44.189 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:44.191 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:44.193 | + functions-common:time_stop:2338 : start_time=1606749439187 2020-11-30 15:17:44.195 | + functions-common:time_stop:2340 : [[ -z 1606749439187 ]] 2020-11-30 15:17:44.198 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:44.201 | + functions-common:time_stop:2343 : end_time=1606749464199 2020-11-30 15:17:44.203 | + functions-common:time_stop:2344 : elapsed_time=25012 2020-11-30 15:17:44.206 | + functions-common:time_stop:2345 : total=85688 2020-11-30 15:17:44.208 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:44.210 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=110700 2020-11-30 15:17:44.213 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:44.215 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:17:44.218 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:17:44.224 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:17:44.229 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:17:44.232 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:17:44.234 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:17:44.238 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:17:44.238 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:17:44.243 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:17:44.246 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:17:44.248 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:17:44.251 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:17:44.253 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:17:44.272 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:17:44.279 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-11-30 15:17:46.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:47.419 | Collecting python-memcached 2020-11-30 15:17:47.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-11-30 15:17:47.446 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from python-memcached) (1.14.0) 2020-11-30 15:17:48.057 | Installing collected packages: python-memcached 2020-11-30 15:17:48.116 | Successfully installed python-memcached-1.59 2020-11-30 15:17:48.255 | + inc/python:pip_install:207 : result=0 2020-11-30 15:17:48.257 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:17:48.259 | + functions-common:time_stop:2331 : local name 2020-11-30 15:17:48.261 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:17:48.264 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:17:48.266 | + functions-common:time_stop:2334 : local total 2020-11-30 15:17:48.268 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:17:48.270 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:17:48.272 | + functions-common:time_stop:2338 : start_time=1606749464268 2020-11-30 15:17:48.274 | + functions-common:time_stop:2340 : [[ -z 1606749464268 ]] 2020-11-30 15:17:48.277 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:17:48.280 | + functions-common:time_stop:2343 : end_time=1606749468278 2020-11-30 15:17:48.282 | + functions-common:time_stop:2344 : elapsed_time=4010 2020-11-30 15:17:48.285 | + functions-common:time_stop:2345 : total=110700 2020-11-30 15:17:48.287 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:17:48.290 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=114710 2020-11-30 15:17:48.292 | + inc/python:pip_install:210 : return 0 2020-11-30 15:17:48.294 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:17:48.310 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:17:48.313 | + ./stack.sh:main:868 : '[' 10.222.0.41 == 10.222.0.41 ']' 2020-11-30 15:17:48.315 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:17:48.318 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:17:48.320 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:17:48.322 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:17:48.324 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:17:48.327 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:17:48.341 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:17:48.343 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:17:48.346 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:17:48.348 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:17:48.350 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:17:48.352 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:17:48.355 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:17:48.357 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:17:48.359 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:17:48.362 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:17:48.376 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:17:48.378 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:17:48.380 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:48.383 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:17:48.384 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:17:48.388 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:17:48.390 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:17:48.392 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:17:48.395 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:17:48.395 | + functions-common:git_clone:593 : head -1 2020-11-30 15:17:48.398 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:17:48.400 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:17:48.403 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:17:48.405 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:17:48.408 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:17:48.411 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:17:48.414 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:17:48.418 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:17:48.421 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:17:48.423 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:17:48.426 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:17:48.429 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:17:48.431 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:17:48.435 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:17:48.438 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:17:48.441 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:17:48.445 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:17:48.447 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:17:48.450 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:17:48.455 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:17:48.458 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-30 15:17:49.465 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:17:49.467 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:17:49.469 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:17:49.471 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:17:49.474 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:17:49.476 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:17:49.478 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:17:49.480 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:17:49.482 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:17:49.485 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:17:49.487 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:17:49.489 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:17:49.491 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:17:49.493 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:17:49.511 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:17:49.515 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-11-30 15:17:52.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:17:52.115 | 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. 2020-11-30 15:17:52.115 | ERROR: Links are not allowed as constraints 2020-11-30 15:17:52.257 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:17:52.259 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:17:52.261 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:17:52.264 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:17:52.266 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:17:52.268 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:17:52.270 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:17:52.272 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:17:52.275 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:17:52.277 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:17:52.277 | Error on exit 2020-11-30 15:17:52.279 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:17:52.281 | + ./stack.sh:exit_trap:517 : generate-subunit 1606749089 383 fail 2020-11-30 15:17:52.699 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:17:52.702 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:17:53.607 | + ./stack.sh:exit_trap:531 : exit 1