2022-01-04 12:51:31.537 | + ./stack.sh:main:487 : exec 2022-01-04 12:51:31.537 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-04-125131.summary.2022-01-04-125131 2022-01-04 12:51:31.537 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-125131' 2022-01-04 12:51:31.537 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 12:51:31.537 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-125131 2022-01-04 12:51:31.537 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-125131 /opt/stack/logs/stack.sh.log 2022-01-04 12:51:31.537 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-125131.summary.2022-01-04-125131 /opt/stack/logs/stack.sh.log.summary 2022-01-04 12:51:31.537 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-04 12:51:31.537 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-04 12:51:31.537 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-04 12:51:31.537 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-04 12:51:31.537 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 12:51:31.537 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-04 12:51:31.538 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-04 12:51:31.540 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 12:51:31.541 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-04 12:51:31.544 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-04 12:51:31.546 | + ./stack.sh:main:573 : set -o errexit 2022-01-04 12:51:31.548 | + ./stack.sh:main:576 : uname -a 2022-01-04 12:51:31.549 | Linux dv-neutron-master-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-04 12:51:31.551 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-04 12:51:31.553 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-04 12:51:31.556 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-04 12:51:31.582 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-04 12:51:31.596 | + ./stack.sh:main:590 : fetch_plugins 2022-01-04 12:51:31.598 | + functions-common:fetch_plugins:1758 : local plugins= 2022-01-04 12:51:31.600 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-04 12:51:31.602 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2022-01-04 12:51:31.604 | + functions-common:fetch_plugins:1763 : return 2022-01-04 12:51:31.606 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-04 12:51:31.608 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-04 12:51:31.609 | + functions-common:run_phase:1841 : local phase= 2022-01-04 12:51:31.611 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 12:51:31.613 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 12:51:31.614 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 12:51:31.616 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 12:51:31.618 | + functions-common:run_phase:1850 : local extra 2022-01-04 12:51:31.620 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 12:51:31.623 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 12:51:31.625 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 12:51:31.627 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 12:51:31.628 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-04 12:51:31.630 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 12:51:31.642 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:31.644 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 12:51:31.646 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 12:51:31.647 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 12:51:31.649 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 12:51:31.651 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 12:51:31.653 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 12:51:31.655 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-04 12:51:31.656 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-04 12:51:31.658 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 12:51:31.660 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 12:51:31.662 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-04 12:51:31.663 | + functions-common:plugin_override_defaults:1799 : local plugins= 2022-01-04 12:51:31.665 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-04 12:51:31.667 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2022-01-04 12:51:31.669 | + functions-common:plugin_override_defaults:1804 : return 2022-01-04 12:51:31.671 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-04 12:51:31.687 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-04 12:51:31.689 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-04 12:51:31.701 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:51:31.703 | +++ lib/tls:source:43 : hostname -f 2022-01-04 12:51:31.706 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-04 12:51:31.708 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-04 12:51:31.710 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-04 12:51:31.712 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-04 12:51:31.713 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-04 12:51:31.715 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-04 12:51:31.717 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-04 12:51:31.719 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-04 12:51:31.721 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-04 12:51:31.722 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-04 12:51:31.727 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-04 12:51:31.738 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-04 12:51:31.755 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-04 12:51:31.766 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-04 12:51:31.778 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-04 12:51:31.807 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-04 12:51:31.862 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-04 12:51:31.941 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-04 12:51:31.961 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-04 12:51:32.009 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-04 12:51:32.059 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-04 12:51:32.189 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-04 12:51:32.202 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-04 12:51:32.215 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-04 12:51:32.227 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-04 12:51:32.311 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-04 12:51:32.314 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-04 12:51:32.316 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-04 12:51:32.318 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-04 12:51:32.320 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-04 12:51:32.322 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-04 12:51:32.325 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-04 12:51:32.325 | False' 2022-01-04 12:51:32.327 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-04 12:51:32.342 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-04 12:51:32.344 | + ./stack.sh:main:624 : run_phase source 2022-01-04 12:51:32.346 | + functions-common:run_phase:1840 : local mode=source 2022-01-04 12:51:32.348 | + functions-common:run_phase:1841 : local phase= 2022-01-04 12:51:32.350 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 12:51:32.352 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 12:51:32.354 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 12:51:32.356 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 12:51:32.358 | + functions-common:run_phase:1850 : local extra 2022-01-04 12:51:32.360 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 12:51:32.364 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 12:51:32.365 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 12:51:32.368 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 12:51:32.369 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-04 12:51:32.372 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 12:51:32.385 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:32.387 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 12:51:32.389 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-04 12:51:32.426 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-04 12:51:32.428 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-04 12:51:32.430 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 12:51:32.432 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-04 12:51:32.434 | + functions-common:load_plugin_settings:1776 : local plugins= 2022-01-04 12:51:32.436 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-04 12:51:32.438 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2022-01-04 12:51:32.440 | + functions-common:load_plugin_settings:1781 : return 2022-01-04 12:51:32.442 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-04 12:51:32.444 | + functions-common:verify_disabled_services:2123 : local service 2022-01-04 12:51:32.446 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.448 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-04 12:51:32.451 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.453 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-04 12:51:32.455 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.457 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-04 12:51:32.459 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.462 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-04 12:51:32.464 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.466 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-04 12:51:32.469 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.471 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-04 12:51:32.473 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.476 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-04 12:51:32.478 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.480 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-04 12:51:32.482 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.484 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-04 12:51:32.486 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.489 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-04 12:51:32.491 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.493 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-01-04 12:51:32.495 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.497 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-04 12:51:32.499 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.502 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-04 12:51:32.504 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.506 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-04 12:51:32.508 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.510 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-04 12:51:32.513 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.515 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-04 12:51:32.517 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.519 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-04 12:51:32.521 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.524 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-04 12:51:32.526 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.528 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-04 12:51:32.531 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.533 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-04 12:51:32.535 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.537 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-04 12:51:32.539 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.541 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-04 12:51:32.543 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.546 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-04 12:51:32.548 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.550 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-04 12:51:32.552 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.554 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-04 12:51:32.556 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.558 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-04 12:51:32.561 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.563 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-04 12:51:32.565 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.567 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-04 12:51:32.569 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.571 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-04 12:51:32.574 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.576 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-04 12:51:32.578 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.581 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-04 12:51:32.583 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.585 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-04 12:51:32.587 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.589 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-01-04 12:51:32.592 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.594 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-04 12:51:32.596 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.598 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-04 12:51:32.601 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.603 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-04 12:51:32.605 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.607 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-04 12:51:32.609 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.611 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-04 12:51:32.613 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.616 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-04 12:51:32.618 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.620 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-04 12:51:32.622 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.624 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-04 12:51:32.626 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.628 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-04 12:51:32.631 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.633 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-04 12:51:32.635 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.638 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-04 12:51:32.640 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.642 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-04 12:51:32.644 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.646 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-04 12:51:32.648 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 12:51:32.650 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-04 12:51:32.654 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-04 12:51:32.656 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 12:51:32.658 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-04 12:51:32.672 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:32.674 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-04 12:51:32.676 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 12:51:32.678 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-04 12:51:32.693 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:51:32.696 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-04 12:51:32.698 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-04 12:51:32.700 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-04 12:51:32.703 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-04 12:51:32.705 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-04 12:51:32.707 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-04 12:51:32.709 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-04 12:51:32.712 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-04 12:51:32.714 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 12:51:32.716 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-04 12:51:32.719 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 12:51:32.721 | + lib/database:initialize_database_backends:104 : return 0 2022-01-04 12:51:32.724 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-04 12:51:32.724 | Using mysql database backend 2022-01-04 12:51:32.726 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-04 12:51:32.741 | + ./stack.sh:main:711 : is_service_enabled rabbit 2022-01-04 12:51:32.756 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:32.759 | + ./stack.sh:main:712 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-04 12:51:32.774 | + ./stack.sh:main:719 : is_service_enabled keystone 2022-01-04 12:51:32.789 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:32.792 | + ./stack.sh:main:721 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-04 12:51:32.807 | + ./stack.sh:main:723 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-04 12:51:32.823 | + ./stack.sh:main:734 : is_service_enabled ldap 2022-01-04 12:51:32.839 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:51:32.841 | + ./stack.sh:main:743 : is_service_enabled s-proxy 2022-01-04 12:51:32.857 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:51:32.859 | + ./stack.sh:main:747 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-04 12:51:32.874 | + ./stack.sh:main:749 : [[ -z '' ]] 2022-01-04 12:51:32.877 | + ./stack.sh:main:749 : [[ False == \T\r\u\e ]] 2022-01-04 12:51:32.879 | + ./stack.sh:main:755 : save_stackenv 755 2022-01-04 12:51:32.881 | + functions-common:save_stackenv:60 : local tag=755 2022-01-04 12:51:32.884 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-04 12:51:32.889 | + functions-common:save_stackenv:62 : time_stamp=2022-01-04-125132 2022-01-04 12:51:32.891 | + functions-common:save_stackenv:63 : echo '# 2022-01-04-125132 755' 2022-01-04 12:51:32.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.896 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 12:51:32.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.900 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-04 12:51:32.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.905 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-04 12:51:32.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.909 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-04 12:51:32.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.914 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-01-04 12:51:32.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.918 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-01-04 12:51:32.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.923 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-04-125131 2022-01-04 12:51:32.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.927 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-04 12:51:32.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.932 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-01-04 12:51:32.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.937 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-04 12:51:32.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.942 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-04 12:51:32.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.946 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-04 12:51:32.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 12:51:32.951 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-04 12:51:32.954 | + ./stack.sh:main:766 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-04 12:51:32.956 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-04 12:51:32.958 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-04 12:51:32.960 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 12:51:32.962 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 12:51:32.965 | ++ functions-common:git_clone:599 : pwd 2022-01-04 12:51:32.967 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 12:51:32.969 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 12:51:32.972 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 12:51:32.986 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 12:51:32.989 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 12:51:32.991 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 12:51:32.993 | + functions-common:git_clone:616 : echo master 2022-01-04 12:51:32.994 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 12:51:33.000 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-04 12:51:33.003 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 12:51:33.005 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-04 12:51:33.008 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 12:51:33.010 | + functions-common:git_clone:665 : head -1 2022-01-04 12:51:33.013 | 8473e174 Updated from generate-constraints 2022-01-04 12:51:33.015 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 12:51:33.018 | + ./stack.sh:main:770 : echo_summary 'Installing package prerequisites' 2022-01-04 12:51:33.021 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 12:51:33.023 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-04 12:51:33.025 | + ./stack.sh:main:771 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-04 12:51:33.028 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-04 12:51:33.031 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-04 12:51:33.034 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 12:51:33.036 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-04 12:51:33.039 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-04 12:51:33.042 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-04 12:51:33.045 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-04 12:51:33.050 | ++ tools/install_prereqs.sh:source:47 : NOW=1641300693 2022-01-04 12:51:33.053 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-04 12:51:33.057 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-04 12:51:33.061 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-04 12:51:33.063 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641300693 2022-01-04 12:51:33.066 | ++ tools/install_prereqs.sh:source:50 : [[ 1641300693 -lt 7200 ]] 2022-01-04 12:51:33.068 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-04 12:51:33.070 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-04 12:51:33.073 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-04 12:51:33.075 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-04 12:51:33.077 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-04 12:51:33.079 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-04 12:51:33.082 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-04 12:51:33.085 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-04 12:51:33.131 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-04 12:51:33.131 | apache2-dev 2022-01-04 12:51:33.131 | bc 2022-01-04 12:51:33.131 | bsdmainutils 2022-01-04 12:51:33.131 | curl 2022-01-04 12:51:33.131 | g++ 2022-01-04 12:51:33.131 | gawk 2022-01-04 12:51:33.131 | gcc 2022-01-04 12:51:33.131 | gettext 2022-01-04 12:51:33.131 | git 2022-01-04 12:51:33.131 | graphviz 2022-01-04 12:51:33.131 | iputils-ping 2022-01-04 12:51:33.131 | libapache2-mod-proxy-uwsgi 2022-01-04 12:51:33.131 | libffi-dev 2022-01-04 12:51:33.131 | libjpeg-dev 2022-01-04 12:51:33.131 | libpcre3-dev 2022-01-04 12:51:33.131 | libpq-dev 2022-01-04 12:51:33.131 | libssl-dev 2022-01-04 12:51:33.131 | libsystemd-dev 2022-01-04 12:51:33.131 | libxml2-dev 2022-01-04 12:51:33.131 | libxslt1-dev 2022-01-04 12:51:33.131 | libyaml-dev 2022-01-04 12:51:33.131 | lsof 2022-01-04 12:51:33.131 | openssh-server 2022-01-04 12:51:33.131 | openssl 2022-01-04 12:51:33.131 | pkg-config 2022-01-04 12:51:33.131 | psmisc 2022-01-04 12:51:33.131 | python3-dev 2022-01-04 12:51:33.131 | python3-pip 2022-01-04 12:51:33.131 | python3-systemd 2022-01-04 12:51:33.131 | python3-venv 2022-01-04 12:51:33.131 | tar 2022-01-04 12:51:33.131 | tcpdump 2022-01-04 12:51:33.131 | unzip 2022-01-04 12:51:33.131 | uuid-runtime 2022-01-04 12:51:33.131 | wget 2022-01-04 12:51:33.131 | wget 2022-01-04 12:51:33.132 | zlib1g-dev 2022-01-04 12:51:33.132 | libkrb5-dev 2022-01-04 12:51:33.132 | libldap2-dev 2022-01-04 12:51:33.132 | libsasl2-dev 2022-01-04 12:51:33.132 | memcached 2022-01-04 12:51:33.132 | python3-mysqldb 2022-01-04 12:51:33.132 | sqlite3 2022-01-04 12:51:33.132 | conntrack 2022-01-04 12:51:33.132 | curl 2022-01-04 12:51:33.132 | dnsmasq-base 2022-01-04 12:51:33.132 | dnsmasq-utils 2022-01-04 12:51:33.132 | ebtables 2022-01-04 12:51:33.132 | genisoimage 2022-01-04 12:51:33.132 | iptables 2022-01-04 12:51:33.132 | iputils-arping 2022-01-04 12:51:33.132 | kpartx 2022-01-04 12:51:33.132 | libjs-jquery-tablesorter 2022-01-04 12:51:33.132 | parted 2022-01-04 12:51:33.132 | pm-utils 2022-01-04 12:51:33.132 | python3-mysqldb 2022-01-04 12:51:33.132 | socat 2022-01-04 12:51:33.132 | sqlite3 2022-01-04 12:51:33.132 | sudo 2022-01-04 12:51:33.132 | vlan 2022-01-04 12:51:33.132 | lsscsi 2022-01-04 12:51:33.132 | open-iscsi 2022-01-04 12:51:33.132 | lvm2 2022-01-04 12:51:33.132 | qemu-utils 2022-01-04 12:51:33.132 | thin-provisioning-tools 2022-01-04 12:51:33.132 | acl 2022-01-04 12:51:33.132 | dnsmasq-base 2022-01-04 12:51:33.132 | dnsmasq-utils 2022-01-04 12:51:33.132 | ebtables 2022-01-04 12:51:33.132 | haproxy 2022-01-04 12:51:33.132 | iptables 2022-01-04 12:51:33.132 | iputils-arping 2022-01-04 12:51:33.132 | iputils-ping 2022-01-04 12:51:33.132 | postgresql-server-dev-all 2022-01-04 12:51:33.132 | python3-mysqldb 2022-01-04 12:51:33.133 | sqlite3 2022-01-04 12:51:33.133 | sudo 2022-01-04 12:51:33.133 | vlan 2022-01-04 12:51:33.133 | pcp 2022-01-04 12:51:33.133 | ipset 2022-01-04 12:51:33.133 | conntrack 2022-01-04 12:51:33.133 | conntrackd 2022-01-04 12:51:33.133 | keepalived 2022-01-04 12:51:33.133 | lvm2 2022-01-04 12:51:33.133 | qemu-utils 2022-01-04 12:51:33.133 | thin-provisioning-tools 2022-01-04 12:51:33.133 | curl 2022-01-04 12:51:33.133 | liberasurecode-dev 2022-01-04 12:51:33.133 | make 2022-01-04 12:51:33.133 | memcached 2022-01-04 12:51:33.133 | sqlite3 2022-01-04 12:51:33.133 | xfsprogs' 2022-01-04 12:51:33.135 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-04 12:51:33.153 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-04 12:51:33.153 | apache2-dev 2022-01-04 12:51:33.153 | bc 2022-01-04 12:51:33.153 | bsdmainutils 2022-01-04 12:51:33.153 | curl 2022-01-04 12:51:33.153 | g++ 2022-01-04 12:51:33.153 | gawk 2022-01-04 12:51:33.153 | gcc 2022-01-04 12:51:33.153 | gettext 2022-01-04 12:51:33.153 | git 2022-01-04 12:51:33.153 | graphviz 2022-01-04 12:51:33.153 | iputils-ping 2022-01-04 12:51:33.153 | libapache2-mod-proxy-uwsgi 2022-01-04 12:51:33.153 | libffi-dev 2022-01-04 12:51:33.153 | libjpeg-dev 2022-01-04 12:51:33.153 | libpcre3-dev 2022-01-04 12:51:33.153 | libpq-dev 2022-01-04 12:51:33.153 | libssl-dev 2022-01-04 12:51:33.153 | libsystemd-dev 2022-01-04 12:51:33.153 | libxml2-dev 2022-01-04 12:51:33.154 | libxslt1-dev 2022-01-04 12:51:33.154 | libyaml-dev 2022-01-04 12:51:33.154 | lsof 2022-01-04 12:51:33.154 | openssh-server 2022-01-04 12:51:33.154 | openssl 2022-01-04 12:51:33.154 | pkg-config 2022-01-04 12:51:33.154 | psmisc 2022-01-04 12:51:33.154 | python3-dev 2022-01-04 12:51:33.154 | python3-pip 2022-01-04 12:51:33.154 | python3-systemd 2022-01-04 12:51:33.154 | python3-venv 2022-01-04 12:51:33.154 | tar 2022-01-04 12:51:33.154 | tcpdump 2022-01-04 12:51:33.154 | unzip 2022-01-04 12:51:33.154 | uuid-runtime 2022-01-04 12:51:33.154 | wget 2022-01-04 12:51:33.154 | wget 2022-01-04 12:51:33.154 | zlib1g-dev 2022-01-04 12:51:33.154 | libkrb5-dev 2022-01-04 12:51:33.154 | libldap2-dev 2022-01-04 12:51:33.154 | libsasl2-dev 2022-01-04 12:51:33.154 | memcached 2022-01-04 12:51:33.154 | python3-mysqldb 2022-01-04 12:51:33.154 | sqlite3 2022-01-04 12:51:33.154 | conntrack 2022-01-04 12:51:33.154 | curl 2022-01-04 12:51:33.154 | dnsmasq-base 2022-01-04 12:51:33.154 | dnsmasq-utils 2022-01-04 12:51:33.154 | ebtables 2022-01-04 12:51:33.154 | genisoimage 2022-01-04 12:51:33.154 | iptables 2022-01-04 12:51:33.154 | iputils-arping 2022-01-04 12:51:33.154 | kpartx 2022-01-04 12:51:33.154 | libjs-jquery-tablesorter 2022-01-04 12:51:33.154 | parted 2022-01-04 12:51:33.154 | pm-utils 2022-01-04 12:51:33.154 | python3-mysqldb 2022-01-04 12:51:33.154 | socat 2022-01-04 12:51:33.155 | sqlite3 2022-01-04 12:51:33.155 | sudo 2022-01-04 12:51:33.155 | vlan 2022-01-04 12:51:33.155 | lsscsi 2022-01-04 12:51:33.155 | open-iscsi 2022-01-04 12:51:33.155 | lvm2 2022-01-04 12:51:33.155 | qemu-utils 2022-01-04 12:51:33.155 | thin-provisioning-tools 2022-01-04 12:51:33.155 | acl 2022-01-04 12:51:33.155 | dnsmasq-base 2022-01-04 12:51:33.155 | dnsmasq-utils 2022-01-04 12:51:33.155 | ebtables 2022-01-04 12:51:33.155 | haproxy 2022-01-04 12:51:33.155 | iptables 2022-01-04 12:51:33.155 | iputils-arping 2022-01-04 12:51:33.155 | iputils-ping 2022-01-04 12:51:33.155 | postgresql-server-dev-all 2022-01-04 12:51:33.155 | python3-mysqldb 2022-01-04 12:51:33.155 | sqlite3 2022-01-04 12:51:33.155 | sudo 2022-01-04 12:51:33.155 | vlan 2022-01-04 12:51:33.155 | pcp 2022-01-04 12:51:33.155 | ipset 2022-01-04 12:51:33.155 | conntrack 2022-01-04 12:51:33.155 | conntrackd 2022-01-04 12:51:33.155 | keepalived 2022-01-04 12:51:33.155 | lvm2 2022-01-04 12:51:33.155 | qemu-utils 2022-01-04 12:51:33.155 | thin-provisioning-tools 2022-01-04 12:51:33.155 | curl 2022-01-04 12:51:33.155 | liberasurecode-dev 2022-01-04 12:51:33.155 | make 2022-01-04 12:51:33.155 | memcached 2022-01-04 12:51:33.155 | sqlite3 2022-01-04 12:51:33.155 | xfsprogs ' 2022-01-04 12:51:33.155 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-04 12:51:33.158 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:51:33.160 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:51:33.163 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-04 12:51:33.163 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-04 12:51:33.168 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-04 12:51:33.170 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-04 12:51:33.173 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:51:33.175 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-04 12:51:33.177 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:51:33.179 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:51:33.181 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:51:33.184 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:51:33.186 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:51:33.188 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:51:33.191 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-04 12:51:33.192 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-04 12:51:33.194 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-04 12:51:33.197 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-04 12:51:33.201 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-04 12:51:33.203 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-04 12:51:33.205 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-04 12:51:33.207 | ++ functions-common:time_start:2399 : local start_time= 2022-01-04 12:51:33.209 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 12:51:33.211 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 12:51:33.214 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641300693212 2022-01-04 12:51:33.216 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-04 12:51:33.218 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-04 12:51:33.220 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-04 12:51:33.483 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-04 12:51:33.566 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-04 12:51:33.679 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-04 12:51:33.793 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-04 12:51:35.620 | Reading package lists... 2022-01-04 12:51:35.649 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-04 12:51:35.651 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-04 12:51:35.654 | ++ functions-common:time_stop:2412 : local name 2022-01-04 12:51:35.656 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 12:51:35.658 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:51:35.660 | ++ functions-common:time_stop:2415 : local total 2022-01-04 12:51:35.662 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 12:51:35.664 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-04 12:51:35.666 | ++ functions-common:time_stop:2419 : start_time=1641300693212 2022-01-04 12:51:35.668 | ++ functions-common:time_stop:2421 : [[ -z 1641300693212 ]] 2022-01-04 12:51:35.671 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:51:35.674 | ++ functions-common:time_stop:2424 : end_time=1641300695672 2022-01-04 12:51:35.676 | ++ functions-common:time_stop:2425 : elapsed_time=2460 2022-01-04 12:51:35.678 | ++ functions-common:time_stop:2426 : total=0 2022-01-04 12:51:35.680 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:51:35.682 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2460 2022-01-04 12:51:35.685 | ++ functions-common:install_package:1451 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-04 12:51:35.687 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:51:35.690 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:51:35.692 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:51:35.694 | ++ functions-common:real_install_package:1437 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-04 12:51:35.714 | ++ functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-04 12:51:35.819 | Reading package lists... 2022-01-04 12:51:36.039 | Building dependency tree... 2022-01-04 12:51:36.040 | Reading state information... 2022-01-04 12:51:36.297 | bc is already the newest version (1.07.1-2build1). 2022-01-04 12:51:36.298 | bc set to manually installed. 2022-01-04 12:51:36.298 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-04 12:51:36.298 | bsdmainutils set to manually installed. 2022-01-04 12:51:36.298 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-04 12:51:36.298 | gawk set to manually installed. 2022-01-04 12:51:36.298 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-04 12:51:36.298 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-04 12:51:36.298 | iptables set to manually installed. 2022-01-04 12:51:36.298 | iputils-ping is already the newest version (3:20190709-3). 2022-01-04 12:51:36.298 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-04 12:51:36.298 | kpartx set to manually installed. 2022-01-04 12:51:36.298 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-04 12:51:36.298 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-04 12:51:36.298 | psmisc is already the newest version (23.3-1). 2022-01-04 12:51:36.298 | psmisc set to manually installed. 2022-01-04 12:51:36.298 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-04 12:51:36.298 | python3-systemd is already the newest version (234-3build2). 2022-01-04 12:51:36.298 | python3-systemd set to manually installed. 2022-01-04 12:51:36.298 | tcpdump is already the newest version (4.9.3-4). 2022-01-04 12:51:36.298 | tcpdump set to manually installed. 2022-01-04 12:51:36.298 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-04 12:51:36.298 | thin-provisioning-tools set to manually installed. 2022-01-04 12:51:36.298 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-04 12:51:36.298 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-04 12:51:36.298 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-04 12:51:36.298 | lsof set to manually installed. 2022-01-04 12:51:36.298 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-04 12:51:36.298 | parted set to manually installed. 2022-01-04 12:51:36.298 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-04 12:51:36.298 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-04 12:51:36.299 | tar set to manually installed. 2022-01-04 12:51:36.299 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-04 12:51:36.299 | uuid-runtime set to manually installed. 2022-01-04 12:51:36.299 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-04 12:51:36.299 | zlib1g-dev set to manually installed. 2022-01-04 12:51:36.299 | The following packages were automatically installed and are no longer required: 2022-01-04 12:51:36.299 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:51:36.299 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:51:36.299 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:51:36.299 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:51:36.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:51:36.299 | python3-zope.interface 2022-01-04 12:51:36.299 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:51:36.299 | The following additional packages will be installed: 2022-01-04 12:51:36.299 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-04 12:51:36.299 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-04 12:51:36.299 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-04 12:51:36.299 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-04 12:51:36.299 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-04 12:51:36.299 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-04 12:51:36.299 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-04 12:51:36.299 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-04 12:51:36.299 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-04 12:51:36.299 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-04 12:51:36.299 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-04 12:51:36.299 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-04 12:51:36.299 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-04 12:51:36.299 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-04 12:51:36.300 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-04 12:51:36.300 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-04 12:51:36.300 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-04 12:51:36.300 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-04 12:51:36.300 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-04 12:51:36.300 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-04 12:51:36.300 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-04 12:51:36.300 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-04 12:51:36.300 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-04 12:51:36.300 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-04 12:51:36.300 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-04 12:51:36.300 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-04 12:51:36.300 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-04 12:51:36.300 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-04 12:51:36.300 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-04 12:51:36.300 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-04 12:51:36.300 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-04 12:51:36.300 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-04 12:51:36.300 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 12:51:36.300 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-04 12:51:36.300 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-04 12:51:36.300 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-04 12:51:36.301 | Suggested packages: 2022-01-04 12:51:36.301 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-04 12:51:36.301 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-04 12:51:36.301 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-04 12:51:36.301 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-04 12:51:36.301 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-04 12:51:36.302 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-04 12:51:36.302 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-04 12:51:36.302 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-04 12:51:36.302 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-04 12:51:36.302 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-04 12:51:36.302 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-04 12:51:36.302 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-04 12:51:36.302 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-04 12:51:36.302 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-04 12:51:36.302 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-04 12:51:36.519 | The following NEW packages will be installed: 2022-01-04 12:51:36.519 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-04 12:51:36.519 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-04 12:51:36.519 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-04 12:51:36.519 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-04 12:51:36.519 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-04 12:51:36.519 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-04 12:51:36.519 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-04 12:51:36.519 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-04 12:51:36.519 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-04 12:51:36.519 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-04 12:51:36.519 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-04 12:51:36.519 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-04 12:51:36.519 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-04 12:51:36.519 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-04 12:51:36.520 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-04 12:51:36.520 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-04 12:51:36.520 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-04 12:51:36.520 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-04 12:51:36.520 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-04 12:51:36.520 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-04 12:51:36.520 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-04 12:51:36.520 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-04 12:51:36.520 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-04 12:51:36.520 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-04 12:51:36.520 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-04 12:51:36.520 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-04 12:51:36.520 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-04 12:51:36.520 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-04 12:51:36.520 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-04 12:51:36.520 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-04 12:51:36.520 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-04 12:51:36.520 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-04 12:51:36.520 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-04 12:51:36.520 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-04 12:51:36.520 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-04 12:51:36.520 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-04 12:51:36.520 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-04 12:51:36.520 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 12:51:36.520 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-04 12:51:36.520 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-04 12:51:36.520 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-04 12:51:36.520 | unzip uuid-dev vbetool vlan x11-common 2022-01-04 12:51:36.521 | The following packages will be upgraded: 2022-01-04 12:51:36.521 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-04 12:51:36.521 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-04 12:51:36.522 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-04 12:51:36.776 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:51:36.776 | Need to get 164 MB of archives. 2022-01-04 12:51:36.776 | After this operation, 768 MB of additional disk space will be used. 2022-01-04 12:51:36.776 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2022-01-04 12:51:37.228 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2022-01-04 12:51:37.254 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2022-01-04 12:51:37.266 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2022-01-04 12:51:37.435 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2022-01-04 12:51:37.944 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2022-01-04 12:51:37.967 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-04 12:51:37.975 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-04 12:51:38.201 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-04 12:51:38.206 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-04 12:51:38.207 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-04 12:51:38.223 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-04 12:51:38.223 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-04 12:51:38.239 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-04 12:51:38.258 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-04 12:51:38.259 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-04 12:51:38.264 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-04 12:51:39.709 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-04 12:51:39.849 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2022-01-04 12:51:39.962 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2022-01-04 12:51:39.967 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2022-01-04 12:51:39.969 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2022-01-04 12:51:39.971 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-04 12:51:39.973 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-04 12:51:40.142 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-04 12:51:40.262 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-04 12:51:40.263 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-04 12:51:40.264 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-04 12:51:40.485 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-04 12:51:40.485 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-04 12:51:40.486 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-04 12:51:40.490 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-04 12:51:40.642 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-04 12:51:40.650 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-04 12:51:40.653 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-04 12:51:40.742 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-04 12:51:40.829 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-04 12:51:40.832 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2022-01-04 12:51:40.834 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2022-01-04 12:51:40.914 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2022-01-04 12:51:41.000 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-04 12:51:41.008 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-04 12:51:41.009 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-04 12:51:41.075 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-04 12:51:41.093 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-04 12:51:41.127 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-04 12:51:41.184 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-04 12:51:41.191 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-04 12:51:43.900 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-04 12:51:45.441 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-04 12:51:45.869 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-04 12:51:45.881 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-04 12:51:45.883 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-04 12:51:45.887 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-04 12:51:46.209 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-04 12:51:46.210 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-04 12:51:46.274 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-04 12:51:47.218 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-04 12:51:48.295 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-04 12:51:48.297 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-04 12:51:48.299 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-04 12:51:48.300 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-04 12:51:48.301 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-04 12:51:48.303 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-04 12:51:48.304 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-04 12:51:48.304 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-04 12:51:48.305 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-04 12:51:48.410 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-04 12:51:48.429 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-04 12:51:48.618 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-04 12:51:48.621 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-04 12:51:48.623 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-04 12:51:48.661 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-04 12:51:48.663 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-04 12:51:48.692 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-04 12:51:48.912 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-04 12:51:48.914 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-04 12:51:48.914 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-04 12:51:48.921 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-04 12:51:48.980 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-04 12:51:49.027 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-04 12:51:49.379 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2022-01-04 12:51:49.383 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-04 12:51:49.384 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-04 12:51:50.585 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-04 12:51:50.586 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-04 12:51:50.588 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-04 12:51:50.597 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-04 12:51:50.598 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-04 12:51:50.598 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-04 12:51:50.609 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-04 12:51:50.610 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-04 12:51:50.626 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-04 12:51:50.699 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-04 12:51:50.700 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-04 12:51:50.813 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-04 12:51:50.815 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-04 12:51:50.820 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-04 12:51:51.017 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-04 12:51:51.029 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-04 12:51:51.030 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-04 12:51:51.255 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-04 12:51:51.796 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-04 12:51:51.977 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-04 12:51:51.986 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-04 12:51:51.994 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-04 12:51:52.009 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-04 12:51:52.038 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-04 12:51:52.039 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-04 12:51:52.044 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-04 12:51:52.083 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-04 12:51:52.117 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-04 12:51:52.123 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-04 12:51:52.201 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-04 12:51:52.214 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-04 12:51:52.233 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-04 12:51:52.234 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-04 12:51:52.235 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-04 12:51:52.236 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-04 12:51:52.286 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-04 12:51:52.312 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-04 12:51:52.346 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-04 12:51:52.357 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-04 12:51:52.424 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-04 12:51:52.425 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-04 12:51:52.439 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-04 12:51:52.442 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-04 12:51:52.444 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-04 12:51:52.446 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-04 12:51:52.502 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-04 12:51:52.536 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-04 12:51:52.551 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-04 12:51:52.553 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-04 12:51:52.647 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-04 12:51:52.649 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-04 12:51:52.662 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-04 12:51:52.666 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-04 12:51:52.681 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-04 12:51:52.731 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-04 12:51:52.744 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-04 12:51:52.759 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-04 12:51:52.779 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-04 12:51:52.795 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-04 12:51:52.871 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-04 12:51:52.871 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-04 12:51:52.876 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-04 12:51:52.879 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-04 12:51:52.884 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-04 12:51:52.887 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-04 12:51:52.890 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-04 12:51:52.982 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-04 12:51:52.986 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-04 12:51:52.987 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-04 12:51:53.094 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-04 12:51:53.095 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-04 12:51:53.115 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-04 12:51:53.136 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-04 12:51:53.139 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-04 12:51:53.143 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-04 12:51:54.358 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-04 12:51:54.361 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-04 12:51:54.366 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-04 12:51:54.371 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-04 12:51:54.392 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-04 12:51:54.393 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-04 12:51:54.393 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-04 12:51:54.519 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-04 12:51:54.520 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-04 12:51:54.523 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-04 12:51:54.582 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-04 12:51:54.583 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-04 12:51:54.585 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-04 12:51:54.614 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-04 12:51:54.623 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-04 12:51:54.853 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-04 12:51:54.868 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-04 12:51:54.869 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-04 12:51:54.870 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-04 12:51:54.910 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-04 12:51:54.911 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-04 12:51:54.912 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-04 12:51:54.915 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-04 12:51:54.917 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2022-01-04 12:51:55.374 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2022-01-04 12:51:55.971 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-04 12:51:55.976 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-04 12:51:56.007 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2022-01-04 12:51:56.012 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-04 12:51:56.012 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-04 12:51:56.014 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-04 12:51:56.200 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-04 12:51:56.218 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-04 12:51:56.241 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-04 12:51:56.273 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-04 12:51:57.112 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-04 12:51:57.114 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-04 12:51:57.268 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-04 12:51:57.273 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-04 12:51:58.464 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-04 12:51:58.475 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-04 12:52:02.886 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-04 12:52:02.888 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-04 12:52:03.111 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-04 12:52:03.449 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-04 12:52:03.478 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-04 12:52:03.948 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-04 12:52:03.950 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-04 12:52:03.974 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-04 12:52:04.063 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-04 12:52:04.064 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-04 12:52:04.217 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-04 12:52:04.221 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-04 12:52:04.223 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-04 12:52:04.242 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-04 12:52:04.243 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-04 12:52:04.243 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2022-01-04 12:52:04.248 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2022-01-04 12:52:04.331 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-04 12:52:04.450 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-04 12:52:04.516 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-04 12:52:04.557 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-04 12:52:04.558 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-04 12:52:04.559 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-04 12:52:04.560 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2022-01-04 12:52:04.560 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-04 12:52:04.561 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-04 12:52:04.562 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-04 12:52:04.639 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-04 12:52:04.640 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-04 12:52:04.750 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-04 12:52:04.751 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-04 12:52:04.753 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-04 12:52:04.764 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-04 12:52:04.768 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-04 12:52:04.776 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-04 12:52:05.144 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-04 12:52:05.149 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-04 12:52:06.584 | Preconfiguring packages ... 2022-01-04 12:52:06.724 | Fetched 164 MB in 29s (5,718 kB/s) 2022-01-04 12:52:06.788 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-04 12:52:06.791 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:06.798 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:06.851 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:06.859 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:07.249 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:07.254 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:07.289 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:07.297 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:07.365 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:07.518 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:08.301 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:08.307 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 12:52:08.386 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 12:52:08.435 | Selecting previously unselected package libapr1:amd64. 2022-01-04 12:52:08.472 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-04 12:52:08.475 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 12:52:08.478 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 12:52:08.531 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 12:52:08.541 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 12:52:08.744 | Selecting previously unselected package libaprutil1:amd64. 2022-01-04 12:52:08.751 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 12:52:08.753 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:08.788 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-04 12:52:08.795 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 12:52:08.797 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:08.857 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 12:52:08.863 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-04 12:52:08.921 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-04 12:52:08.929 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 12:52:08.930 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:08.960 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 12:52:08.966 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 12:52:09.022 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 12:52:09.028 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 12:52:09.088 | Selecting previously unselected package libjansson4:amd64. 2022-01-04 12:52:09.095 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-04 12:52:09.097 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-04 12:52:09.126 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-04 12:52:09.133 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-04 12:52:09.135 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 12:52:09.183 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 12:52:09.190 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-04 12:52:10.449 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:10.455 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-04 12:52:10.569 | Selecting previously unselected package apache2-bin. 2022-01-04 12:52:10.576 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 12:52:10.578 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:10.781 | Selecting previously unselected package apache2-data. 2022-01-04 12:52:10.788 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2022-01-04 12:52:10.790 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:10.897 | Selecting previously unselected package apache2-utils. 2022-01-04 12:52:10.904 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 12:52:10.906 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:10.950 | Selecting previously unselected package apache2. 2022-01-04 12:52:10.957 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 12:52:10.976 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:11.037 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-04 12:52:11.044 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-04 12:52:11.046 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 12:52:11.093 | Selecting previously unselected package haproxy. 2022-01-04 12:52:11.100 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-04 12:52:11.109 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 12:52:11.324 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-04 12:52:11.331 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 12:52:11.333 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:52:11.367 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-04 12:52:11.374 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 12:52:11.376 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:52:11.404 | Selecting previously unselected package mysql-common. 2022-01-04 12:52:11.411 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-04 12:52:11.427 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 12:52:11.454 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-04 12:52:11.461 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:11.463 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:52:11.699 | Selecting previously unselected package libsensors-config. 2022-01-04 12:52:11.706 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-04 12:52:11.709 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 12:52:11.736 | Selecting previously unselected package libsensors5:amd64. 2022-01-04 12:52:11.744 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-04 12:52:11.828 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 12:52:11.860 | Selecting previously unselected package libsnmp-base. 2022-01-04 12:52:11.867 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-04 12:52:11.869 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 12:52:11.935 | Selecting previously unselected package libsnmp35:amd64. 2022-01-04 12:52:11.942 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-04 12:52:11.944 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 12:52:12.105 | Selecting previously unselected package keepalived. 2022-01-04 12:52:12.112 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-04 12:52:12.114 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 12:52:12.196 | Selecting previously unselected package memcached. 2022-01-04 12:52:12.203 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-04 12:52:12.205 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 12:52:12.262 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-04 12:52:12.715 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-04 12:52:12.813 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 12:52:12.818 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 12:52:12.944 | Selecting previously unselected package python3-yaml. 2022-01-04 12:52:12.951 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-04 12:52:12.953 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 12:52:13.004 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 12:52:13.010 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 12:52:13.056 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 12:52:13.131 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 12:52:13.588 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 12:52:13.610 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 12:52:13.765 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-04 12:52:13.770 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-04 12:52:13.843 | Selecting previously unselected package acl. 2022-01-04 12:52:13.850 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-04 12:52:13.852 | Unpacking acl (2.2.53-6) ... 2022-01-04 12:52:13.881 | Selecting previously unselected package autotools-dev. 2022-01-04 12:52:13.888 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-04 12:52:13.890 | Unpacking autotools-dev (20180224.1) ... 2022-01-04 12:52:13.920 | Selecting previously unselected package m4. 2022-01-04 12:52:13.927 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-04 12:52:13.928 | Unpacking m4 (1.4.18-4) ... 2022-01-04 12:52:13.980 | Selecting previously unselected package autoconf. 2022-01-04 12:52:13.987 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-04 12:52:13.989 | Unpacking autoconf (2.69-11.1) ... 2022-01-04 12:52:14.066 | Selecting previously unselected package automake. 2022-01-04 12:52:14.074 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-04 12:52:14.078 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-04 12:52:14.176 | Selecting previously unselected package autopoint. 2022-01-04 12:52:14.183 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-04 12:52:14.185 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-04 12:52:14.225 | Selecting previously unselected package libllvm10:amd64. 2022-01-04 12:52:14.232 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:14.234 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:16.458 | Selecting previously unselected package libclang-cpp10. 2022-01-04 12:52:16.465 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:16.467 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:17.893 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-04 12:52:17.900 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:17.902 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:18.346 | Selecting previously unselected package libgc1c2:amd64. 2022-01-04 12:52:18.355 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-04 12:52:18.357 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 12:52:18.393 | Selecting previously unselected package libobjc4:amd64. 2022-01-04 12:52:18.400 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:18.402 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:18.431 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-04 12:52:18.438 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:18.440 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:18.513 | Selecting previously unselected package libc6-i386. 2022-01-04 12:52:18.520 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 12:52:18.522 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 12:52:19.023 | Selecting previously unselected package lib32gcc-s1. 2022-01-04 12:52:19.030 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:19.032 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:19.068 | Selecting previously unselected package lib32stdc++6. 2022-01-04 12:52:19.076 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:19.078 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:19.175 | Selecting previously unselected package libclang-common-10-dev. 2022-01-04 12:52:19.183 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:19.184 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:20.140 | Selecting previously unselected package libclang1-10. 2022-01-04 12:52:20.148 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:20.150 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:21.253 | Selecting previously unselected package clang-10. 2022-01-04 12:52:21.261 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:21.263 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:21.298 | Selecting previously unselected package libtool. 2022-01-04 12:52:21.307 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-04 12:52:21.310 | Unpacking libtool (2.4.6-14) ... 2022-01-04 12:52:21.360 | Selecting previously unselected package dh-autoreconf. 2022-01-04 12:52:21.368 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-04 12:52:21.370 | Unpacking dh-autoreconf (19) ... 2022-01-04 12:52:21.396 | Selecting previously unselected package libdebhelper-perl. 2022-01-04 12:52:21.403 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-04 12:52:21.405 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 12:52:21.450 | Selecting previously unselected package libarchive-zip-perl. 2022-01-04 12:52:21.457 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-04 12:52:21.459 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-04 12:52:21.499 | Selecting previously unselected package libsub-override-perl. 2022-01-04 12:52:21.507 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-04 12:52:21.509 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-04 12:52:21.538 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-04 12:52:21.546 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-04 12:52:21.548 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 12:52:21.575 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-04 12:52:21.583 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-04 12:52:21.586 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 12:52:21.612 | Selecting previously unselected package libdpkg-perl. 2022-01-04 12:52:21.620 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-04 12:52:21.622 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 12:52:21.693 | Selecting previously unselected package make. 2022-01-04 12:52:21.700 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-04 12:52:21.702 | Unpacking make (4.2.1-1.2) ... 2022-01-04 12:52:21.750 | Selecting previously unselected package dpkg-dev. 2022-01-04 12:52:21.757 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-04 12:52:21.759 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 12:52:21.893 | Selecting previously unselected package dwz. 2022-01-04 12:52:21.901 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-04 12:52:21.903 | Unpacking dwz (0.13-5) ... 2022-01-04 12:52:21.955 | Selecting previously unselected package libcroco3:amd64. 2022-01-04 12:52:21.963 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-04 12:52:21.965 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-04 12:52:22.001 | Selecting previously unselected package gettext. 2022-01-04 12:52:22.009 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-04 12:52:22.012 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-04 12:52:22.172 | Selecting previously unselected package intltool-debian. 2022-01-04 12:52:22.180 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-04 12:52:22.182 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-04 12:52:22.210 | Selecting previously unselected package po-debconf. 2022-01-04 12:52:22.217 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-04 12:52:22.219 | Unpacking po-debconf (1.0.21) ... 2022-01-04 12:52:22.282 | Selecting previously unselected package debhelper. 2022-01-04 12:52:22.289 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-04 12:52:22.292 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-04 12:52:22.469 | Selecting previously unselected package uuid-dev:amd64. 2022-01-04 12:52:22.477 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-04 12:52:22.479 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 12:52:22.527 | Selecting previously unselected package libsctp1:amd64. 2022-01-04 12:52:22.535 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 12:52:22.537 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 12:52:22.563 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-04 12:52:22.571 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 12:52:22.573 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 12:52:22.608 | Selecting previously unselected package libapr1-dev. 2022-01-04 12:52:22.616 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 12:52:22.619 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 12:52:22.868 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-04 12:52:22.877 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 12:52:22.880 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 12:52:22.986 | Selecting previously unselected package libaprutil1-dev. 2022-01-04 12:52:22.995 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 12:52:22.997 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 12:52:23.202 | Selecting previously unselected package apache2-dev. 2022-01-04 12:52:23.211 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 12:52:23.212 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:23.277 | Selecting previously unselected package binfmt-support. 2022-01-04 12:52:23.285 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-04 12:52:23.295 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-04 12:52:23.327 | Selecting previously unselected package g++-9. 2022-01-04 12:52:23.335 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 12:52:23.337 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:24.469 | Selecting previously unselected package g++. 2022-01-04 12:52:24.477 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-04 12:52:24.480 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 12:52:24.501 | Selecting previously unselected package build-essential. 2022-01-04 12:52:24.509 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-04 12:52:24.511 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-04 12:52:24.534 | Selecting previously unselected package conntrack. 2022-01-04 12:52:24.543 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-04 12:52:24.545 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-04 12:52:24.574 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-04 12:52:24.581 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-04 12:52:24.583 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 12:52:24.611 | Selecting previously unselected package libnetfilter-queue1. 2022-01-04 12:52:24.618 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-04 12:52:24.620 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 12:52:24.650 | Selecting previously unselected package conntrackd. 2022-01-04 12:52:24.658 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-04 12:52:24.660 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-04 12:52:24.704 | Selecting previously unselected package dns-root-data. 2022-01-04 12:52:24.712 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-04 12:52:24.714 | Unpacking dns-root-data (2019052802) ... 2022-01-04 12:52:24.740 | Selecting previously unselected package libidn11:amd64. 2022-01-04 12:52:24.748 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-04 12:52:24.750 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 12:52:24.784 | Selecting previously unselected package dnsmasq-base. 2022-01-04 12:52:24.792 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 12:52:24.794 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 12:52:24.858 | Selecting previously unselected package dnsmasq-utils. 2022-01-04 12:52:24.866 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 12:52:24.868 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 12:52:24.896 | Selecting previously unselected package ebtables. 2022-01-04 12:52:24.905 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-04 12:52:24.919 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-04 12:52:24.957 | Selecting previously unselected package libfakeroot:amd64. 2022-01-04 12:52:24.965 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-04 12:52:24.967 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-04 12:52:24.997 | Selecting previously unselected package fakeroot. 2022-01-04 12:52:25.005 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-04 12:52:25.007 | Unpacking fakeroot (1.24-1) ... 2022-01-04 12:52:25.045 | Selecting previously unselected package fonts-dejavu-core. 2022-01-04 12:52:25.052 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-04 12:52:25.054 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-04 12:52:25.232 | Selecting previously unselected package fonts-liberation. 2022-01-04 12:52:25.240 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-04 12:52:25.242 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-04 12:52:25.377 | Selecting previously unselected package fontconfig-config. 2022-01-04 12:52:25.386 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-04 12:52:25.388 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 12:52:25.424 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-04 12:52:25.432 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 12:52:25.434 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 12:52:25.477 | Selecting previously unselected package fontconfig. 2022-01-04 12:52:25.485 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 12:52:25.487 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 12:52:25.535 | Selecting previously unselected package genisoimage. 2022-01-04 12:52:25.543 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-04 12:52:25.545 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 12:52:25.623 | Selecting previously unselected package libann0. 2022-01-04 12:52:25.630 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-04 12:52:25.633 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-04 12:52:25.664 | Selecting previously unselected package libcdt5:amd64. 2022-01-04 12:52:25.671 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:25.674 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:25.702 | Selecting previously unselected package libcgraph6:amd64. 2022-01-04 12:52:25.709 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:25.712 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:25.744 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-04 12:52:25.752 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 12:52:25.754 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 12:52:25.796 | Selecting previously unselected package libjpeg8:amd64. 2022-01-04 12:52:25.803 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-04 12:52:25.806 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 12:52:25.831 | Selecting previously unselected package libjbig0:amd64. 2022-01-04 12:52:25.839 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-04 12:52:25.841 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 12:52:25.872 | Selecting previously unselected package libwebp6:amd64. 2022-01-04 12:52:25.879 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:25.881 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 12:52:25.933 | Selecting previously unselected package libtiff5:amd64. 2022-01-04 12:52:25.941 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-04 12:52:25.943 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 12:52:25.992 | Selecting previously unselected package libxpm4:amd64. 2022-01-04 12:52:26.000 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-04 12:52:26.002 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 12:52:26.032 | Selecting previously unselected package libgd3:amd64. 2022-01-04 12:52:26.041 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-04 12:52:26.043 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 12:52:26.087 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-04 12:52:26.094 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 12:52:26.096 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 12:52:26.143 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-04 12:52:26.151 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-04 12:52:26.154 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 12:52:26.213 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-04 12:52:26.221 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-04 12:52:26.223 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-04 12:52:26.252 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-04 12:52:26.259 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-04 12:52:26.261 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 12:52:26.288 | Selecting previously unselected package libxrender1:amd64. 2022-01-04 12:52:26.296 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-04 12:52:26.298 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 12:52:26.327 | Selecting previously unselected package libcairo2:amd64. 2022-01-04 12:52:26.335 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:26.337 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 12:52:26.433 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-04 12:52:26.441 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-04 12:52:26.443 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 12:52:26.481 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-04 12:52:26.489 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-04 12:52:26.491 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 12:52:26.569 | Selecting previously unselected package libthai-data. 2022-01-04 12:52:26.577 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-04 12:52:26.579 | Unpacking libthai-data (0.1.28-3) ... 2022-01-04 12:52:26.629 | Selecting previously unselected package libdatrie1:amd64. 2022-01-04 12:52:26.637 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-04 12:52:26.639 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 12:52:26.669 | Selecting previously unselected package libthai0:amd64. 2022-01-04 12:52:26.677 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-04 12:52:26.679 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-04 12:52:26.709 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-04 12:52:26.717 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 12:52:26.719 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:52:26.767 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-04 12:52:26.775 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 12:52:26.777 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:52:26.809 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-04 12:52:26.816 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 12:52:26.818 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:52:26.846 | Selecting previously unselected package libpathplan4:amd64. 2022-01-04 12:52:26.854 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:26.856 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:26.887 | Selecting previously unselected package libgvc6. 2022-01-04 12:52:26.895 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:26.897 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-04 12:52:27.013 | Selecting previously unselected package libgvpr2:amd64. 2022-01-04 12:52:27.020 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:27.022 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:27.086 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-04 12:52:27.094 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:27.106 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:27.327 | Selecting previously unselected package x11-common. 2022-01-04 12:52:27.335 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-04 12:52:27.373 | dpkg-query: no packages found matching nux-tools 2022-01-04 12:52:27.383 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-04 12:52:27.468 | Selecting previously unselected package libice6:amd64. 2022-01-04 12:52:27.476 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-04 12:52:27.489 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 12:52:27.570 | Selecting previously unselected package libsm6:amd64. 2022-01-04 12:52:27.578 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-04 12:52:27.594 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 12:52:27.678 | Selecting previously unselected package libxt6:amd64. 2022-01-04 12:52:27.686 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-04 12:52:27.695 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 12:52:27.805 | Selecting previously unselected package libxmu6:amd64. 2022-01-04 12:52:27.812 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-04 12:52:27.820 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 12:52:27.914 | Selecting previously unselected package libxaw7:amd64. 2022-01-04 12:52:27.922 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-04 12:52:27.934 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 12:52:28.039 | Selecting previously unselected package graphviz. 2022-01-04 12:52:28.047 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-04 12:52:28.059 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-04 12:52:28.239 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-04 12:52:28.247 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-04 12:52:28.258 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:52:28.363 | Selecting previously unselected package libibverbs1:amd64. 2022-01-04 12:52:28.371 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 12:52:28.383 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:52:28.507 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-04 12:52:28.515 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-04 12:52:28.536 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:52:28.639 | Selecting previously unselected package icu-devtools. 2022-01-04 12:52:28.647 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 12:52:28.649 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 12:52:28.758 | Selecting previously unselected package iputils-arping. 2022-01-04 12:52:28.766 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-04 12:52:28.778 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-04 12:52:28.883 | Selecting previously unselected package javascript-common. 2022-01-04 12:52:28.891 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-04 12:52:28.915 | Unpacking javascript-common (11) ... 2022-01-04 12:52:28.995 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-04 12:52:29.003 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:29.014 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:29.107 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-04 12:52:29.115 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:29.122 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:29.199 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-04 12:52:29.207 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:29.209 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:29.243 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-04 12:52:29.251 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:29.253 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:29.285 | Selecting previously unselected package comerr-dev:amd64. 2022-01-04 12:52:29.293 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-04 12:52:29.297 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 12:52:29.328 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-04 12:52:29.336 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:29.338 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:29.386 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-04 12:52:29.393 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-04 12:52:29.395 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 12:52:29.425 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-04 12:52:29.433 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-04 12:52:29.435 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 12:52:29.461 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-04 12:52:29.469 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-04 12:52:29.471 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-04 12:52:29.497 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-04 12:52:29.504 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-04 12:52:29.507 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-04 12:52:29.536 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-04 12:52:29.544 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 12:52:29.546 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 12:52:29.611 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-04 12:52:29.619 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 12:52:29.621 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 12:52:29.685 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-04 12:52:29.693 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-04 12:52:29.695 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 12:52:29.724 | Selecting previously unselected package libgts-bin. 2022-01-04 12:52:29.732 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 12:52:29.734 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 12:52:29.768 | Selecting previously unselected package libicu-dev:amd64. 2022-01-04 12:52:29.776 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 12:52:29.778 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 12:52:31.202 | Selecting previously unselected package libipset13:amd64. 2022-01-04 12:52:31.210 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:31.226 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 12:52:31.261 | Selecting previously unselected package librdmacm1:amd64. 2022-01-04 12:52:31.269 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 12:52:31.271 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:52:31.308 | Selecting previously unselected package libiscsi7:amd64. 2022-01-04 12:52:31.316 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-04 12:52:31.318 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 12:52:31.350 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-04 12:52:31.358 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 12:52:31.360 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 12:52:31.418 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-04 12:52:31.426 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 12:52:31.428 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 12:52:31.452 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-04 12:52:31.459 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 12:52:31.462 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 12:52:31.486 | Selecting previously unselected package libjs-jquery. 2022-01-04 12:52:31.493 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-04 12:52:31.495 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 12:52:31.554 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-04 12:52:31.562 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-04 12:52:31.564 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-04 12:52:31.589 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-04 12:52:31.596 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-04 12:52:31.598 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 12:52:31.673 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-04 12:52:31.681 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-04 12:52:31.683 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 12:52:31.737 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-04 12:52:31.745 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-04 12:52:31.747 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-04 12:52:31.772 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-04 12:52:31.781 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-04 12:52:31.783 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-04 12:52:31.808 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-04 12:52:31.816 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 12:52:31.818 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 12:52:31.910 | Selecting previously unselected package libnspr4:amd64. 2022-01-04 12:52:31.918 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-04 12:52:31.920 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-04 12:52:31.962 | Selecting previously unselected package libnss3:amd64. 2022-01-04 12:52:31.969 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-04 12:52:31.972 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 12:52:32.173 | Selecting previously unselected package libomp5-10:amd64. 2022-01-04 12:52:32.181 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:32.184 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:32.257 | Selecting previously unselected package libomp-10-dev. 2022-01-04 12:52:32.265 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:32.267 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:32.300 | Selecting previously unselected package pcp-conf. 2022-01-04 12:52:32.308 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-04 12:52:32.310 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-04 12:52:32.341 | Selecting previously unselected package libpcp3. 2022-01-04 12:52:32.349 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-04 12:52:32.351 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-04 12:52:32.417 | Selecting previously unselected package libpcp-pmda3. 2022-01-04 12:52:32.425 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-04 12:52:32.427 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-04 12:52:32.457 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-04 12:52:32.464 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-04 12:52:32.466 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 12:52:32.501 | Selecting previously unselected package libpq5:amd64. 2022-01-04 12:52:32.508 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:32.511 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:32.553 | Selecting previously unselected package libpq-dev. 2022-01-04 12:52:32.561 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:32.563 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:32.636 | Selecting previously unselected package librados2. 2022-01-04 12:52:32.644 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:32.646 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 12:52:33.115 | Selecting previously unselected package librbd1. 2022-01-04 12:52:33.123 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:33.125 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 12:52:33.380 | Selecting previously unselected package libsasl2-dev. 2022-01-04 12:52:33.389 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-04 12:52:33.391 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 12:52:33.458 | Selecting previously unselected package libssl-dev:amd64. 2022-01-04 12:52:33.466 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 12:52:33.468 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 12:52:33.726 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-04 12:52:33.734 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 12:52:33.736 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 12:52:33.854 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-04 12:52:33.862 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 12:52:33.864 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 12:52:33.890 | Selecting previously unselected package libx86-1:amd64. 2022-01-04 12:52:33.898 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-04 12:52:33.900 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 12:52:33.936 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-04 12:52:33.943 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:33.945 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 12:52:34.087 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-04 12:52:34.094 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-04 12:52:34.097 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 12:52:34.176 | Selecting previously unselected package llvm-10-runtime. 2022-01-04 12:52:34.185 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:34.187 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:34.241 | Selecting previously unselected package libpfm4:amd64. 2022-01-04 12:52:34.250 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-04 12:52:34.252 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 12:52:34.325 | Selecting previously unselected package llvm-10. 2022-01-04 12:52:34.333 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:34.335 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:35.100 | Selecting previously unselected package libffi-dev:amd64. 2022-01-04 12:52:35.108 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-04 12:52:35.110 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-04 12:52:35.151 | Selecting previously unselected package python3-pygments. 2022-01-04 12:52:35.159 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-04 12:52:35.162 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 12:52:35.297 | Selecting previously unselected package llvm-10-tools. 2022-01-04 12:52:35.306 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:35.308 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:35.445 | Selecting previously unselected package libz3-4:amd64. 2022-01-04 12:52:35.453 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-04 12:52:35.455 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 12:52:36.405 | Selecting previously unselected package libz3-dev:amd64. 2022-01-04 12:52:36.413 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-04 12:52:36.415 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 12:52:36.459 | Selecting previously unselected package llvm-10-dev. 2022-01-04 12:52:36.468 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 12:52:36.470 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:40.841 | Selecting previously unselected package lsscsi. 2022-01-04 12:52:40.850 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-04 12:52:40.852 | Unpacking lsscsi (0.30-0.1) ... 2022-01-04 12:52:40.886 | Selecting previously unselected package pkg-config. 2022-01-04 12:52:40.894 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-04 12:52:40.896 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 12:52:40.929 | Selecting previously unselected package pm-utils. 2022-01-04 12:52:40.937 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-04 12:52:40.939 | Unpacking pm-utils (1.4.1-19) ... 2022-01-04 12:52:40.995 | Selecting previously unselected package postgresql-client-common. 2022-01-04 12:52:41.003 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-04 12:52:41.005 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-04 12:52:41.038 | Selecting previously unselected package postgresql-client-12. 2022-01-04 12:52:41.046 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:41.049 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:41.243 | Selecting previously unselected package ssl-cert. 2022-01-04 12:52:41.252 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-04 12:52:41.254 | Unpacking ssl-cert (1.0.39) ... 2022-01-04 12:52:41.288 | Selecting previously unselected package postgresql-common. 2022-01-04 12:52:41.296 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-04 12:52:41.331 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-04 12:52:41.338 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-04 12:52:41.400 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-04 12:52:41.409 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:41.411 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:41.709 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-04 12:52:41.718 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-04 12:52:41.720 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 12:52:41.750 | Selecting previously unselected package python-pip-whl. 2022-01-04 12:52:41.759 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 12:52:41.762 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 12:52:41.964 | Selecting previously unselected package python3-mysqldb. 2022-01-04 12:52:41.973 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-04 12:52:41.975 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-04 12:52:42.010 | Selecting previously unselected package python3-wheel. 2022-01-04 12:52:42.018 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-04 12:52:42.021 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-04 12:52:42.054 | Selecting previously unselected package python3-pip. 2022-01-04 12:52:42.062 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 12:52:42.064 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 12:52:42.145 | Selecting previously unselected package python3.8-venv. 2022-01-04 12:52:42.155 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-04 12:52:42.157 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 12:52:42.181 | Selecting previously unselected package python3-venv. 2022-01-04 12:52:42.189 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-04 12:52:42.191 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 12:52:42.219 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-04 12:52:42.227 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 12:52:42.229 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 12:52:42.261 | Selecting previously unselected package qemu-utils. 2022-01-04 12:52:42.270 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 12:52:42.272 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 12:52:42.452 | Selecting previously unselected package sharutils. 2022-01-04 12:52:42.461 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-04 12:52:42.463 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-04 12:52:42.512 | Selecting previously unselected package sqlite3. 2022-01-04 12:52:42.521 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-04 12:52:42.523 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 12:52:42.667 | Selecting previously unselected package unzip. 2022-01-04 12:52:42.675 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-04 12:52:42.677 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-04 12:52:42.727 | Selecting previously unselected package vbetool. 2022-01-04 12:52:42.736 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-04 12:52:42.738 | Unpacking vbetool (1.1-4) ... 2022-01-04 12:52:42.769 | Selecting previously unselected package ipset. 2022-01-04 12:52:42.777 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:52:42.787 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 12:52:42.822 | Selecting previously unselected package ipvsadm. 2022-01-04 12:52:42.830 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-04 12:52:42.832 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-04 12:52:42.867 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-04 12:52:42.876 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 12:52:42.885 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:42.911 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-04 12:52:42.920 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-04 12:52:42.922 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 12:52:42.953 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-04 12:52:42.961 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-04 12:52:42.963 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 12:52:42.994 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-04 12:52:43.002 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 12:52:43.004 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:43.036 | Selecting previously unselected package libpcp-gui2. 2022-01-04 12:52:43.045 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.047 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-04 12:52:43.077 | Selecting previously unselected package libpcp-import1. 2022-01-04 12:52:43.085 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.087 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-04 12:52:43.116 | Selecting previously unselected package libpcp-mmv1. 2022-01-04 12:52:43.125 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.127 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-04 12:52:43.159 | Selecting previously unselected package libpcp-trace2. 2022-01-04 12:52:43.168 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.170 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-04 12:52:43.200 | Selecting previously unselected package libpcp-web1. 2022-01-04 12:52:43.208 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.210 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-04 12:52:43.253 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-04 12:52:43.261 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-04 12:52:43.263 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 12:52:43.300 | Selecting previously unselected package python3-pcp. 2022-01-04 12:52:43.308 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.310 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-04 12:52:43.354 | Selecting previously unselected package pcp. 2022-01-04 12:52:43.362 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-04 12:52:43.432 | Unpacking pcp (5.0.3-1) ... 2022-01-04 12:52:43.953 | Selecting previously unselected package socat. 2022-01-04 12:52:43.963 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-04 12:52:43.965 | Unpacking socat (1.7.3.3-2) ... 2022-01-04 12:52:44.067 | Selecting previously unselected package vlan. 2022-01-04 12:52:44.076 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-04 12:52:44.086 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 12:52:44.160 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 12:52:44.167 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-04 12:52:44.176 | Setting up javascript-common (11) ... 2022-01-04 12:52:44.207 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-04 12:52:44.223 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 12:52:44.229 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 12:52:44.235 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 12:52:44.241 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 12:52:44.263 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 12:52:44.267 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 12:52:44.272 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 12:52:44.279 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:44.285 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 12:52:44.291 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 12:52:44.298 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 12:52:44.303 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 12:52:44.308 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 12:52:44.342 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-04 12:52:44.374 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 12:52:44.380 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-04 12:52:44.386 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 12:52:44.392 | Setting up vbetool (1.1-4) ... 2022-01-04 12:52:44.397 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 12:52:44.403 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 12:52:44.413 | Setting up pm-utils (1.4.1-19) ... 2022-01-04 12:52:44.422 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 12:52:44.664 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-04 12:52:44.688 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 12:52:44.694 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:44.700 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-04 12:52:44.936 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-04 12:52:45.632 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 12:52:45.643 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 12:52:45.648 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 12:52:45.653 | Setting up m4 (1.4.18-4) ... 2022-01-04 12:52:45.658 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 12:52:45.948 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:45.954 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 12:52:45.959 | Setting up iputils-arping (3:20190709-3) ... 2022-01-04 12:52:45.990 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-04 12:52:45.997 | Setting up conntrack (1:1.4.5-2) ... 2022-01-04 12:52:46.001 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 12:52:46.007 | Setting up python3-wheel (0.34.2-1) ... 2022-01-04 12:52:46.262 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 12:52:46.267 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-04 12:52:46.471 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-04 12:52:48.530 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 12:52:49.753 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-04 12:52:50.431 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-04 12:52:50.455 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-04 12:52:50.460 | Setting up acl (2.2.53-6) ... 2022-01-04 12:52:50.466 | Setting up dns-root-data (2019052802) ... 2022-01-04 12:52:50.471 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:50.478 | Setting up fakeroot (1.24-1) ... 2022-01-04 12:52:50.484 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-04 12:52:50.494 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 12:52:50.500 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 12:52:50.505 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:50.510 | Setting up autotools-dev (20180224.1) ... 2022-01-04 12:52:50.517 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 12:52:51.307 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 12:52:51.312 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 12:52:51.317 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 12:52:51.323 | Setting up make (4.2.1-1.2) ... 2022-01-04 12:52:51.328 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-04 12:52:51.333 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 12:52:51.340 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:51.346 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 12:52:51.351 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:51.357 | Setting up ebtables (2.0.11-3build1) ... 2022-01-04 12:52:51.901 | Setting up socat (1.7.3.3-2) ... 2022-01-04 12:52:51.906 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-04 12:52:51.912 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 12:52:51.919 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 12:52:51.924 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-04 12:52:51.929 | Setting up binfmt-support (2.2.0-2) ... 2022-01-04 12:52:52.209 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-04 12:52:53.256 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 12:52:53.263 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 12:52:53.283 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-04 12:52:53.315 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 12:52:53.321 | Setting up lsscsi (0.30-0.1) ... 2022-01-04 12:52:53.327 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 12:52:53.332 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:53.337 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 12:52:53.342 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 12:52:53.352 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 12:52:53.357 | Setting up autoconf (2.69-11.1) ... 2022-01-04 12:52:53.364 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 12:52:53.370 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 12:52:53.411 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-04 12:52:53.416 | Setting up dwz (0.13-5) ... 2022-01-04 12:52:53.421 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 12:52:53.427 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 12:52:53.433 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 12:52:53.439 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 12:52:53.446 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 12:52:53.459 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:53.466 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:53.472 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-04 12:52:53.478 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 12:52:53.484 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-04 12:52:53.490 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:52:53.499 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 12:52:53.504 | Setting up pcp-conf (5.0.3-1) ... 2022-01-04 12:52:53.512 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 12:52:53.520 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-04 12:52:53.525 | Setting up libsub-override-perl (0.09-2) ... 2022-01-04 12:52:53.531 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 12:52:53.537 | Setting up libthai-data (0.1.28-3) ... 2022-01-04 12:52:53.543 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 12:52:53.549 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:53.556 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 12:52:53.561 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 12:52:53.566 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-04 12:52:53.572 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:53.577 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 12:52:53.583 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-04 12:52:53.588 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 12:52:53.600 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-04 12:52:53.610 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-04 12:52:54.653 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-04 12:52:54.984 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-04 12:52:54.989 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 12:52:54.995 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 12:52:55.000 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 12:52:55.005 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 12:52:55.010 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 12:52:55.015 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-04 12:52:55.020 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:55.025 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 12:52:55.030 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-04 12:52:55.037 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-04 12:52:55.041 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 12:52:55.046 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 12:52:55.051 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:52:55.057 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 12:52:55.062 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 12:52:55.067 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 12:52:55.072 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 12:52:55.078 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:52:55.083 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:55.088 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 12:52:55.093 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:55.099 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-04 12:52:55.111 | Setting up libtool (2.4.6-14) ... 2022-01-04 12:52:55.116 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 12:52:55.210 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2022-01-04 12:52:55.240 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:55.245 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 12:52:55.626 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-04 12:52:56.705 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:56.710 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 12:52:56.716 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:56.721 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 12:52:56.861 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 12:52:56.866 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:56.872 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 12:52:56.881 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 12:52:56.890 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:52:56.895 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-04 12:52:57.147 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-04 12:52:57.152 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 12:52:57.157 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-04 12:52:57.162 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 12:52:57.168 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:52:57.773 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-01-04 12:52:57.797 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:57.802 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 12:52:57.809 | Setting up ssl-cert (1.0.39) ... 2022-01-04 12:52:58.236 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 12:52:58.241 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 12:52:58.316 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-04 12:52:58.321 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-04 12:52:58.786 | Adding user postgres to group ssl-cert 2022-01-04 12:52:58.926 | 2022-01-04 12:52:58.926 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-04 12:52:59.117 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-04 12:52:59.117 | Removing obsolete dictionary files: 2022-01-04 12:52:59.719 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-04 12:53:00.844 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-04 12:53:00.850 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 12:53:00.856 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 12:53:00.942 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 12:53:01.353 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 12:53:01.358 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 12:53:01.363 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 12:53:01.368 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 12:53:01.374 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-04 12:53:01.379 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 12:53:01.384 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 12:53:01.390 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 12:53:01.395 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 12:53:01.401 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 12:53:01.406 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:53:01.412 | Setting up ipvsadm (1:1.31-1) ... 2022-01-04 12:53:02.164 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 12:53:02.169 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:53:02.269 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 12:53:04.343 | Regenerating fonts cache... done. 2022-01-04 12:53:04.346 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-04 12:53:04.352 | Setting up libpcp3 (5.0.3-1) ... 2022-01-04 12:53:04.357 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-04 12:53:04.362 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 12:53:04.368 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 12:53:05.684 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-04 12:53:06.519 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:53:06.565 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:53:06.571 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 12:53:07.564 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-04 12:53:08.246 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:53:08.252 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-04 12:53:08.257 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:53:08.263 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 12:53:08.268 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 12:53:08.274 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-04 12:53:08.279 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 12:53:08.285 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 12:53:08.290 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-04 12:53:08.296 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-04 12:53:08.302 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 12:53:08.308 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 12:53:08.314 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 12:53:08.334 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-04 12:53:08.339 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 12:53:08.345 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 12:53:08.351 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 12:53:08.357 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 12:53:08.363 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 12:53:08.369 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:53:08.374 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 12:53:08.380 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 12:53:08.385 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-04 12:53:08.391 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 12:53:08.397 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 12:53:08.403 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 12:53:08.408 | Setting up po-debconf (1.0.21) ... 2022-01-04 12:53:08.414 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 12:53:08.795 | Enabling module mpm_event. 2022-01-04 12:53:08.861 | Enabling module authz_core. 2022-01-04 12:53:08.866 | Enabling module authz_host. 2022-01-04 12:53:08.926 | Enabling module authn_core. 2022-01-04 12:53:08.931 | Enabling module auth_basic. 2022-01-04 12:53:08.989 | Enabling module access_compat. 2022-01-04 12:53:09.049 | Enabling module authn_file. 2022-01-04 12:53:09.108 | Enabling module authz_user. 2022-01-04 12:53:09.168 | Enabling module alias. 2022-01-04 12:53:09.227 | Enabling module dir. 2022-01-04 12:53:09.286 | Enabling module autoindex. 2022-01-04 12:53:09.344 | Enabling module env. 2022-01-04 12:53:09.403 | Enabling module mime. 2022-01-04 12:53:09.462 | Enabling module negotiation. 2022-01-04 12:53:09.521 | Enabling module setenvif. 2022-01-04 12:53:09.580 | Enabling module filter. 2022-01-04 12:53:09.639 | Enabling module deflate. 2022-01-04 12:53:09.698 | Enabling module status. 2022-01-04 12:53:09.756 | Enabling module reqtimeout. 2022-01-04 12:53:09.815 | Enabling conf charset. 2022-01-04 12:53:09.875 | Enabling conf localized-error-pages. 2022-01-04 12:53:09.932 | Enabling conf other-vhosts-access-log. 2022-01-04 12:53:09.990 | Enabling conf security. 2022-01-04 12:53:10.048 | Enabling conf serve-cgi-bin. 2022-01-04 12:53:10.107 | Enabling site 000-default. 2022-01-04 12:53:10.159 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-04 12:53:10.213 | Enabling conf javascript-common. 2022-01-04 12:53:10.465 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-04 12:53:11.042 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-04 12:53:13.763 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 12:53:13.776 | Setting up python3-pcp (5.0.3-1) ... 2022-01-04 12:53:14.091 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-04 12:53:14.114 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 12:53:14.119 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 12:53:14.131 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 12:53:14.137 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 12:53:14.143 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 12:53:14.148 | Setting up graphviz (2.42.2-3build2) ... 2022-01-04 12:53:14.156 | Setting up pcp (5.0.3-1) ... 2022-01-04 12:53:14.499 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-04 12:53:14.940 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-04 12:53:15.372 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-04 12:53:15.805 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-04 12:53:31.741 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 12:53:31.750 | Setting up systemd (245.4-4ubuntu3.13) ... 2022-01-04 12:53:31.752 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-04 12:53:32.898 | Setting up dh-autoreconf (19) ... 2022-01-04 12:53:32.904 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2022-01-04 12:53:33.716 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2022-01-04 12:53:33.724 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 12:53:33.732 | Setting up debhelper (12.10ubuntu1) ... 2022-01-04 12:53:33.739 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 12:53:34.068 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 12:53:34.074 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-04 12:53:34.097 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-04 12:53:34.171 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-04 12:53:47.301 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 12:53:47.325 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-04 12:53:47.738 | Processing triggers for ufw (0.36-6) ... 2022-01-04 12:53:47.887 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 12:54:13.713 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-04 12:54:13.727 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-04 12:54:20.598 | ++ functions-common:apt_get:1221 : result=0 2022-01-04 12:54:20.600 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:54:20.602 | ++ functions-common:time_stop:2412 : local name 2022-01-04 12:54:20.605 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 12:54:20.607 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:54:20.609 | ++ functions-common:time_stop:2415 : local total 2022-01-04 12:54:20.611 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 12:54:20.614 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:54:20.616 | ++ functions-common:time_stop:2419 : start_time=1641300695711 2022-01-04 12:54:20.618 | ++ functions-common:time_stop:2421 : [[ -z 1641300695711 ]] 2022-01-04 12:54:20.620 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:54:20.624 | ++ functions-common:time_stop:2424 : end_time=1641300860622 2022-01-04 12:54:20.626 | ++ functions-common:time_stop:2425 : elapsed_time=164911 2022-01-04 12:54:20.629 | ++ functions-common:time_stop:2426 : total=695 2022-01-04 12:54:20.631 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:54:20.633 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=165606 2022-01-04 12:54:20.635 | ++ functions-common:apt_get:1225 : return 0 2022-01-04 12:54:20.638 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-04 12:54:20.640 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-04 12:54:20.642 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-04 12:54:20.646 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-04 12:54:20.650 | + ./stack.sh:main:786 : [[ False != \T\r\u\e ]] 2022-01-04 12:54:20.652 | + ./stack.sh:main:787 : PYPI_ALTERNATIVE_URL= 2022-01-04 12:54:20.655 | + ./stack.sh:main:787 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-04 12:54:21.967 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-04 12:54:21.969 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-04 12:54:21.971 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-04 12:54:21.974 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-04 12:54:21.976 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-04 12:54:21.978 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-04 12:54:21.980 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-04 12:54:21.982 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-04 12:54:21.983 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-04 12:54:21.985 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-04 12:54:21.987 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-04 12:54:21.989 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-04 12:54:21.990 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-04 12:54:21.992 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-04 12:54:21.994 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-04 12:54:21.995 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-04 12:54:21.997 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-04 12:54:21.999 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-04 12:54:22.001 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-04 12:54:22.003 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-04 12:54:22.005 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-04 12:54:22.007 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-04 12:54:22.009 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-04 12:54:22.011 | + functions-common:_ensure_lsb_release:383 : return 2022-01-04 12:54:22.013 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-04 12:54:22.081 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-04 12:54:22.083 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-04 12:54:22.151 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-04 12:54:22.153 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-04 12:54:22.222 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-04 12:54:22.223 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-04 12:54:22.225 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-04 12:54:22.227 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-04 12:54:22.229 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-04 12:54:22.231 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-04 12:54:22.233 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-04 12:54:22.235 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-04 12:54:22.237 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-04 12:54:22.239 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-04 12:54:22.240 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-04 12:54:22.241 | Distro: focal 2022-01-04 12:54:22.243 | + tools/install_pip.sh:main:119 : get_versions 2022-01-04 12:54:22.245 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 12:54:22.248 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 12:54:22.251 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 12:54:22.253 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 12:54:22.254 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 12:54:22.816 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 12:54:22.818 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 12:54:22.818 | pip: 21.3.1 2022-01-04 12:54:22.820 | + tools/install_pip.sh:main:121 : [[ -n '' ]] 2022-01-04 12:54:22.822 | + tools/install_pip.sh:main:125 : is_fedora 2022-01-04 12:54:22.824 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 12:54:22.825 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 12:54:22.827 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 12:54:22.829 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 12:54:22.830 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 12:54:22.832 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 12:54:22.834 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 12:54:22.835 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 12:54:22.837 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:54:22.839 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 12:54:22.841 | + tools/install_pip.sh:main:137 : install_get_pip 2022-01-04 12:54:22.843 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 12:54:22.845 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 12:54:22.847 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-04 12:54:22.848 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 12:54:22.850 | + 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 2022-01-04 12:54:22.861 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-04 12:54:22.861 | Dload Upload Total Spent Left Speed 2022-01-04 12:54:23.136 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7668k 0 --:--:-- --:--:-- --:--:-- 7668k 2022-01-04 12:54:23.141 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-04 12:54:23.144 | + tools/install_pip.sh:install_get_pip:95 : sudo -H -E python3.8 -m pip uninstall setuptools -y 2022-01-04 12:54:23.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:23.912 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:23.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:23.912 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:24.017 | Found existing installation: setuptools 60.2.0 2022-01-04 12:54:24.101 | Uninstalling setuptools-60.2.0: 2022-01-04 12:54:24.353 | Successfully uninstalled setuptools-60.2.0 2022-01-04 12:54:24.367 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:54:24.436 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-04 12:54:27.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:27.185 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:27.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:27.185 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:27.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:54:27.636 | Collecting pip 2022-01-04 12:54:27.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-04 12:54:28.398 | Collecting setuptools 2022-01-04 12:54:28.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c8/9b1a14a67ac5f/setuptools-60.2.0-py3-none-any.whl (953 kB) 2022-01-04 12:54:30.002 | Installing collected packages: setuptools, pip 2022-01-04 12:54:30.584 | Attempting uninstall: pip 2022-01-04 12:54:30.585 | Found existing installation: pip 21.3.1 2022-01-04 12:54:30.834 | Uninstalling pip-21.3.1: 2022-01-04 12:54:30.867 | Successfully uninstalled pip-21.3.1 2022-01-04 12:54:32.435 | Successfully installed pip-21.3.1 setuptools-60.2.0 2022-01-04 12:54:32.435 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:54:32.662 | + tools/install_pip.sh:main:140 : set -x 2022-01-04 12:54:32.664 | + tools/install_pip.sh:main:144 : pip_install_gr setuptools 2022-01-04 12:54:32.666 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-04 12:54:32.668 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 12:54:32.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-04 12:54:32.673 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-04 12:54:32.674 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 12:54:32.677 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-04 12:54:32.677 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 12:54:32.681 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-01-04 12:54:32.683 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-01-04 12:54:32.684 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 12:54:32.687 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 12:54:32.689 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 12:54:32.704 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-01-04 12:54:32.706 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 12:54:33.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:33.412 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:33.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:33.412 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:34.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:54:34.516 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (60.2.0) 2022-01-04 12:54:36.072 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:54:36.174 | + inc/python:pip_install:200 : result=0 2022-01-04 12:54:36.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:54:36.177 | + functions-common:time_stop:2412 : local name 2022-01-04 12:54:36.179 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:54:36.181 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:54:36.182 | + functions-common:time_stop:2415 : local total 2022-01-04 12:54:36.184 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:54:36.186 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:54:36.188 | + functions-common:time_stop:2419 : start_time=1641300872700 2022-01-04 12:54:36.189 | + functions-common:time_stop:2421 : [[ -z 1641300872700 ]] 2022-01-04 12:54:36.191 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:54:36.194 | + functions-common:time_stop:2424 : end_time=1641300876192 2022-01-04 12:54:36.196 | + functions-common:time_stop:2425 : elapsed_time=3492 2022-01-04 12:54:36.198 | + functions-common:time_stop:2426 : total=0 2022-01-04 12:54:36.199 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:54:36.201 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3492 2022-01-04 12:54:36.203 | + inc/python:pip_install:203 : return 0 2022-01-04 12:54:36.205 | + tools/install_pip.sh:main:146 : get_versions 2022-01-04 12:54:36.207 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 12:54:36.210 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 12:54:36.212 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 12:54:36.215 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 12:54:36.215 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 12:54:36.773 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 12:54:36.775 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 12:54:36.775 | pip: 21.3.1 2022-01-04 12:54:36.778 | + ./stack.sh:main:791 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-04 12:54:36.781 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 12:54:36.785 | + ./stack.sh:main:792 : fixup_all 2022-01-04 12:54:36.787 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_ubuntu 2022-01-04 12:54:36.789 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2022-01-04 12:54:36.791 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:54:36.793 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:54:36.795 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-04 12:54:36.806 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-04 12:54:36.817 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-04 12:54:36.829 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_fedora 2022-01-04 12:54:36.831 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-04 12:54:36.833 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 12:54:36.835 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 12:54:36.837 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 12:54:36.839 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 12:54:36.841 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 12:54:36.843 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 12:54:36.845 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 12:54:36.847 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 12:54:36.849 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:54:36.851 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 12:54:36.853 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-04 12:54:36.855 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_suse 2022-01-04 12:54:36.857 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2022-01-04 12:54:36.859 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 12:54:36.861 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 12:54:36.863 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 12:54:36.865 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 12:54:36.867 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 12:54:36.869 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 12:54:36.872 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2022-01-04 12:54:36.874 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_openeuler 2022-01-04 12:54:36.876 | + tools/fixup_stuff.sh:fixup_openeuler:152 : is_openeuler 2022-01-04 12:54:36.879 | + functions-common:is_openeuler:567 : [[ -z deb ]] 2022-01-04 12:54:36.881 | + functions-common:is_openeuler:570 : '[' Ubuntu = openEuler ']' 2022-01-04 12:54:36.883 | + tools/fixup_stuff.sh:fixup_openeuler:153 : return 2022-01-04 12:54:36.885 | + ./stack.sh:main:795 : pip_install -U os-testr 2022-01-04 12:54:36.905 | Using python 3.8 to install os-testr 2022-01-04 12:54:36.907 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-04 12:54:37.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:37.616 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:37.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:54:37.616 | from cryptography.utils import int_from_bytes 2022-01-04 12:54:38.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:54:39.211 | Collecting os-testr 2022-01-04 12:54:39.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-04 12:54:39.679 | Collecting stestr>=1.0.0 2022-01-04 12:54:39.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-04 12:54:40.040 | Collecting python-subunit>=1.0.0 2022-01-04 12:54:40.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-04 12:54:40.053 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-04 12:54:40.054 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-04 12:54:40.069 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-04 12:54:40.095 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-04 12:54:40.096 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-04 12:54:40.097 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-04 12:54:40.099 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-04 12:54:40.442 | Collecting future 2022-01-04 12:54:40.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-04 12:54:40.659 | Preparing metadata (setup.py): started 2022-01-04 12:54:41.267 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:54:41.297 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-01-04 12:54:41.299 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2022-01-04 12:54:41.300 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.5.0) 2022-01-04 12:54:41.301 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-01-04 12:54:41.302 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-01-04 12:54:41.316 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-04 12:54:41.384 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-04 12:54:41.385 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-01-04 12:54:41.386 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-04 12:54:41.493 | Building wheels for collected packages: future 2022-01-04 12:54:41.494 | Building wheel for future (setup.py): started 2022-01-04 12:54:42.479 | Building wheel for future (setup.py): finished with status 'done' 2022-01-04 12:54:42.483 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=069c55af0e44bf21b3eb87391a94fc9c45910ab658b5c2ede81f86dc3abc4aa6 2022-01-04 12:54:42.483 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-04 12:54:42.490 | Successfully built future 2022-01-04 12:54:43.899 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-04 12:54:44.751 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-04 12:54:44.751 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:54:44.888 | + inc/python:pip_install:200 : result=0 2022-01-04 12:54:44.890 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:54:44.892 | + functions-common:time_stop:2412 : local name 2022-01-04 12:54:44.894 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:54:44.896 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:54:44.898 | + functions-common:time_stop:2415 : local total 2022-01-04 12:54:44.900 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:54:44.902 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:54:44.904 | + functions-common:time_stop:2419 : start_time=1641300876900 2022-01-04 12:54:44.906 | + functions-common:time_stop:2421 : [[ -z 1641300876900 ]] 2022-01-04 12:54:44.909 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:54:44.913 | + functions-common:time_stop:2424 : end_time=1641300884910 2022-01-04 12:54:44.915 | + functions-common:time_stop:2425 : elapsed_time=8010 2022-01-04 12:54:44.917 | + functions-common:time_stop:2426 : total=0 2022-01-04 12:54:44.919 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:54:44.921 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8010 2022-01-04 12:54:44.923 | + inc/python:pip_install:203 : return 0 2022-01-04 12:54:44.926 | + ./stack.sh:main:799 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-04 12:54:44.973 | + ./stack.sh:main:800 : sudo systemctl restart systemd-journald 2022-01-04 12:54:45.068 | + ./stack.sh:main:806 : install_infra 2022-01-04 12:54:45.070 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 12:54:45.073 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-04 12:54:45.075 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-04 12:54:48.168 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 12:54:48.170 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-04 12:54:48.192 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-04 12:54:49.971 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.016 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.090 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.099 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.122 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.163 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.231 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.320 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.353 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.371 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.388 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.399 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.413 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.423 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.459 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.486 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.548 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.551 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.555 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.607 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.649 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.664 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.681 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.699 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.731 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.786 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.813 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.823 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.841 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.868 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.875 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.878 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:50.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:54:51.023 | Collecting pbr===5.8.0 2022-01-04 12:54:51.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 12:54:51.068 | Installing collected packages: pbr 2022-01-04 12:54:51.210 | Successfully installed pbr-5.8.0 2022-01-04 12:54:51.268 | + inc/python:pip_install:200 : result=0 2022-01-04 12:54:51.270 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:54:51.273 | + functions-common:time_stop:2412 : local name 2022-01-04 12:54:51.275 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:54:51.277 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:54:51.279 | + functions-common:time_stop:2415 : local total 2022-01-04 12:54:51.281 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:54:51.283 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:54:51.285 | + functions-common:time_stop:2419 : start_time=1641300888185 2022-01-04 12:54:51.287 | + functions-common:time_stop:2421 : [[ -z 1641300888185 ]] 2022-01-04 12:54:51.289 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:54:51.293 | + functions-common:time_stop:2424 : end_time=1641300891291 2022-01-04 12:54:51.295 | + functions-common:time_stop:2425 : elapsed_time=3106 2022-01-04 12:54:51.297 | + functions-common:time_stop:2426 : total=8010 2022-01-04 12:54:51.299 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:54:51.301 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11116 2022-01-04 12:54:51.303 | + inc/python:pip_install:203 : return 0 2022-01-04 12:54:51.306 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 12:54:51.308 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-04 12:54:51.330 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-04 12:54:53.119 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.163 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.236 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.244 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.268 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.309 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.378 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.467 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.501 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.518 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.536 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.547 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.570 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.607 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.635 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.697 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.700 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.704 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.744 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.798 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.814 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.833 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.864 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.920 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.947 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.958 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:53.976 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:54.003 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:54.009 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:54.013 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 12:54:54.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:54:54.019 | Processing /opt/stack/requirements 2022-01-04 12:54:55.289 | Collecting fixtures===3.0.0 2022-01-04 12:54:55.296 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-04 12:54:55.496 | Collecting PyYAML===6.0 2022-01-04 12:54:55.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-01-04 12:54:55.673 | Collecting requests===2.26.0 2022-01-04 12:54:55.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-01-04 12:54:55.774 | Collecting packaging===21.3 2022-01-04 12:54:55.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 12:54:55.844 | Collecting testtools===2.5.0 2022-01-04 12:54:55.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-04 12:54:55.932 | Collecting idna===3.3 2022-01-04 12:54:55.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-04 12:54:56.071 | Collecting pyparsing===3.0.6 2022-01-04 12:54:56.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 12:54:56.136 | Collecting six===1.16.0 2022-01-04 12:54:56.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-04 12:54:56.192 | Collecting charset-normalizer===2.0.9 2022-01-04 12:54:56.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2022-01-04 12:54:56.233 | Collecting Parsley>=1.2 2022-01-04 12:54:56.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 12:54:56.285 | Collecting beagle>=0.2.1 2022-01-04 12:54:56.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-04 12:54:56.317 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-04 12:54:56.385 | Collecting certifi>=2017.4.17 2022-01-04 12:54:56.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-04 12:54:56.474 | Collecting urllib3===1.26.7 2022-01-04 12:54:56.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2022-01-04 12:54:56.542 | Collecting extras===1.0.0 2022-01-04 12:54:56.548 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-04 12:54:56.631 | Collecting cliff===3.10.0 2022-01-04 12:54:56.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-04 12:54:56.693 | Collecting autopage===0.4.0 2022-01-04 12:54:56.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-04 12:54:56.844 | Collecting cmd2===2.3.3 2022-01-04 12:54:56.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-04 12:54:56.991 | Collecting stevedore===3.5.0 2022-01-04 12:54:56.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-04 12:54:57.057 | Collecting prettytable===2.5.0 2022-01-04 12:54:57.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) 2022-01-04 12:54:57.117 | Collecting pyperclip===1.8.2 2022-01-04 12:54:57.123 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-04 12:54:57.160 | Collecting wcwidth===0.2.5 2022-01-04 12:54:57.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-04 12:54:57.220 | Collecting attrs===21.4.0 2022-01-04 12:54:57.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-04 12:54:57.306 | Building wheels for collected packages: openstack-requirements 2022-01-04 12:54:57.307 | Building wheel for openstack-requirements (setup.py): started 2022-01-04 12:54:58.089 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-04 12:54:58.089 | ERROR: Command errored out with exit status 1: 2022-01-04 12:54:58.090 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0e3_4ubi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0e3_4ubi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-mya915rx 2022-01-04 12:54:58.090 | cwd: /tmp/pip-req-build-0e3_4ubi/ 2022-01-04 12:54:58.090 | Complete output (6 lines): 2022-01-04 12:54:58.090 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-04 12:54:58.090 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-04 12:54:58.090 | or: setup.py --help-commands 2022-01-04 12:54:58.090 | or: setup.py cmd --help 2022-01-04 12:54:58.090 | 2022-01-04 12:54:58.090 | error: invalid command 'bdist_wheel' 2022-01-04 12:54:58.090 | ---------------------------------------- 2022-01-04 12:54:58.090 | ERROR: Failed building wheel for openstack-requirements 2022-01-04 12:54:58.090 | Running setup.py clean for openstack-requirements 2022-01-04 12:54:58.884 | Failed to build openstack-requirements 2022-01-04 12:54:59.126 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, autopage, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-04 12:55:00.956 | Running setup.py install for openstack-requirements: started 2022-01-04 12:55:03.088 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-04 12:55:03.122 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5123 packaging-21.3 prettytable-2.5.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2022-01-04 12:55:03.245 | + inc/python:pip_install:200 : result=0 2022-01-04 12:55:03.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:55:03.250 | + functions-common:time_stop:2412 : local name 2022-01-04 12:55:03.252 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:55:03.254 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:55:03.256 | + functions-common:time_stop:2415 : local total 2022-01-04 12:55:03.258 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:55:03.260 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:55:03.262 | + functions-common:time_stop:2419 : start_time=1641300891322 2022-01-04 12:55:03.264 | + functions-common:time_stop:2421 : [[ -z 1641300891322 ]] 2022-01-04 12:55:03.267 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:55:03.271 | + functions-common:time_stop:2424 : end_time=1641300903269 2022-01-04 12:55:03.273 | + functions-common:time_stop:2425 : elapsed_time=11947 2022-01-04 12:55:03.275 | + functions-common:time_stop:2426 : total=11116 2022-01-04 12:55:03.277 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:55:03.279 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23063 2022-01-04 12:55:03.281 | + inc/python:pip_install:203 : return 0 2022-01-04 12:55:03.284 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-04 12:55:03.286 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-04 12:55:03.288 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-04 12:55:03.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:55:03.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:55:03.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-04 12:55:03.297 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:55:03.299 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-04 12:55:03.318 | Using python 3.8 to install pbr 2022-01-04 12:55:03.320 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-04 12:55:04.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:55:04.034 | from cryptography.utils import int_from_bytes 2022-01-04 12:55:04.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:55:04.034 | from cryptography.utils import int_from_bytes 2022-01-04 12:55:05.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:55:05.143 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-04 12:55:06.849 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:55:06.956 | + inc/python:pip_install:200 : result=0 2022-01-04 12:55:06.958 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:55:06.960 | + functions-common:time_stop:2412 : local name 2022-01-04 12:55:06.962 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:55:06.964 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:55:06.966 | + functions-common:time_stop:2415 : local total 2022-01-04 12:55:06.968 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:55:06.970 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:55:06.972 | + functions-common:time_stop:2419 : start_time=1641300903313 2022-01-04 12:55:06.975 | + functions-common:time_stop:2421 : [[ -z 1641300903313 ]] 2022-01-04 12:55:06.977 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:55:06.981 | + functions-common:time_stop:2424 : end_time=1641300906978 2022-01-04 12:55:06.983 | + functions-common:time_stop:2425 : elapsed_time=3665 2022-01-04 12:55:06.985 | + functions-common:time_stop:2426 : total=23063 2022-01-04 12:55:06.987 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:55:06.989 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26728 2022-01-04 12:55:06.991 | + inc/python:pip_install:203 : return 0 2022-01-04 12:55:06.993 | + ./stack.sh:main:809 : python3 -m venv /opt/stack/bindep-venv 2022-01-04 12:55:10.095 | + ./stack.sh:main:811 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-04 12:55:11.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:55:12.366 | Collecting bindep 2022-01-04 12:55:12.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-04 12:55:12.747 | Collecting distro 2022-01-04 12:55:12.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-04 12:55:12.778 | Collecting Parsley 2022-01-04 12:55:12.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 12:55:12.881 | Collecting packaging; python_version >= "3.6" 2022-01-04 12:55:12.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 12:55:13.025 | Collecting pbr>=2.0.0 2022-01-04 12:55:13.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 12:55:13.219 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-04 12:55:13.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 12:55:13.273 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2022-01-04 12:55:13.842 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-04 12:55:13.909 | + ./stack.sh:main:812 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 12:55:13.912 | + ./stack.sh:main:812 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 12:55:13.915 | ++ ./stack.sh:main:815 : _get_plugin_bindep_packages 2022-01-04 12:55:13.932 | + ./stack.sh:main:815 : pkgs= 2022-01-04 12:55:13.934 | + ./stack.sh:main:816 : [[ -n '' ]] 2022-01-04 12:55:13.936 | + ./stack.sh:main:823 : run_phase stack pre-install 2022-01-04 12:55:13.939 | + functions-common:run_phase:1840 : local mode=stack 2022-01-04 12:55:13.941 | + functions-common:run_phase:1841 : local phase=pre-install 2022-01-04 12:55:13.943 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 12:55:13.945 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 12:55:13.948 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 12:55:13.950 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 12:55:13.952 | + functions-common:run_phase:1850 : local extra 2022-01-04 12:55:13.954 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 12:55:13.958 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 12:55:13.960 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 12:55:13.962 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 12:55:13.964 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-04 12:55:13.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 12:55:13.980 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:55:13.983 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 12:55:13.985 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-04 12:55:13.987 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-04 12:55:13.989 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-04 12:55:13.991 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-04 12:55:13.993 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-04 12:55:13.996 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-04 12:55:13.998 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-04 12:55:14.000 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-04 12:55:14.002 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-04 12:55:14.004 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-04 12:55:14.006 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-04 12:55:14.008 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-04 12:55:14.011 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 12:55:14.013 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 12:55:14.015 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2022-01-04 12:55:14.017 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-04 12:55:14.020 | + functions-common:run_plugins:1827 : local phase=pre-install 2022-01-04 12:55:14.022 | + functions-common:run_plugins:1829 : local plugins= 2022-01-04 12:55:14.024 | + functions-common:run_plugins:1830 : local plugin 2022-01-04 12:55:14.027 | + ./stack.sh:main:826 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-04 12:55:14.029 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-04 12:55:14.031 | + functions:set_systemd_override:821 : local value=2048 2022-01-04 12:55:14.034 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-04 12:55:14.036 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-04 12:55:14.084 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-04 12:55:14.084 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-04 12:55:14.086 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-04 12:55:14.437 | + ./stack.sh:main:828 : install_rpc_backend 2022-01-04 12:55:14.440 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-04 12:55:14.455 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:55:14.457 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-04 12:55:14.459 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 12:55:14.462 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:55:14.464 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 12:55:14.466 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:55:14.469 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:55:14.471 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:55:14.473 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:14.476 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:14.478 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:55:14.480 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 12:55:14.482 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 12:55:14.485 | + functions-common:apt_get_update:1177 : return 2022-01-04 12:55:14.487 | + functions-common:install_package:1451 : real_install_package rabbitmq-server 2022-01-04 12:55:14.489 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:55:14.492 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:14.494 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:14.496 | + functions-common:real_install_package:1437 : apt_get install rabbitmq-server 2022-01-04 12:55:14.516 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-04 12:55:14.622 | Reading package lists... 2022-01-04 12:55:14.846 | Building dependency tree... 2022-01-04 12:55:14.847 | Reading state information... 2022-01-04 12:55:15.076 | The following packages were automatically installed and are no longer required: 2022-01-04 12:55:15.078 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:55:15.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:55:15.078 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:55:15.078 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:55:15.078 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:55:15.078 | python3-zope.interface 2022-01-04 12:55:15.078 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:55:15.078 | The following additional packages will be installed: 2022-01-04 12:55:15.078 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 12:55:15.079 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 12:55:15.079 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 12:55:15.079 | erlang-tools erlang-xmerl locales-all 2022-01-04 12:55:15.080 | Suggested packages: 2022-01-04 12:55:15.080 | erlang erlang-manpages erlang-doc 2022-01-04 12:55:15.149 | The following NEW packages will be installed: 2022-01-04 12:55:15.149 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 12:55:15.149 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 12:55:15.149 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 12:55:15.150 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-04 12:55:15.393 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:55:15.394 | Need to get 38.1 MB of archives. 2022-01-04 12:55:15.394 | After this operation, 276 MB of additional disk space will be used. 2022-01-04 12:55:15.394 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-04 12:55:17.060 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-04 12:55:17.120 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-04 12:55:17.132 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-04 12:55:17.180 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-04 12:55:17.397 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-04 12:55:17.400 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-04 12:55:17.478 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-04 12:55:17.483 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-04 12:55:17.487 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-04 12:55:17.489 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-04 12:55:17.839 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-04 12:55:17.862 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-01-04 12:55:17.864 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-04 12:55:17.866 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-04 12:55:17.871 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-04 12:55:18.080 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-04 12:55:18.138 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-04 12:55:19.830 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-04 12:55:22.209 | Fetched 38.1 MB in 7s (5,861 kB/s) 2022-01-04 12:55:22.240 | Selecting previously unselected package erlang-base. 2022-01-04 12:55:22.287 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-01-04 12:55:22.290 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:22.293 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.371 | Selecting previously unselected package erlang-asn1. 2022-01-04 12:55:23.380 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.382 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.493 | Selecting previously unselected package erlang-crypto. 2022-01-04 12:55:23.501 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.503 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.545 | Selecting previously unselected package erlang-public-key. 2022-01-04 12:55:23.554 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.556 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.653 | Selecting previously unselected package erlang-mnesia. 2022-01-04 12:55:23.662 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.664 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.775 | Selecting previously unselected package erlang-runtime-tools. 2022-01-04 12:55:23.784 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.786 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:23.840 | Selecting previously unselected package erlang-ssl. 2022-01-04 12:55:23.849 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:23.852 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.017 | Selecting previously unselected package erlang-eldap. 2022-01-04 12:55:24.026 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.028 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.065 | Selecting previously unselected package erlang-ftp. 2022-01-04 12:55:24.074 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.076 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.108 | Selecting previously unselected package erlang-tftp. 2022-01-04 12:55:24.117 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.119 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.156 | Selecting previously unselected package erlang-inets. 2022-01-04 12:55:24.164 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.166 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.272 | Selecting previously unselected package erlang-snmp. 2022-01-04 12:55:24.280 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.282 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.536 | Selecting previously unselected package erlang-os-mon. 2022-01-04 12:55:24.545 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.547 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.584 | Selecting previously unselected package erlang-parsetools. 2022-01-04 12:55:24.593 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.595 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.638 | Selecting previously unselected package erlang-syntax-tools. 2022-01-04 12:55:24.647 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.649 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.717 | Selecting previously unselected package erlang-tools. 2022-01-04 12:55:24.727 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.729 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:24.822 | Selecting previously unselected package erlang-xmerl. 2022-01-04 12:55:24.831 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 12:55:24.833 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:25.007 | Selecting previously unselected package locales-all. 2022-01-04 12:55:25.015 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 12:55:25.017 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-04 12:55:29.147 | Selecting previously unselected package rabbitmq-server. 2022-01-04 12:55:29.159 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-04 12:55:29.161 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 12:55:30.314 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:30.685 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-04 12:55:30.685 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-04 12:55:34.987 | Searching for services which depend on erlang and should be started... none found. 2022-01-04 12:55:34.990 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:34.995 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.000 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-04 12:55:35.007 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.012 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.018 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.022 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.027 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.032 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.038 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.042 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.047 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.052 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.057 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.062 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.067 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.072 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 12:55:35.078 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 12:55:35.165 | Adding group `rabbitmq' (GID 125) ... 2022-01-04 12:55:35.177 | Done. 2022-01-04 12:55:35.256 | Adding system user `rabbitmq' (UID 117) ... 2022-01-04 12:55:35.256 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-04 12:55:35.289 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-04 12:55:35.550 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-04 12:55:41.597 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 12:55:42.176 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 12:55:49.244 | + functions-common:apt_get:1221 : result=0 2022-01-04 12:55:49.246 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:55:49.249 | + functions-common:time_stop:2412 : local name 2022-01-04 12:55:49.251 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:55:49.253 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:55:49.255 | + functions-common:time_stop:2415 : local total 2022-01-04 12:55:49.257 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:55:49.259 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:55:49.261 | + functions-common:time_stop:2419 : start_time=1641300914513 2022-01-04 12:55:49.263 | + functions-common:time_stop:2421 : [[ -z 1641300914513 ]] 2022-01-04 12:55:49.267 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:55:49.271 | + functions-common:time_stop:2424 : end_time=1641300949268 2022-01-04 12:55:49.273 | + functions-common:time_stop:2425 : elapsed_time=34755 2022-01-04 12:55:49.275 | + functions-common:time_stop:2426 : total=165606 2022-01-04 12:55:49.277 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:55:49.279 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=200361 2022-01-04 12:55:49.281 | + functions-common:apt_get:1225 : return 0 2022-01-04 12:55:49.284 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-04 12:55:49.287 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 12:55:49.289 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 12:55:49.291 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 12:55:49.293 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 12:55:49.295 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 12:55:49.298 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 12:55:49.300 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-04 12:55:49.302 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 12:55:49.304 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 12:55:49.307 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 12:55:49.309 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 12:55:49.311 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 12:55:49.313 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 12:55:49.316 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 12:55:49.318 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 12:55:49.320 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:55:49.322 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 12:55:49.324 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-04 12:55:49.327 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 12:55:49.329 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 12:55:49.332 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 12:55:49.334 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 12:55:49.336 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 12:55:49.338 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 12:55:49.341 | + ./stack.sh:main:829 : restart_rpc_backend 2022-01-04 12:55:49.343 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-04 12:55:49.359 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:55:49.361 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-04 12:55:49.364 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 12:55:49.366 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-04 12:55:49.368 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-04 12:55:49.371 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-04 12:55:49.375 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-04 12:55:49.377 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-04 12:55:49.379 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-04 12:55:49.382 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-04 12:55:49.384 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-04 12:55:49.386 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-04 12:55:49.389 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-04 12:55:50.071 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-04 12:55:50.071 | user tags 2022-01-04 12:55:50.071 | guest [administrator]' 2022-01-04 12:55:50.074 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-04 12:55:50.074 | user tags 2022-01-04 12:55:50.074 | guest [administrator]' 2022-01-04 12:55:50.075 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-04 12:55:50.081 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-04 12:55:50.083 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-04 12:55:50.085 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-04 12:55:50.755 | Adding user "stackrabbit" ... 2022-01-04 12:55:50.778 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-04 12:55:51.420 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-04 12:55:51.443 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-04 12:55:51.446 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-04 12:55:52.092 | Changing password for user "stackrabbit" ... 2022-01-04 12:55:52.113 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-04 12:55:52.116 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-04 12:55:52.118 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-04 12:55:52.783 | Deleting user "guest" ... 2022-01-04 12:55:52.806 | + ./stack.sh:main:831 : is_service_enabled mysql postgresql 2022-01-04 12:55:52.822 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:55:52.825 | + ./stack.sh:main:832 : install_database 2022-01-04 12:55:52.827 | + lib/database:install_database:116 : install_database_mysql 2022-01-04 12:55:52.829 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2022-01-04 12:55:52.831 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:52.833 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:52.836 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2022-01-04 12:55:53.048 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-04 12:55:53.051 | + lib/databases/mysql:install_database_mysql:166 : cat 2022-01-04 12:55:53.055 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2022-01-04 12:55:53.057 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:53.060 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:53.062 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2022-01-04 12:55:53.064 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2022-01-04 12:55:53.067 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-04 12:55:53.070 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2022-01-04 12:55:53.073 | + functions-common:is_oraclelinux:500 : [[ -z Ubuntu ]] 2022-01-04 12:55:53.075 | + functions-common:is_oraclelinux:504 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:55:53.077 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2022-01-04 12:55:53.080 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 12:55:53.082 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 12:55:53.084 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 12:55:53.087 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 12:55:53.089 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 12:55:53.091 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 12:55:53.093 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 12:55:53.096 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 12:55:53.098 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:55:53.101 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 12:55:53.103 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2022-01-04 12:55:53.105 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 12:55:53.108 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 12:55:53.110 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 12:55:53.112 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 12:55:53.114 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 12:55:53.116 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 12:55:53.119 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-01-04 12:55:53.121 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:53.123 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:53.125 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2022-01-04 12:55:53.128 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 12:55:53.130 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:55:53.132 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 12:55:53.134 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:55:53.137 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:55:53.139 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:55:53.141 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:53.144 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:53.146 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:55:53.148 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 12:55:53.150 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 12:55:53.152 | + functions-common:apt_get_update:1177 : return 2022-01-04 12:55:53.155 | + functions-common:install_package:1451 : real_install_package mysql-server 2022-01-04 12:55:53.158 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:55:53.160 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:55:53.162 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:55:53.164 | + functions-common:real_install_package:1437 : apt_get install mysql-server 2022-01-04 12:55:53.184 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-04 12:55:53.291 | Reading package lists... 2022-01-04 12:55:53.519 | Building dependency tree... 2022-01-04 12:55:53.520 | Reading state information... 2022-01-04 12:55:53.760 | The following packages were automatically installed and are no longer required: 2022-01-04 12:55:53.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:55:53.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:55:53.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:55:53.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:55:53.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:55:53.761 | python3-zope.interface 2022-01-04 12:55:53.761 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:55:53.762 | The following additional packages will be installed: 2022-01-04 12:55:53.762 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 12:55:53.762 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 12:55:53.762 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 12:55:53.762 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 12:55:53.762 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 12:55:53.762 | mysql-server-8.0 mysql-server-core-8.0 2022-01-04 12:55:53.763 | Suggested packages: 2022-01-04 12:55:53.763 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-04 12:55:53.838 | The following NEW packages will be installed: 2022-01-04 12:55:53.838 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 12:55:53.838 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 12:55:53.838 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 12:55:53.839 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 12:55:53.839 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 12:55:53.839 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-04 12:55:54.118 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:55:54.118 | Need to get 31.9 MB of archives. 2022-01-04 12:55:54.118 | After this operation, 263 MB of additional disk space will be used. 2022-01-04 12:55:54.119 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-04 12:55:55.420 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-04 12:55:55.422 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-01-04 12:55:55.430 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-01-04 12:55:55.430 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-04 12:55:55.450 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-04 12:55:58.211 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-04 12:55:58.323 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-04 12:55:58.324 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-04 12:55:58.326 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-04 12:55:58.327 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-04 12:55:58.347 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-04 12:55:58.348 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-04 12:55:58.349 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-04 12:55:58.351 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-04 12:55:58.405 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-04 12:55:58.471 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-04 12:55:58.472 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-04 12:55:58.473 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-04 12:55:58.475 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-04 12:55:58.600 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-04 12:55:58.601 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-01-04 12:55:59.468 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-01-04 12:55:59.468 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-04 12:55:59.961 | Preconfiguring packages ... 2022-01-04 12:56:00.073 | Fetched 31.9 MB in 6s (5,672 kB/s) 2022-01-04 12:56:00.101 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-04 12:56:00.151 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-01-04 12:56:00.155 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:56:00.157 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:01.078 | Selecting previously unselected package mysql-client-8.0. 2022-01-04 12:56:01.088 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:56:01.090 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:01.124 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-04 12:56:01.134 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 12:56:01.138 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 12:56:01.179 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-04 12:56:01.188 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 12:56:01.191 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 12:56:01.220 | Selecting previously unselected package libmecab2:amd64. 2022-01-04 12:56:01.229 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-04 12:56:01.232 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-04 12:56:01.299 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-04 12:56:01.309 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:56:01.311 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:04.256 | Selecting previously unselected package mysql-server-8.0. 2022-01-04 12:56:04.265 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 12:56:04.711 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:04.781 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-04 12:56:04.791 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-04 12:56:04.793 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-04 12:56:04.820 | Selecting previously unselected package liburi-perl. 2022-01-04 12:56:04.830 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-04 12:56:04.832 | Unpacking liburi-perl (1.76-2) ... 2022-01-04 12:56:04.877 | Selecting previously unselected package libhtml-parser-perl. 2022-01-04 12:56:04.886 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-04 12:56:04.888 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-04 12:56:04.928 | Selecting previously unselected package libcgi-pm-perl. 2022-01-04 12:56:04.938 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-04 12:56:04.940 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-04 12:56:04.993 | Selecting previously unselected package libfcgi-perl. 2022-01-04 12:56:05.003 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-04 12:56:05.005 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-04 12:56:05.037 | Selecting previously unselected package libcgi-fast-perl. 2022-01-04 12:56:05.046 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-04 12:56:05.048 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-04 12:56:05.074 | Selecting previously unselected package libencode-locale-perl. 2022-01-04 12:56:05.084 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-04 12:56:05.086 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-04 12:56:05.113 | Selecting previously unselected package libhtml-template-perl. 2022-01-04 12:56:05.123 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-04 12:56:05.125 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-04 12:56:05.157 | Selecting previously unselected package libtimedate-perl. 2022-01-04 12:56:05.167 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-04 12:56:05.169 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-04 12:56:05.208 | Selecting previously unselected package libhttp-date-perl. 2022-01-04 12:56:05.218 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-04 12:56:05.220 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-04 12:56:05.246 | Selecting previously unselected package libio-html-perl. 2022-01-04 12:56:05.256 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-04 12:56:05.258 | Unpacking libio-html-perl (1.001-1) ... 2022-01-04 12:56:05.285 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-04 12:56:05.295 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-04 12:56:05.297 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 12:56:05.325 | Selecting previously unselected package libhttp-message-perl. 2022-01-04 12:56:05.335 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-04 12:56:05.337 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-04 12:56:05.372 | Selecting previously unselected package mecab-utils. 2022-01-04 12:56:05.382 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-04 12:56:05.384 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-04 12:56:05.412 | Selecting previously unselected package mecab-ipadic. 2022-01-04 12:56:05.422 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 12:56:05.424 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 12:56:06.678 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-04 12:56:06.687 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 12:56:06.689 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 12:56:06.716 | Selecting previously unselected package mysql-server. 2022-01-04 12:56:06.725 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-04 12:56:06.727 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:06.781 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-04 12:56:06.788 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:06.793 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-04 12:56:06.798 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 12:56:06.803 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-04 12:56:06.808 | Setting up mecab-utils (0.996-10build1) ... 2022-01-04 12:56:06.814 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 12:56:06.820 | Setting up libio-html-perl (1.001-1) ... 2022-01-04 12:56:06.825 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-04 12:56:06.830 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:06.835 | Setting up libfcgi-perl (0.79-1) ... 2022-01-04 12:56:06.840 | Setting up liburi-perl (1.76-2) ... 2022-01-04 12:56:06.846 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 12:56:06.851 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-04 12:56:06.856 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 12:56:06.861 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 12:56:06.864 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 12:56:06.865 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-04 12:56:06.865 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 12:56:06.865 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 12:56:07.005 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 12:56:07.005 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 12:56:07.006 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 12:56:07.006 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 12:56:07.013 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 12:56:07.102 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 12:56:07.103 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 12:56:07.103 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 12:56:07.130 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 12:56:07.174 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 12:56:07.460 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 12:56:07.467 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 12:56:07.558 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 12:56:07.559 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 12:56:07.559 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 12:56:07.559 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 12:56:07.563 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 12:56:07.563 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 12:56:07.608 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 12:56:07.798 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 12:56:07.799 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 12:56:07.799 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 12:56:07.799 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 12:56:07.802 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 12:56:07.807 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 12:56:08.224 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-04 12:56:08.341 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 12:56:08.662 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-04 12:56:08.666 | 2022-01-04 12:56:08.667 | done! 2022-01-04 12:56:08.673 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 12:56:08.677 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:08.682 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 12:56:08.687 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 12:56:08.706 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 12:56:08.706 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-04 12:56:08.706 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 12:56:08.706 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 12:56:08.919 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 12:56:08.919 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 12:56:08.920 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 12:56:08.920 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 12:56:08.937 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 12:56:09.070 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 12:56:09.070 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 12:56:09.071 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 12:56:09.111 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 12:56:09.185 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 12:56:09.681 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 12:56:09.691 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 12:56:09.800 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 12:56:09.801 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 12:56:09.801 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 12:56:09.801 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 12:56:09.807 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 12:56:09.807 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 12:56:09.897 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 12:56:10.187 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 12:56:10.188 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 12:56:10.188 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 12:56:10.189 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 12:56:10.193 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 12:56:10.193 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 12:56:10.692 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-04 12:56:10.826 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 12:56:11.146 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-04 12:56:11.150 | 2022-01-04 12:56:11.150 | done! 2022-01-04 12:56:11.157 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 12:56:11.161 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-04 12:56:11.166 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-04 12:56:11.172 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:11.850 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 12:56:11.881 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-04 12:56:19.897 | mysqld will log errors to /var/log/mysql/error.log 2022-01-04 12:56:20.522 | mysqld is running as pid 56535 2022-01-04 12:56:23.344 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-04 12:56:25.396 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-04 12:56:25.401 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-04 12:56:25.407 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 12:56:25.413 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-04 12:56:25.419 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 12:56:25.785 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 12:56:27.453 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 12:56:34.185 | + functions-common:apt_get:1221 : result=0 2022-01-04 12:56:34.187 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:56:34.189 | + functions-common:time_stop:2412 : local name 2022-01-04 12:56:34.192 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:56:34.194 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:56:34.196 | + functions-common:time_stop:2415 : local total 2022-01-04 12:56:34.198 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:56:34.200 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:56:34.202 | + functions-common:time_stop:2419 : start_time=1641300953182 2022-01-04 12:56:34.204 | + functions-common:time_stop:2421 : [[ -z 1641300953182 ]] 2022-01-04 12:56:34.207 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:56:34.211 | + functions-common:time_stop:2424 : end_time=1641300994209 2022-01-04 12:56:34.213 | + functions-common:time_stop:2425 : elapsed_time=41027 2022-01-04 12:56:34.215 | + functions-common:time_stop:2426 : total=200361 2022-01-04 12:56:34.218 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:56:34.220 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=241388 2022-01-04 12:56:34.222 | + functions-common:apt_get:1225 : return 0 2022-01-04 12:56:34.225 | + ./stack.sh:main:834 : '[' -n mysql ']' 2022-01-04 12:56:34.227 | + ./stack.sh:main:835 : install_database_python 2022-01-04 12:56:34.229 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-04 12:56:34.231 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2022-01-04 12:56:34.234 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-04 12:56:34.236 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 12:56:34.239 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-04 12:56:34.242 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-04 12:56:34.244 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 12:56:34.247 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-04 12:56:34.248 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 12:56:34.253 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-04 12:56:34.255 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-04 12:56:34.257 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-04 12:56:34.260 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-04 12:56:34.262 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-04 12:56:34.283 | Using python 3.8 to install PyMySQL 2022-01-04 12:56:34.285 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-04 12:56:35.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:56:35.012 | from cryptography.utils import int_from_bytes 2022-01-04 12:56:35.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:56:35.012 | from cryptography.utils import int_from_bytes 2022-01-04 12:56:36.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:56:36.229 | Collecting PyMySQL 2022-01-04 12:56:36.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-04 12:56:37.807 | Installing collected packages: PyMySQL 2022-01-04 12:56:37.935 | Successfully installed PyMySQL-1.0.2 2022-01-04 12:56:37.935 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:56:38.043 | + inc/python:pip_install:200 : result=0 2022-01-04 12:56:38.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:56:38.048 | + functions-common:time_stop:2412 : local name 2022-01-04 12:56:38.050 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:56:38.053 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:56:38.055 | + functions-common:time_stop:2415 : local total 2022-01-04 12:56:38.057 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:56:38.059 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:56:38.062 | + functions-common:time_stop:2419 : start_time=1641300994277 2022-01-04 12:56:38.064 | + functions-common:time_stop:2421 : [[ -z 1641300994277 ]] 2022-01-04 12:56:38.067 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:56:38.071 | + functions-common:time_stop:2424 : end_time=1641300998069 2022-01-04 12:56:38.073 | + functions-common:time_stop:2425 : elapsed_time=3792 2022-01-04 12:56:38.076 | + functions-common:time_stop:2426 : total=26728 2022-01-04 12:56:38.078 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:56:38.080 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30520 2022-01-04 12:56:38.083 | + inc/python:pip_install:203 : return 0 2022-01-04 12:56:38.085 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-04 12:56:38.088 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 12:56:38.090 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-04 12:56:38.092 | + ./stack.sh:main:838 : is_service_enabled neutron 2022-01-04 12:56:38.108 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:56:38.111 | + ./stack.sh:main:839 : install_neutron_agent_packages 2022-01-04 12:56:38.113 | + lib/neutron:install_neutron_agent_packages:703 : is_neutron_legacy_enabled 2022-01-04 12:56:38.117 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 12:56:38.117 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-04 12:56:38.122 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 12:56:38.124 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-04 12:56:38.127 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-04 12:56:38.129 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-04 12:56:38.132 | + lib/neutron:install_neutron_agent_packages:705 : install_neutron_agent_packages_mutnauq 2022-01-04 12:56:38.134 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-01-04 12:56:38.150 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:56:38.152 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-01-04 12:56:38.154 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 12:56:38.157 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:56:38.159 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 12:56:38.161 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:56:38.163 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:56:38.166 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:56:38.168 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:56:38.170 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:56:38.172 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:56:38.174 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 12:56:38.177 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 12:56:38.179 | + functions-common:apt_get_update:1177 : return 2022-01-04 12:56:38.181 | + functions-common:install_package:1451 : real_install_package radvd 2022-01-04 12:56:38.184 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:56:38.186 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:56:38.188 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:56:38.190 | + functions-common:real_install_package:1437 : apt_get install radvd 2022-01-04 12:56:38.211 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-04 12:56:38.318 | Reading package lists... 2022-01-04 12:56:38.546 | Building dependency tree... 2022-01-04 12:56:38.547 | Reading state information... 2022-01-04 12:56:38.782 | The following packages were automatically installed and are no longer required: 2022-01-04 12:56:38.783 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:56:38.783 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:56:38.783 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:56:38.783 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:56:38.783 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:56:38.783 | python3-zope.interface 2022-01-04 12:56:38.783 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:56:38.849 | The following NEW packages will be installed: 2022-01-04 12:56:38.849 | radvd 2022-01-04 12:56:39.128 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:56:39.128 | Need to get 59.0 kB of archives. 2022-01-04 12:56:39.128 | After this operation, 164 kB of additional disk space will be used. 2022-01-04 12:56:39.128 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-04 12:56:39.958 | Fetched 59.0 kB in 1s (106 kB/s) 2022-01-04 12:56:39.991 | Selecting previously unselected package radvd. 2022-01-04 12:56:40.043 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-01-04 12:56:40.046 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-04 12:56:40.048 | Unpacking radvd (1:2.17-2) ... 2022-01-04 12:56:40.108 | Setting up radvd (1:2.17-2) ... 2022-01-04 12:56:41.026 | Job for radvd.service failed because the control process exited with error code. 2022-01-04 12:56:41.026 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-04 12:56:41.027 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-04 12:56:41.039 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-04 12:56:41.039 | Loaded: loaded (]8;;file://dv-neutron-master-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-04 12:56:41.039 | Active: failed (Result: exit-code) since Tue 2022-01-04 12:56:41 UTC; 15ms ago 2022-01-04 12:56:41.039 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-04 12:56:41.039 | Process: 57641 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-04 12:56:41.039 | 2022-01-04 12:56:41.039 | Jan 04 12:56:40 dv-neutron-master-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv radvd[57641]: can't open /etc/radvd.conf: No such file or directory 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv radvd[57641]: Insecure file permissions, but continuing anyway 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv radvd[57641]: exiting, failed to read config file 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-04 12:56:41.040 | Jan 04 12:56:41 dv-neutron-master-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-04 12:56:41.044 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 12:56:41.140 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 12:56:48.238 | + functions-common:apt_get:1221 : result=0 2022-01-04 12:56:48.241 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:56:48.244 | + functions-common:time_stop:2412 : local name 2022-01-04 12:56:48.246 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:56:48.248 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:56:48.250 | + functions-common:time_stop:2415 : local total 2022-01-04 12:56:48.252 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:56:48.254 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:56:48.256 | + functions-common:time_stop:2419 : start_time=1641300998208 2022-01-04 12:56:48.258 | + functions-common:time_stop:2421 : [[ -z 1641300998208 ]] 2022-01-04 12:56:48.261 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:56:48.265 | + functions-common:time_stop:2424 : end_time=1641301008263 2022-01-04 12:56:48.267 | + functions-common:time_stop:2425 : elapsed_time=10055 2022-01-04 12:56:48.269 | + functions-common:time_stop:2426 : total=241388 2022-01-04 12:56:48.271 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:56:48.273 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=251443 2022-01-04 12:56:48.275 | + functions-common:apt_get:1225 : return 0 2022-01-04 12:56:48.278 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-01-04 12:56:48.294 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:56:48.296 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-01-04 12:56:48.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-04 12:56:48.302 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-04 12:56:48.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-04 12:56:48.323 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 12:56:48.325 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:56:48.328 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 12:56:48.330 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:56:48.332 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:56:48.334 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:56:48.336 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:56:48.339 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:56:48.341 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:56:48.343 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 12:56:48.345 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 12:56:48.347 | + functions-common:apt_get_update:1177 : return 2022-01-04 12:56:48.350 | + functions-common:install_package:1451 : real_install_package fakeroot make openvswitch-switch 2022-01-04 12:56:48.353 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:56:48.355 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:56:48.357 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:56:48.359 | + functions-common:real_install_package:1437 : apt_get install fakeroot make openvswitch-switch 2022-01-04 12:56:48.379 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-04 12:56:48.486 | Reading package lists... 2022-01-04 12:56:48.714 | Building dependency tree... 2022-01-04 12:56:48.715 | Reading state information... 2022-01-04 12:56:48.950 | fakeroot is already the newest version (1.24-1). 2022-01-04 12:56:48.950 | fakeroot set to manually installed. 2022-01-04 12:56:48.950 | make is already the newest version (4.2.1-1.2). 2022-01-04 12:56:48.950 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-04 12:56:48.950 | The following packages were automatically installed and are no longer required: 2022-01-04 12:56:48.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:56:48.952 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:56:48.952 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:56:48.952 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:56:48.952 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:56:48.952 | python3-zope.interface 2022-01-04 12:56:48.952 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:56:49.077 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:56:49.081 | + functions-common:apt_get:1221 : result=0 2022-01-04 12:56:49.084 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:56:49.086 | + functions-common:time_stop:2412 : local name 2022-01-04 12:56:49.088 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:56:49.090 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:56:49.092 | + functions-common:time_stop:2415 : local total 2022-01-04 12:56:49.094 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:56:49.096 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:56:49.098 | + functions-common:time_stop:2419 : start_time=1641301008376 2022-01-04 12:56:49.101 | + functions-common:time_stop:2421 : [[ -z 1641301008376 ]] 2022-01-04 12:56:49.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:56:49.107 | + functions-common:time_stop:2424 : end_time=1641301009105 2022-01-04 12:56:49.110 | + functions-common:time_stop:2425 : elapsed_time=729 2022-01-04 12:56:49.112 | + functions-common:time_stop:2426 : total=251443 2022-01-04 12:56:49.114 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:56:49.116 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=252172 2022-01-04 12:56:49.118 | + functions-common:apt_get:1225 : return 0 2022-01-04 12:56:49.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-04 12:56:49.123 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:56:49.125 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:56:49.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-04 12:56:49.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-04 12:56:49.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-04 12:56:49.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-04 12:56:49.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-04 12:56:49.142 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-04 12:56:49.143 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-04 12:56:49.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-04 12:56:49.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-04 12:56:49.151 | + functions:vercmp:628 : local v1=5.4 2022-01-04 12:56:49.154 | + functions:vercmp:629 : local 'op=<' 2022-01-04 12:56:49.156 | + functions:vercmp:630 : local v2=3.13 2022-01-04 12:56:49.158 | + functions:vercmp:631 : local result 2022-01-04 12:56:49.162 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-04 12:56:49.162 | ++ functions:vercmp:635 : sort -V 2022-01-04 12:56:49.162 | ++ functions:vercmp:635 : head -1 2022-01-04 12:56:49.167 | + functions:vercmp:635 : result=3.13 2022-01-04 12:56:49.169 | + functions:vercmp:637 : case $op in 2022-01-04 12:56:49.171 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-04 12:56:49.173 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-04 12:56:49.176 | + functions:vercmp:648 : return 2022-01-04 12:56:49.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-04 12:56:49.181 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 12:56:49.183 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart openvswitch-switch 2022-01-04 12:56:49.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-04 12:56:49.501 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-04 12:56:49.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:49.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:49.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-04 12:56:49.510 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:49.514 | + ./stack.sh:main:842 : is_service_enabled etcd3 2022-01-04 12:56:49.532 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:56:49.535 | + ./stack.sh:main:843 : install_etcd3 2022-01-04 12:56:49.538 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-04 12:56:49.538 | Installing etcd 2022-01-04 12:56:49.540 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-04 12:56:49.552 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-04 12:56:49.564 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-04 12:56:49.566 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-04 12:56:49.578 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-04 12:56:49.581 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.584 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.591 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.596 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.598 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-04 12:56:49.601 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-04 12:56:49.603 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.607 | --2022-01-04 12:56:49-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:49.664 | Resolving github.com (github.com)... 140.82.121.4 2022-01-04 12:56:49.709 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-04 12:56:49.996 | HTTP request sent, awaiting response... 302 Found 2022-01-04 12:56:49.996 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T125649Z&X-Amz-Expires=300&X-Amz-Signature=8e0354409802d18aaea2671bc498c923739a46ee386db93894ff56426a236ccc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-01-04 12:56:49.996 | --2022-01-04 12:56:49-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T125649Z&X-Amz-Expires=300&X-Amz-Signature=8e0354409802d18aaea2671bc498c923739a46ee386db93894ff56426a236ccc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-01-04 12:56:50.082 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2022-01-04 12:56:50.106 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-01-04 12:56:50.476 | HTTP request sent, awaiting response... 200 OK 2022-01-04 12:56:50.476 | Length: 11350736 (11M) [application/octet-stream] 2022-01-04 12:56:50.477 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-04 12:56:50.588 | 2022-01-04 12:56:50.822 | 0K ........ .. 100% 31.4M=0.3s 2022-01-04 12:56:50.822 | 2022-01-04 12:56:50.822 | 2022-01-04 12:56:50 (31.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-04 12:56:50.822 | 2022-01-04 12:56:50.826 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-04 12:56:50.828 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:50.830 | ++ functions:get_extra_file:74 : return 2022-01-04 12:56:50.834 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 12:56:50.836 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-04 12:56:50.838 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-04 12:56:50.841 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-04 12:56:50.972 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-04 12:56:50.975 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/ 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/README.md 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-04 12:56:50.979 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-04 12:56:50.980 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 12:56:50.981 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-04 12:56:50.982 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-04 12:56:50.983 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-04 12:56:50.984 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-04 12:56:50.985 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-04 12:56:50.986 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-04 12:56:50.987 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-04 12:56:50.988 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-04 12:56:50.988 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-04 12:56:50.988 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-04 12:56:50.988 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-04 12:56:50.990 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-04 12:56:50.991 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-04 12:56:51.176 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-04 12:56:51.176 | etcd-v3.3.12-linux-amd64/etcd 2022-01-04 12:56:51.404 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-04 12:56:51.442 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-04 12:56:51.475 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-04 12:56:51.478 | + ./stack.sh:main:852 : is_service_enabled tls-proxy 2022-01-04 12:56:51.495 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:56:51.497 | + ./stack.sh:main:862 : install_dstat 2022-01-04 12:56:51.499 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-04 12:56:51.515 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:56:51.517 | + ./stack.sh:main:868 : echo_summary 'Installing OpenStack project source' 2022-01-04 12:56:51.520 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 12:56:51.522 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-01-04 12:56:51.524 | + ./stack.sh:main:871 : install_libs 2022-01-04 12:56:51.527 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-01-04 12:56:51.529 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-01-04 12:56:51.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-01-04 12:56:51.533 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-04 12:56:51.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-04 12:56:51.542 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.545 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-01-04 12:56:51.547 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-01-04 12:56:51.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-01-04 12:56:51.551 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-04 12:56:51.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-04 12:56:51.560 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.563 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-01-04 12:56:51.565 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-01-04 12:56:51.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-01-04 12:56:51.569 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-04 12:56:51.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-04 12:56:51.578 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.580 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-01-04 12:56:51.583 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-01-04 12:56:51.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-01-04 12:56:51.588 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-04 12:56:51.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-04 12:56:51.596 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.599 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-01-04 12:56:51.601 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-01-04 12:56:51.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-01-04 12:56:51.606 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-04 12:56:51.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-04 12:56:51.614 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.617 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-01-04 12:56:51.619 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-01-04 12:56:51.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-01-04 12:56:51.623 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-04 12:56:51.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-04 12:56:51.632 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.634 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-01-04 12:56:51.636 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-01-04 12:56:51.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-01-04 12:56:51.641 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-04 12:56:51.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-04 12:56:51.650 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.652 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-01-04 12:56:51.654 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-01-04 12:56:51.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-01-04 12:56:51.659 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-04 12:56:51.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-04 12:56:51.668 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.670 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-01-04 12:56:51.672 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-01-04 12:56:51.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-01-04 12:56:51.677 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-04 12:56:51.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-04 12:56:51.686 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.688 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-01-04 12:56:51.690 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-01-04 12:56:51.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-01-04 12:56:51.695 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-04 12:56:51.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-04 12:56:51.706 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.708 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-01-04 12:56:51.711 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-01-04 12:56:51.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-01-04 12:56:51.715 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-04 12:56:51.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-04 12:56:51.725 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.727 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-01-04 12:56:51.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-01-04 12:56:51.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-01-04 12:56:51.734 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-04 12:56:51.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-04 12:56:51.743 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.745 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-01-04 12:56:51.747 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-01-04 12:56:51.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-01-04 12:56:51.751 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-04 12:56:51.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-04 12:56:51.760 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.763 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-01-04 12:56:51.765 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-01-04 12:56:51.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-01-04 12:56:51.769 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-04 12:56:51.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-04 12:56:51.779 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.781 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-01-04 12:56:51.783 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-01-04 12:56:51.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-01-04 12:56:51.788 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-04 12:56:51.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-04 12:56:51.797 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.799 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-01-04 12:56:51.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-01-04 12:56:51.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-01-04 12:56:51.806 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-04 12:56:51.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-04 12:56:51.815 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.817 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-01-04 12:56:51.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-01-04 12:56:51.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-01-04 12:56:51.824 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-01-04 12:56:51.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-01-04 12:56:51.833 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.835 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-01-04 12:56:51.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-01-04 12:56:51.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-01-04 12:56:51.842 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-04 12:56:51.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-04 12:56:51.851 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.854 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-01-04 12:56:51.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-01-04 12:56:51.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-01-04 12:56:51.861 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-04 12:56:51.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-04 12:56:51.870 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.872 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-01-04 12:56:51.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-01-04 12:56:51.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-01-04 12:56:51.879 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-04 12:56:51.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-04 12:56:51.889 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.892 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-01-04 12:56:51.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-01-04 12:56:51.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-01-04 12:56:51.899 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-04 12:56:51.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-04 12:56:51.908 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.910 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-01-04 12:56:51.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-01-04 12:56:51.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-01-04 12:56:51.917 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-04 12:56:51.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-04 12:56:51.926 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.929 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-01-04 12:56:51.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-01-04 12:56:51.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-01-04 12:56:51.936 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-04 12:56:51.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-04 12:56:51.945 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.947 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-01-04 12:56:51.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-01-04 12:56:51.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-01-04 12:56:51.954 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-04 12:56:51.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-04 12:56:51.963 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.966 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-01-04 12:56:51.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-01-04 12:56:51.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-01-04 12:56:51.972 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-04 12:56:51.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-04 12:56:51.982 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:51.984 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-01-04 12:56:51.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-01-04 12:56:51.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-01-04 12:56:51.991 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-04 12:56:51.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:51.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:51.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-04 12:56:52.001 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.003 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-01-04 12:56:52.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-01-04 12:56:52.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-01-04 12:56:52.010 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-04 12:56:52.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-04 12:56:52.019 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.021 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-01-04 12:56:52.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-01-04 12:56:52.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-01-04 12:56:52.028 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-04 12:56:52.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-04 12:56:52.037 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.039 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-01-04 12:56:52.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-01-04 12:56:52.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-01-04 12:56:52.046 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-04 12:56:52.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-04 12:56:52.056 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.058 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-01-04 12:56:52.060 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-01-04 12:56:52.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-01-04 12:56:52.065 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-04 12:56:52.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-04 12:56:52.074 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.076 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-01-04 12:56:52.078 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-01-04 12:56:52.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-01-04 12:56:52.083 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-04 12:56:52.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-04 12:56:52.092 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.094 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-01-04 12:56:52.097 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-01-04 12:56:52.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-01-04 12:56:52.102 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-04 12:56:52.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-04 12:56:52.111 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.113 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-01-04 12:56:52.116 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-01-04 12:56:52.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-01-04 12:56:52.120 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-04 12:56:52.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-04 12:56:52.129 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.132 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-01-04 12:56:52.134 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-01-04 12:56:52.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-01-04 12:56:52.138 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-04 12:56:52.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-04 12:56:52.147 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.150 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-01-04 12:56:52.152 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-01-04 12:56:52.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-01-04 12:56:52.156 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-04 12:56:52.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-04 12:56:52.166 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.168 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-01-04 12:56:52.171 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-01-04 12:56:52.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-01-04 12:56:52.175 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-04 12:56:52.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-01-04 12:56:52.185 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.187 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-01-04 12:56:52.189 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-01-04 12:56:52.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-01-04 12:56:52.194 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-04 12:56:52.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-04 12:56:52.203 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.206 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-01-04 12:56:52.208 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-01-04 12:56:52.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-01-04 12:56:52.213 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-04 12:56:52.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:56:52.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:56:52.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-04 12:56:52.222 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:56:52.225 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-01-04 12:56:52.245 | Using python 3.8 to install etcd3 2022-01-04 12:56:52.247 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-04 12:56:52.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:56:52.972 | from cryptography.utils import int_from_bytes 2022-01-04 12:56:52.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:56:52.972 | from cryptography.utils import int_from_bytes 2022-01-04 12:56:54.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:56:54.568 | Collecting etcd3 2022-01-04 12:56:54.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-04 12:56:54.603 | Preparing metadata (setup.py): started 2022-01-04 12:56:55.204 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:56:59.954 | Collecting grpcio>=1.27.1 2022-01-04 12:56:59.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-01-04 12:57:01.874 | Collecting protobuf>=3.6.1 2022-01-04 12:57:01.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-01-04 12:57:01.912 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-04 12:57:01.913 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-04 12:57:01.941 | Building wheels for collected packages: etcd3 2022-01-04 12:57:01.942 | Building wheel for etcd3 (setup.py): started 2022-01-04 12:57:02.642 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-04 12:57:02.643 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=1b75b34e49765d3891f0e5aaa4c04d35984a429612dcf829be6b6af221d0894f 2022-01-04 12:57:02.643 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-04 12:57:02.648 | Successfully built etcd3 2022-01-04 12:57:04.204 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-04 12:57:04.791 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.1 2022-01-04 12:57:04.791 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:57:04.944 | + inc/python:pip_install:200 : result=0 2022-01-04 12:57:04.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:57:04.949 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:04.951 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:04.954 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:04.956 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:04.958 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:04.960 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:57:04.963 | + functions-common:time_stop:2419 : start_time=1641301012240 2022-01-04 12:57:04.965 | + functions-common:time_stop:2421 : [[ -z 1641301012240 ]] 2022-01-04 12:57:04.968 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:04.973 | + functions-common:time_stop:2424 : end_time=1641301024969 2022-01-04 12:57:04.975 | + functions-common:time_stop:2425 : elapsed_time=12729 2022-01-04 12:57:04.977 | + functions-common:time_stop:2426 : total=30520 2022-01-04 12:57:04.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:04.981 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43249 2022-01-04 12:57:04.983 | + inc/python:pip_install:203 : return 0 2022-01-04 12:57:04.986 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-01-04 12:57:05.009 | Using python 3.8 to install etcd3gw 2022-01-04 12:57:05.011 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-04 12:57:05.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:05.751 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:05.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:05.751 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:06.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:57:07.323 | Collecting etcd3gw 2022-01-04 12:57:07.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-04 12:57:07.341 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-04 12:57:07.342 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-04 12:57:07.343 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-01-04 12:57:07.344 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-01-04 12:57:07.377 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2022-01-04 12:57:07.379 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-01-04 12:57:07.380 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-01-04 12:57:07.382 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2022-01-04 12:57:08.912 | Installing collected packages: etcd3gw 2022-01-04 12:57:09.020 | Successfully installed etcd3gw-1.0.0 2022-01-04 12:57:09.020 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:57:09.126 | + inc/python:pip_install:200 : result=0 2022-01-04 12:57:09.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:57:09.131 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:09.133 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:09.135 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:09.137 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:09.139 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:09.142 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:57:09.144 | + functions-common:time_stop:2419 : start_time=1641301025002 2022-01-04 12:57:09.146 | + functions-common:time_stop:2421 : [[ -z 1641301025002 ]] 2022-01-04 12:57:09.149 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:09.153 | + functions-common:time_stop:2424 : end_time=1641301029151 2022-01-04 12:57:09.155 | + functions-common:time_stop:2425 : elapsed_time=4149 2022-01-04 12:57:09.157 | + functions-common:time_stop:2426 : total=43249 2022-01-04 12:57:09.159 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:09.162 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47398 2022-01-04 12:57:09.164 | + inc/python:pip_install:203 : return 0 2022-01-04 12:57:09.167 | + ./stack.sh:main:874 : install_apache_uwsgi 2022-01-04 12:57:09.169 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-04 12:57:09.171 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-04 12:57:09.174 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 12:57:09.176 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 12:57:09.178 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 12:57:09.181 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 12:57:09.183 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 12:57:09.185 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 12:57:09.188 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 12:57:09.190 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 12:57:09.192 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 12:57:09.195 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 12:57:09.197 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-01-04 12:57:09.199 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:09.202 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:09.204 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-04 12:57:09.206 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 12:57:09.209 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 12:57:09.211 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 12:57:09.214 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 12:57:09.216 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 12:57:09.218 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 12:57:09.220 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 12:57:09.223 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:09.226 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:09.228 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 12:57:09.231 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 12:57:09.233 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 12:57:09.235 | + functions-common:apt_get_update:1177 : return 2022-01-04 12:57:09.238 | + functions-common:install_package:1451 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 12:57:09.240 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 12:57:09.242 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:09.244 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:09.247 | + functions-common:real_install_package:1437 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 12:57:09.268 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 12:57:09.375 | Reading package lists... 2022-01-04 12:57:09.601 | Building dependency tree... 2022-01-04 12:57:09.602 | Reading state information... 2022-01-04 12:57:09.836 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-04 12:57:09.836 | The following packages were automatically installed and are no longer required: 2022-01-04 12:57:09.837 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 12:57:09.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 12:57:09.838 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 12:57:09.838 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 12:57:09.838 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 12:57:09.838 | python3-zope.interface 2022-01-04 12:57:09.838 | Use 'sudo apt autoremove' to remove them. 2022-01-04 12:57:09.838 | The following additional packages will be installed: 2022-01-04 12:57:09.839 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-04 12:57:09.840 | Suggested packages: 2022-01-04 12:57:09.840 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-04 12:57:09.905 | The following NEW packages will be installed: 2022-01-04 12:57:09.906 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-04 12:57:10.182 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 12:57:10.182 | Need to get 1,306 kB of archives. 2022-01-04 12:57:10.182 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-04 12:57:10.182 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-04 12:57:10.905 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-01-04 12:57:10.959 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-04 12:57:11.065 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-04 12:57:11.184 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-04 12:57:11.186 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-04 12:57:11.741 | Fetched 1,306 kB in 1s (1,016 kB/s) 2022-01-04 12:57:11.772 | Selecting previously unselected package libnorm1:amd64. 2022-01-04 12:57:11.823 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-01-04 12:57:11.827 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-04 12:57:11.831 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 12:57:11.900 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-04 12:57:11.910 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-04 12:57:11.912 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 12:57:11.962 | Selecting previously unselected package libzmq5:amd64. 2022-01-04 12:57:11.972 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-04 12:57:11.975 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 12:57:12.037 | Selecting previously unselected package uwsgi-core. 2022-01-04 12:57:12.046 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 12:57:12.049 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 12:57:12.202 | Selecting previously unselected package uwsgi. 2022-01-04 12:57:12.212 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 12:57:12.214 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 12:57:12.249 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-04 12:57:12.259 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 12:57:12.261 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 12:57:12.323 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 12:57:12.329 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 12:57:12.335 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 12:57:12.341 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 12:57:12.357 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 12:57:13.200 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 12:57:13.227 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 12:57:13.587 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 12:57:13.936 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 12:57:20.688 | + functions-common:apt_get:1221 : result=0 2022-01-04 12:57:20.690 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 12:57:20.693 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:20.695 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:20.697 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:20.700 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:20.702 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:20.704 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 12:57:20.706 | + functions-common:time_stop:2419 : start_time=1641301029265 2022-01-04 12:57:20.709 | + functions-common:time_stop:2421 : [[ -z 1641301029265 ]] 2022-01-04 12:57:20.712 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:20.716 | + functions-common:time_stop:2424 : end_time=1641301040713 2022-01-04 12:57:20.718 | + functions-common:time_stop:2425 : elapsed_time=11448 2022-01-04 12:57:20.720 | + functions-common:time_stop:2426 : total=252172 2022-01-04 12:57:20.722 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:20.724 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=263620 2022-01-04 12:57:20.727 | + functions-common:apt_get:1225 : return 0 2022-01-04 12:57:20.729 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-01-04 12:57:20.731 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:20.733 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:20.736 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-01-04 12:57:20.797 | Enabling module proxy. 2022-01-04 12:57:20.803 | To activate the new configuration, you need to run: 2022-01-04 12:57:20.803 | systemctl restart apache2 2022-01-04 12:57:20.807 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-01-04 12:57:20.868 | Considering dependency proxy for proxy_uwsgi: 2022-01-04 12:57:20.868 | Module proxy already enabled 2022-01-04 12:57:20.868 | Enabling module proxy_uwsgi. 2022-01-04 12:57:20.873 | To activate the new configuration, you need to run: 2022-01-04 12:57:20.874 | systemctl restart apache2 2022-01-04 12:57:20.878 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-01-04 12:57:20.880 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 12:57:20.883 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 12:57:20.885 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 12:57:21.011 | + ./stack.sh:main:877 : install_keystoneauth 2022-01-04 12:57:21.014 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-01-04 12:57:21.016 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-04 12:57:21.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-04 12:57:21.025 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.028 | + ./stack.sh:main:878 : install_keystoneclient 2022-01-04 12:57:21.030 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-01-04 12:57:21.032 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-04 12:57:21.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-04 12:57:21.042 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.044 | + ./stack.sh:main:879 : install_glanceclient 2022-01-04 12:57:21.046 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-01-04 12:57:21.049 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-04 12:57:21.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-04 12:57:21.059 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.061 | + ./stack.sh:main:880 : install_cinderclient 2022-01-04 12:57:21.063 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2022-01-04 12:57:21.066 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-04 12:57:21.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-04 12:57:21.076 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.078 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2022-01-04 12:57:21.081 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-04 12:57:21.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-04 12:57:21.090 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.093 | + ./stack.sh:main:881 : install_novaclient 2022-01-04 12:57:21.095 | + lib/nova:install_novaclient:817 : use_library_from_git python-novaclient 2022-01-04 12:57:21.097 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-04 12:57:21.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-04 12:57:21.107 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.109 | + ./stack.sh:main:882 : is_service_enabled swift glance horizon 2022-01-04 12:57:21.126 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:21.128 | + ./stack.sh:main:883 : install_swiftclient 2022-01-04 12:57:21.131 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-04 12:57:21.133 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-04 12:57:21.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-04 12:57:21.143 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.145 | + ./stack.sh:main:885 : is_service_enabled neutron nova horizon 2022-01-04 12:57:21.161 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:21.163 | + ./stack.sh:main:886 : install_neutronclient 2022-01-04 12:57:21.166 | + lib/neutron:install_neutronclient:446 : use_library_from_git python-neutronclient 2022-01-04 12:57:21.168 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-04 12:57:21.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-04 12:57:21.178 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.180 | + ./stack.sh:main:890 : install_keystonemiddleware 2022-01-04 12:57:21.183 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-01-04 12:57:21.185 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-04 12:57:21.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:21.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:21.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-04 12:57:21.195 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:21.197 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-01-04 12:57:21.200 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-04 12:57:21.202 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 12:57:21.205 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-04 12:57:21.207 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-04 12:57:21.210 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 12:57:21.213 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-04 12:57:21.214 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 12:57:21.218 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-04 12:57:21.221 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-04 12:57:21.223 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-04 12:57:21.226 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-04 12:57:21.229 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-04 12:57:21.249 | Using python 3.8 to install keystonemiddleware 2022-01-04 12:57:21.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-04 12:57:21.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:21.981 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:21.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:21.981 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:23.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:57:23.095 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-04 12:57:23.147 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-04 12:57:23.147 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-01-04 12:57:23.149 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-04 12:57:23.150 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-04 12:57:23.151 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-01-04 12:57:23.152 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-01-04 12:57:23.153 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-04 12:57:23.154 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-04 12:57:23.155 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-01-04 12:57:23.156 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-01-04 12:57:23.157 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2022-01-04 12:57:23.158 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-04 12:57:23.159 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-04 12:57:23.160 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2022-01-04 12:57:23.218 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-01-04 12:57:23.219 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-01-04 12:57:23.220 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-04 12:57:23.256 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2022-01-04 12:57:23.295 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-01-04 12:57:23.296 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-04 12:57:23.297 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-01-04 12:57:23.299 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-01-04 12:57:23.347 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-01-04 12:57:23.350 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-04 12:57:23.360 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-01-04 12:57:23.361 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-01-04 12:57:23.375 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2022-01-04 12:57:23.376 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-01-04 12:57:23.377 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-01-04 12:57:23.440 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2022-01-04 12:57:23.443 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-01-04 12:57:23.445 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-01-04 12:57:23.447 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2022-01-04 12:57:23.498 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-01-04 12:57:23.510 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2022-01-04 12:57:25.037 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:57:25.145 | + inc/python:pip_install:200 : result=0 2022-01-04 12:57:25.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:57:25.150 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:25.152 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:25.154 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:25.156 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:25.158 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:25.160 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:57:25.163 | + functions-common:time_stop:2419 : start_time=1641301041244 2022-01-04 12:57:25.165 | + functions-common:time_stop:2421 : [[ -z 1641301041244 ]] 2022-01-04 12:57:25.168 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:25.172 | + functions-common:time_stop:2424 : end_time=1641301045169 2022-01-04 12:57:25.174 | + functions-common:time_stop:2425 : elapsed_time=3925 2022-01-04 12:57:25.176 | + functions-common:time_stop:2426 : total=47398 2022-01-04 12:57:25.179 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:25.181 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51323 2022-01-04 12:57:25.183 | + inc/python:pip_install:203 : return 0 2022-01-04 12:57:25.185 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-01-04 12:57:25.188 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-04 12:57:25.190 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 12:57:25.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-04 12:57:25.195 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-04 12:57:25.198 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 12:57:25.201 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-04 12:57:25.202 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 12:57:25.207 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-04 12:57:25.209 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-04 12:57:25.212 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-04 12:57:25.215 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-04 12:57:25.217 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-04 12:57:25.238 | Using python 3.8 to install python-memcached 2022-01-04 12:57:25.241 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-04 12:57:25.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:25.983 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:25.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:25.984 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:27.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:57:27.574 | Collecting python-memcached 2022-01-04 12:57:27.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-04 12:57:27.589 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-04 12:57:29.164 | Installing collected packages: python-memcached 2022-01-04 12:57:29.255 | Successfully installed python-memcached-1.59 2022-01-04 12:57:29.255 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:57:29.364 | + inc/python:pip_install:200 : result=0 2022-01-04 12:57:29.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:57:29.368 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:29.371 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:29.373 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:29.375 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:29.377 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:29.379 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:57:29.381 | + functions-common:time_stop:2419 : start_time=1641301045232 2022-01-04 12:57:29.383 | + functions-common:time_stop:2421 : [[ -z 1641301045232 ]] 2022-01-04 12:57:29.386 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:29.390 | + functions-common:time_stop:2424 : end_time=1641301049388 2022-01-04 12:57:29.392 | + functions-common:time_stop:2425 : elapsed_time=4156 2022-01-04 12:57:29.395 | + functions-common:time_stop:2426 : total=51323 2022-01-04 12:57:29.397 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:29.399 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=55479 2022-01-04 12:57:29.402 | + inc/python:pip_install:203 : return 0 2022-01-04 12:57:29.404 | + ./stack.sh:main:892 : is_service_enabled keystone 2022-01-04 12:57:29.421 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:29.423 | + ./stack.sh:main:893 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-01-04 12:57:29.425 | + ./stack.sh:main:894 : stack_install_service keystone 2022-01-04 12:57:29.427 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-04 12:57:29.430 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-04 12:57:29.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 12:57:29.434 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-04 12:57:29.437 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-01-04 12:57:29.452 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:57:29.454 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-01-04 12:57:29.456 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-04 12:57:29.459 | + functions-common:git_clone:596 : local git_dest=/opt/stack/keystone 2022-01-04 12:57:29.461 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 12:57:29.463 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 12:57:29.466 | ++ functions-common:git_clone:599 : pwd 2022-01-04 12:57:29.468 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 12:57:29.470 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 12:57:29.473 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 12:57:29.487 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 12:57:29.489 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 12:57:29.492 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 12:57:29.494 | + functions-common:git_clone:616 : echo master 2022-01-04 12:57:29.494 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 12:57:29.499 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/keystone ]] 2022-01-04 12:57:29.501 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 12:57:29.503 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2022-01-04 12:57:29.507 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 12:57:29.507 | + functions-common:git_clone:665 : head -1 2022-01-04 12:57:29.521 | a9fa5131c Merge "Replace assertItemsEqual with assertCountEqual" 2022-01-04 12:57:29.524 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 12:57:29.526 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-01-04 12:57:29.529 | + inc/python:setup_develop:338 : local bindep 2022-01-04 12:57:29.531 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 12:57:29.533 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-04 12:57:29.535 | + inc/python:setup_develop:344 : local extras= 2022-01-04 12:57:29.538 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-04 12:57:29.540 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 12:57:29.542 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 12:57:29.545 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-04 12:57:29.547 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 12:57:29.549 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 12:57:29.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-04 12:57:29.554 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 12:57:29.557 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-04 12:57:29.559 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 12:57:29.562 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 12:57:29.564 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-04 12:57:29.571 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-04 12:57:29.573 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-04 12:57:30.214 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-04 12:57:30.217 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 12:57:30.219 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 12:57:30.221 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 12:57:30.223 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 12:57:30.226 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-04 12:57:30.228 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 12:57:30.230 | + inc/python:setup_package:428 : local extras= 2022-01-04 12:57:30.232 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 12:57:30.234 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 12:57:30.236 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 12:57:30.239 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 12:57:30.241 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 12:57:30.243 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-04 12:57:30.263 | Using python 3.8 to install /opt/stack/keystone 2022-01-04 12:57:30.265 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-04 12:57:31.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:31.004 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:31.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:31.004 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:32.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:57:32.121 | Obtaining file:///opt/stack/keystone 2022-01-04 12:57:32.122 | Preparing metadata (setup.py): started 2022-01-04 12:57:33.513 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:57:33.651 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.8.0) 2022-01-04 12:57:33.652 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.8.7) 2022-01-04 12:57:34.043 | Collecting Flask!=0.11,>=1.0.2 2022-01-04 12:57:34.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-01-04 12:57:34.416 | Collecting Flask-RESTful>=0.3.5 2022-01-04 12:57:34.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-01-04 12:57:34.428 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (36.0.1) 2022-01-04 12:57:34.429 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.29) 2022-01-04 12:57:34.430 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (0.13.0) 2022-01-04 12:57:34.431 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.5.0) 2022-01-04 12:57:34.795 | Collecting passlib>=1.7.0 2022-01-04 12:57:34.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-04 12:57:34.823 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.3.0) 2022-01-04 12:57:34.824 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (9.3.0) 2022-01-04 12:57:34.825 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 12:57:35.584 | Collecting scrypt>=0.8.0 2022-01-04 12:57:35.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-01-04 12:57:35.628 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2.8.1) 2022-01-04 12:57:35.629 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (8.7.1) 2022-01-04 12:57:35.631 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.0) 2022-01-04 12:57:35.632 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (12.11.1) 2022-01-04 12:57:35.633 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (11.1.0) 2022-01-04 12:57:35.634 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.1.0) 2022-01-04 12:57:35.635 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.6.1) 2022-01-04 12:57:35.636 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.5.0) 2022-01-04 12:57:35.637 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.10.1) 2022-01-04 12:57:35.638 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.2.0) 2022-01-04 12:57:35.639 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.0) 2022-01-04 12:57:35.640 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.12.0) 2022-01-04 12:57:36.002 | Collecting oauthlib>=0.6.2 2022-01-04 12:57:36.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-04 12:57:36.379 | Collecting pysaml2>=5.0.0 2022-01-04 12:57:36.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-01-04 12:57:36.816 | Collecting PyJWT>=1.6.1 2022-01-04 12:57:36.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-01-04 12:57:36.827 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.1.4) 2022-01-04 12:57:36.828 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 12:57:36.829 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.1.1) 2022-01-04 12:57:36.830 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.0.3) 2022-01-04 12:57:36.831 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.2) 2022-01-04 12:57:36.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2021.3) 2022-01-04 12:57:36.844 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.15.0) 2022-01-04 12:57:36.845 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.16.0) 2022-01-04 12:57:36.887 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev24) (5.1.0) 2022-01-04 12:57:37.220 | Collecting itsdangerous>=2.0 2022-01-04 12:57:37.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-04 12:57:37.626 | Collecting click>=7.1.2 2022-01-04 12:57:37.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-01-04 12:57:37.638 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (3.0.3) 2022-01-04 12:57:38.040 | Collecting Werkzeug>=2.0 2022-01-04 12:57:38.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-01-04 12:57:38.444 | Collecting aniso8601>=0.82 2022-01-04 12:57:38.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-04 12:57:38.514 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (4.4.0) 2022-01-04 12:57:38.516 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.26.0) 2022-01-04 12:57:38.609 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (0.8.0) 2022-01-04 12:57:38.610 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (2.3.0) 2022-01-04 12:57:38.611 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (6.0) 2022-01-04 12:57:38.613 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.5.0) 2022-01-04 12:57:38.694 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.7.5) 2022-01-04 12:57:38.696 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 12:57:38.697 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (0.5.0) 2022-01-04 12:57:38.747 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (0.9.6) 2022-01-04 12:57:38.750 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (2.8.2) 2022-01-04 12:57:38.804 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.4.0) 2022-01-04 12:57:38.805 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.2.3) 2022-01-04 12:57:38.806 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.7.0) 2022-01-04 12:57:38.808 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (4.2.4) 2022-01-04 12:57:38.809 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.9) 2022-01-04 12:57:38.812 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.4.0) 2022-01-04 12:57:38.832 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev24) (3.3.0) 2022-01-04 12:57:38.877 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 12:57:38.898 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (3.0.6) 2022-01-04 12:57:38.900 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (21.3) 2022-01-04 12:57:38.901 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (0.11.0) 2022-01-04 12:57:38.903 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (1.0.2) 2022-01-04 12:57:38.952 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev24) (4.5.0) 2022-01-04 12:57:39.062 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (5.4.0) 2022-01-04 12:57:39.406 | Collecting defusedxml 2022-01-04 12:57:39.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-04 12:57:39.872 | Collecting xmlschema>=1.2.1 2022-01-04 12:57:39.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-01-04 12:57:39.889 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (21.0.0) 2022-01-04 12:57:40.106 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev24) (1.1.2) 2022-01-04 12:57:40.127 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.5.2) 2022-01-04 12:57:40.128 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.4.2) 2022-01-04 12:57:40.196 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.1.6) 2022-01-04 12:57:40.197 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (4.10.0) 2022-01-04 12:57:40.216 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.0) 2022-01-04 12:57:40.287 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev24) (2.21) 2022-01-04 12:57:40.329 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.13.3) 2022-01-04 12:57:40.440 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 12:57:40.512 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.7.0) 2022-01-04 12:57:40.636 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (0.14.1) 2022-01-04 12:57:40.666 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.12.0) 2022-01-04 12:57:40.709 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.1) 2022-01-04 12:57:40.711 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.5.0) 2022-01-04 12:57:40.712 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.0.0) 2022-01-04 12:57:40.713 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.33.0) 2022-01-04 12:57:40.714 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (1.3.3) 2022-01-04 12:57:40.715 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.5.1) 2022-01-04 12:57:40.768 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (0.2.5) 2022-01-04 12:57:40.903 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (3.3) 2022-01-04 12:57:40.904 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2019.11.28) 2022-01-04 12:57:40.907 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.0.9) 2022-01-04 12:57:40.908 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.26.7) 2022-01-04 12:57:41.056 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 12:57:41.598 | Collecting elementpath<3.0.0,>=2.4.0 2022-01-04 12:57:41.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-01-04 12:57:41.689 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev24) (3.7.0) 2022-01-04 12:57:41.905 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.0) 2022-01-04 12:57:41.934 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (1.6) 2022-01-04 12:57:42.077 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (60.2.0) 2022-01-04 12:57:42.172 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.7) 2022-01-04 12:57:42.208 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.0.0) 2022-01-04 12:57:43.557 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-04 12:57:44.050 | Attempting uninstall: click 2022-01-04 12:57:44.053 | Found existing installation: Click 7.0 2022-01-04 12:57:44.060 | Uninstalling Click-7.0: 2022-01-04 12:57:44.090 | Successfully uninstalled Click-7.0 2022-01-04 12:57:45.321 | Attempting uninstall: PyJWT 2022-01-04 12:57:45.323 | Found existing installation: PyJWT 1.7.1 2022-01-04 12:57:45.340 | Uninstalling PyJWT-1.7.1: 2022-01-04 12:57:45.370 | Successfully uninstalled PyJWT-1.7.1 2022-01-04 12:57:45.815 | Attempting uninstall: oauthlib 2022-01-04 12:57:45.817 | Found existing installation: oauthlib 3.1.0 2022-01-04 12:57:45.824 | Uninstalling oauthlib-3.1.0: 2022-01-04 12:57:45.853 | Successfully uninstalled oauthlib-3.1.0 2022-01-04 12:57:46.012 | Running setup.py develop for keystone 2022-01-04 12:57:47.909 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.2 2022-01-04 12:57:47.909 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:57:48.063 | + inc/python:pip_install:200 : result=0 2022-01-04 12:57:48.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:57:48.067 | + functions-common:time_stop:2412 : local name 2022-01-04 12:57:48.069 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:57:48.071 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:57:48.073 | + functions-common:time_stop:2415 : local total 2022-01-04 12:57:48.075 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:57:48.078 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:57:48.080 | + functions-common:time_stop:2419 : start_time=1641301050258 2022-01-04 12:57:48.082 | + functions-common:time_stop:2421 : [[ -z 1641301050258 ]] 2022-01-04 12:57:48.084 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:57:48.088 | + functions-common:time_stop:2424 : end_time=1641301068086 2022-01-04 12:57:48.090 | + functions-common:time_stop:2425 : elapsed_time=17828 2022-01-04 12:57:48.092 | + functions-common:time_stop:2426 : total=55479 2022-01-04 12:57:48.094 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:57:48.096 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=73307 2022-01-04 12:57:48.098 | + inc/python:pip_install:203 : return 0 2022-01-04 12:57:48.100 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 12:57:48.103 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 12:57:48.105 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 12:57:48.122 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 12:57:48.135 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-04 12:57:48.137 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-04 12:57:48.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:57:48.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:57:48.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-04 12:57:48.146 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:57:48.148 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-01-04 12:57:48.164 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:57:48.166 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-01-04 12:57:48.169 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 12:57:48.171 | + ./stack.sh:main:895 : configure_keystone 2022-01-04 12:57:48.173 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-01-04 12:57:48.186 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-04 12:57:48.188 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-04 12:57:48.193 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-01-04 12:57:48.208 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:57:48.210 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-04 12:57:48.240 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-04 12:57:48.266 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-04 12:57:48.295 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-04 12:57:48.325 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-04 12:57:48.355 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-04 12:57:48.384 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-04 12:57:48.410 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-04 12:57:48.437 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-04 12:57:48.440 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-04 12:57:48.442 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-04 12:57:48.444 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-04 12:57:48.446 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 12:57:48.449 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 12:57:48.464 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:48.467 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 12:57:48.469 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 12:57:48.471 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 12:57:48.486 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:48.489 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-01-04 12:57:48.492 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-01-04 12:57:48.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 12:57:48.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 12:57:48.525 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-01-04 12:57:48.527 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-01-04 12:57:48.543 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:57:48.545 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2022-01-04 12:57:48.575 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-01-04 12:57:48.577 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-04 12:57:48.610 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-01-04 12:57:48.612 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-01-04 12:57:48.614 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-01-04 12:57:48.616 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2022-01-04 12:57:48.619 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 12:57:48.621 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 12:57:48.651 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-01-04 12:57:48.653 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-01-04 12:57:48.655 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-04 12:57:48.658 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-04 12:57:48.660 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 12:57:48.677 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 12:57:48.679 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 12:57:48.681 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 12:57:48.684 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 12:57:48.686 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-04 12:57:48.713 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-01-04 12:57:48.743 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-01-04 12:57:48.770 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 12:57:48.797 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-04 12:57:48.824 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-01-04 12:57:48.826 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-04 12:57:48.828 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-04 12:57:48.831 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-04 12:57:48.833 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-01-04 12:57:48.836 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 12:57:48.838 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 12:57:48.841 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-01-04 12:57:48.845 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-01-04 12:57:48.847 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 12:57:48.850 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 12:57:48.862 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 12:57:48.862 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 12:57:48.871 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 12:57:48.874 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 12:57:48.890 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 12:57:48.892 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-04 12:57:48.896 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-04 12:57:48.924 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-04 12:57:48.951 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-04 12:57:48.978 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-04 12:57:49.004 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-04 12:57:49.031 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-04 12:57:49.058 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-04 12:57:49.084 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-04 12:57:49.111 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-04 12:57:49.137 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 12:57:49.164 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-04 12:57:49.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-04 12:57:49.216 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-04 12:57:49.244 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 12:57:49.246 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 12:57:49.249 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-01-04 12:57:49.251 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-01-04 12:57:49.254 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 12:57:49.256 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:49.258 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:49.260 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 12:57:49.263 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 12:57:49.265 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 12:57:49.292 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-04 12:57:49.319 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-01-04 12:57:49.319 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 12:57:49.328 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-04 12:57:49.331 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-01-04 12:57:49.334 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-01-04 12:57:49.336 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 12:57:49.339 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 12:57:49.341 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 12:57:49.343 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:49.345 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:49.348 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 12:57:49.350 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 12:57:49.353 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:57:49.355 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:57:49.357 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-01-04 12:57:49.418 | Enabling site keystone-wsgi-public. 2022-01-04 12:57:49.424 | To activate the new configuration, you need to run: 2022-01-04 12:57:49.424 | systemctl reload apache2 2022-01-04 12:57:49.428 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 12:57:49.430 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 12:57:49.432 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 12:57:49.435 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 12:57:49.558 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-04 12:57:49.587 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-04 12:57:49.618 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-04 12:57:49.647 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-01-04 12:57:49.650 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-04 12:57:49.680 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-04 12:57:49.707 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-04 12:57:49.735 | + ./stack.sh:main:899 : is_service_enabled swift 2022-01-04 12:57:49.751 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:57:49.753 | + ./stack.sh:main:900 : is_service_enabled ceilometer 2022-01-04 12:57:49.769 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:57:49.772 | + ./stack.sh:main:903 : stack_install_service swift 2022-01-04 12:57:49.775 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-04 12:57:49.777 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-04 12:57:49.779 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 12:57:49.782 | + lib/stack:stack_install_service:32 : install_swift 2022-01-04 12:57:49.784 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-01-04 12:57:49.786 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-04 12:57:49.789 | + functions-common:git_clone:596 : local git_dest=/opt/stack/swift 2022-01-04 12:57:49.791 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 12:57:49.793 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 12:57:49.796 | ++ functions-common:git_clone:599 : pwd 2022-01-04 12:57:49.798 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 12:57:49.800 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 12:57:49.803 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 12:57:49.819 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 12:57:49.821 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 12:57:49.823 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 12:57:49.826 | + functions-common:git_clone:616 : echo master 2022-01-04 12:57:49.826 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 12:57:49.831 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/swift ]] 2022-01-04 12:57:49.834 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 12:57:49.836 | + functions-common:git_clone:664 : cd /opt/stack/swift 2022-01-04 12:57:49.839 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 12:57:49.840 | + functions-common:git_clone:665 : head -1 2022-01-04 12:57:49.844 | 1b8708d9c Merge "CI: Move py37 and py38 jobs to experimental pipeline" 2022-01-04 12:57:49.847 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 12:57:49.849 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-04 12:57:49.851 | + inc/python:setup_develop:338 : local bindep 2022-01-04 12:57:49.854 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 12:57:49.856 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-04 12:57:49.858 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-04 12:57:49.861 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-04 12:57:49.863 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 12:57:49.865 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 12:57:49.868 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-04 12:57:49.870 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 12:57:49.872 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-04 12:57:49.875 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-04 12:57:49.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 12:57:49.881 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-04 12:57:49.883 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 12:57:49.885 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 12:57:49.888 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-04 12:57:49.893 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-04 12:57:49.896 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-04 12:57:50.543 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-04 12:57:50.545 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 12:57:50.547 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 12:57:50.549 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 12:57:50.551 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 12:57:50.554 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-04 12:57:50.556 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 12:57:50.558 | + inc/python:setup_package:428 : local extras=keystone 2022-01-04 12:57:50.560 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 12:57:50.562 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-04 12:57:50.564 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-04 12:57:50.566 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-04 12:57:50.569 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 12:57:50.571 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-04 12:57:50.592 | Using python 3.8 to install /opt/stack/swift 2022-01-04 12:57:50.595 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-01-04 12:57:51.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:51.350 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:51.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:57:51.350 | from cryptography.utils import int_from_bytes 2022-01-04 12:57:52.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:57:52.471 | Obtaining file:///opt/stack/swift 2022-01-04 12:57:52.472 | Preparing metadata (setup.py): started 2022-01-04 12:57:53.576 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:57:53.686 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.33.0) 2022-01-04 12:57:53.687 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.1.2) 2022-01-04 12:57:53.688 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.11.0) 2022-01-04 12:57:53.689 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.1.1) 2022-01-04 12:57:55.667 | Collecting lxml>=3.4.1 2022-01-04 12:57:55.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-01-04 12:57:55.856 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.26.0) 2022-01-04 12:57:55.857 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.16.0) 2022-01-04 12:57:56.445 | Collecting xattr>=0.4 2022-01-04 12:57:56.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-01-04 12:57:56.886 | Collecting PyECLib>=1.3.1 2022-01-04 12:57:56.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-04 12:57:57.217 | Preparing metadata (setup.py): started 2022-01-04 12:57:57.814 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:57:57.818 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (36.0.1) 2022-01-04 12:57:57.819 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (9.3.0) 2022-01-04 12:57:57.858 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev94) (1.15.0) 2022-01-04 12:57:57.866 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev94) (2.1.0) 2022-01-04 12:57:57.920 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.8.7) 2022-01-04 12:57:57.921 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.4.0) 2022-01-04 12:57:57.922 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.4.0) 2022-01-04 12:57:57.923 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.6.1) 2022-01-04 12:57:57.924 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.2.0) 2022-01-04 12:57:57.925 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.12.0) 2022-01-04 12:57:57.927 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (8.7.1) 2022-01-04 12:57:57.928 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 12:57:57.929 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.8.0) 2022-01-04 12:57:57.930 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.1.1) 2022-01-04 12:57:57.932 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.1) 2022-01-04 12:57:57.933 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.3.0) 2022-01-04 12:57:57.957 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev94) (60.2.0) 2022-01-04 12:57:57.990 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (3.3) 2022-01-04 12:57:57.991 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2019.11.28) 2022-01-04 12:57:57.994 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2.0.9) 2022-01-04 12:57:57.995 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (1.26.7) 2022-01-04 12:57:58.018 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev94) (2.21) 2022-01-04 12:57:58.109 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.2) 2022-01-04 12:57:58.110 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.7.0) 2022-01-04 12:57:58.111 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.5.0) 2022-01-04 12:57:58.188 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.1.4) 2022-01-04 12:57:58.231 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.5.0) 2022-01-04 12:57:58.232 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.8.0) 2022-01-04 12:57:58.234 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.3.0) 2022-01-04 12:57:58.235 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (6.0) 2022-01-04 12:57:58.293 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.2) 2022-01-04 12:57:58.297 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.9.6) 2022-01-04 12:57:58.311 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.3) 2022-01-04 12:57:58.313 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2021.3) 2022-01-04 12:57:58.330 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.0.6) 2022-01-04 12:57:58.333 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (21.3) 2022-01-04 12:57:58.440 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.13.3) 2022-01-04 12:57:58.455 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 12:57:58.730 | Building wheels for collected packages: PyECLib 2022-01-04 12:57:58.731 | Building wheel for PyECLib (setup.py): started 2022-01-04 12:57:59.977 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-04 12:57:59.978 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55549 sha256=f42fcf55f09638798b2edd6caf9e52c318d5d7beecf5f9750ca20671a32cf45f 2022-01-04 12:57:59.978 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-04 12:57:59.982 | Successfully built PyECLib 2022-01-04 12:58:01.357 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-04 12:58:01.716 | Running setup.py develop for swift 2022-01-04 12:58:03.447 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-01-04 12:58:03.447 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:58:03.595 | + inc/python:pip_install:200 : result=0 2022-01-04 12:58:03.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:58:03.599 | + functions-common:time_stop:2412 : local name 2022-01-04 12:58:03.602 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:58:03.604 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:58:03.606 | + functions-common:time_stop:2415 : local total 2022-01-04 12:58:03.608 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:58:03.610 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:58:03.612 | + functions-common:time_stop:2419 : start_time=1641301070587 2022-01-04 12:58:03.615 | + functions-common:time_stop:2421 : [[ -z 1641301070587 ]] 2022-01-04 12:58:03.617 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:58:03.621 | + functions-common:time_stop:2424 : end_time=1641301083619 2022-01-04 12:58:03.624 | + functions-common:time_stop:2425 : elapsed_time=13032 2022-01-04 12:58:03.626 | + functions-common:time_stop:2426 : total=73307 2022-01-04 12:58:03.628 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:58:03.631 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86339 2022-01-04 12:58:03.633 | + inc/python:pip_install:203 : return 0 2022-01-04 12:58:03.635 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 12:58:03.637 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 12:58:03.640 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 12:58:03.657 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 12:58:03.669 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-04 12:58:03.671 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-04 12:58:03.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:58:03.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:58:03.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-04 12:58:03.681 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:58:03.683 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-04 12:58:03.686 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 12:58:03.688 | + ./stack.sh:main:904 : configure_swift 2022-01-04 12:58:03.690 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-04 12:58:03.693 | + lib/swift:configure_swift:335 : local node_number 2022-01-04 12:58:03.695 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-04 12:58:03.697 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-04 12:58:03.699 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-04 12:58:04.723 | No account-replicator running 2022-01-04 12:58:04.723 | No object-reconstructor running 2022-01-04 12:58:04.724 | No object-auditor running 2022-01-04 12:58:04.724 | No object-replicator running 2022-01-04 12:58:04.724 | No container-auditor running 2022-01-04 12:58:04.724 | No object-updater running 2022-01-04 12:58:04.724 | No container-server running 2022-01-04 12:58:04.724 | No object-expirer running 2022-01-04 12:58:04.724 | No account-server running 2022-01-04 12:58:04.724 | No object-server running 2022-01-04 12:58:04.724 | No container-reconciler running 2022-01-04 12:58:04.724 | No container-sharder running 2022-01-04 12:58:04.724 | No proxy-server running 2022-01-04 12:58:04.724 | No account-reaper running 2022-01-04 12:58:04.724 | No container-updater running 2022-01-04 12:58:04.724 | No container-replicator running 2022-01-04 12:58:04.724 | No account-auditor running 2022-01-04 12:58:04.724 | No container-sync running 2022-01-04 12:58:04.799 | + lib/swift:configure_swift:340 : true 2022-01-04 12:58:04.802 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-04 12:58:04.814 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-04 12:58:04.826 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-04 12:58:04.828 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-04 12:58:04.829 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-04 12:58:04.834 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-04 12:58:04.834 | s/%GROUP%/ubuntu/; 2022-01-04 12:58:04.834 | s/%USER%/ubuntu/; 2022-01-04 12:58:04.834 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-04 12:58:04.834 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-04 12:58:04.837 | uid = ubuntu 2022-01-04 12:58:04.837 | gid = ubuntu 2022-01-04 12:58:04.837 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-04 12:58:04.837 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-04 12:58:04.838 | address = 127.0.0.1 2022-01-04 12:58:04.838 | 2022-01-04 12:58:04.838 | [account6612] 2022-01-04 12:58:04.838 | max connections = 25 2022-01-04 12:58:04.838 | path = /opt/stack/data/swift/1/node/ 2022-01-04 12:58:04.838 | read only = false 2022-01-04 12:58:04.838 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-04 12:58:04.838 | 2022-01-04 12:58:04.838 | [account6622] 2022-01-04 12:58:04.838 | max connections = 25 2022-01-04 12:58:04.838 | path = /opt/stack/data/swift/2/node/ 2022-01-04 12:58:04.838 | read only = false 2022-01-04 12:58:04.838 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-04 12:58:04.838 | 2022-01-04 12:58:04.838 | [account6632] 2022-01-04 12:58:04.838 | max connections = 25 2022-01-04 12:58:04.839 | path = /opt/stack/data/swift/3/node/ 2022-01-04 12:58:04.839 | read only = false 2022-01-04 12:58:04.839 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | [account6642] 2022-01-04 12:58:04.839 | max connections = 25 2022-01-04 12:58:04.839 | path = /opt/stack/data/swift/4/node/ 2022-01-04 12:58:04.839 | read only = false 2022-01-04 12:58:04.839 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | [container6611] 2022-01-04 12:58:04.839 | max connections = 25 2022-01-04 12:58:04.839 | path = /opt/stack/data/swift/1/node/ 2022-01-04 12:58:04.839 | read only = false 2022-01-04 12:58:04.839 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | [container6621] 2022-01-04 12:58:04.839 | max connections = 25 2022-01-04 12:58:04.839 | path = /opt/stack/data/swift/2/node/ 2022-01-04 12:58:04.839 | read only = false 2022-01-04 12:58:04.839 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | [container6631] 2022-01-04 12:58:04.839 | max connections = 25 2022-01-04 12:58:04.839 | path = /opt/stack/data/swift/3/node/ 2022-01-04 12:58:04.839 | read only = false 2022-01-04 12:58:04.839 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-04 12:58:04.839 | 2022-01-04 12:58:04.839 | [container6641] 2022-01-04 12:58:04.839 | max connections = 25 2022-01-04 12:58:04.840 | path = /opt/stack/data/swift/4/node/ 2022-01-04 12:58:04.840 | read only = false 2022-01-04 12:58:04.840 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-04 12:58:04.840 | 2022-01-04 12:58:04.840 | 2022-01-04 12:58:04.840 | [object6613] 2022-01-04 12:58:04.840 | max connections = 25 2022-01-04 12:58:04.840 | path = /opt/stack/data/swift/1/node/ 2022-01-04 12:58:04.840 | read only = false 2022-01-04 12:58:04.840 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-04 12:58:04.840 | 2022-01-04 12:58:04.840 | [object6623] 2022-01-04 12:58:04.840 | max connections = 25 2022-01-04 12:58:04.840 | path = /opt/stack/data/swift/2/node/ 2022-01-04 12:58:04.840 | read only = false 2022-01-04 12:58:04.840 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-04 12:58:04.840 | 2022-01-04 12:58:04.840 | [object6633] 2022-01-04 12:58:04.840 | max connections = 25 2022-01-04 12:58:04.840 | path = /opt/stack/data/swift/3/node/ 2022-01-04 12:58:04.840 | read only = false 2022-01-04 12:58:04.840 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-04 12:58:04.840 | 2022-01-04 12:58:04.840 | [object6643] 2022-01-04 12:58:04.840 | max connections = 25 2022-01-04 12:58:04.840 | path = /opt/stack/data/swift/4/node/ 2022-01-04 12:58:04.840 | read only = false 2022-01-04 12:58:04.840 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-04 12:58:04.841 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-04 12:58:04.843 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:04.845 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:04.847 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-04 12:58:04.864 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-04 12:58:04.866 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-04 12:58:04.870 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-04 12:58:04.874 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-04 12:58:04.876 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-04 12:58:04.880 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-04 12:58:04.908 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2022-01-04 12:58:04.932 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-04 12:58:04.950 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-04 12:58:04.977 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-04 12:58:04.994 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-04 12:58:05.022 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-04 12:58:05.039 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-04 12:58:05.065 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-04 12:58:05.083 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-04 12:58:05.110 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-04 12:58:05.128 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 12:58:05.155 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-04 12:58:05.172 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-04 12:58:05.186 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:05.188 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-04 12:58:05.216 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-04 12:58:05.242 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-04 12:58:05.269 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-04 12:58:05.295 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-04 12:58:05.310 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:05.312 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-04 12:58:05.338 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-04 12:58:05.352 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:05.354 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-04 12:58:05.369 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:05.371 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-04 12:58:05.373 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-04 12:58:05.388 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:05.390 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-04 12:58:05.392 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-04 12:58:05.394 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-04 12:58:05.399 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-04 12:58:05.404 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-04 12:58:05.430 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-04 12:58:05.456 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-04 12:58:05.485 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-04 12:58:05.514 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-04 12:58:05.540 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-04 12:58:05.542 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-01-04 12:58:05.544 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-01-04 12:58:05.546 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-01-04 12:58:05.548 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-04 12:58:05.574 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-04 12:58:05.601 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2022-01-04 12:58:05.627 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-04 12:58:05.653 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-04 12:58:05.680 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-04 12:58:05.706 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-04 12:58:05.734 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-04 12:58:05.761 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 12:58:05.787 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-04 12:58:05.814 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-04 12:58:05.841 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-04 12:58:05.869 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-04 12:58:05.897 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-04 12:58:05.927 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-04 12:58:05.954 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-04 12:58:05.972 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-04 12:58:06.000 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-04 12:58:06.028 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-04 12:58:06.033 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-04 12:58:06.062 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-04 12:58:06.089 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-04 12:58:06.116 | + lib/swift:configure_swift:478 : local node_number 2022-01-04 12:58:06.118 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-04 12:58:06.120 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 12:58:06.122 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-04 12:58:06.126 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-04 12:58:06.129 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 12:58:06.131 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 12:58:06.133 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-04 12:58:06.135 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-04 12:58:06.137 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 12:58:06.139 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 12:58:06.147 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-04 12:58:06.164 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-04 12:58:06.193 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-04 12:58:06.211 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-04 12:58:06.238 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-04 12:58:06.256 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 12:58:06.284 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-04 12:58:06.302 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 12:58:06.330 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-04 12:58:06.349 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 12:58:06.377 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-04 12:58:06.395 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-04 12:58:06.423 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-04 12:58:06.441 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-04 12:58:06.469 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-04 12:58:06.487 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-04 12:58:06.515 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-04 12:58:06.532 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-04 12:58:06.560 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-04 12:58:06.565 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-04 12:58:06.583 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 12:58:06.611 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-04 12:58:06.639 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 12:58:06.641 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-04 12:58:06.646 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-04 12:58:06.648 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 12:58:06.650 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 12:58:06.653 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-04 12:58:06.655 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-04 12:58:06.657 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 12:58:06.659 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 12:58:06.662 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-04 12:58:06.680 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-04 12:58:06.707 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-04 12:58:06.726 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-04 12:58:06.754 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-04 12:58:06.772 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 12:58:06.799 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-04 12:58:06.818 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 12:58:06.845 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-04 12:58:06.863 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 12:58:06.891 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-04 12:58:06.908 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-04 12:58:06.936 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-04 12:58:06.954 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-04 12:58:06.982 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-04 12:58:07.000 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-04 12:58:07.029 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-04 12:58:07.046 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-04 12:58:07.073 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-04 12:58:07.077 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-04 12:58:07.096 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 12:58:07.123 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 12:58:07.126 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-04 12:58:07.130 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-04 12:58:07.132 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 12:58:07.135 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 12:58:07.137 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-04 12:58:07.139 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-04 12:58:07.141 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 12:58:07.143 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 12:58:07.146 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-04 12:58:07.163 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-04 12:58:07.190 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-04 12:58:07.208 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-04 12:58:07.236 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-04 12:58:07.254 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 12:58:07.281 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-04 12:58:07.299 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 12:58:07.327 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-04 12:58:07.345 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 12:58:07.372 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-04 12:58:07.390 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-04 12:58:07.418 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-04 12:58:07.435 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-04 12:58:07.463 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-04 12:58:07.481 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-04 12:58:07.509 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-04 12:58:07.527 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-04 12:58:07.554 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-04 12:58:07.558 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-04 12:58:07.576 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 12:58:07.604 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-04 12:58:07.632 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-04 12:58:07.658 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-04 12:58:07.686 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-04 12:58:07.688 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-04 12:58:07.693 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-04 12:58:07.720 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-04 12:58:07.749 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-04 12:58:07.776 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-04 12:58:07.804 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-04 12:58:07.832 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-04 12:58:07.859 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-04 12:58:07.885 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-04 12:58:07.912 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-04 12:58:07.938 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-04 12:58:07.954 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:07.956 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-04 12:58:07.974 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-04 12:58:07.977 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-04 12:58:07.996 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-04 12:58:07.998 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2022-01-04 12:58:08.025 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-04 12:58:08.027 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-04 12:58:08.054 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2022-01-04 12:58:08.082 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-04 12:58:08.084 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-04 12:58:08.111 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-04 12:58:08.126 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:08.128 | + lib/swift:configure_swift:541 : local user_group 2022-01-04 12:58:08.132 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-04 12:58:08.136 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-04 12:58:08.139 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-04 12:58:08.151 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-04 12:58:08.153 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-04 12:58:08.164 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-04 12:58:08.166 | + lib/swift:configure_swift:548 : is_suse 2022-01-04 12:58:08.168 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 12:58:08.170 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 12:58:08.172 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 12:58:08.175 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 12:58:08.177 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 12:58:08.180 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 12:58:08.182 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-04 12:58:08.194 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-04 12:58:08.196 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-04 12:58:08.199 | + ./stack.sh:main:907 : is_service_enabled s3api 2022-01-04 12:58:08.216 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:08.218 | + ./stack.sh:main:913 : is_service_enabled g-api n-api 2022-01-04 12:58:08.236 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:08.238 | + ./stack.sh:main:915 : stack_install_service glance 2022-01-04 12:58:08.240 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-04 12:58:08.243 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-04 12:58:08.245 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 12:58:08.248 | + lib/stack:stack_install_service:32 : install_glance 2022-01-04 12:58:08.250 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-01-04 12:58:08.253 | + lib/glance:install_glance:507 : local glance_store_extras 2022-01-04 12:58:08.255 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-01-04 12:58:08.272 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:08.274 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-04 12:58:08.277 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-01-04 12:58:08.293 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:08.296 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-04 12:58:08.299 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-01-04 12:58:08.301 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-04 12:58:08.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:58:08.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:58:08.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-04 12:58:08.311 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:58:08.315 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-01-04 12:58:08.317 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-04 12:58:08.320 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-04 12:58:08.323 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-01-04 12:58:08.325 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-04 12:58:08.328 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-04 12:58:08.330 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-04 12:58:08.334 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-04 12:58:08.337 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-04 12:58:08.339 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-04 12:58:08.343 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-04 12:58:08.343 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-04 12:58:08.349 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-04 12:58:08.351 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-04 12:58:08.354 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-04 12:58:08.357 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-04 12:58:08.360 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-04 12:58:08.380 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-04 12:58:08.383 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-01-04 12:58:09.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:09.148 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:09.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:09.148 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:10.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:58:10.854 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-04 12:58:10.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-04 12:58:10.953 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-01-04 12:58:10.954 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-01-04 12:58:10.955 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-01-04 12:58:10.956 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-04 12:58:10.958 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 12:58:10.959 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2022-01-04 12:58:10.960 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-01-04 12:58:10.961 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-01-04 12:58:10.963 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-04 12:58:10.964 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-04 12:58:10.965 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-01-04 12:58:10.966 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-04 12:58:10.968 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-04 12:58:10.970 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-04 12:58:11.512 | Collecting python-cinderclient>=4.1.0 2022-01-04 12:58:11.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-01-04 12:58:12.141 | Collecting os-brick>=2.6.0 2022-01-04 12:58:12.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-01-04 12:58:12.653 | Collecting python-swiftclient>=3.2.0 2022-01-04 12:58:12.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-01-04 12:58:12.667 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-01-04 12:58:12.676 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-01-04 12:58:12.677 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-01-04 12:58:12.689 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2022-01-04 12:58:12.756 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-01-04 12:58:12.758 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-04 12:58:12.759 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-01-04 12:58:12.787 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-04 12:58:12.789 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-01-04 12:58:12.791 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-01-04 12:58:12.792 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-01-04 12:58:12.793 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-04 12:58:12.806 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-01-04 12:58:12.845 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-01-04 12:58:12.847 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-01-04 12:58:12.848 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-01-04 12:58:12.850 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-01-04 12:58:12.869 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-01-04 12:58:12.871 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-01-04 12:58:12.885 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-01-04 12:58:12.901 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-01-04 12:58:12.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-01-04 12:58:12.921 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-01-04 12:58:12.923 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 12:58:13.002 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-01-04 12:58:13.004 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2022-01-04 12:58:13.006 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-01-04 12:58:13.007 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2022-01-04 12:58:13.056 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-01-04 12:58:13.084 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-01-04 12:58:13.119 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-01-04 12:58:13.285 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-04 12:58:13.287 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-04 12:58:13.344 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-04 12:58:13.345 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-04 12:58:13.346 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-01-04 12:58:13.349 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 12:58:13.350 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-04 12:58:13.352 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-04 12:58:13.407 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-01-04 12:58:13.576 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 12:58:13.617 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.2.0) 2022-01-04 12:58:13.699 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-04 12:58:13.848 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-04 12:58:15.434 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-04 12:58:16.469 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-01-04 12:58:16.470 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:58:16.595 | + inc/python:pip_install:200 : result=0 2022-01-04 12:58:16.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:58:16.600 | + functions-common:time_stop:2412 : local name 2022-01-04 12:58:16.602 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:58:16.604 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:58:16.606 | + functions-common:time_stop:2415 : local total 2022-01-04 12:58:16.609 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:58:16.611 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:58:16.613 | + functions-common:time_stop:2419 : start_time=1641301088375 2022-01-04 12:58:16.615 | + functions-common:time_stop:2421 : [[ -z 1641301088375 ]] 2022-01-04 12:58:16.618 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:58:16.622 | + functions-common:time_stop:2424 : end_time=1641301096620 2022-01-04 12:58:16.625 | + functions-common:time_stop:2425 : elapsed_time=8245 2022-01-04 12:58:16.627 | + functions-common:time_stop:2426 : total=86339 2022-01-04 12:58:16.629 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:58:16.631 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=94584 2022-01-04 12:58:16.634 | + inc/python:pip_install:203 : return 0 2022-01-04 12:58:16.636 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-01-04 12:58:16.639 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-04 12:58:16.641 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-04 12:58:16.654 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-04 12:58:16.659 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-01-04 12:58:16.662 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-04 12:58:16.664 | + functions-common:git_clone:596 : local git_dest=/opt/stack/glance 2022-01-04 12:58:16.667 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 12:58:16.669 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 12:58:16.672 | ++ functions-common:git_clone:599 : pwd 2022-01-04 12:58:16.674 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 12:58:16.676 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 12:58:16.679 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 12:58:16.695 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 12:58:16.698 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 12:58:16.700 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 12:58:16.703 | + functions-common:git_clone:616 : echo master 2022-01-04 12:58:16.703 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 12:58:16.708 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/glance ]] 2022-01-04 12:58:16.711 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 12:58:16.713 | + functions-common:git_clone:664 : cd /opt/stack/glance 2022-01-04 12:58:16.716 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 12:58:16.716 | + functions-common:git_clone:665 : head -1 2022-01-04 12:58:16.719 | 4ee7799aa Merge "Imported Translations from Zanata" 2022-01-04 12:58:16.722 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 12:58:16.724 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-01-04 12:58:16.727 | + inc/python:setup_develop:338 : local bindep 2022-01-04 12:58:16.729 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 12:58:16.732 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-04 12:58:16.734 | + inc/python:setup_develop:344 : local extras= 2022-01-04 12:58:16.737 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-04 12:58:16.739 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 12:58:16.742 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 12:58:16.744 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-04 12:58:16.746 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 12:58:16.749 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 12:58:16.752 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-04 12:58:16.755 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 12:58:16.758 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-04 12:58:16.760 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 12:58:16.763 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 12:58:16.766 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-04 12:58:16.772 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-04 12:58:16.774 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-04 12:58:17.417 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-04 12:58:17.419 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 12:58:17.421 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 12:58:17.424 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 12:58:17.426 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 12:58:17.428 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-04 12:58:17.431 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 12:58:17.433 | + inc/python:setup_package:428 : local extras= 2022-01-04 12:58:17.435 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 12:58:17.437 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 12:58:17.440 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 12:58:17.442 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 12:58:17.445 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 12:58:17.447 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-04 12:58:17.468 | Using python 3.8 to install /opt/stack/glance 2022-01-04 12:58:17.471 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-01-04 12:58:18.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:18.231 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:18.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:18.231 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:19.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:58:19.351 | Obtaining file:///opt/stack/glance 2022-01-04 12:58:19.352 | Preparing metadata (setup.py): started 2022-01-04 12:58:20.440 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:58:20.584 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2022-01-04 12:58:20.585 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2022-01-04 12:58:20.586 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.29) 2022-01-04 12:58:20.587 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2022-01-04 12:58:20.588 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2022-01-04 12:58:20.589 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2022-01-04 12:58:20.590 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2022-01-04 12:58:20.591 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2022-01-04 12:58:20.592 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2022-01-04 12:58:20.593 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2022-01-04 12:58:20.595 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2022-01-04 12:58:20.596 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 12:58:20.597 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2022-01-04 12:58:20.599 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2022-01-04 12:58:20.600 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2022-01-04 12:58:20.601 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 12:58:20.602 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2022-01-04 12:58:21.538 | Collecting taskflow>=4.0.0 2022-01-04 12:58:21.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-01-04 12:58:21.573 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2022-01-04 12:58:21.574 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2022-01-04 12:58:22.034 | Collecting WSME>=0.8.0 2022-01-04 12:58:22.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-04 12:58:22.045 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.0) 2022-01-04 12:58:22.046 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 12:58:22.047 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2022-01-04 12:58:22.049 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2022-01-04 12:58:22.049 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2022-01-04 12:58:22.051 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2022-01-04 12:58:22.052 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2022-01-04 12:58:22.053 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2022-01-04 12:58:22.500 | Collecting oslo.limit>=1.0.0 2022-01-04 12:58:22.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-01-04 12:58:22.510 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2022-01-04 12:58:22.511 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.1) 2022-01-04 12:58:22.512 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 12:58:22.513 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 12:58:22.514 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.1) 2022-01-04 12:58:22.822 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-04 12:58:22.829 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-04 12:58:22.832 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2022-01-04 12:58:22.833 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2022-01-04 12:58:22.834 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 12:58:22.835 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.1) 2022-01-04 12:58:23.241 | Collecting cursive>=0.2.1 2022-01-04 12:58:23.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-04 12:58:23.253 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2022-01-04 12:58:23.254 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2022-01-04 12:58:23.688 | Collecting castellan>=0.17.0 2022-01-04 12:58:23.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-01-04 12:58:23.717 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2022-01-04 12:58:23.718 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.10.0) 2022-01-04 12:58:23.720 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2022-01-04 12:58:24.250 | Collecting python-barbicanclient>=4.5.2 2022-01-04 12:58:24.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-04 12:58:24.265 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2022-01-04 12:58:24.305 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2022-01-04 12:58:24.336 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2022-01-04 12:58:24.346 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2022-01-04 12:58:24.359 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2022-01-04 12:58:24.361 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2022-01-04 12:58:24.450 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2022-01-04 12:58:24.525 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2022-01-04 12:58:24.574 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2022-01-04 12:58:24.575 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2022-01-04 12:58:24.610 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2022-01-04 12:58:24.652 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2022-01-04 12:58:24.654 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2022-01-04 12:58:24.655 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2022-01-04 12:58:24.741 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2022-01-04 12:58:24.742 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2022-01-04 12:58:24.743 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 12:58:24.768 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2022-01-04 12:58:24.813 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2022-01-04 12:58:24.817 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2022-01-04 12:58:24.880 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2022-01-04 12:58:24.881 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.9) 2022-01-04 12:58:24.883 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2022-01-04 12:58:24.884 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 12:58:24.889 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.3) 2022-01-04 12:58:24.911 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2022-01-04 12:58:24.913 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2022-01-04 12:58:24.914 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2022-01-04 12:58:24.958 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.9.0) 2022-01-04 12:58:24.999 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2022-01-04 12:58:25.002 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2022-01-04 12:58:25.004 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2022-01-04 12:58:25.078 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (60.2.0) 2022-01-04 12:58:25.136 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2022-01-04 12:58:25.236 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2022-01-04 12:58:25.878 | Collecting pydot>=1.2.4 2022-01-04 12:58:25.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-04 12:58:26.360 | Collecting networkx>=2.1.0 2022-01-04 12:58:26.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-01-04 12:58:26.911 | Collecting automaton>=1.9.0 2022-01-04 12:58:26.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-04 12:58:26.922 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2022-01-04 12:58:27.310 | Collecting simplegeneric 2022-01-04 12:58:27.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-04 12:58:27.322 | Preparing metadata (setup.py): started 2022-01-04 12:58:27.891 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:58:27.921 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2022-01-04 12:58:28.041 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2022-01-04 12:58:28.104 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2022-01-04 12:58:28.154 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 12:58:28.370 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2022-01-04 12:58:28.372 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2022-01-04 12:58:28.373 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2022-01-04 12:58:28.375 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2022-01-04 12:58:28.376 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2022-01-04 12:58:28.377 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 12:58:28.379 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2022-01-04 12:58:28.497 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2022-01-04 12:58:28.529 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2022-01-04 12:58:28.579 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2022-01-04 12:58:28.580 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2022-01-04 12:58:28.828 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2022-01-04 12:58:29.022 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2022-01-04 12:58:29.022 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2022-01-04 12:58:29.025 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2022-01-04 12:58:29.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2022-01-04 12:58:29.102 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2022-01-04 12:58:29.293 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 12:58:29.395 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.7.0) 2022-01-04 12:58:29.710 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 12:58:29.712 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2022-01-04 12:58:29.939 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2022-01-04 12:58:30.255 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2022-01-04 12:58:30.562 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2022-01-04 12:58:30.563 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.4.0) 2022-01-04 12:58:30.893 | Building wheels for collected packages: simplegeneric 2022-01-04 12:58:30.893 | Building wheel for simplegeneric (setup.py): started 2022-01-04 12:58:31.533 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-04 12:58:31.534 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=f201d30a98282a7df3ac9e2081a524ad3fc1ebb7e0f003f6e45ac29687e74104 2022-01-04 12:58:31.534 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-04 12:58:31.538 | Successfully built simplegeneric 2022-01-04 12:58:32.375 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-04 12:58:35.019 | Running setup.py develop for glance 2022-01-04 12:58:36.996 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-01-04 12:58:36.996 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 12:58:37.142 | + inc/python:pip_install:200 : result=0 2022-01-04 12:58:37.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 12:58:37.147 | + functions-common:time_stop:2412 : local name 2022-01-04 12:58:37.149 | + functions-common:time_stop:2413 : local end_time 2022-01-04 12:58:37.151 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 12:58:37.153 | + functions-common:time_stop:2415 : local total 2022-01-04 12:58:37.156 | + functions-common:time_stop:2416 : local start_time 2022-01-04 12:58:37.158 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 12:58:37.160 | + functions-common:time_stop:2419 : start_time=1641301097463 2022-01-04 12:58:37.163 | + functions-common:time_stop:2421 : [[ -z 1641301097463 ]] 2022-01-04 12:58:37.165 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 12:58:37.170 | + functions-common:time_stop:2424 : end_time=1641301117167 2022-01-04 12:58:37.172 | + functions-common:time_stop:2425 : elapsed_time=19704 2022-01-04 12:58:37.174 | + functions-common:time_stop:2426 : total=94584 2022-01-04 12:58:37.177 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 12:58:37.179 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=114288 2022-01-04 12:58:37.181 | + inc/python:pip_install:203 : return 0 2022-01-04 12:58:37.184 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 12:58:37.186 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 12:58:37.188 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 12:58:37.206 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 12:58:37.218 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-04 12:58:37.221 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-04 12:58:37.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 12:58:37.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 12:58:37.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-04 12:58:37.231 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 12:58:37.233 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 12:58:37.236 | + ./stack.sh:main:916 : configure_glance 2022-01-04 12:58:37.239 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-04 12:58:37.251 | + lib/glance:configure_glance:326 : local dburl 2022-01-04 12:58:37.254 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-01-04 12:58:37.256 | ++ lib/database:database_connection_url:132 : local db=glance 2022-01-04 12:58:37.258 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-01-04 12:58:37.260 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2022-01-04 12:58:37.263 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 12:58:37.265 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 12:58:37.268 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-04 12:58:37.297 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 12:58:37.326 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-04 12:58:37.354 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 12:58:37.381 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-04 12:58:37.412 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-04 12:58:37.443 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-04 12:58:37.445 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 12:58:37.448 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-01-04 12:58:37.450 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 12:58:37.452 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-04 12:58:37.481 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-04 12:58:37.509 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-01-04 12:58:37.536 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-04 12:58:37.563 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-04 12:58:37.591 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-04 12:58:37.618 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-04 12:58:37.646 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-04 12:58:37.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 12:58:37.701 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 12:58:37.729 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-04 12:58:37.760 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-04 12:58:37.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-04 12:58:37.765 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-04 12:58:37.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 12:58:37.770 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 12:58:37.772 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 12:58:37.788 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:37.791 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 12:58:37.794 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 12:58:37.796 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 12:58:37.812 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:37.814 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-01-04 12:58:37.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-01-04 12:58:37.845 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 12:58:37.848 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 12:58:37.850 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-01-04 12:58:37.853 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-01-04 12:58:37.855 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-04 12:58:37.883 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-04 12:58:37.911 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-01-04 12:58:37.913 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-04 12:58:37.916 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-04 12:58:37.918 | + lib/glance:configure_glance_store:254 : local be 2022-01-04 12:58:37.920 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-04 12:58:37.922 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-04 12:58:37.925 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 12:58:37.955 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-01-04 12:58:37.958 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2022-01-04 12:58:37.989 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-01-04 12:58:37.992 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-01-04 12:58:38.008 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:38.010 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-04 12:58:38.038 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-04 12:58:38.066 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-04 12:58:38.094 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-04 12:58:38.123 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-04 12:58:38.150 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-01-04 12:58:38.167 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:38.169 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-04 12:58:38.197 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-04 12:58:38.228 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-04 12:58:38.255 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2022-01-04 12:58:38.283 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-04 12:58:38.312 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2022-01-04 12:58:38.340 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-01-04 12:58:38.356 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:38.358 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-01-04 12:58:38.361 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-04 12:58:38.364 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 12:58:38.367 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 12:58:38.384 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 12:58:38.386 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 12:58:38.389 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 12:58:38.391 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 12:58:38.393 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-01-04 12:58:38.420 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-01-04 12:58:38.449 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-01-04 12:58:38.477 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 12:58:38.505 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-04 12:58:38.509 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-04 12:58:38.540 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-04 12:58:38.568 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 12:58:38.595 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2022-01-04 12:58:38.623 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-04 12:58:38.651 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-04 12:58:38.679 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-04 12:58:38.706 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 12:58:38.738 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-04 12:58:38.770 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-04 12:58:38.800 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-04 12:58:38.828 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-04 12:58:38.833 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-01-04 12:58:38.840 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-01-04 12:58:38.856 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 12:58:38.858 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-01-04 12:58:38.861 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-04 12:58:38.864 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-01-04 12:58:38.866 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-04 12:58:38.868 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-01-04 12:58:38.871 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-01-04 12:58:38.875 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-01-04 12:58:38.878 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-04 12:58:38.882 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-04 12:58:38.911 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-01-04 12:58:38.913 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-04 12:58:38.916 | ++ functions:get_random_port:837 : true 2022-01-04 12:58:38.918 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-04 12:58:38.920 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-04 12:58:38.923 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-04 12:58:39.001 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-04 12:58:39.004 | ++ functions:get_random_port:841 : break 2 2022-01-04 12:58:39.007 | ++ functions:get_random_port:845 : echo 60999 2022-01-04 12:58:39.009 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-01-04 12:58:39.012 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-04 12:58:39.038 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-04 12:58:39.065 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-04 12:58:39.093 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-04 12:58:39.120 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 12:58:39.147 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-04 12:58:39.174 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-04 12:58:39.201 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-04 12:58:39.230 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 12:58:39.257 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 12:58:39.285 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 12:58:39.312 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 12:58:39.339 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-04 12:58:39.366 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 12:58:39.393 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-04 12:58:39.420 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-04 12:58:39.447 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-04 12:58:39.475 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-04 12:58:39.502 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-04 12:58:39.529 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-01-04 12:58:39.531 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-04 12:58:39.534 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 12:58:39.537 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:39.539 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:39.541 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-04 12:58:39.544 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-04 12:58:39.599 | proxy (enabled by site administrator) 2022-01-04 12:58:39.602 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-01-04 12:58:39.605 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-04 12:58:39.607 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 12:58:39.609 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:39.611 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:39.614 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-04 12:58:39.616 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-04 12:58:39.668 | No module matches proxy_http 2022-01-04 12:58:39.671 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-04 12:58:39.732 | Considering dependency proxy for proxy_http: 2022-01-04 12:58:39.732 | Module proxy already enabled 2022-01-04 12:58:39.732 | Enabling module proxy_http. 2022-01-04 12:58:39.738 | To activate the new configuration, you need to run: 2022-01-04 12:58:39.738 | systemctl restart apache2 2022-01-04 12:58:39.742 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-04 12:58:39.744 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 12:58:39.747 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 12:58:39.749 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 12:58:39.880 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-01-04 12:58:39.883 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-01-04 12:58:39.886 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-01-04 12:58:39.889 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 12:58:39.893 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:39.896 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:39.899 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 12:58:39.901 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 12:58:39.905 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-01-04 12:58:39.905 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 12:58:39.914 | KeepAlive Off 2022-01-04 12:58:39.919 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 12:58:39.919 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-01-04 12:58:39.927 | SetEnv proxy-sendchunked 1 2022-01-04 12:58:39.931 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 12:58:39.932 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-04 12:58:39.939 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-04 12:58:39.943 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-01-04 12:58:39.946 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-01-04 12:58:39.948 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 12:58:39.950 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 12:58:39.952 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 12:58:39.955 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:39.958 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:39.960 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 12:58:39.963 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 12:58:39.965 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 12:58:39.967 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 12:58:39.970 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-01-04 12:58:40.030 | Enabling site glance-wsgi-api. 2022-01-04 12:58:40.036 | To activate the new configuration, you need to run: 2022-01-04 12:58:40.036 | systemctl reload apache2 2022-01-04 12:58:40.040 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-01-04 12:58:40.043 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 12:58:40.045 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 12:58:40.048 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 12:58:40.176 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-04 12:58:40.182 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-04 12:58:40.213 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-01-04 12:58:40.215 | + ./stack.sh:main:919 : is_service_enabled cinder 2022-01-04 12:58:40.233 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 12:58:40.235 | + ./stack.sh:main:921 : stack_install_service cinder 2022-01-04 12:58:40.237 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-04 12:58:40.240 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-04 12:58:40.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 12:58:40.245 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-04 12:58:40.247 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-01-04 12:58:40.250 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-04 12:58:40.252 | + functions-common:git_clone:596 : local git_dest=/opt/stack/cinder 2022-01-04 12:58:40.255 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 12:58:40.257 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 12:58:40.260 | ++ functions-common:git_clone:599 : pwd 2022-01-04 12:58:40.262 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 12:58:40.265 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 12:58:40.267 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 12:58:40.284 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 12:58:40.286 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 12:58:40.289 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 12:58:40.292 | + functions-common:git_clone:616 : echo master 2022-01-04 12:58:40.292 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 12:58:40.297 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/cinder ]] 2022-01-04 12:58:40.299 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 12:58:40.302 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2022-01-04 12:58:40.304 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 12:58:40.305 | + functions-common:git_clone:665 : head -1 2022-01-04 12:58:40.384 | de6d54108 Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2022-01-04 12:58:40.388 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 12:58:40.390 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2022-01-04 12:58:40.393 | + inc/python:setup_develop:338 : local bindep 2022-01-04 12:58:40.396 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 12:58:40.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-04 12:58:40.401 | + inc/python:setup_develop:344 : local extras= 2022-01-04 12:58:40.403 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-04 12:58:40.406 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 12:58:40.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 12:58:40.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-04 12:58:40.413 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 12:58:40.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 12:58:40.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-04 12:58:40.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 12:58:40.424 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-04 12:58:40.427 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 12:58:40.429 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 12:58:40.432 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-04 12:58:40.438 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-04 12:58:40.441 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-04 12:58:41.082 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-04 12:58:41.085 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 12:58:41.087 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 12:58:41.090 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 12:58:41.092 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 12:58:41.094 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-04 12:58:41.096 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 12:58:41.099 | + inc/python:setup_package:428 : local extras= 2022-01-04 12:58:41.102 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 12:58:41.104 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 12:58:41.106 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 12:58:41.109 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 12:58:41.111 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 12:58:41.113 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-04 12:58:41.134 | Using python 3.8 to install /opt/stack/cinder 2022-01-04 12:58:41.139 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-01-04 12:58:41.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:41.938 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:41.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 12:58:41.938 | from cryptography.utils import int_from_bytes 2022-01-04 12:58:43.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 12:58:43.063 | Obtaining file:///opt/stack/cinder 2022-01-04 12:58:43.064 | Preparing metadata (setup.py): started 2022-01-04 12:58:44.856 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:58:45.065 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.8.0) 2022-01-04 12:58:45.067 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 12:58:45.068 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.33.0) 2022-01-04 12:58:45.068 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.1.2) 2022-01-04 12:58:45.069 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.20.2) 2022-01-04 12:58:45.070 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.0.2) 2022-01-04 12:58:45.072 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev143) (3.2.0) 2022-01-04 12:58:45.073 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.4.0) 2022-01-04 12:58:45.074 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (9.3.0) 2022-01-04 12:58:45.074 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.7.1) 2022-01-04 12:58:45.520 | Collecting oauth2client>=4.1.3 2022-01-04 12:58:45.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-04 12:58:45.533 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (8.7.1) 2022-01-04 12:58:45.534 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 12:58:45.535 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.0) 2022-01-04 12:58:45.536 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (11.1.0) 2022-01-04 12:58:45.537 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.1) 2022-01-04 12:58:45.538 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (12.11.1) 2022-01-04 12:58:45.540 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 12:58:45.541 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.1) 2022-01-04 12:58:45.542 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.6.2) 2022-01-04 12:58:45.543 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.3.0) 2022-01-04 12:58:45.544 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.0) 2022-01-04 12:58:45.545 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.2.0) 2022-01-04 12:58:45.546 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.7.0) 2022-01-04 12:58:45.547 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.0) 2022-01-04 12:58:45.548 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.12.0) 2022-01-04 12:58:45.549 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.0) 2022-01-04 12:58:45.551 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.2) 2022-01-04 12:58:45.552 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (21.3) 2022-01-04 12:58:46.058 | Collecting paramiko>=2.7.2 2022-01-04 12:58:46.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-01-04 12:58:46.076 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 12:58:46.076 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.1.1) 2022-01-04 12:58:46.077 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.9.0) 2022-01-04 12:58:46.078 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.0.6) 2022-01-04 12:58:46.080 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.2.0) 2022-01-04 12:58:46.617 | Collecting python-glanceclient>=3.2.2 2022-01-04 12:58:46.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-04 12:58:46.634 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.3.0) 2022-01-04 12:58:46.635 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (17.6.0) 2022-01-04 12:58:46.636 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.13.0) 2022-01-04 12:58:46.637 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2021.3) 2022-01-04 12:58:46.638 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.26.0) 2022-01-04 12:58:46.639 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.1) 2022-01-04 12:58:46.640 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.3) 2022-01-04 12:58:47.067 | Collecting rtslib-fb>=2.1.74 2022-01-04 12:58:47.073 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-04 12:58:47.078 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.16.0) 2022-01-04 12:58:47.079 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.29) 2022-01-04 12:58:47.080 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.13.0) 2022-01-04 12:58:47.082 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 12:58:47.428 | Collecting tabulate>=0.8.7 2022-01-04 12:58:47.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-04 12:58:47.438 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.1) 2022-01-04 12:58:47.439 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.8.7) 2022-01-04 12:58:47.440 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 12:58:48.037 | Collecting oslo.vmware>=3.10.0 2022-01-04 12:58:48.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-01-04 12:58:48.063 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 12:58:48.064 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.5.0) 2022-01-04 12:58:48.065 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.10.0) 2022-01-04 12:58:48.615 | Collecting google-api-python-client>=1.11.0 2022-01-04 12:58:48.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2022-01-04 12:58:48.853 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.0) 2022-01-04 12:58:48.854 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (36.0.1) 2022-01-04 12:58:48.855 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.2.2) 2022-01-04 12:58:49.306 | Collecting zstd>=1.4.5.1 2022-01-04 12:58:49.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2022-01-04 12:58:49.406 | Preparing metadata (setup.py): started 2022-01-04 12:58:50.000 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 12:58:52.360 | Collecting boto3>=1.16.51 2022-01-04 12:58:52.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/87a7f7c212d5b/boto3-1.20.26-py3-none-any.whl (131 kB) 2022-01-04 12:58:52.389 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev143) (0.10.0) 2022-01-04 12:58:52.740 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-04 12:58:52.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-04 12:58:55.818 | Collecting botocore<1.24.0,>=1.23.26 2022-01-04 12:58:55.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/298/f4d4e29504f65/botocore-1.23.26-py3-none-any.whl (8.5 MB) 2022-01-04 12:58:56.155 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev143) (1.15.0) 2022-01-04 12:58:56.186 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev143) (2.1.0) 2022-01-04 12:58:56.700 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-04 12:58:56.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2022-01-04 12:58:57.187 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-04 12:58:57.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/62d393aed7e3d/google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) 2022-01-04 12:58:57.529 | Collecting google-auth-httplib2>=0.1.0 2022-01-04 12:58:57.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-01-04 12:58:57.910 | Collecting uritemplate<5,>=3.0.0 2022-01-04 12:58:57.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-01-04 12:58:58.013 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev143) (1.7.0) 2022-01-04 12:58:58.068 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (2.8.1) 2022-01-04 12:58:58.069 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (3.1.1) 2022-01-04 12:58:58.696 | Collecting pyasn1>=0.1.7 2022-01-04 12:58:58.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-04 12:58:59.229 | Collecting pyasn1-modules>=0.0.5 2022-01-04 12:58:59.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-01-04 12:58:59.637 | Collecting rsa>=3.1.4 2022-01-04 12:58:59.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-01-04 12:58:59.706 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (0.14.1) 2022-01-04 12:58:59.749 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (1.5.0) 2022-01-04 12:58:59.749 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (6.0) 2022-01-04 12:58:59.751 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (0.8.0) 2022-01-04 12:58:59.752 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (2.3.0) 2022-01-04 12:58:59.811 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (0.5.0) 2022-01-04 12:58:59.813 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.7.5) 2022-01-04 12:58:59.815 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 12:58:59.874 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (0.9.6) 2022-01-04 12:58:59.875 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (2.8.2) 2022-01-04 12:58:59.932 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 12:58:59.934 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 12:58:59.937 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (4.2.4) 2022-01-04 12:58:59.939 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.9) 2022-01-04 12:58:59.940 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.2.3) 2022-01-04 12:58:59.963 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.3.0) 2022-01-04 12:58:59.965 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.0.3) 2022-01-04 12:58:59.966 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.2.0) 2022-01-04 12:59:00.014 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev143) (1.0.3) 2022-01-04 12:59:00.098 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (3.0.0) 2022-01-04 12:59:00.099 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.3.3) 2022-01-04 12:59:00.122 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 12:59:00.145 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev143) (0.11.0) 2022-01-04 12:59:00.213 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev143) (1.26.7) 2022-01-04 12:59:00.566 | Collecting suds-community>=0.6 2022-01-04 12:59:00.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-01-04 12:59:01.260 | Collecting pynacl>=1.0.1 2022-01-04 12:59:01.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-01-04 12:59:01.319 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev143) (60.2.0) 2022-01-04 12:59:01.457 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (3.10.0) 2022-01-04 12:59:01.909 | Collecting warlock<2,>=1.2.0 2022-01-04 12:59:01.917 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-01-04 12:59:01.920 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.13.3) 2022-01-04 12:59:01.923 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (21.0.0) 2022-01-04 12:59:02.122 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (3.3) 2022-01-04 12:59:02.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2019.11.28) 2022-01-04 12:59:02.126 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2.0.9) 2022-01-04 12:59:02.161 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev143) (0.7) 2022-01-04 12:59:02.515 | Collecting pyudev>=0.16.1 2022-01-04 12:59:02.522 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-04 12:59:02.763 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.5.2) 2022-01-04 12:59:02.764 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.4.2) 2022-01-04 12:59:02.906 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 12:59:02.909 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.6.3) 2022-01-04 12:59:02.912 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (1.4.2) 2022-01-04 12:59:03.043 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev143) (0.12.2) 2022-01-04 12:59:03.160 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (5.4.0) 2022-01-04 12:59:03.162 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (4.10.0) 2022-01-04 12:59:03.164 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.1.6) 2022-01-04 12:59:03.198 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.0) 2022-01-04 12:59:03.443 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev143) (2.21) 2022-01-04 12:59:03.521 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 12:59:03.522 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (2.3.3) 2022-01-04 12:59:03.649 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (1.6) 2022-01-04 12:59:03.693 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 12:59:03.797 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev143) (3.19.1) 2022-01-04 12:59:04.164 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-01-04 12:59:04.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-01-04 12:59:04.380 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 12:59:04.803 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (1.1.4) 2022-01-04 12:59:04.854 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.12.0) 2022-01-04 12:59:04.905 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (0.2.5) 2022-01-04 12:59:06.407 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.32) 2022-01-04 12:59:06.687 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (21.4.0) 2022-01-04 12:59:06.688 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (1.8.2) 2022-01-04 12:59:06.842 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (2.2) 2022-01-04 12:59:07.088 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.0.0) 2022-01-04 12:59:07.222 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (3.7.0) 2022-01-04 12:59:07.853 | Building wheels for collected packages: zstd 2022-01-04 12:59:07.854 | Building wheel for zstd (setup.py): started