Started by remote host 10.245.168.18 Building remotely on torkoal (metal-amd64) in workspace /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x [cloud-init-integration-proposed-x] $ /bin/sh -xe /tmp/jenkins2737251620476921508.sh + release=xenial + release_ver=16.04 + export http_proxy=http://squid.internal:3128 + export apt_proxy=http://squid.internal:3128 + set -e + sudo rm -Rf cloud-init + git clone https://git.launchpad.net/cloud-init Cloning into 'cloud-init'... + cd cloud-init + git tag --list + grep 16.04 + tail -1 + tag=ubuntu/18.3-9-g2e62cb8a-0ubuntu1_16.04.1 + echo Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_16.04.1 Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_16.04.1 + git checkout ubuntu/18.3-9-g2e62cb8a-0ubuntu1_16.04.1 Note: checking out 'ubuntu/18.3-9-g2e62cb8a-0ubuntu1_16.04.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b07ebf5... update changelog: add sru bug ref in changelog, remove individual ref. + mirror=http://archive.ubuntu.com/ubuntu/ + set +e + tox -e citest -- run --os-name=xenial --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo='deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/setup.py citest create: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/.tox/dist/cloud-init-18.3.zip citest installed: asn1crypto==0.24.0,bcrypt==3.1.4,boto3==1.5.9,botocore==1.8.50,certifi==2018.4.16,cffi==1.11.5,chardet==3.0.4,cloud-init==18.3,configobj==5.0.6,cryptography==2.2.2,docutils==0.14,idna==2.7,Jinja2==2.10,jmespath==0.9.3,jsonpatch==1.23,jsonpointer==2.0,jsonschema==2.6.0,MarkupSafe==1.0,oauthlib==2.1.0,paramiko==2.4.0,pbr==4.1.0,pkg-resources==0.0.0,pyasn1==0.4.3,pycparser==2.18,pylxd==2.2.7,PyNaCl==1.2.1,python-dateutil==2.7.3,python-simplestreams==0.1.0,PyYAML==3.13,requests==2.19.1,requests-toolbelt==0.8.0,requests-unixsocket==0.1.5,s3transfer==0.1.13,six==1.11.0,urllib3==1.23,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='2069961834' citest runtests: commands[0] | /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=xenial --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main --preserve-data --data-dir=./results --verbose 2018-07-11 10:20:41,845 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results', deb=None, feature_override={}, os_name=['xenial'], platform=['ec2', 'lxd', 'nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2018-07-11 10:20:41,846 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results 2018-07-11 10:20:41,854 - tests.cloud_tests - DEBUG - platform config: {'instance-type': 't2.micro', 'get_image_timeout': 300, 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'enabled': True, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results', 'tag': 'cii', 'public_key': 'cloud_init_rsa.pub'} 2018-07-11 10:20:41,854 - tests.cloud_tests - INFO - setting up platform: ec2 2018-07-11 10:20:42,061 - tests.cloud_tests - DEBUG - uploading SSH key cii-20180711102041 2018-07-11 10:20:42,257 - tests.cloud_tests - DEBUG - creating new vpc 2018-07-11 10:20:42,995 - tests.cloud_tests - DEBUG - creating internet gateway 2018-07-11 10:20:43,424 - tests.cloud_tests - DEBUG - creating subnet with following ranges: 2018-07-11 10:20:43,424 - tests.cloud_tests - DEBUG - ipv4: 192.168.1.0/20 2018-07-11 10:20:43,424 - tests.cloud_tests - DEBUG - ipv6: 2600:1f16:7c9::/64 2018-07-11 10:20:43,958 - tests.cloud_tests - DEBUG - creating routing table 2018-07-11 10:20:44,502 - tests.cloud_tests - DEBUG - creating security group 2018-07-11 10:20:45,153 - tests.cloud_tests - DEBUG - os config: {'root-store': 'ebs', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 16.04, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'boot_timeout': 300, 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'features': {'apt_up_out': True, 'snap': True, 'byobu': True, 'sshd': True, 'landscape': True, 'apt_src_cont': True, 'syslog': True, 'ubuntu_user': True, 'ppa': True, 'lsb_release': True, 'no_file_fmt_e': True, 'engb_locale': True, 'apt': True, 'no_ntpdate': True, 'ssh_key_fmt': True, 'sudo': True, 'apt_hist_fmt': True, 'ppa_file_name': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'daylight_time': True, 'rpm': None, 'ubuntu_repos': True, 'locale_gen': True}, 'enabled': True, 'release': 'xenial', 'mirror_dir': '/srv/citest/images', 'os': 'ubuntu', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'arch': 'amd64'} 2018-07-11 10:20:45,153 - tests.cloud_tests - INFO - acquiring image for os: xenial 2018-07-11 10:20:45,153 - tests.cloud_tests - DEBUG - finding image using streams 2018-07-11 10:20:48,181 - tests.cloud_tests - DEBUG - found image: ami-fda49c98 2018-07-11 10:20:48,181 - tests.cloud_tests - DEBUG - updating args for setup with: {} 2018-07-11 10:20:48,181 - tests.cloud_tests - INFO - setting up ubuntu-xenial 2018-07-11 10:20:48,182 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target 2018-07-11 10:20:48,182 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target" 2018-07-11 10:20:48,182 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:20:49,027 - tests.cloud_tests - DEBUG - instance id: i-0ddee0cd9b6fc54fe 2018-07-11 10:21:19,892 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:21:36,753 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 10:21:36,754 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 10:21:42,460 - tests.cloud_tests - DEBUG - creating snapshot for xenial 2018-07-11 10:21:42,460 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/EC2Instance-0000 2018-07-11 10:21:42,686 - tests.cloud_tests - DEBUG - stopping instance i-0ddee0cd9b6fc54fe 2018-07-11 10:22:29,004 - tests.cloud_tests - DEBUG - creating custom ami from instance i-0ddee0cd9b6fc54fe 2018-07-11 10:23:45,865 - tests.cloud_tests - INFO - collecting test data for os: xenial 2018-07-11 10:23:45,870 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 10:23:45,874 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 10:23:45,880 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 10:23:45,880 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:23:46,906 - tests.cloud_tests - DEBUG - instance id: i-0af91dde9fb64d40f 2018-07-11 10:24:02,445 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:24:27,460 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:24:27,461 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:24:27,697 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:27,698 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:24:27,698 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:24:27,994 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:27,996 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:24:27,996 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:24:28,232 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:28,233 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:24:28,233 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:24:28,481 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:28,482 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:24:28,482 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:24:28,715 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:28,716 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:24:28,716 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:24:28,951 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:28,952 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:24:28,953 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:24:29,187 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:29,188 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:24:29,188 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:24:29,423 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-1-14\n'' and had stderr: 0 2018-07-11 10:24:29,424 - tests.cloud_tests - DEBUG - stopping instance i-0af91dde9fb64d40f 2018-07-11 10:25:00,592 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/bugs/lp1628337/console.log 2018-07-11 10:25:00,803 - tests.cloud_tests - DEBUG - destroying instance i-0af91dde9fb64d40f 2018-07-11 10:25:16,323 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 10:25:16,327 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 10:25:16,333 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 10:25:16,342 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 10:25:16,349 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 10:25:16,354 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 10:25:16,364 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 10:25:16,369 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 10:25:16,374 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 10:25:16,379 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 10:25:16,387 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 10:25:16,394 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 10:25:16,399 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 10:25:16,399 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:25:17,305 - tests.cloud_tests - DEBUG - instance id: i-0e8478a43c5faade8 2018-07-11 10:25:48,142 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:25:55,146 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:25:55,146 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:25:55,370 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:55,372 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:25:55,372 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:25:55,674 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:55,675 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:25:55,675 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:25:55,893 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:55,894 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:25:55,895 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:25:56,125 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:56,126 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:25:56,126 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:25:56,348 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:56,349 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:25:56,350 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:25:56,578 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:56,580 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:25:56,580 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:25:56,802 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:56,803 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:25:56,804 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:25:57,026 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:57,027 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 10:25:57,027 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 10:25:57,251 - tests.cloud_tests - DEBUG - collect script cloud-init-test-output exited 'b'sudo: unable to resolve host ip-192-168-9-129\n'' and had stderr: 0 2018-07-11 10:25:57,252 - tests.cloud_tests - DEBUG - stopping instance i-0e8478a43c5faade8 2018-07-11 10:26:43,671 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/main/command_output_simple/console.log 2018-07-11 10:26:44,076 - tests.cloud_tests - DEBUG - destroying instance i-0e8478a43c5faade8 2018-07-11 10:26:59,591 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 10:26:59,591 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:27:00,562 - tests.cloud_tests - DEBUG - instance id: i-01b4bde818cef3be5 2018-07-11 10:27:16,046 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:27:32,099 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:27:32,099 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:27:32,325 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:32,327 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:27:32,327 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:27:32,659 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:32,661 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 10:27:32,661 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 10:27:32,901 - tests.cloud_tests - DEBUG - collect script 94cloud-init-config exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:32,903 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:27:32,903 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:27:33,141 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:33,142 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:27:33,142 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:27:33,392 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:33,394 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:27:33,394 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:27:33,633 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:33,634 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:27:33,634 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:27:33,881 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:33,882 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:27:33,882 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:27:34,121 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:34,122 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:27:34,122 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:27:34,361 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:27:34,362 - tests.cloud_tests - DEBUG - stopping instance i-01b4bde818cef3be5 2018-07-11 10:28:20,635 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_conf/console.log 2018-07-11 10:28:20,846 - tests.cloud_tests - DEBUG - destroying instance i-01b4bde818cef3be5 2018-07-11 10:28:36,346 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 10:28:36,347 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:28:37,580 - tests.cloud_tests - DEBUG - instance id: i-08c1cb3cbc7698fd7 2018-07-11 10:29:08,334 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:29:10,033 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:29:10,033 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:29:10,237 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:10,238 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:29:10,239 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:29:10,572 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:10,573 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:29:10,573 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:29:10,815 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:10,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:29:10,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:29:11,057 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:11,059 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:29:11,059 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:29:11,309 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:11,311 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:29:11,311 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:29:11,549 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:11,551 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:29:11,551 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:29:11,798 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:11,799 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:29:11,799 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:29:12,037 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:12,039 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:29:12,039 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:29:12,277 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-10-143\n'' and had stderr: 0 2018-07-11 10:29:12,279 - tests.cloud_tests - DEBUG - stopping instance i-08c1cb3cbc7698fd7 2018-07-11 10:29:58,453 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_disable_suites/console.log 2018-07-11 10:29:58,631 - tests.cloud_tests - DEBUG - destroying instance i-08c1cb3cbc7698fd7 2018-07-11 10:30:14,117 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 10:30:14,117 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:30:15,013 - tests.cloud_tests - DEBUG - instance id: i-02ccc4e88e0e6b9a9 2018-07-11 10:30:30,523 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:30:46,414 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 10:30:46,414 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 10:30:46,622 - tests.cloud_tests - DEBUG - collect script gatech.sources.list exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:46,624 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 10:30:46,624 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 10:30:46,862 - tests.cloud_tests - DEBUG - collect script ubuntu.sources.list exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 1 2018-07-11 10:30:46,863 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:30:46,863 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:30:47,099 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:47,101 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:30:47,101 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:30:47,428 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:47,430 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:30:47,430 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:30:47,664 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:47,665 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:30:47,665 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:30:47,899 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:47,900 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:30:47,901 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:30:48,147 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:48,148 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:30:48,148 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:30:48,383 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:48,384 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:30:48,384 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:30:48,628 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:48,629 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:30:48,629 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:30:48,863 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:48,864 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:30:48,864 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:30:49,099 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-10-27\n'' and had stderr: 0 2018-07-11 10:30:49,101 - tests.cloud_tests - DEBUG - stopping instance i-02ccc4e88e0e6b9a9 2018-07-11 10:31:35,547 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_primary/console.log 2018-07-11 10:31:35,939 - tests.cloud_tests - DEBUG - destroying instance i-02ccc4e88e0e6b9a9 2018-07-11 10:31:51,558 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 10:31:51,558 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:31:52,389 - tests.cloud_tests - DEBUG - instance id: i-0867ffb9217846af6 2018-07-11 10:32:07,859 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:32:23,651 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:32:23,651 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:32:23,851 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:23,852 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:32:23,852 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:32:24,159 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:24,160 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:32:24,160 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:32:24,382 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:24,384 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:32:24,384 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:32:24,618 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:24,620 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 10:32:24,620 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 10:32:24,843 - tests.cloud_tests - DEBUG - collect script 90cloud-init-aptproxy exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:24,845 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:32:24,845 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:32:25,066 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:25,068 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:32:25,068 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:32:25,299 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:25,300 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:32:25,300 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:32:25,522 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:25,524 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:32:25,524 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:32:25,746 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-13-27\n'' and had stderr: 0 2018-07-11 10:32:25,748 - tests.cloud_tests - DEBUG - stopping instance i-0867ffb9217846af6 2018-07-11 10:33:12,236 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_proxy/console.log 2018-07-11 10:33:12,407 - tests.cloud_tests - DEBUG - destroying instance i-0867ffb9217846af6 2018-07-11 10:33:27,941 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 10:33:27,941 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:33:28,781 - tests.cloud_tests - DEBUG - instance id: i-0891323bc985c57f6 2018-07-11 10:33:59,604 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:34:09,520 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:34:09,521 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:34:09,706 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:09,708 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:34:09,708 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:34:10,010 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:10,011 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:34:10,011 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:34:10,231 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:10,232 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:34:10,232 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:34:10,454 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:10,456 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:34:10,456 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:34:10,690 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:10,691 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:34:10,691 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:34:10,914 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:10,916 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:34:10,916 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:34:11,147 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:11,148 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:34:11,148 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:34:11,370 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:11,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:34:11,372 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:34:11,594 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-3-196\n'' and had stderr: 0 2018-07-11 10:34:11,596 - tests.cloud_tests - DEBUG - stopping instance i-0891323bc985c57f6 2018-07-11 10:34:57,940 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_security/console.log 2018-07-11 10:34:58,137 - tests.cloud_tests - DEBUG - destroying instance i-0891323bc985c57f6 2018-07-11 10:35:13,686 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 10:35:13,686 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:35:14,644 - tests.cloud_tests - DEBUG - instance id: i-03edf7505e5bd2f03 2018-07-11 10:35:30,134 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:35:48,257 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:35:48,258 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:35:48,440 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:48,442 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 10:35:48,442 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 10:35:48,714 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:48,716 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:35:48,716 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:35:48,985 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:48,987 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:35:48,987 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:35:49,209 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:49,210 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:35:49,210 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:35:49,432 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:49,433 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:35:49,434 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:35:49,668 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:49,669 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:35:49,670 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:35:49,892 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:49,894 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:35:49,894 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:35:50,125 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:50,126 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:35:50,126 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:35:50,348 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:50,349 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:35:50,350 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:35:50,572 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-14-47\n'' and had stderr: 0 2018-07-11 10:35:50,574 - tests.cloud_tests - DEBUG - stopping instance i-03edf7505e5bd2f03 2018-07-11 10:36:37,017 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_sources_key/console.log 2018-07-11 10:36:37,200 - tests.cloud_tests - DEBUG - destroying instance i-03edf7505e5bd2f03 2018-07-11 10:36:52,686 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 10:36:52,686 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:36:53,614 - tests.cloud_tests - DEBUG - instance id: i-005a5bbf73aedfbc5 2018-07-11 10:37:09,286 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:37:29,335 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:37:29,336 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:37:29,518 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:29,520 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 10:37:29,520 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 10:37:29,791 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:29,793 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:37:29,793 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:37:30,062 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:30,064 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:37:30,064 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:37:30,286 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:30,288 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:37:30,288 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:37:30,510 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:30,511 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:37:30,511 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:37:30,746 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:30,747 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:37:30,747 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:37:30,970 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:30,971 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:37:30,971 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:37:31,202 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:31,203 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:37:31,204 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:37:31,430 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:31,431 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:37:31,431 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:37:31,654 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-5-21\n'' and had stderr: 0 2018-07-11 10:37:31,655 - tests.cloud_tests - DEBUG - stopping instance i-005a5bbf73aedfbc5 2018-07-11 10:38:18,197 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_sources_keyserver/console.log 2018-07-11 10:38:18,551 - tests.cloud_tests - DEBUG - destroying instance i-005a5bbf73aedfbc5 2018-07-11 10:38:34,072 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 10:38:34,072 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:38:35,032 - tests.cloud_tests - DEBUG - instance id: i-00c74c6de66cc470c 2018-07-11 10:39:05,942 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:39:06,505 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:39:06,505 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:39:06,720 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:06,722 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:39:06,722 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:39:07,019 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:07,021 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:39:07,021 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:39:07,257 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:07,258 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:39:07,258 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:39:07,493 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:07,494 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:39:07,494 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:39:07,740 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:07,742 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:39:07,742 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:39:07,976 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:07,977 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:39:07,977 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:39:08,221 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:08,222 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:39:08,222 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:39:08,457 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:08,458 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:39:08,458 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:39:08,696 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-15-7\n'' and had stderr: 0 2018-07-11 10:39:08,697 - tests.cloud_tests - DEBUG - stopping instance i-00c74c6de66cc470c 2018-07-11 10:39:39,530 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_sources_list/console.log 2018-07-11 10:39:39,725 - tests.cloud_tests - DEBUG - destroying instance i-00c74c6de66cc470c 2018-07-11 10:39:55,242 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 10:39:55,242 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:39:56,169 - tests.cloud_tests - DEBUG - instance id: i-08804868ec6285e8e 2018-07-11 10:40:26,914 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:40:32,589 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:40:32,589 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:40:32,787 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:32,788 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 10:40:32,788 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 10:40:33,071 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:33,072 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:40:33,072 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:40:33,364 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:33,365 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:40:33,365 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:40:33,599 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:33,601 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:40:33,601 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:40:33,835 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:33,836 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:40:33,836 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:40:34,085 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:34,087 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:40:34,087 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:40:34,323 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:34,324 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:40:34,324 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:40:34,567 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:34,569 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 10:40:34,569 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 10:40:34,803 - tests.cloud_tests - DEBUG - collect script sources_full exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:34,805 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:40:34,805 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:40:35,039 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:35,040 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:40:35,040 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:40:35,275 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-3-132\n'' and had stderr: 0 2018-07-11 10:40:35,276 - tests.cloud_tests - DEBUG - stopping instance i-08804868ec6285e8e 2018-07-11 10:41:06,156 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_configure_sources_ppa/console.log 2018-07-11 10:41:06,322 - tests.cloud_tests - DEBUG - destroying instance i-08804868ec6285e8e 2018-07-11 10:41:21,870 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 10:41:21,870 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:41:22,707 - tests.cloud_tests - DEBUG - instance id: i-0eb1dd9db8f597f57 2018-07-11 10:41:53,467 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:41:55,142 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:41:55,142 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:41:55,341 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:55,343 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 10:41:55,343 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 10:41:55,578 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:55,579 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:41:55,580 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:41:55,917 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:55,918 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:41:55,918 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:41:56,154 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:56,155 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:41:56,155 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:41:56,401 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:56,403 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:41:56,403 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:41:56,637 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:56,639 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:41:56,639 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:41:56,882 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:56,883 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:41:56,883 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:41:57,117 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:57,119 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:41:57,119 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:41:57,354 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-13-223\n'' and had stderr: 0 2018-07-11 10:41:57,355 - tests.cloud_tests - DEBUG - stopping instance i-0eb1dd9db8f597f57 2018-07-11 10:42:28,316 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_pipelining_disable/console.log 2018-07-11 10:42:28,493 - tests.cloud_tests - DEBUG - destroying instance i-0eb1dd9db8f597f57 2018-07-11 10:42:43,988 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 10:42:43,988 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:42:44,876 - tests.cloud_tests - DEBUG - instance id: i-0fc75366e50cb45f2 2018-07-11 10:43:15,608 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:43:16,204 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:43:16,204 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:43:16,422 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:16,424 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 10:43:16,424 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 10:43:16,658 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:16,660 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:43:16,660 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:43:16,957 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:16,958 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:43:16,959 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:43:17,194 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:17,195 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:43:17,196 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:43:17,442 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:17,443 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:43:17,443 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:43:17,678 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:17,679 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:43:17,679 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:43:17,923 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:17,924 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:43:17,924 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:43:18,158 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:18,159 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:43:18,159 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:43:18,394 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-4-59\n'' and had stderr: 0 2018-07-11 10:43:18,395 - tests.cloud_tests - DEBUG - stopping instance i-0fc75366e50cb45f2 2018-07-11 10:44:04,589 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/apt_pipelining_os/console.log 2018-07-11 10:44:04,754 - tests.cloud_tests - DEBUG - destroying instance i-0fc75366e50cb45f2 2018-07-11 10:44:20,380 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 10:44:20,380 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:44:21,413 - tests.cloud_tests - DEBUG - instance id: i-02c030817c688265c 2018-07-11 10:44:52,254 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:44:52,283 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:44:56,946 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 10:44:56,946 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 10:44:57,131 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:57,132 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:44:57,133 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:44:57,354 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:57,355 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:44:57,355 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:44:57,659 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:57,660 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:44:57,660 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:44:57,882 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:57,884 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:44:57,884 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:44:58,118 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:58,120 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:44:58,120 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:44:58,342 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:58,344 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:44:58,344 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:44:58,575 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:58,576 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:44:58,576 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:44:58,798 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:58,799 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:44:58,800 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:44:59,022 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-170\n'' and had stderr: 0 2018-07-11 10:44:59,023 - tests.cloud_tests - DEBUG - stopping instance i-02c030817c688265c 2018-07-11 10:45:45,245 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/bootcmd/console.log 2018-07-11 10:45:45,436 - tests.cloud_tests - DEBUG - destroying instance i-02c030817c688265c 2018-07-11 10:46:01,010 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 10:46:01,011 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:46:02,044 - tests.cloud_tests - DEBUG - instance id: i-0a500f6cef519ccf0 2018-07-11 10:46:32,901 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:46:33,470 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:46:33,470 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:46:33,686 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:33,688 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 10:46:33,688 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 10:46:33,922 - tests.cloud_tests - DEBUG - collect script byobu_launch_exists exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:33,923 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 10:46:33,924 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 10:46:34,159 - tests.cloud_tests - DEBUG - collect script byobu_profile_enabled exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:34,160 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:46:34,160 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:46:34,457 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:34,458 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:46:34,458 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:46:34,694 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:34,696 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:46:34,696 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:46:34,942 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:34,943 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:46:34,944 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:46:35,178 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:35,179 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:46:35,179 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:46:35,422 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:35,423 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:46:35,424 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:46:35,658 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:35,659 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:46:35,659 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:46:35,894 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-147\n'' and had stderr: 0 2018-07-11 10:46:35,895 - tests.cloud_tests - DEBUG - stopping instance i-0a500f6cef519ccf0 2018-07-11 10:47:22,071 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/byobu/console.log 2018-07-11 10:47:22,264 - tests.cloud_tests - DEBUG - destroying instance i-0a500f6cef519ccf0 2018-07-11 10:47:37,846 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 10:47:37,846 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:47:38,766 - tests.cloud_tests - DEBUG - instance id: i-022965c511d4b4052 2018-07-11 10:47:54,240 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:48:01,379 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:48:06,049 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:48:06,049 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:48:06,247 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:06,248 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 10:48:06,248 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 10:48:06,484 - tests.cloud_tests - DEBUG - collect script cert exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:06,485 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:48:06,485 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:48:06,812 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:06,814 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:48:06,814 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:48:07,047 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:07,048 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:48:07,048 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:48:07,294 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:07,295 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:48:07,296 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:48:07,531 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:07,532 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:48:07,532 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:48:07,775 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:07,776 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 10:48:07,776 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 10:48:08,013 - tests.cloud_tests - DEBUG - collect script cert_links exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:08,014 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:48:08,014 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:48:08,251 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:08,252 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:48:08,252 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:48:08,487 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-12-139\n'' and had stderr: 0 2018-07-11 10:48:08,488 - tests.cloud_tests - DEBUG - stopping instance i-022965c511d4b4052 2018-07-11 10:48:39,765 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ca_certs/console.log 2018-07-11 10:48:39,971 - tests.cloud_tests - DEBUG - destroying instance i-022965c511d4b4052 2018-07-11 10:48:55,451 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 10:48:55,451 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:48:56,325 - tests.cloud_tests - DEBUG - instance id: i-01d2c2068600067ea 2018-07-11 10:49:27,368 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:49:43,351 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:49:43,351 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:49:43,587 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:43,588 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:49:43,588 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:49:43,884 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:43,885 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:49:43,885 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:49:44,122 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:44,123 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:49:44,123 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:49:44,370 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:44,371 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:49:44,371 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:49:44,606 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:44,608 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:49:44,608 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:49:44,842 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:44,843 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:49:44,843 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:49:45,078 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:45,079 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:49:45,079 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:49:45,314 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-12-109\n'' and had stderr: 0 2018-07-11 10:49:45,315 - tests.cloud_tests - DEBUG - stopping instance i-01d2c2068600067ea 2018-07-11 10:50:32,045 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/debug_disable/console.log 2018-07-11 10:50:32,236 - tests.cloud_tests - DEBUG - destroying instance i-01d2c2068600067ea 2018-07-11 10:50:47,758 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 10:50:47,759 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:50:48,582 - tests.cloud_tests - DEBUG - instance id: i-0819bd4c3a7174ee0 2018-07-11 10:51:19,490 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:51:20,020 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:51:20,020 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:51:20,230 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:20,232 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:51:20,232 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:51:20,510 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:20,512 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:51:20,512 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:51:20,734 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:20,735 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:51:20,735 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:51:20,970 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:20,971 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:51:20,971 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:51:21,190 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:21,191 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:51:21,191 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:51:21,410 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:21,411 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:51:21,411 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:51:21,634 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:21,635 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:51:21,635 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:51:21,854 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-8-178\n'' and had stderr: 0 2018-07-11 10:51:21,855 - tests.cloud_tests - DEBUG - stopping instance i-0819bd4c3a7174ee0 2018-07-11 10:52:07,942 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/debug_enable/console.log 2018-07-11 10:52:08,127 - tests.cloud_tests - DEBUG - destroying instance i-0819bd4c3a7174ee0 2018-07-11 10:52:23,620 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 10:52:23,620 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:52:24,495 - tests.cloud_tests - DEBUG - instance id: i-08eb013c2da189225 2018-07-11 10:52:55,243 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:52:55,272 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:53:01,026 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:53:01,026 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:53:01,246 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:01,247 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:53:01,247 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:53:01,524 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:01,525 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:53:01,525 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:53:01,747 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:01,748 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:53:01,748 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:53:01,979 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:01,980 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:53:01,981 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:53:02,203 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:02,204 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:53:02,204 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:53:02,427 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:02,428 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:53:02,428 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:53:02,651 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:02,652 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:53:02,652 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:53:02,875 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-15-67\n'' and had stderr: 0 2018-07-11 10:53:02,876 - tests.cloud_tests - DEBUG - stopping instance i-08eb013c2da189225 2018-07-11 10:53:49,282 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/final_message/console.log 2018-07-11 10:53:49,921 - tests.cloud_tests - DEBUG - destroying instance i-08eb013c2da189225 2018-07-11 10:54:05,470 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 10:54:05,471 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:54:06,260 - tests.cloud_tests - DEBUG - instance id: i-0d150ec60f8513081 2018-07-11 10:54:37,184 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:54:37,753 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:54:37,753 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:54:37,968 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:37,970 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:54:37,970 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:54:38,267 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:38,269 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:54:38,269 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:54:38,504 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:38,505 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:54:38,506 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:54:38,752 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:38,753 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 10:54:38,753 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 10:54:38,990 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:38,991 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:54:38,991 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:54:39,224 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:39,226 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:54:39,226 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:54:39,550 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:39,551 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:54:39,551 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:54:39,748 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:39,749 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:54:39,749 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:54:39,984 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-10-157\n'' and had stderr: 0 2018-07-11 10:54:39,985 - tests.cloud_tests - DEBUG - stopping instance i-0d150ec60f8513081 2018-07-11 10:55:25,983 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/keys_to_console/console.log 2018-07-11 10:55:26,232 - tests.cloud_tests - DEBUG - destroying instance i-0d150ec60f8513081 2018-07-11 10:55:41,900 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 10:55:41,905 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 10:55:41,905 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:55:42,779 - tests.cloud_tests - DEBUG - instance id: i-0beb61c65310df7f6 2018-07-11 10:55:58,231 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:56:14,199 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 10:56:14,199 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 10:56:14,413 - tests.cloud_tests - DEBUG - collect script locale_default exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:14,414 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:56:14,414 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:56:14,648 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:14,649 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 10:56:14,650 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 10:56:14,885 - tests.cloud_tests - DEBUG - collect script locale_a exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:14,886 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:56:14,886 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:56:15,213 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:15,214 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:56:15,214 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:56:15,448 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:15,449 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:56:15,450 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:56:15,696 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:15,697 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:56:15,698 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:56:15,932 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:15,933 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:56:15,934 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:56:16,177 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:16,178 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:56:16,178 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:56:16,412 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:16,414 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:56:16,414 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:56:16,648 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:16,650 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 10:56:16,650 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 10:56:16,886 - tests.cloud_tests - DEBUG - collect script locale_gen exited 'b'sudo: unable to resolve host ip-192-168-9-11\n'' and had stderr: 0 2018-07-11 10:56:16,888 - tests.cloud_tests - DEBUG - stopping instance i-0beb61c65310df7f6 2018-07-11 10:57:03,366 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/locale/console.log 2018-07-11 10:57:03,587 - tests.cloud_tests - DEBUG - destroying instance i-0beb61c65310df7f6 2018-07-11 10:57:19,100 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 10:57:19,100 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:57:20,103 - tests.cloud_tests - DEBUG - instance id: i-0ee97b99e9792180b 2018-07-11 10:57:50,972 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:58:09,216 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:58:09,217 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:58:09,453 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:09,454 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 10:58:09,454 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 10:58:09,693 - tests.cloud_tests - DEBUG - collect script lxc-bridge exited 'b'sudo: unable to resolve host ip-192-168-8-231\nDevice "lxdbr0" does not exist.\n'' and had stderr: 0 2018-07-11 10:58:09,694 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:58:09,694 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:58:10,025 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:10,026 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:58:10,026 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:58:10,261 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:10,262 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:58:10,262 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:58:10,513 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:10,514 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:58:10,514 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:58:10,749 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:10,750 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 10:58:10,750 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 10:58:10,985 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:10,987 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:58:10,987 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:58:11,230 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:11,231 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 10:58:11,231 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 10:58:11,465 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:11,467 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:58:11,467 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:58:11,846 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:11,848 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:58:11,848 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:58:12,045 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-8-231\n'' and had stderr: 0 2018-07-11 10:58:12,046 - tests.cloud_tests - DEBUG - stopping instance i-0ee97b99e9792180b 2018-07-11 10:59:14,023 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/lxd_bridge/console.log 2018-07-11 10:59:14,215 - tests.cloud_tests - DEBUG - destroying instance i-0ee97b99e9792180b 2018-07-11 10:59:29,817 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 10:59:29,817 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:59:30,745 - tests.cloud_tests - DEBUG - instance id: i-07919a24808a8ec56 2018-07-11 11:00:01,891 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:00:05,677 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:00:05,678 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:00:05,898 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:05,900 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:00:05,900 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:00:06,214 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:06,215 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:00:06,215 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:00:06,439 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:06,440 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:00:06,440 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:00:06,675 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:06,676 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:00:06,677 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:00:06,903 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:06,904 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:00:06,904 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:00:07,131 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:07,133 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:00:07,133 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:00:07,368 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:07,370 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:00:07,370 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:00:07,596 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:07,598 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:00:07,598 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:00:07,828 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:07,829 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:00:07,830 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:00:08,056 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-7-128\n'' and had stderr: 0 2018-07-11 11:00:08,058 - tests.cloud_tests - DEBUG - stopping instance i-07919a24808a8ec56 2018-07-11 11:00:39,143 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/lxd_dir/console.log 2018-07-11 11:00:39,313 - tests.cloud_tests - DEBUG - destroying instance i-07919a24808a8ec56 2018-07-11 11:00:55,063 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 11:00:55,063 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:00:55,874 - tests.cloud_tests - DEBUG - instance id: i-0406fc0fbea479c67 2018-07-11 11:01:26,648 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:01:36,508 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:01:36,508 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:01:36,729 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:36,808 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 11:01:36,808 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 11:01:36,971 - tests.cloud_tests - DEBUG - collect script ntp_conf_pool_list exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:36,972 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 11:01:36,972 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 11:01:37,195 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"sudo: unable to resolve host ip-192-168-2-196\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:01:37,196 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:01:37,196 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:01:37,474 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:37,475 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:01:37,475 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:01:37,697 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:37,698 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:01:37,698 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:01:37,931 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:37,932 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:01:37,932 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:01:38,153 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:38,154 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:01:38,154 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:01:38,381 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:38,383 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 11:01:38,383 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 11:01:38,606 - tests.cloud_tests - DEBUG - collect script ntp_installed exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:38,607 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:01:38,608 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:01:38,829 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:38,830 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:01:38,830 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:01:39,049 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-2-196\n'' and had stderr: 0 2018-07-11 11:01:39,050 - tests.cloud_tests - DEBUG - stopping instance i-0406fc0fbea479c67 2018-07-11 11:02:25,300 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ntp/console.log 2018-07-11 11:02:25,512 - tests.cloud_tests - DEBUG - destroying instance i-0406fc0fbea479c67 2018-07-11 11:02:41,028 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 11:02:41,029 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:02:41,908 - tests.cloud_tests - DEBUG - instance id: i-027f9f012bcec3f73 2018-07-11 11:03:12,993 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:03:20,167 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:03:34,948 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:03:34,949 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:03:35,150 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:35,152 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 11:03:35,152 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 11:03:35,391 - tests.cloud_tests - DEBUG - collect script chrony_conf exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:35,392 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:03:35,392 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:03:35,726 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:35,727 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:03:35,727 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:03:35,967 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:35,968 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:03:35,968 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:03:36,220 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:36,221 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:03:36,221 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:03:36,463 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:36,464 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:03:36,464 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:03:36,707 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:36,708 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:03:36,708 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:03:36,947 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:36,948 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:03:36,948 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:03:37,187 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-2-127\n'' and had stderr: 0 2018-07-11 11:03:37,188 - tests.cloud_tests - DEBUG - stopping instance i-027f9f012bcec3f73 2018-07-11 11:04:23,593 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ntp_chrony/console.log 2018-07-11 11:04:23,772 - tests.cloud_tests - DEBUG - destroying instance i-027f9f012bcec3f73 2018-07-11 11:04:39,273 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 11:04:39,274 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:04:40,148 - tests.cloud_tests - DEBUG - instance id: i-07af133a71cf05ccd 2018-07-11 11:05:10,891 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:05:19,586 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:05:19,586 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:05:19,770 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:19,771 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:05:19,772 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:05:20,074 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:20,075 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:05:20,075 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:05:20,305 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:20,307 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:05:20,307 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:05:20,530 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:20,531 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:05:20,531 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:05:20,764 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:20,766 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:05:20,766 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:05:20,986 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:20,988 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:05:20,988 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:05:21,219 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:21,220 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 11:05:21,220 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 11:05:21,444 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"sudo: unable to resolve host ip-192-168-12-193\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:05:21,445 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:05:21,445 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:05:21,666 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:21,667 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 11:05:21,667 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 11:05:21,892 - tests.cloud_tests - DEBUG - collect script ntp_installed_pools exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:21,893 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:05:21,893 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:05:22,114 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:22,115 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 11:05:22,115 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 11:05:22,335 - tests.cloud_tests - DEBUG - collect script ntp_conf_pools exited 'b'sudo: unable to resolve host ip-192-168-12-193\n'' and had stderr: 0 2018-07-11 11:05:22,336 - tests.cloud_tests - DEBUG - stopping instance i-07af133a71cf05ccd 2018-07-11 11:06:08,805 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ntp_pools/console.log 2018-07-11 11:06:08,973 - tests.cloud_tests - DEBUG - destroying instance i-07af133a71cf05ccd 2018-07-11 11:06:24,494 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 11:06:24,494 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:06:25,255 - tests.cloud_tests - DEBUG - instance id: i-06b171a8b3fea9242 2018-07-11 11:06:56,000 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:07:05,746 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:07:05,746 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:07:05,948 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:05,950 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 11:07:05,950 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 11:07:06,184 - tests.cloud_tests - DEBUG - collect script ntp_conf_servers exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:06,186 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:07:06,186 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:07:06,514 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:06,516 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:07:06,516 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:07:06,754 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:06,755 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:07:06,755 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:07:06,989 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:06,991 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:07:06,991 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:07:07,238 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:07,240 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:07:07,240 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:07:07,476 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:07,478 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:07:07,478 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:07:07,721 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:07,722 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 11:07:07,723 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 11:07:07,957 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'sudo: unable to resolve host ip-192-168-4-131\ncat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 11:07:07,958 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:07:07,958 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:07:08,192 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:08,193 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:07:08,194 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:07:08,428 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:08,429 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 11:07:08,430 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 11:07:08,665 - tests.cloud_tests - DEBUG - collect script ntp_installed_servers exited 'b'sudo: unable to resolve host ip-192-168-4-131\n'' and had stderr: 0 2018-07-11 11:07:08,666 - tests.cloud_tests - DEBUG - stopping instance i-06b171a8b3fea9242 2018-07-11 11:07:54,954 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ntp_servers/console.log 2018-07-11 11:07:55,331 - tests.cloud_tests - DEBUG - destroying instance i-06b171a8b3fea9242 2018-07-11 11:08:10,876 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 11:08:10,876 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:08:11,719 - tests.cloud_tests - DEBUG - instance id: i-0f45be9a9f1f361f3 2018-07-11 11:08:27,233 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:08:43,258 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:08:43,258 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:08:43,478 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:43,481 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:08:43,481 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:08:43,808 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:43,810 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:08:43,810 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:08:44,046 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:44,048 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:08:44,048 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:08:44,298 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:44,300 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:08:44,300 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:08:44,535 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:44,536 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:08:44,536 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:08:44,780 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:44,782 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:08:44,782 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:08:45,021 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:45,022 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 11:08:45,022 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 11:08:45,257 - tests.cloud_tests - DEBUG - collect script timesyncd_conf exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:45,259 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:08:45,259 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:08:45,495 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-4-200\n'' and had stderr: 0 2018-07-11 11:08:45,496 - tests.cloud_tests - DEBUG - stopping instance i-0f45be9a9f1f361f3 2018-07-11 11:09:31,785 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ntp_timesyncd/console.log 2018-07-11 11:09:31,969 - tests.cloud_tests - DEBUG - destroying instance i-0f45be9a9f1f361f3 2018-07-11 11:09:47,548 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 11:09:47,548 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:09:48,359 - tests.cloud_tests - DEBUG - instance id: i-0e6a11e6ed8b1b682 2018-07-11 11:10:19,293 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:10:29,259 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:10:29,259 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:10:29,465 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:29,467 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 11:10:29,467 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 11:10:29,706 - tests.cloud_tests - DEBUG - collect script apt_history_cmdline exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:29,708 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:10:29,708 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:10:30,045 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:30,046 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:10:30,046 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:10:30,285 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:30,287 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:10:30,287 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:10:30,538 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:30,540 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:10:30,540 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:10:30,858 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:30,860 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:10:30,860 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:10:31,070 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:31,072 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:10:31,072 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:10:31,313 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:31,315 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:10:31,315 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:10:31,553 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:31,555 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 11:10:31,555 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 11:10:31,802 - tests.cloud_tests - DEBUG - collect script dpkg_show exited 'b'sudo: unable to resolve host ip-192-168-0-95\n'' and had stderr: 0 2018-07-11 11:10:31,804 - tests.cloud_tests - DEBUG - stopping instance i-0e6a11e6ed8b1b682 2018-07-11 11:11:18,063 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/package_update_upgrade_install/console.log 2018-07-11 11:11:18,245 - tests.cloud_tests - DEBUG - destroying instance i-0e6a11e6ed8b1b682 2018-07-11 11:11:33,786 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 11:11:33,786 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:11:34,590 - tests.cloud_tests - DEBUG - instance id: i-083b3c7feed9278dd 2018-07-11 11:12:05,528 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:12:06,059 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:12:06,059 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:12:06,263 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:06,265 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:12:06,265 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:12:06,570 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:06,572 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:12:06,572 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:12:06,791 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:06,793 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:12:06,793 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:12:07,027 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:07,029 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:12:07,029 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:12:07,251 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:07,252 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:12:07,252 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:12:07,479 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:07,481 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 11:12:07,481 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 11:12:07,703 - tests.cloud_tests - DEBUG - collect script run_cmd exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:07,705 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:12:07,705 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:12:07,927 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:07,928 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:12:07,929 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:12:08,151 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-8-201\n'' and had stderr: 0 2018-07-11 11:12:08,153 - tests.cloud_tests - DEBUG - stopping instance i-083b3c7feed9278dd 2018-07-11 11:12:54,392 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/runcmd/console.log 2018-07-11 11:12:54,615 - tests.cloud_tests - DEBUG - destroying instance i-083b3c7feed9278dd 2018-07-11 11:13:10,081 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 11:13:10,086 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 11:13:10,086 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:13:10,858 - tests.cloud_tests - DEBUG - instance id: i-047637ac729da16f6 2018-07-11 11:13:41,592 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:13:42,140 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:13:42,141 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:13:42,341 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:42,342 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:13:42,342 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:13:42,618 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:42,619 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:13:42,619 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:13:42,841 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:42,842 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:13:42,842 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:13:43,174 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:43,176 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:13:43,176 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:13:43,357 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:43,358 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:13:43,358 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:13:43,590 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:43,591 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 11:13:43,591 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 11:13:43,813 - tests.cloud_tests - DEBUG - collect script seed_data exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:43,814 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:13:43,815 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:13:44,037 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:44,038 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:13:44,038 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:13:44,257 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-13-105\n'' and had stderr: 0 2018-07-11 11:13:44,259 - tests.cloud_tests - DEBUG - stopping instance i-047637ac729da16f6 2018-07-11 11:14:30,402 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/seed_random_data/console.log 2018-07-11 11:14:30,570 - tests.cloud_tests - DEBUG - destroying instance i-047637ac729da16f6 2018-07-11 11:14:46,064 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 11:14:46,064 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:14:46,967 - tests.cloud_tests - DEBUG - instance id: i-09009c168c70386bd 2018-07-11 11:15:17,681 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:15:17,712 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:15:23,487 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:15:23,487 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:15:23,708 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:23,709 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:15:23,709 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:15:23,944 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:23,945 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:15:23,945 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:15:24,182 - tests.cloud_tests - DEBUG - collect script fqdn exited 'b'sudo: unable to resolve host cloudinit2\nhostname: Name or service not known\n'' and had stderr: 1 2018-07-11 11:15:24,183 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:15:24,183 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:15:24,513 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:24,515 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:15:24,515 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:15:24,748 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:24,750 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:15:24,750 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:15:24,997 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:24,998 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:15:24,998 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:15:25,232 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:25,233 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:15:25,233 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:15:25,481 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:25,482 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:15:25,482 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:15:25,716 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:25,718 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:15:25,718 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:15:25,952 - tests.cloud_tests - DEBUG - collect script hostname exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:25,954 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:15:25,954 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:15:26,188 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 11:15:26,190 - tests.cloud_tests - DEBUG - stopping instance i-09009c168c70386bd 2018-07-11 11:16:27,845 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_hostname/console.log 2018-07-11 11:16:28,047 - tests.cloud_tests - DEBUG - destroying instance i-09009c168c70386bd 2018-07-11 11:16:43,606 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 11:16:43,607 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:16:44,762 - tests.cloud_tests - DEBUG - instance id: i-0f65b46a5ae77ffdb 2018-07-11 11:17:15,617 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:17:16,180 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:17:16,180 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:17:16,404 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:17:16,404 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:17:16,642 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:17:16,642 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:17:16,879 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:17:16,879 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:17:17,209 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:17:17,209 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:17:17,447 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:17:17,447 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:17:17,694 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:17:17,694 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:17:17,930 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:17:17,930 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:17:18,175 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:17:18,175 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:17:18,410 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:17:18,410 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:17:18,647 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:17:18,647 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:17:18,882 - tests.cloud_tests - DEBUG - stopping instance i-0f65b46a5ae77ffdb 2018-07-11 11:17:49,856 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_hostname_fqdn/console.log 2018-07-11 11:17:50,120 - tests.cloud_tests - DEBUG - destroying instance i-0f65b46a5ae77ffdb 2018-07-11 11:18:05,663 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 11:18:05,663 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:18:06,476 - tests.cloud_tests - DEBUG - instance id: i-09eebea9314d43877 2018-07-11 11:18:37,273 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:18:37,844 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:18:37,844 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:18:38,061 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:38,063 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:18:38,063 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:18:38,297 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:38,298 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:18:38,298 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:18:38,627 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:38,628 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:18:38,628 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:18:38,865 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:38,866 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:18:38,866 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:18:39,113 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:39,114 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:18:39,114 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:18:39,349 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:39,350 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:18:39,350 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:18:39,586 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:39,587 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:18:39,587 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:18:39,830 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:39,831 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:18:39,831 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:18:40,065 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:40,066 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:18:40,066 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:18:40,301 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-7-55\n'' and had stderr: 0 2018-07-11 11:18:40,302 - tests.cloud_tests - DEBUG - stopping instance i-09eebea9314d43877 2018-07-11 11:19:26,469 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_password/console.log 2018-07-11 11:19:26,691 - tests.cloud_tests - DEBUG - destroying instance i-09eebea9314d43877 2018-07-11 11:19:42,221 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 11:19:42,222 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:19:43,133 - tests.cloud_tests - DEBUG - instance id: i-0af81e9de82cc2abf 2018-07-11 11:20:13,900 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:20:16,781 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:20:16,781 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:20:17,024 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:17,025 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:20:17,026 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:20:17,264 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:17,265 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:20:17,265 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:20:17,600 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:17,602 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:20:17,602 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:20:17,843 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:17,873 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:20:17,873 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:20:18,230 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:18,232 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:20:18,232 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:20:18,431 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:18,433 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:20:18,433 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:20:18,672 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:18,674 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:20:18,674 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:20:18,920 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:18,922 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:20:18,922 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:20:19,164 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:19,166 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:20:19,166 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:20:19,404 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-163\n'' and had stderr: 0 2018-07-11 11:20:19,406 - tests.cloud_tests - DEBUG - stopping instance i-0af81e9de82cc2abf 2018-07-11 11:21:05,680 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_password_expire/console.log 2018-07-11 11:21:05,848 - tests.cloud_tests - DEBUG - destroying instance i-0af81e9de82cc2abf 2018-07-11 11:21:21,320 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 11:21:21,320 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:21:22,194 - tests.cloud_tests - DEBUG - instance id: i-0c546effa63545826 2018-07-11 11:21:52,931 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:21:56,798 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:21:56,798 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:21:57,020 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:57,022 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:21:57,022 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:21:57,244 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:57,246 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:21:57,246 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:21:57,552 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:57,554 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:21:57,554 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:21:57,776 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:57,777 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:21:57,778 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:21:58,013 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:58,014 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:21:58,015 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:21:58,236 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:58,238 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:21:58,238 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:21:58,461 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:58,462 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:21:58,462 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:21:58,692 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:58,694 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:21:58,694 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:21:58,916 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:58,917 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:21:58,917 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:21:59,140 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-14-194\n'' and had stderr: 0 2018-07-11 11:21:59,141 - tests.cloud_tests - DEBUG - stopping instance i-0c546effa63545826 2018-07-11 11:22:45,472 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_password_list/console.log 2018-07-11 11:22:45,646 - tests.cloud_tests - DEBUG - destroying instance i-0c546effa63545826 2018-07-11 11:23:01,210 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 11:23:01,210 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:23:02,002 - tests.cloud_tests - DEBUG - instance id: i-0d76f524e96fa0472 2018-07-11 11:23:17,481 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:23:33,318 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:23:33,318 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:23:33,535 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:33,537 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:23:33,537 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:23:33,770 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:33,771 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:23:33,771 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:23:34,099 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:34,101 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:23:34,101 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:23:34,335 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:34,336 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:23:34,336 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:23:34,583 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:34,585 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:23:34,585 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:23:34,818 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:34,820 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:23:34,820 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:23:35,055 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:35,057 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:23:35,057 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:23:35,299 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:35,300 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:23:35,300 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:23:35,534 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:35,536 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:23:35,536 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:23:35,770 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:23:35,772 - tests.cloud_tests - DEBUG - stopping instance i-0d76f524e96fa0472 2018-07-11 11:24:22,110 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/set_password_list_string/console.log 2018-07-11 11:24:22,294 - tests.cloud_tests - DEBUG - destroying instance i-0d76f524e96fa0472 2018-07-11 11:24:37,983 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 11:24:37,983 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:24:38,892 - tests.cloud_tests - DEBUG - instance id: i-0eae5ede0dbc11aea 2018-07-11 11:25:09,686 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:25:12,739 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:25:26,665 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:25:26,666 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:25:26,863 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:26,865 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:25:26,865 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:25:27,193 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:27,194 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 11:25:27,195 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 11:25:27,463 - tests.cloud_tests - DEBUG - collect script snaplist exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:27,464 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:25:27,464 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:25:27,699 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:27,701 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:25:27,701 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:25:27,948 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:27,949 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:25:27,949 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:25:28,183 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:28,185 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:25:28,185 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:25:28,428 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:28,429 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:25:28,430 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:25:28,663 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:28,665 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:25:28,665 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:25:28,899 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-10-254\n'' and had stderr: 0 2018-07-11 11:25:28,900 - tests.cloud_tests - DEBUG - stopping instance i-0eae5ede0dbc11aea 2018-07-11 11:26:15,403 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/snap/console.log 2018-07-11 11:26:15,620 - tests.cloud_tests - DEBUG - destroying instance i-0eae5ede0dbc11aea 2018-07-11 11:26:31,178 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 11:26:31,178 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:26:32,053 - tests.cloud_tests - DEBUG - instance id: i-0f016d7eefcc48b63 2018-07-11 11:27:02,994 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:27:05,879 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:27:05,880 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:27:06,067 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:06,069 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:27:06,069 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:27:06,376 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:06,377 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:27:06,377 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:27:06,599 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:06,600 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:27:06,601 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:27:06,835 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:06,836 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:27:06,837 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:27:07,059 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:07,060 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:27:07,060 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:27:07,292 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:07,294 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 11:27:07,294 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 11:27:07,524 - tests.cloud_tests - DEBUG - collect script snapd exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:07,525 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:27:07,526 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:27:07,747 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:07,748 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:27:07,748 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:27:07,971 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-3-183\n'' and had stderr: 0 2018-07-11 11:27:07,973 - tests.cloud_tests - DEBUG - stopping instance i-0f016d7eefcc48b63 2018-07-11 11:27:54,152 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/snappy/console.log 2018-07-11 11:27:54,327 - tests.cloud_tests - DEBUG - destroying instance i-0f016d7eefcc48b63 2018-07-11 11:28:10,052 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 11:28:10,052 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:28:10,954 - tests.cloud_tests - DEBUG - instance id: i-071334271fe83e745 2018-07-11 11:28:26,420 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:28:42,381 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:28:42,382 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:28:42,605 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:42,608 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:28:42,608 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:28:42,904 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:42,905 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:28:42,906 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:28:43,142 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:43,143 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:28:43,143 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:28:43,390 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:43,391 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:28:43,391 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:28:43,627 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:43,629 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:28:43,629 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:28:43,862 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:43,863 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:28:43,863 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:28:44,106 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:44,108 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:28:44,108 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:28:44,341 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:44,343 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:28:44,343 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:28:44,578 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-8-223\n'' and had stderr: 0 2018-07-11 11:28:44,579 - tests.cloud_tests - DEBUG - stopping instance i-071334271fe83e745 2018-07-11 11:29:31,214 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 11:29:31,432 - tests.cloud_tests - DEBUG - destroying instance i-071334271fe83e745 2018-07-11 11:29:47,208 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 11:29:47,208 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:29:48,035 - tests.cloud_tests - DEBUG - instance id: i-09ef7d4880dbd577e 2018-07-11 11:30:19,006 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:30:19,553 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:30:19,553 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:30:19,752 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:19,755 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:30:19,755 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:30:20,038 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:20,040 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:30:20,040 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:30:20,264 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:20,266 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:30:20,266 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:30:20,503 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:20,504 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:30:20,505 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:30:20,726 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:20,727 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:30:20,727 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:30:20,948 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:20,950 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:30:20,950 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:30:21,177 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:21,178 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:30:21,178 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:30:21,401 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:21,402 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:30:21,402 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:30:21,624 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-10-115\n'' and had stderr: 0 2018-07-11 11:30:21,626 - tests.cloud_tests - DEBUG - stopping instance i-09ef7d4880dbd577e 2018-07-11 11:31:08,006 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 11:31:08,200 - tests.cloud_tests - DEBUG - destroying instance i-09ef7d4880dbd577e 2018-07-11 11:31:23,870 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 11:31:23,870 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:31:24,655 - tests.cloud_tests - DEBUG - instance id: i-0f2f89400c88993ce 2018-07-11 11:31:55,538 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:31:59,514 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:31:59,514 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:31:59,748 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:31:59,750 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:31:59,750 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:32:00,078 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:00,079 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 11:32:00,079 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 11:32:00,312 - tests.cloud_tests - DEBUG - collect script auth_keys_ubuntu exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:00,314 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:32:00,314 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:32:00,548 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:00,550 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:32:00,550 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:32:00,808 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:00,809 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:32:00,809 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:32:01,044 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:01,045 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:32:01,046 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:32:01,289 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:01,291 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:32:01,291 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:32:01,524 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:01,525 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:32:01,526 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:32:01,760 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-13-159\n'' and had stderr: 0 2018-07-11 11:32:01,762 - tests.cloud_tests - DEBUG - stopping instance i-0f2f89400c88993ce 2018-07-11 11:32:48,048 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ssh_import_id/console.log 2018-07-11 11:32:48,237 - tests.cloud_tests - DEBUG - destroying instance i-0f2f89400c88993ce 2018-07-11 11:33:03,836 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 11:33:03,836 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:33:04,688 - tests.cloud_tests - DEBUG - instance id: i-01dc9304d776d3fbb 2018-07-11 11:33:20,190 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:33:36,002 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 11:33:36,002 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 11:33:36,222 - tests.cloud_tests - DEBUG - collect script ecdsa_private exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:36,224 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:33:36,224 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:33:36,457 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:36,459 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 11:33:36,459 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 11:33:36,694 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'sudo: unable to resolve host ip-192-168-0-235\ncat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:33:36,696 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 11:33:36,696 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 11:33:36,930 - tests.cloud_tests - DEBUG - collect script ed25519_public exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:36,932 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:33:36,932 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:33:37,229 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:37,230 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 11:33:37,230 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 11:33:37,466 - tests.cloud_tests - DEBUG - collect script ed25519_private exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:37,467 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:33:37,467 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:33:37,702 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:37,703 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 11:33:37,703 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 11:33:37,938 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'sudo: unable to resolve host ip-192-168-0-235\ncat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:33:37,940 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:33:37,940 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:33:38,186 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:38,187 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:33:38,187 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:33:38,422 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:38,423 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:33:38,423 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:33:38,666 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:38,667 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 11:33:38,667 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 11:33:38,902 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'sudo: unable to resolve host ip-192-168-0-235\ncat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:33:38,904 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:33:38,904 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:33:39,138 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:39,139 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:33:39,139 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:33:39,374 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:39,375 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 11:33:39,376 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 11:33:39,610 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'sudo: unable to resolve host ip-192-168-0-235\ncat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:33:39,612 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 11:33:39,612 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 11:33:39,846 - tests.cloud_tests - DEBUG - collect script ecdsa_public exited 'b'sudo: unable to resolve host ip-192-168-0-235\n'' and had stderr: 0 2018-07-11 11:33:39,848 - tests.cloud_tests - DEBUG - stopping instance i-01dc9304d776d3fbb 2018-07-11 11:34:11,005 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/ssh_keys_generate/console.log 2018-07-11 11:34:11,216 - tests.cloud_tests - DEBUG - destroying instance i-01dc9304d776d3fbb 2018-07-11 11:34:26,734 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 11:34:26,748 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 11:34:26,748 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:34:27,677 - tests.cloud_tests - DEBUG - instance id: i-0e0fc4e1e6804ade2 2018-07-11 11:34:58,428 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:34:59,024 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:34:59,024 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:34:59,229 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:34:59,230 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:34:59,230 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:34:59,558 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:34:59,560 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:34:59,560 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:34:59,793 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:34:59,795 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:34:59,795 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:35:00,041 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:00,042 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:35:00,042 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:35:00,277 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:00,278 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:35:00,278 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:35:00,532 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:00,534 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:35:00,534 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:35:00,769 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:00,771 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 11:35:00,771 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 11:35:01,007 - tests.cloud_tests - DEBUG - collect script timezone exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:01,008 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:35:01,008 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:35:01,241 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-4-118\n'' and had stderr: 0 2018-07-11 11:35:01,242 - tests.cloud_tests - DEBUG - stopping instance i-0e0fc4e1e6804ade2 2018-07-11 11:35:32,194 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/timezone/console.log 2018-07-11 11:35:32,374 - tests.cloud_tests - DEBUG - destroying instance i-0e0fc4e1e6804ade2 2018-07-11 11:35:48,013 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 11:35:48,013 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:35:48,890 - tests.cloud_tests - DEBUG - instance id: i-0ebc7817bb31324e1 2018-07-11 11:36:19,942 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:36:19,971 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:36:24,693 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:36:24,693 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:36:24,930 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:24,931 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 11:36:24,932 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 11:36:25,168 - tests.cloud_tests - DEBUG - collect script user_foobar exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:25,169 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 11:36:25,169 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 11:36:25,403 - tests.cloud_tests - DEBUG - collect script group_cloud_users exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:25,404 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:36:25,404 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:36:25,733 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:25,734 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 11:36:25,734 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 11:36:25,971 - tests.cloud_tests - DEBUG - collect script user_barfoo exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:25,972 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:36:25,972 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:36:26,207 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:26,208 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:36:26,208 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:36:26,456 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:26,457 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:36:26,458 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:36:26,694 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:26,696 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:36:26,696 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:36:26,939 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:26,941 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 11:36:26,941 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 11:36:27,175 - tests.cloud_tests - DEBUG - collect script group_ubuntu exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:27,177 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 11:36:27,177 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 11:36:27,412 - tests.cloud_tests - DEBUG - collect script root_groups exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:27,413 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:36:27,413 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:36:27,647 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:27,648 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 11:36:27,648 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 11:36:27,883 - tests.cloud_tests - DEBUG - collect script user_cloudy exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:27,884 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:36:27,884 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:36:28,118 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:28,119 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 11:36:28,120 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 11:36:28,355 - tests.cloud_tests - DEBUG - collect script user_ubuntu exited 'b'sudo: unable to resolve host ip-192-168-3-126\n'' and had stderr: 0 2018-07-11 11:36:28,357 - tests.cloud_tests - DEBUG - stopping instance i-0ebc7817bb31324e1 2018-07-11 11:37:14,682 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/user_groups/console.log 2018-07-11 11:37:14,875 - tests.cloud_tests - DEBUG - destroying instance i-0ebc7817bb31324e1 2018-07-11 11:37:30,388 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 11:37:30,388 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:37:31,265 - tests.cloud_tests - DEBUG - instance id: i-0acaebe92f8ebbbe6 2018-07-11 11:38:01,976 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:38:02,008 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:38:05,677 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:38:05,677 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:38:05,954 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:05,956 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:38:05,956 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:38:06,222 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:06,223 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 11:38:06,223 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 11:38:06,479 - tests.cloud_tests - DEBUG - collect script file_text exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:06,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:38:06,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:38:06,721 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:06,722 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:38:06,722 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:38:06,972 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:06,973 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:38:06,973 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:38:07,212 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:07,214 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:38:07,214 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:38:07,461 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:07,462 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 11:38:07,462 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 11:38:07,701 - tests.cloud_tests - DEBUG - collect script file_gzip exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:07,703 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:38:07,703 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:38:07,944 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:07,945 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 11:38:07,946 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 11:38:08,188 - tests.cloud_tests - DEBUG - collect script file_b64 exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:08,189 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:38:08,190 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:38:08,428 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 0 2018-07-11 11:38:08,430 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 11:38:08,430 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 11:38:08,669 - tests.cloud_tests - DEBUG - collect script file_binary exited 'b'sudo: unable to resolve host ip-192-168-0-51\n'' and had stderr: 1 2018-07-11 11:38:08,670 - tests.cloud_tests - DEBUG - stopping instance i-0acaebe92f8ebbbe6 2018-07-11 11:38:54,868 - tests.cloud_tests - DEBUG - getting console log for ami-4d370c28 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/ec2/xenial/modules/write_files/console.log 2018-07-11 11:38:55,042 - tests.cloud_tests - DEBUG - destroying instance i-0acaebe92f8ebbbe6 2018-07-11 11:39:10,637 - tests.cloud_tests - DEBUG - removing custom ami ami-4d370c28 2018-07-11 11:39:10,884 - tests.cloud_tests - DEBUG - removing custom snapshot snap-0ee3822930a397d6f 2018-07-11 11:39:11,020 - tests.cloud_tests - DEBUG - terminating backing instance i-0ddee0cd9b6fc54fe 2018-07-11 11:39:26,826 - tests.cloud_tests - DEBUG - deleting SSH key cii-20180711102041 2018-07-11 11:39:27,026 - tests.cloud_tests - DEBUG - deleting security group sg-00d69e6a 2018-07-11 11:39:27,243 - tests.cloud_tests - DEBUG - deleting subnet subnet-1d45b151 2018-07-11 11:39:27,420 - tests.cloud_tests - DEBUG - deleting routing table rtb-b326ced8 2018-07-11 11:39:27,528 - tests.cloud_tests - DEBUG - deleting internet gateway igw-95b763fd 2018-07-11 11:39:27,746 - tests.cloud_tests - DEBUG - deleting vpc vpc-04dcfe6c 2018-07-11 11:39:28,071 - tests.cloud_tests - DEBUG - platform config: {'get_image_timeout': 300, 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'enabled': True, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results', 'template_overrides': {'/var/lib/cloud/seed/nocloud-net/user-data': {'properties': {'default': '#cloud-config\n{}\n'}, 'when': ['create', 'copy'], 'template': 'cloud-init-user.tpl'}, '/var/lib/cloud/seed/nocloud-net/meta-data': {'when': ['create', 'copy'], 'template': 'cloud-init-meta.tpl'}, '/var/lib/cloud/seed/nocloud-net/vendor-data': {'properties': {'default': '#cloud-config\n{}\n'}, 'when': ['create', 'copy'], 'template': 'cloud-init-vendor.tpl'}, '/var/lib/cloud/seed/nocloud-net/network-config': {'when': ['create', 'copy'], 'template': 'cloud-init-network.tpl'}}, 'public_key': 'cloud_init_rsa.pub', 'template_files': {'cloud-init-vendor.tpl': '{{ config_get("user.vendor-data", properties.default) }}\n', 'cloud-init-meta.tpl': '#cloud-config\ninstance-id: {{ container.name }}\nlocal-hostname: {{ container.name }}\n{{ config_get("user.meta-data", "") }}\n', 'cloud-init-network.tpl': '{% if config_get("user.network-config", "") == "" %}version: 1\nconfig:\n - type: physical\n name: eth0\n subnets:\n - type: {% if config_get("user.network_mode", "") == "link-local" %}manual{% else %}dhcp{% endif %}\n control: auto{% else %}{{ config_get("user.network-config", "") }}{% endif %}\n', 'cloud-init-user.tpl': '{{ config_get("user.user-data", properties.default) }}\n'}} 2018-07-11 11:39:28,071 - tests.cloud_tests - INFO - setting up platform: lxd 2018-07-11 11:39:29,066 - tests.cloud_tests - DEBUG - os config: {'cache_base_image': True, 'os': 'ubuntu', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 16.04, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'boot_timeout': 120, 'sstreams_server': 'https://cloud-images.ubuntu.com/daily', 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'features': {'apt_up_out': True, 'snap': True, 'byobu': True, 'sshd': True, 'landscape': True, 'apt_src_cont': True, 'syslog': True, 'ubuntu_user': True, 'ppa': True, 'lsb_release': True, 'no_file_fmt_e': True, 'engb_locale': True, 'apt': True, 'no_ntpdate': True, 'ssh_key_fmt': True, 'sudo': True, 'apt_hist_fmt': True, 'ppa_file_name': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'daylight_time': True, 'rpm': None, 'ubuntu_repos': True, 'locale_gen': True}, 'enabled': True, 'release': 'xenial', 'override_templates': False, 'mirror_dir': '/srv/citest/images', 'setup_overrides': None, 'alias': 'xenial', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'arch': 'amd64'} 2018-07-11 11:39:29,066 - tests.cloud_tests - INFO - acquiring image for os: xenial 2018-07-11 11:39:31,638 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 11:39:31,638 - tests.cloud_tests - INFO - setting up ubuntu-xenial 2018-07-11 11:39:32,328 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target 2018-07-11 11:39:32,329 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target" 2018-07-11 11:39:46,131 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:39:46,131 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:39:49,144 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:40:07,013 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 11:40:07,013 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 11:40:15,631 - tests.cloud_tests - DEBUG - creating snapshot for xenial 2018-07-11 11:40:22,025 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:40:22,026 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:40:25,884 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:40:38,177 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/LXDInstance-0000 2018-07-11 11:40:43,842 - tests.cloud_tests - INFO - collecting test data for os: xenial 2018-07-11 11:40:43,850 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 11:40:43,855 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 11:40:43,861 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 11:40:47,758 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:40:47,759 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:40:51,587 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:41:05,019 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:41:05,019 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:41:05,346 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:41:05,346 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:41:06,917 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:41:06,917 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:41:07,274 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:41:07,274 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:41:07,680 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:41:07,680 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:41:09,386 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:41:09,386 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:41:10,573 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:41:10,573 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:41:11,480 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:41:11,480 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:41:13,834 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-bugs-lp1628337-28b9dospcaex16pmthrx32t to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/bugs/lp1628337/console.log 2018-07-11 11:41:19,803 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 11:41:19,808 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 11:41:19,816 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 11:41:19,833 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 11:41:19,847 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 11:41:19,854 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 11:41:19,863 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 11:41:19,868 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 11:41:19,873 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 11:41:19,880 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 11:41:19,893 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 11:41:19,906 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 11:41:19,914 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 11:41:22,937 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:41:22,938 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:41:26,204 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:41:33,581 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:41:33,582 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:41:34,547 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:41:34,548 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:41:35,766 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:41:35,766 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:41:36,457 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:41:36,457 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:41:37,244 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:41:37,244 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:41:39,359 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:41:39,359 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:41:42,401 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:41:42,401 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:41:44,345 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:41:44,345 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:41:44,781 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 11:41:44,781 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 11:41:46,581 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-main-command-output-simple-ojxzlv2wwkc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/main/command_output_simple/console.log 2018-07-11 11:41:54,046 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 11:42:00,483 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:42:00,484 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:42:04,719 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:42:12,691 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:42:12,691 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:42:15,125 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:42:15,125 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:42:15,529 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 11:42:15,529 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 11:42:15,725 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:42:15,725 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:42:16,824 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:42:16,824 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:42:19,070 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:42:19,070 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:42:21,622 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:42:21,622 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:42:21,808 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:42:21,808 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:42:22,784 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:42:22,784 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:42:30,126 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-conf-tuujjm45rxy to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_conf/console.log 2018-07-11 11:42:40,295 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 11:42:56,260 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:42:56,261 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:43:02,201 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:43:06,336 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:43:06,336 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:43:07,726 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:43:07,726 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:43:08,142 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:43:08,142 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:43:09,636 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:43:09,636 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:43:14,869 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:43:14,870 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:43:16,875 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:43:16,875 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:43:17,713 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:43:17,713 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:43:20,247 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:43:20,248 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:43:22,685 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:43:22,685 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:43:27,827 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-disable--1avehru to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_disable_suites/console.log 2018-07-11 11:43:29,866 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 11:43:37,923 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:43:37,923 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:43:42,436 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:43:48,483 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 11:43:48,483 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 11:43:50,672 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 11:43:50,673 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 11:43:50,955 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:43:50,955 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:43:51,381 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:43:51,382 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:43:52,288 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:43:52,288 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:43:53,379 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:43:53,379 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:43:54,572 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:43:54,572 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:43:54,908 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:43:54,908 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:43:55,677 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:43:55,677 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:43:59,271 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:43:59,272 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:44:00,414 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:44:00,414 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:44:04,635 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-primary-bh7zzr8s to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_primary/console.log 2018-07-11 11:44:06,025 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 11:44:16,571 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:44:16,571 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:44:19,625 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:44:25,881 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:44:25,881 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:44:28,106 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:44:28,106 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:44:29,139 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:44:29,139 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:44:30,189 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:44:30,189 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:44:32,703 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 11:44:32,703 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 11:44:35,907 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:44:35,907 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:44:36,359 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:44:36,359 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:44:39,235 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:44:39,235 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:44:40,457 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:44:40,457 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:44:45,573 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-proxy-zlrbqrybzp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_proxy/console.log 2018-07-11 11:44:50,988 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 11:44:58,461 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:44:58,462 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:45:01,059 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:45:09,958 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:45:09,958 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:45:10,128 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:45:10,128 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:45:10,929 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:45:10,929 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:45:11,123 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:45:11,123 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:45:11,930 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:45:11,930 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:45:12,829 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:45:12,829 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:45:13,043 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:45:13,043 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:45:13,252 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:45:13,252 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:45:13,450 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:45:13,450 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:45:16,098 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-security-y7eleb6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_security/console.log 2018-07-11 11:45:16,721 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 11:45:21,910 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:45:21,910 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:45:23,440 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:45:33,334 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:45:33,334 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:45:36,279 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:45:36,279 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:45:37,545 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:45:37,546 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:45:40,865 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:45:40,865 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:45:43,542 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:45:43,543 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:45:44,161 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:45:44,161 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:45:47,483 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:45:47,483 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:45:48,479 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:45:48,479 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:45:49,689 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:45:49,689 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:45:50,711 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:45:50,711 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:45:54,444 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--jpz239v to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_sources_key/console.log 2018-07-11 11:45:59,369 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 11:46:01,594 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:46:01,595 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:46:05,542 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:46:13,789 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:46:13,789 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:46:15,790 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:46:15,790 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:46:17,881 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:46:17,881 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:46:18,383 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:46:18,384 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:46:20,429 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:46:20,429 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:46:22,247 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:46:22,248 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:46:25,679 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:46:25,679 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:46:26,796 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:46:26,796 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:46:27,824 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:46:27,825 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:46:28,952 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:46:28,953 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:46:35,681 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--fmbqzol to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_sources_keyserver/console.log 2018-07-11 11:46:40,718 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 11:46:45,029 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:46:45,029 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:46:48,011 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:46:55,319 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:46:55,319 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:46:56,240 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:46:56,241 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:46:56,582 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:46:56,582 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:46:56,933 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:46:56,934 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:46:57,402 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:46:57,402 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:46:58,865 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:46:58,866 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:46:59,159 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:46:59,159 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:46:59,510 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:46:59,510 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:46:59,785 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:46:59,785 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:47:05,558 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--vi2awr3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_sources_list/console.log 2018-07-11 11:47:11,754 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 11:47:15,139 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:47:15,140 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:47:21,744 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:47:33,303 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:47:33,303 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:47:35,275 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 11:47:35,276 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 11:47:36,082 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:47:36,082 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:47:37,074 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:47:37,074 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:47:38,037 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:47:38,038 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:47:38,595 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:47:38,595 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:47:41,779 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:47:41,779 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:47:42,839 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:47:42,839 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:47:43,762 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 11:47:43,763 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 11:47:44,218 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:47:44,218 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:47:45,900 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:47:45,900 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:47:55,912 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--ljercla to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_configure_sources_ppa/console.log 2018-07-11 11:48:01,843 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 11:48:09,058 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:48:09,058 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:48:16,565 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:48:22,236 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:48:22,236 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:48:24,286 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:48:24,286 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:48:24,902 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:48:24,902 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:48:26,897 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:48:26,897 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:48:30,897 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:48:30,897 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:48:32,947 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:48:32,947 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:48:33,180 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:48:33,180 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:48:34,274 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:48:34,275 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:48:35,426 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:48:35,426 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:48:42,267 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-disable-yti7rxz to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_pipelining_disable/console.log 2018-07-11 11:48:48,192 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 11:48:54,056 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:48:54,056 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:48:59,857 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:49:05,365 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:49:05,365 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:49:06,190 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:49:06,191 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:49:06,619 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:49:06,620 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:49:07,449 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:49:07,449 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:49:07,733 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:49:07,733 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:49:10,221 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:49:10,221 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:49:10,680 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:49:10,681 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:49:13,024 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:49:13,024 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:49:14,576 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:49:14,577 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:49:22,838 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-os-04hz4ezcffaq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/apt_pipelining_os/console.log 2018-07-11 11:49:33,112 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 11:49:38,141 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:49:38,141 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:49:45,240 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:49:50,831 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:49:50,831 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:49:52,300 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:49:52,301 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:49:53,099 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:49:53,100 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:49:55,616 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:49:55,616 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:49:56,829 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:49:56,830 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:49:58,079 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:49:58,079 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:49:58,440 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:49:58,440 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:49:58,806 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:49:58,806 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:49:59,710 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:49:59,710 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:50:05,663 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-bootcmd-iav7wcvuqt6lor8n7w2opk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/bootcmd/console.log 2018-07-11 11:50:08,862 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 11:50:19,171 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:50:19,172 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:50:25,225 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:50:31,686 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:50:31,686 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:50:35,014 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 11:50:35,014 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 11:50:35,229 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 11:50:35,229 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 11:50:36,475 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:50:36,475 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:50:37,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:50:37,891 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:50:38,800 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:50:38,800 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:50:39,848 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:50:39,848 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:50:41,110 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:50:41,110 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:50:41,430 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:50:41,431 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:50:41,827 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:50:41,827 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:50:47,886 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-byobu-tqjrd9a2p5nrcypwb68l3z1d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/byobu/console.log 2018-07-11 11:50:52,464 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 11:50:59,599 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:50:59,600 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:51:07,381 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:51:10,920 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:51:10,920 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:51:11,941 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 11:51:11,941 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 11:51:12,315 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:51:12,315 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:51:13,406 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:51:13,406 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:51:14,552 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:51:14,552 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:51:15,578 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:51:15,578 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:51:17,930 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:51:17,930 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:51:19,931 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 11:51:19,931 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 11:51:21,178 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:51:21,178 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:51:23,086 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:51:23,086 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:51:32,496 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ca-certs-wp62sr9284jyztqf2hpd6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ca_certs/console.log 2018-07-11 11:51:45,357 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 11:51:52,621 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:51:52,621 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:51:56,408 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:52:01,741 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:52:01,741 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:52:02,925 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:52:02,925 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:52:03,358 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:52:03,358 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:52:05,602 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:52:05,603 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:52:06,699 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:52:06,699 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:52:07,581 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:52:07,581 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:52:08,737 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:52:08,737 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:52:09,839 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:52:09,839 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:52:12,261 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-disable-tsentinemlmfb2bl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/debug_disable/console.log 2018-07-11 11:52:16,257 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 11:52:21,272 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:52:21,272 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:52:25,490 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:52:33,755 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:52:33,755 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:52:35,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:52:35,891 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:52:37,039 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:52:37,039 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:52:39,153 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:52:39,153 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:52:40,539 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:52:40,539 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:52:43,575 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:52:43,575 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:52:44,452 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:52:44,452 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:52:45,432 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:52:45,432 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:52:48,255 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-enable-1nujd2ygngqqrjbzx to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/debug_enable/console.log 2018-07-11 11:52:57,958 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 11:53:07,807 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:53:07,807 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:53:10,194 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:53:16,011 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:53:16,011 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:53:16,413 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:53:16,413 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:53:16,804 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:53:16,804 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:53:18,682 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:53:18,683 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:53:19,035 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:53:19,035 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:53:23,506 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:53:23,506 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:53:25,697 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:53:25,697 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:53:27,235 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:53:27,235 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:53:32,572 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-final-message-rrkqxvspm5t7x1cl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/final_message/console.log 2018-07-11 11:53:38,057 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 11:53:49,365 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:53:49,365 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:53:52,486 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:54:01,647 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:54:01,647 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:54:04,192 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:54:04,192 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:54:04,467 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:54:04,467 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:54:04,688 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:54:04,688 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:54:05,702 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:54:05,702 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:54:06,694 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:54:06,694 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:54:07,129 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:54:07,129 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:54:08,252 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:54:08,252 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:54:09,304 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:54:09,304 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:54:14,725 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-keys-to-console-li4kcvmpnyxx7p to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/keys_to_console/console.log 2018-07-11 11:54:17,584 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 11:54:17,590 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 11:54:26,773 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:54:26,773 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:54:33,893 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:54:41,085 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 11:54:41,085 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 11:54:44,416 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:54:44,416 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:54:45,887 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 11:54:45,887 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 11:54:49,795 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:54:49,795 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:54:50,719 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:54:50,719 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:54:52,021 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:54:52,022 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:54:53,192 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:54:53,192 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:54:54,708 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:54:54,708 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:54:57,703 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:54:57,703 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:54:59,502 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:54:59,502 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:54:59,976 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 11:54:59,976 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 11:55:05,621 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-locale-ne8q0s0mc6xro3tgx8vbmjx to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/locale/console.log 2018-07-11 11:55:11,157 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 11:55:16,540 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:55:16,540 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:55:18,457 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:55:27,564 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:55:27,564 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:55:27,808 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 11:55:27,808 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 11:55:28,094 - tests.cloud_tests - DEBUG - collect script lxc-bridge exited 'b'Device "lxdbr0" does not exist.\n'' and had stderr: 0 2018-07-11 11:55:28,096 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:55:28,096 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:55:29,035 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:55:29,035 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:55:29,306 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:55:29,306 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:55:30,443 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:55:30,443 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:55:30,757 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:55:30,757 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:55:31,034 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:55:31,035 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:55:34,266 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:55:34,266 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:55:36,496 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:55:36,496 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:55:36,792 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:55:36,792 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:55:41,683 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-bridge-d7hk6slcuas5vp0zknx to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/lxd_bridge/console.log 2018-07-11 11:55:46,313 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 11:55:50,273 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:55:50,273 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:55:56,334 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:56:10,240 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:56:10,240 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:56:10,490 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:56:10,491 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:56:10,764 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:56:10,764 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:56:11,809 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:56:11,809 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:56:12,154 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:56:12,154 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:56:12,344 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:56:12,345 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:56:12,544 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:56:12,544 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:56:12,837 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:56:12,837 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:56:13,041 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:56:13,041 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:56:13,238 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:56:13,238 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:56:15,741 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-dir-yx4rk3gydgcxlnu4dcbp07 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/lxd_dir/console.log 2018-07-11 11:56:19,576 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 11:56:24,056 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:56:24,056 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:56:27,294 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:56:41,621 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:56:41,621 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:56:44,401 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 11:56:44,402 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 11:56:45,336 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 11:56:45,336 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 11:56:47,138 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:56:47,139 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:56:47,139 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:56:48,161 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:56:48,161 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:56:51,778 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:56:51,778 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:56:52,185 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:56:52,185 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:56:54,323 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:56:54,323 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:56:57,028 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 11:56:57,028 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 11:56:57,336 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:56:57,336 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:56:57,593 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:56:57,593 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:57:01,116 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-bkw1ohzgyjrhwvtdzxw54dxv3h to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ntp/console.log 2018-07-11 11:57:02,480 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 11:57:06,084 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:57:06,084 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:57:09,382 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:57:32,346 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:57:32,346 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:57:34,655 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 11:57:34,655 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 11:57:36,586 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:57:36,586 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:57:37,007 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:57:37,007 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:57:42,556 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:57:42,556 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:57:43,756 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:57:43,756 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:57:43,998 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:57:43,998 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:57:44,976 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:57:44,976 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:57:45,261 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:57:45,261 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:57:51,838 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-chrony-2j45pphbvdpfrvtpwn7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ntp_chrony/console.log 2018-07-11 11:57:57,148 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 11:58:06,662 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:58:06,662 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:58:12,119 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:58:26,313 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:58:26,313 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:58:29,352 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:58:29,352 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:58:30,266 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:58:30,266 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:58:31,700 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:58:31,701 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:58:32,773 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:58:32,773 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:58:33,859 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:58:33,859 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:58:34,222 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:58:34,222 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:58:35,514 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 11:58:35,514 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 11:58:36,512 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:58:36,513 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:58:36,513 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:58:36,929 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 11:58:36,929 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 11:58:38,244 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:58:38,244 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:58:41,155 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 11:58:41,155 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 11:58:42,994 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-pools-z2tge1vn5zop3fv92zmh to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ntp_pools/console.log 2018-07-11 11:58:44,564 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 11:58:56,520 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:58:56,520 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:58:59,836 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:59:17,115 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:59:17,115 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:59:19,169 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 11:59:19,170 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 11:59:19,677 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:59:19,677 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:59:20,746 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:59:20,746 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:59:21,069 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:59:21,070 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:59:21,331 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:59:21,331 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:59:21,589 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:59:21,589 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:59:21,795 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:59:21,796 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:59:22,961 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 11:59:22,961 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 11:59:23,344 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 11:59:23,345 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:59:23,345 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:59:26,213 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:59:26,214 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:59:28,524 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 11:59:28,524 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 11:59:32,224 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-servers-7wjax6pu7d0iofbadp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ntp_servers/console.log 2018-07-11 11:59:32,914 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 11:59:38,759 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:59:38,760 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:59:43,199 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:59:48,830 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:59:48,831 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:59:50,933 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:59:50,933 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:59:52,230 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:59:52,231 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:59:55,271 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:59:55,271 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:59:57,914 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:59:57,914 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:59:58,932 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:59:58,932 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:59:59,276 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:59:59,276 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:59:59,658 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 11:59:59,658 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 11:59:59,850 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:59:59,850 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:00:02,614 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-timesyncd-apdykqi2lnru2ifp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ntp_timesyncd/console.log 2018-07-11 12:00:27,535 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 12:00:43,862 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:00:43,862 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:00:52,161 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:01:05,253 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:01:05,253 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:01:05,930 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 12:01:05,930 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 12:01:07,184 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:01:07,184 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:01:09,526 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:01:09,527 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:01:09,767 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:01:09,767 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:01:10,103 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:01:10,103 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:01:10,447 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:01:10,448 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:01:10,738 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:01:10,738 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:01:11,672 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:01:11,673 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:01:12,774 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 12:01:12,774 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 12:01:16,024 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-package-update-upgrade-5vv473i to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/package_update_upgrade_install/console.log 2018-07-11 12:01:23,699 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 12:01:34,936 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:01:34,936 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:01:45,160 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:01:53,893 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:01:53,894 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:01:57,023 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:01:57,023 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:01:58,239 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:01:58,239 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:01:59,532 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:01:59,533 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:02:01,195 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:02:01,195 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:02:02,493 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:02:02,493 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:02:03,707 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 12:02:03,708 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 12:02:04,047 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:02:04,047 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:02:04,315 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:02:04,316 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:02:12,931 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-runcmd-eju524fhb0lq1igx8uh3g81 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/runcmd/console.log 2018-07-11 12:02:24,014 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 12:02:24,024 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 12:02:40,497 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:02:40,497 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:02:50,360 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:02:58,922 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:02:58,923 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:03:00,603 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:03:00,604 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:03:04,549 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:03:04,549 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:03:06,776 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:03:06,776 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:03:08,696 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:03:08,696 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:03:10,603 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:03:10,603 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:03:13,917 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 12:03:13,917 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 12:03:17,252 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:03:17,252 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:03:22,523 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:03:22,523 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:03:30,927 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-seed-random-data-17ta4ejd7neip to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/seed_random_data/console.log 2018-07-11 12:03:44,826 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 12:03:49,403 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:03:49,404 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:03:54,424 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:04:03,343 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:04:03,343 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:04:08,334 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:04:08,334 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:04:09,130 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:04:09,130 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:04:13,202 - tests.cloud_tests - DEBUG - collect script fqdn exited 'b'hostname: Name or service not known'' and had stderr: 1 2018-07-11 12:04:13,203 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:04:13,203 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:04:15,577 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:04:15,577 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:04:20,995 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:04:20,995 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:04:22,052 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:04:22,052 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:04:24,938 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:04:24,938 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:04:28,515 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:04:28,515 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:04:29,909 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:04:29,909 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:04:32,281 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:04:32,281 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:04:40,370 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-wj9zp6v4m0cpcj9tj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_hostname/console.log 2018-07-11 12:04:54,475 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 12:04:59,069 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:04:59,069 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:05:03,795 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:05:12,743 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:05:12,743 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:05:14,401 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:05:14,402 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:05:15,816 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:05:15,817 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:05:16,346 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:05:16,347 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:05:23,084 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:05:23,084 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:05:25,756 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:05:25,756 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:05:29,620 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:05:29,620 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:05:31,365 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:05:31,365 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:05:32,529 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:05:32,529 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:05:34,622 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:05:34,622 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:05:38,286 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:05:38,286 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:05:48,684 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-fqdn-25d9tci0cp8s to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_hostname_fqdn/console.log 2018-07-11 12:05:54,656 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 12:06:07,936 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:06:07,936 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:06:11,122 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:06:19,944 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:06:19,944 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:06:21,443 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:06:21,443 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:06:21,716 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:06:21,716 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:06:24,043 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:06:24,043 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:06:24,238 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:06:24,239 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:06:26,406 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:06:26,406 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:06:28,862 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:06:28,862 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:06:32,883 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:06:32,883 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:06:35,513 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:06:35,514 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:06:36,767 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:06:36,767 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:06:43,949 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-v3ti070q32zejw5pv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_password/console.log 2018-07-11 12:06:50,215 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 12:07:03,176 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:07:03,177 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:07:06,799 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:07:18,360 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:07:18,361 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:07:20,508 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:07:20,508 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:07:20,812 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:07:20,812 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:07:21,978 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:07:21,978 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:07:24,417 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:07:24,417 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:07:25,088 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:07:25,088 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:07:31,482 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:07:31,482 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:07:32,646 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:07:32,646 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:07:33,936 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:07:33,937 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:07:35,554 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:07:35,554 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:07:38,176 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-expire-ty5dnsxjv4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_password_expire/console.log 2018-07-11 12:07:55,482 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 12:08:08,469 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:08:08,469 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:08:13,274 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:08:26,106 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:08:26,106 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:08:29,754 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:08:29,755 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:08:31,206 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:08:31,206 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:08:34,657 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:08:34,657 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:08:37,713 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:08:37,713 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:08:39,315 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:08:39,315 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:08:41,564 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:08:41,564 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:08:44,127 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:08:44,127 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:08:48,921 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:08:48,921 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:08:50,633 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:08:50,633 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:09:01,019 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-32uc09ytv49w to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_password_list/console.log 2018-07-11 12:09:13,314 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 12:09:27,013 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:09:27,013 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:09:31,240 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:09:40,275 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:09:40,275 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:09:42,627 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:09:42,627 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:09:44,271 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:09:44,272 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:09:45,532 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:09:45,532 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:09:46,638 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:09:46,638 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:09:48,406 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:09:48,406 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:09:50,215 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:09:50,216 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:09:52,205 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:09:52,205 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:09:53,772 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:09:53,773 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:09:54,008 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:09:54,008 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:09:55,798 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-stri-aw3yfie to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/set_password_list_string/console.log 2018-07-11 12:10:05,515 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 12:10:22,831 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:10:22,832 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:10:28,277 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:10:54,963 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:10:54,963 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:11:00,226 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:11:00,226 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:11:02,315 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 12:11:02,316 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 12:11:04,288 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:11:04,288 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:11:05,655 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:11:05,655 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:11:06,284 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:11:06,284 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:11:08,907 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:11:08,907 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:11:10,285 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:11:10,285 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:11:10,559 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:11:10,560 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:11:17,969 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-snap-9gziift9vvkcqgnsqubxl3f7f to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/snap/console.log 2018-07-11 12:11:35,301 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 12:11:48,676 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:11:48,677 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:12:03,950 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:12:10,019 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:12:10,019 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:12:11,818 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:12:11,818 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:12:12,807 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:12:12,807 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:12:14,546 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:12:14,546 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:12:18,353 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:12:18,353 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:12:19,712 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:12:19,713 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:12:20,731 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 12:12:20,732 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 12:12:21,890 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:12:21,890 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:12:23,798 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:12:23,798 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:12:31,729 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-snappy-lav3w0rmjwdgxchfmjr8iy9 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/snappy/console.log 2018-07-11 12:12:38,426 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 12:12:59,021 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:12:59,021 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:13:07,197 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:13:14,154 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:13:14,154 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:13:14,334 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:13:14,334 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:13:16,358 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:13:16,358 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:13:18,419 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:13:18,420 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:13:22,149 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:13:22,150 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:13:23,528 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:13:23,528 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:13:24,745 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:13:24,745 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:13:25,256 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:13:25,256 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:13:30,757 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:13:30,757 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:13:42,369 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-zmjqbhz to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 12:13:53,936 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 12:14:11,297 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:14:11,297 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:14:18,864 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:14:24,604 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:14:24,604 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:14:33,331 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:14:33,331 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:14:35,255 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:14:35,256 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:14:37,910 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:14:37,910 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:14:41,406 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:14:41,406 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:14:47,127 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:14:47,127 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:14:49,765 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:14:49,766 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:14:52,953 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:14:52,953 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:14:55,442 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:14:55,442 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:15:01,938 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-kskgokm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 12:15:13,644 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 12:15:24,207 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:15:24,208 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:15:31,550 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:15:39,091 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:15:39,091 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:15:41,410 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:15:41,410 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:15:45,343 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 12:15:45,343 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 12:15:48,983 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:15:48,984 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:15:49,507 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:15:49,507 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:15:51,858 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:15:51,858 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:15:53,224 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:15:53,224 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:15:57,518 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:15:57,518 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:16:00,403 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:16:00,403 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:16:07,310 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-import-id-otgt3ygggvxqwga8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ssh_import_id/console.log 2018-07-11 12:16:17,180 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 12:16:36,114 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:16:36,114 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:16:42,072 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:16:49,614 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 12:16:49,614 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 12:16:51,297 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:16:51,297 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:16:53,645 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 12:16:53,645 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 12:16:55,128 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:16:55,129 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 12:16:55,129 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 12:16:56,729 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:16:56,729 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:16:57,231 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 12:16:57,231 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 12:17:01,503 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:17:01,503 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:17:01,784 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 12:17:01,784 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 12:17:03,919 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:17:03,921 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:17:03,921 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:17:04,320 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:17:04,321 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:17:04,549 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:17:04,549 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:17:08,887 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 12:17:08,887 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 12:17:15,328 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:17:15,329 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:17:15,329 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:17:17,541 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:17:17,542 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:17:17,909 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 12:17:17,909 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 12:17:18,542 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:17:18,543 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 12:17:18,543 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 12:17:27,746 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-keys-generate-j2al9lrk9vv1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/ssh_keys_generate/console.log 2018-07-11 12:17:39,509 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 12:17:39,514 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 12:18:04,688 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:18:04,689 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:18:13,014 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:18:20,120 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:18:20,120 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:18:32,774 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:18:32,774 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:18:34,279 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:18:34,279 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:18:35,929 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:18:35,929 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:18:37,148 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:18:37,148 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:18:39,698 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:18:39,698 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:18:42,675 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:18:42,675 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:18:43,053 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 12:18:43,053 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 12:18:46,197 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:18:46,197 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:18:52,942 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-timezone-vdilbwl9giqd8ft0oyndh to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/timezone/console.log 2018-07-11 12:19:04,263 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 12:19:32,010 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:19:32,010 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:20:05,007 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:20:13,925 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:20:13,925 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:20:16,581 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 12:20:16,582 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 12:20:17,164 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 12:20:17,165 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 12:20:24,882 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:20:24,882 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:20:27,104 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 12:20:27,104 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 12:20:29,127 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:20:29,128 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:20:36,688 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:20:36,688 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:20:38,237 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:20:38,237 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:20:41,893 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:20:41,893 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:20:45,128 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 12:20:45,128 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 12:20:47,301 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 12:20:47,301 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 12:20:48,831 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:20:48,831 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:20:52,865 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 12:20:52,865 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 12:20:55,880 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:20:55,880 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:20:57,665 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 12:20:57,665 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 12:21:03,668 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-user-groups-jkpg5fc6ytvj2ruu3q to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/user_groups/console.log 2018-07-11 12:21:09,701 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 12:21:21,046 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:21:21,046 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:21:28,077 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:21:33,398 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:21:33,398 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:21:34,549 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:21:34,549 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:21:37,326 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 12:21:37,327 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 12:21:41,190 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:21:41,190 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:21:41,758 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:21:41,758 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:21:45,542 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:21:45,542 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:21:48,847 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:21:48,848 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:21:52,546 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 12:21:52,546 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 12:21:54,892 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:21:54,893 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:21:56,036 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 12:21:56,037 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 12:21:57,896 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:21:57,897 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:21:59,679 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 12:21:59,679 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 12:22:14,493 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-write-files-0bd32qm6wwu9y0ed6e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/lxd/xenial/modules/write_files/console.log 2018-07-11 12:22:52,033 - tests.cloud_tests - DEBUG - platform config: {'public_key': 'cloud_init_rsa.pub', 'get_image_timeout': 300, 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'enabled': True, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results'} 2018-07-11 12:22:52,033 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2018-07-11 12:22:54,477 - tests.cloud_tests - DEBUG - os config: {'os': 'ubuntu', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 16.04, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'boot_timeout': 120, 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'features': {'apt_up_out': True, 'snap': True, 'byobu': True, 'sshd': True, 'landscape': True, 'apt_src_cont': True, 'syslog': True, 'ubuntu_user': True, 'ppa': True, 'lsb_release': True, 'no_file_fmt_e': True, 'engb_locale': True, 'apt': True, 'no_ntpdate': True, 'ssh_key_fmt': True, 'sudo': True, 'apt_hist_fmt': True, 'ppa_file_name': True, 'hostname': True, 'ubuntu_ntp': True, 'lxd': True, 'daylight_time': True, 'rpm': None, 'ubuntu_repos': True, 'locale_gen': True}, 'enabled': True, 'release': 'xenial', 'override_templates': False, 'mirror_dir': '/srv/citest/images', 'setup_overrides': None, 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'arch': 'amd64'} 2018-07-11 12:22:54,477 - tests.cloud_tests - INFO - acquiring image for os: xenial 2018-07-11 12:23:08,986 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 12:23:08,987 - tests.cloud_tests - INFO - setting up ubuntu-xenial 2018-07-11 12:23:08,988 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target 2018-07-11 12:23:08,988 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target" 2018-07-11 12:23:19,908 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 12:23:19,909 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 12:23:28,854 - tests.cloud_tests - DEBUG - creating snapshot for xenial 2018-07-11 12:23:29,133 - tests.cloud_tests - INFO - collecting test data for os: xenial 2018-07-11 12:23:29,145 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 12:23:29,155 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 12:23:29,175 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 12:23:30,258 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:23:45,308 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:24:04,664 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:24:04,665 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:24:04,708 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:04,710 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:24:04,710 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:24:04,778 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:04,779 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:24:04,779 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:24:04,838 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:04,839 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:24:04,840 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:24:04,982 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:04,984 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:24:04,984 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:24:05,044 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:05,045 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:24:05,045 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:24:05,107 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:05,109 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:24:05,109 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:24:05,174 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:05,176 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:24:05,176 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:24:05,262 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:05,375 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3514 to end 2018-07-11 12:24:07,923 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-bugs-lp1628337-6dhfdrk6zn3ofteqt8kod7y to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/bugs/lp1628337/console.log 2018-07-11 12:24:07,935 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 12:24:07,945 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 12:24:07,957 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 12:24:07,975 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 12:24:07,989 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 12:24:07,999 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 12:24:08,018 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 12:24:08,027 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 12:24:08,036 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 12:24:08,046 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 12:24:08,057 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 12:24:08,063 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 12:24:08,069 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 12:24:09,139 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:24:24,193 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:24:33,715 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:24:33,715 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:24:33,774 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:33,776 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:24:33,776 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:24:33,937 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:33,939 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:24:33,939 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:24:34,050 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,052 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:24:34,052 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:24:34,220 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,222 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:24:34,222 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:24:34,301 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,302 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:24:34,302 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:24:34,402 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,404 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:24:34,404 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:24:34,490 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,492 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:24:34,492 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:24:34,609 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,611 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 12:24:34,611 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 12:24:34,754 - tests.cloud_tests - DEBUG - collect script cloud-init-test-output exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:24:34,983 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7069 to end 2018-07-11 12:24:37,375 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-main-command-output-simple-lalw3h6k15v to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/main/command_output_simple/console.log 2018-07-11 12:24:37,388 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 12:24:39,287 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:24:54,342 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:08,813 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:08,813 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:08,841 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:08,843 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:08,844 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:08,905 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:08,907 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 12:25:08,907 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 12:25:08,995 - tests.cloud_tests - DEBUG - collect script 94cloud-init-config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:08,996 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:08,996 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:09,080 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,081 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:09,082 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:25:09,225 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,226 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:25:09,227 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:25:09,349 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,350 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:25:09,350 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:25:09,446 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,447 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:25:09,447 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:25:09,563 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,565 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:25:09,565 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:25:09,681 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:09,957 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10778 to end 2018-07-11 12:25:13,251 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-conf-g3ngl35zgo7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_conf/console.log 2018-07-11 12:25:13,262 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 12:25:14,599 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:29,650 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:36,425 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:36,425 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:36,451 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,454 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:36,454 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:36,526 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,528 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:25:36,528 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:25:36,600 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,602 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:36,602 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:36,665 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,666 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:36,667 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:25:36,801 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,803 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:25:36,803 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:25:36,867 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,869 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:25:36,869 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:25:36,941 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:36,943 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:25:36,943 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:25:37,004 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:37,006 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:25:37,006 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:25:37,071 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:37,154 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12898 to end 2018-07-11 12:25:39,031 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-disable--7kulk48 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_disable_suites/console.log 2018-07-11 12:25:39,044 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 12:25:41,016 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:56,053 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:59,421 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 12:25:59,421 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 12:25:59,493 - tests.cloud_tests - DEBUG - collect script gatech.sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:59,495 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 12:25:59,496 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 12:25:59,563 - tests.cloud_tests - DEBUG - collect script ubuntu.sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 1 2018-07-11 12:25:59,564 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:59,564 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:59,663 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:59,665 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:59,665 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:59,742 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:59,743 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:25:59,743 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:25:59,870 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:59,871 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:59,871 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:59,959 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:25:59,960 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:59,961 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:00,086 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:00,087 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:00,087 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:00,171 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:00,172 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:00,172 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:00,247 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:00,249 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:00,249 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:00,322 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:00,323 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:00,323 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:00,416 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:00,663 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16116 to end 2018-07-11 12:26:02,667 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-primary-66wtfnmj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_primary/console.log 2018-07-11 12:26:02,678 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 12:26:03,754 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:26:18,797 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:22,104 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:26:22,104 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:26:22,168 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,170 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:26:22,170 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:26:22,245 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,246 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:26:22,246 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:26:22,310 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,311 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:26:22,311 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:22,420 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,422 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 12:26:22,422 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 12:26:22,482 - tests.cloud_tests - DEBUG - collect script 90cloud-init-aptproxy exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,483 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:22,484 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:22,545 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,546 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:22,546 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:22,635 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,637 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:22,637 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:22,702 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,704 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:22,704 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:22,764 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:22,863 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18029 to end 2018-07-11 12:26:24,620 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-proxy-cq5pk22be3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_proxy/console.log 2018-07-11 12:26:24,630 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 12:26:25,681 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:26:40,717 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:44,134 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:26:44,135 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:26:44,224 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,227 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:26:44,227 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:26:44,302 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,303 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:26:44,303 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:26:44,368 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,370 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:26:44,370 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:26:44,437 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,438 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:26:44,438 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:44,546 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,548 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:44,549 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:44,615 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,617 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:44,617 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:44,694 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,695 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:44,695 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:44,754 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,756 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:44,756 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:44,817 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:26:44,915 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20666 to end 2018-07-11 12:26:46,727 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-security-33flo3i to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_security/console.log 2018-07-11 12:26:46,743 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 12:26:48,478 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:03,544 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:15,143 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:27:15,143 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:27:15,178 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,180 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:27:15,180 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:27:15,383 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,384 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:27:15,384 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:27:15,426 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,428 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:27:15,428 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:27:15,511 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,513 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:27:15,513 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:27:15,574 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,576 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:27:15,576 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:27:15,704 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,706 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:27:15,706 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:27:15,790 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,792 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:27:15,792 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:27:15,879 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,880 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:27:15,881 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:27:15,956 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:15,957 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:27:15,957 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:27:16,019 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:27:16,282 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22474 to end 2018-07-11 12:27:18,875 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--cb4gd4m to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_key/console.log 2018-07-11 12:27:18,898 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 12:27:20,466 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:35,514 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:44,083 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:28:44,083 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:28:44,175 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:44,178 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:28:44,178 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:28:44,585 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:44,587 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:28:44,587 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:28:44,708 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:44,709 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:28:44,709 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:28:44,815 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:44,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:28:44,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:28:44,866 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:44,867 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:28:44,867 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:28:45,032 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:45,034 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:28:45,034 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:28:45,126 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:45,127 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:28:45,127 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:28:45,213 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:45,213 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:28:45,214 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:28:45,274 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:45,276 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:28:45,276 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:28:45,341 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:28:45,452 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25538 to end 2018-07-11 12:28:48,047 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--6rhsgbo to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_keyserver/console.log 2018-07-11 12:28:48,075 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 12:28:49,197 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:04,285 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:09,893 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:29:09,893 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:29:09,923 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:09,925 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:29:09,925 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:29:10,001 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,002 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:29:10,002 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:29:10,065 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,067 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:29:10,068 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:29:10,136 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,138 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:29:10,138 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:29:10,271 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,273 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:29:10,273 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:29:10,343 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,345 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:29:10,345 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:29:10,437 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,441 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:29:10,441 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:29:10,506 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,507 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:29:10,508 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:29:10,588 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:29:10,684 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 859 to end 2018-07-11 12:29:12,695 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--99bttd3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_list/console.log 2018-07-11 12:29:12,704 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 12:29:13,798 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:28,864 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:53,147 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:30:53,147 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:30:53,167 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,170 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 12:30:53,170 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 12:30:53,315 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,316 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:30:53,317 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:30:53,342 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,344 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:30:53,344 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:30:53,413 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,415 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:30:53,415 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:30:53,479 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,481 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:30:53,481 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:30:53,598 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,600 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:30:53,600 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:30:53,666 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,667 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:30:53,667 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:30:53,734 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,736 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 12:30:53,736 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 12:30:53,797 - tests.cloud_tests - DEBUG - collect script sources_full exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,799 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:30:53,799 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:30:53,859 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:53,860 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:30:53,860 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:30:53,922 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:30:54,047 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3148 to end 2018-07-11 12:30:55,943 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--u4edem4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_ppa/console.log 2018-07-11 12:30:55,955 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 12:30:56,998 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:12,040 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:15,620 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:31:15,620 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:31:15,657 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:15,659 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:31:15,659 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:31:15,726 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:15,728 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:31:15,728 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:31:15,803 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:15,804 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:31:15,804 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:31:15,876 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:15,878 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:31:15,878 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:31:16,002 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:16,004 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:31:16,004 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:31:16,080 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:16,082 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:31:16,082 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:31:16,166 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:16,167 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:31:16,168 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:31:16,225 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:16,226 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:31:16,226 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:31:16,292 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:16,450 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13707 to end 2018-07-11 12:31:18,839 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-disable-3sjzttx to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_pipelining_disable/console.log 2018-07-11 12:31:18,876 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 12:31:19,959 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:35,015 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:38,391 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:31:38,392 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:31:38,460 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,462 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:31:38,462 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:31:38,524 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,525 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:31:38,526 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:31:38,610 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,612 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:31:38,612 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:31:38,706 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,707 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:31:38,708 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:31:38,818 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,819 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:31:38,819 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:31:38,895 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:38,896 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:31:38,897 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:31:39,015 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:39,016 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:31:39,017 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:31:39,120 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:39,122 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:31:39,122 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:31:39,245 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:31:39,428 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17478 to end 2018-07-11 12:31:41,239 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-os-vwx01kuvp7gd to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/apt_pipelining_os/console.log 2018-07-11 12:31:41,245 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 12:31:42,282 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:57,336 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:01,986 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:32:01,986 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:32:02,016 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,018 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:32:02,018 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:32:02,085 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,087 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:32:02,087 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:32:02,160 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,161 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:32:02,161 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:32:02,223 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,224 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:32:02,225 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:32:02,341 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,342 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:32:02,342 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:32:02,413 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,415 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:32:02,415 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:32:02,499 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,501 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:32:02,501 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:32:02,562 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,564 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:32:02,564 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:32:02,627 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:02,704 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19611 to end 2018-07-11 12:32:04,691 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-bootcmd-h9c9vaz9rbqv31s6fwtulr to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/bootcmd/console.log 2018-07-11 12:32:04,703 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 12:32:05,758 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:32:20,827 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:24,129 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:32:24,129 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:32:24,188 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,189 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 12:32:24,190 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 12:32:24,251 - tests.cloud_tests - DEBUG - collect script byobu_launch_exists exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,252 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 12:32:24,252 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 12:32:24,327 - tests.cloud_tests - DEBUG - collect script byobu_profile_enabled exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,329 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:32:24,329 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:32:24,417 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,419 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:32:24,419 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:32:24,489 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,492 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:32:24,492 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:32:24,609 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,610 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:32:24,610 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:32:24,670 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,671 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:32:24,671 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:32:24,738 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,740 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:32:24,740 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:32:24,802 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,803 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:32:24,803 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:32:24,870 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:24,950 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21986 to end 2018-07-11 12:32:26,911 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-byobu-mjwzzexfhwj102in1yptxj1s to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/byobu/console.log 2018-07-11 12:32:26,923 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 12:32:27,974 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:32:43,025 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:46,556 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:32:46,556 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:32:46,586 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:46,589 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 12:32:46,589 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 12:32:46,672 - tests.cloud_tests - DEBUG - collect script cert exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:46,674 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:32:46,674 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:32:46,758 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:46,759 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:32:46,759 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:32:46,819 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:46,820 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:32:46,821 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:32:46,934 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:46,935 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:32:46,936 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:32:47,005 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:47,006 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:32:47,007 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:32:47,088 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:47,090 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 12:32:47,090 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 12:32:47,157 - tests.cloud_tests - DEBUG - collect script cert_links exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:47,159 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:32:47,159 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:32:47,219 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:47,220 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:32:47,221 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:32:47,283 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:32:47,381 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23190 to end 2018-07-11 12:32:49,311 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ca-certs-cextdzo4sv1mz24gu29bb to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ca_certs/console.log 2018-07-11 12:32:49,323 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 12:32:50,387 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:05,458 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:11,095 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:33:11,095 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:33:11,133 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,135 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:33:11,135 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:33:11,198 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,201 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:33:11,201 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:33:11,264 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,266 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:33:11,266 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:33:11,382 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,383 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:33:11,383 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:33:11,460 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,461 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:33:11,462 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:33:11,523 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,525 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:33:11,525 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:33:11,588 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,589 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:33:11,589 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:33:11,663 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:11,764 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26298 to end 2018-07-11 12:33:13,703 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-disable-5s6tei5fcwy63mxv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/debug_disable/console.log 2018-07-11 12:33:13,714 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 12:33:14,779 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:29,861 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:36,638 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:33:36,638 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:33:36,683 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:36,691 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:33:36,691 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:33:36,747 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:36,749 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:33:36,749 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:33:36,812 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:36,813 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:33:36,813 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:33:36,923 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:36,925 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:33:36,925 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:33:36,987 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:36,989 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:33:36,989 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:33:37,055 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:37,056 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:33:37,057 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:33:37,125 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:37,127 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:33:37,127 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:33:37,188 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:33:37,266 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28690 to end 2018-07-11 12:33:39,115 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-enable-pze40xedjnti65mzo to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/debug_enable/console.log 2018-07-11 12:33:39,125 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 12:33:40,337 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:55,372 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:34:04,034 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:34:04,034 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:34:04,072 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,074 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:34:04,074 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:34:04,135 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,137 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:34:04,137 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:34:04,196 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,197 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:34:04,198 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:34:04,311 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,314 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:34:04,314 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:34:04,373 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,375 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:34:04,375 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:34:04,434 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,436 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:34:04,436 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:34:04,510 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,511 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:34:04,511 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:34:04,575 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:04,666 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31428 to end 2018-07-11 12:34:06,495 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-final-message-r1sutrlznh3spgbc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/final_message/console.log 2018-07-11 12:34:06,507 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 12:34:07,558 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:34:22,604 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:34:26,096 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:34:26,096 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:34:26,196 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,198 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:34:26,198 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:34:26,292 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,293 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:34:26,293 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:34:26,376 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,377 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:34:26,377 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:34:26,552 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,553 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:34:26,553 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:34:26,651 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,701 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:34:26,701 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:34:26,759 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,761 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:34:26,761 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:34:26,857 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,858 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:34:26,859 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:34:26,985 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:26,986 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:34:26,986 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:34:27,065 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:27,254 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 1344 to end 2018-07-11 12:34:29,247 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-keys-to-console-ybweiuffso3xt1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/keys_to_console/console.log 2018-07-11 12:34:29,286 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 12:34:29,303 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 12:34:30,671 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:34:45,707 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:34:50,274 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 12:34:50,274 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 12:34:50,305 - tests.cloud_tests - DEBUG - collect script locale_default exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,307 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:34:50,307 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:34:50,369 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,371 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 12:34:50,371 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 12:34:50,438 - tests.cloud_tests - DEBUG - collect script locale_a exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,439 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:34:50,440 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:34:50,502 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,504 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:34:50,504 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:34:50,577 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,578 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:34:50,578 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:34:50,733 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,735 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:34:50,735 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:34:50,800 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,802 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:34:50,802 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:34:50,885 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,886 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:34:50,886 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:34:50,958 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:50,960 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:34:50,960 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:34:51,026 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:51,027 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 12:34:51,027 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 12:34:51,114 - tests.cloud_tests - DEBUG - collect script locale_gen exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:34:51,510 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4613 to end 2018-07-11 12:34:53,759 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-locale-wkujdd0skeoqcaoj8u5jhyq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/locale/console.log 2018-07-11 12:34:53,778 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 12:34:54,938 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:09,965 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:24,214 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:35:24,215 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:35:24,238 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,240 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 12:35:24,240 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 12:35:24,323 - tests.cloud_tests - DEBUG - collect script lxc-bridge exited 'b'sudo: unable to resolve host ubuntu\nDevice "lxdbr0" does not exist.\n'' and had stderr: 0 2018-07-11 12:35:24,324 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:35:24,324 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:35:24,393 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:35:24,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:35:24,456 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,457 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:35:24,458 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:35:24,584 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,586 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:35:24,586 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:35:24,671 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,673 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:35:24,673 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:35:24,742 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,744 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:35:24,744 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:35:24,818 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,820 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:35:24,820 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:35:24,884 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,886 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:35:24,886 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:35:24,955 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:24,957 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:35:24,957 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:35:25,018 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:25,132 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6667 to end 2018-07-11 12:35:27,017 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-bridge-c28bkdebd6p44gegguy to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/lxd_bridge/console.log 2018-07-11 12:35:27,030 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 12:35:28,093 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:43,134 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:49,637 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:35:49,638 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:35:49,698 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:49,701 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:35:49,701 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:35:49,762 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:49,764 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:35:49,764 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:35:49,823 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:49,825 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:35:49,825 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:35:49,939 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:49,941 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:35:49,941 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:35:50,003 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,004 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:35:50,004 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:35:50,065 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,067 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:35:50,067 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:35:50,138 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,139 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:35:50,140 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:35:50,196 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,198 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:35:50,198 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:35:50,257 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,259 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:35:50,259 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:35:50,317 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:35:50,419 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9656 to end 2018-07-11 12:35:52,147 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-dir-9y76maur6i7d11r8x45jzb to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/lxd_dir/console.log 2018-07-11 12:35:52,153 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 12:35:53,185 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:08,209 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:18,746 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:36:18,746 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:36:18,837 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:18,839 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 12:36:18,839 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 12:36:18,900 - tests.cloud_tests - DEBUG - collect script ntp_conf_pool_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:18,902 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 12:36:18,902 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 12:36:18,963 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"sudo: unable to resolve host ubuntu\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:36:18,964 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:18,964 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:19,027 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,029 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:36:19,029 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:36:19,091 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,093 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:36:19,093 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:36:19,208 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,210 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:19,210 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:36:19,271 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,273 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:36:19,274 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:36:19,352 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,354 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 12:36:19,354 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 12:36:19,418 - tests.cloud_tests - DEBUG - collect script ntp_installed exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,420 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:36:19,420 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:36:19,483 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,485 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:36:19,485 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:36:19,548 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:19,729 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12732 to end 2018-07-11 12:36:21,439 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-a07c3ryw6wbv88kd2iqloouqxv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ntp/console.log 2018-07-11 12:36:21,446 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 12:36:22,489 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:37,522 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:52,133 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:36:52,133 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:36:52,191 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,193 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 12:36:52,193 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 12:36:52,251 - tests.cloud_tests - DEBUG - collect script chrony_conf exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,253 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:52,253 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:52,314 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,316 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:36:52,316 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:36:52,379 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,381 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:36:52,381 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:36:52,495 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,497 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:52,497 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:36:52,560 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,562 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:36:52,562 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:36:52,639 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,641 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:36:52,641 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:36:52,702 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,704 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:36:52,704 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:36:52,763 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:36:52,860 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15310 to end 2018-07-11 12:36:54,567 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-chrony-7pd0tgk7nnrgfl9rfqw to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ntp_chrony/console.log 2018-07-11 12:36:54,580 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 12:36:55,653 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:10,692 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:21,288 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:37:21,289 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:37:21,351 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,352 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:37:21,352 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:37:21,421 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,423 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:37:21,423 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:37:21,496 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,498 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:37:21,498 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:37:21,558 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,560 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:37:21,560 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:37:21,676 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,677 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:37:21,677 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:37:21,736 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,737 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:37:21,737 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:37:21,809 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,811 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 12:37:21,811 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 12:37:21,870 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"sudo: unable to resolve host ubuntu\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:37:21,871 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:37:21,871 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:37:21,936 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:21,937 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 12:37:21,938 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 12:37:22,002 - tests.cloud_tests - DEBUG - collect script ntp_installed_pools exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:22,004 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:37:22,004 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:37:22,065 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:22,066 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 12:37:22,066 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 12:37:22,125 - tests.cloud_tests - DEBUG - collect script ntp_conf_pools exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:22,228 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19313 to end 2018-07-11 12:37:24,039 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-pools-xha22ntcsdci1h36mko8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ntp_pools/console.log 2018-07-11 12:37:24,047 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 12:37:25,084 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:40,123 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:53,712 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:37:53,712 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:37:53,787 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:53,789 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 12:37:53,789 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 12:37:53,855 - tests.cloud_tests - DEBUG - collect script ntp_conf_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:53,856 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:37:53,856 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:37:53,925 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:53,927 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:37:53,927 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:37:53,995 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:53,997 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:37:53,997 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:37:54,055 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,057 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:37:54,057 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:37:54,167 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,169 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:37:54,169 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:37:54,252 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,254 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:37:54,254 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:37:54,337 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,338 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 12:37:54,338 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 12:37:54,407 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 12:37:54,408 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:37:54,408 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:37:54,472 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,473 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:37:54,474 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:37:54,535 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,536 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 12:37:54,536 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 12:37:54,602 - tests.cloud_tests - DEBUG - collect script ntp_installed_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:37:54,838 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22029 to end 2018-07-11 12:37:56,755 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-servers-7dcqd7ls6p026oplpm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ntp_servers/console.log 2018-07-11 12:37:56,770 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 12:38:01,015 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:16,046 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:19,351 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:38:19,351 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:38:19,418 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,419 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:38:19,420 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:38:19,505 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,507 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:38:19,507 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:38:19,579 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,581 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:38:19,581 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:38:19,704 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,706 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:38:19,706 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:38:19,766 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,767 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:38:19,768 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:38:19,841 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,842 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:38:19,843 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:38:19,903 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,905 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 12:38:19,905 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 12:38:19,962 - tests.cloud_tests - DEBUG - collect script timesyncd_conf exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:19,964 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:38:19,964 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:38:20,031 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:20,140 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25078 to end 2018-07-11 12:38:21,811 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-timesyncd-il88skg9zvhw2ea6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ntp_timesyncd/console.log 2018-07-11 12:38:21,825 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 12:38:23,229 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:38,254 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:47,832 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:38:47,832 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:38:47,896 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:47,898 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 12:38:47,898 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 12:38:47,957 - tests.cloud_tests - DEBUG - collect script apt_history_cmdline exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:47,959 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:38:47,959 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:38:48,020 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,021 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:38:48,021 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:38:48,080 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,081 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:38:48,082 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:38:48,186 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,187 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:38:48,187 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:38:48,245 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,246 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:38:48,247 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:38:48,313 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,315 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:38:48,315 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:38:48,370 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:38:48,372 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:38:48,429 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,431 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 12:38:48,431 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 12:38:48,505 - tests.cloud_tests - DEBUG - collect script dpkg_show exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:38:48,616 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 27773 to end 2018-07-11 12:38:50,303 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-package-update-upgrade-hqoulzp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/package_update_upgrade_install/console.log 2018-07-11 12:38:50,309 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 12:38:51,345 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:06,371 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:09,798 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:39:09,798 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:39:09,839 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:09,841 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:39:09,841 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:39:09,903 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:09,905 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:39:09,906 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:39:09,968 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:09,970 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:39:09,970 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:39:10,073 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,076 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:39:10,076 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:39:10,133 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,135 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:39:10,135 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:39:10,214 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,216 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 12:39:10,216 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 12:39:10,278 - tests.cloud_tests - DEBUG - collect script run_cmd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,280 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:39:10,280 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:39:10,345 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,347 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:39:10,347 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:39:10,408 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:10,500 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29628 to end 2018-07-11 12:39:12,296 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-runcmd-65qye7fcroy3jgqq9387ot3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/runcmd/console.log 2018-07-11 12:39:12,304 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 12:39:12,311 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 12:39:14,348 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:29,381 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:40,841 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:39:40,842 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:39:40,903 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:40,905 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:39:40,906 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:39:40,967 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:40,969 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:39:40,969 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:39:41,032 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,033 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:39:41,034 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:39:41,130 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,132 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:39:41,132 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:39:41,192 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,194 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:39:41,194 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:39:41,272 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,274 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 12:39:41,274 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 12:39:41,337 - tests.cloud_tests - DEBUG - collect script seed_data exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,338 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:39:41,338 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:39:41,399 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,400 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:39:41,400 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:39:41,470 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:39:41,580 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31808 to end 2018-07-11 12:39:43,367 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-seed-random-data-h86uvl1cb6rlw to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/seed_random_data/console.log 2018-07-11 12:39:43,383 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 12:39:44,619 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:59,643 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:02,967 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:40:02,968 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:40:03,038 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,040 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:40:03,040 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:40:03,101 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,102 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:40:03,102 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:40:03,172 - tests.cloud_tests - DEBUG - collect script fqdn exited 'b'sudo: unable to resolve host cloudinit2\nhostname: Name or service not known\n'' and had stderr: 1 2018-07-11 12:40:03,174 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:03,174 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:03,249 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,250 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:40:03,250 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:40:03,309 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,311 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:40:03,311 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:40:03,424 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,425 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:03,425 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:03,491 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,493 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:40:03,494 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:40:03,573 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,575 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:03,575 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:03,636 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,638 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:40:03,638 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:40:03,705 - tests.cloud_tests - DEBUG - collect script hostname exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,707 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:03,707 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:40:03,767 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2018-07-11 12:40:03,844 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2519 to end 2018-07-11 12:40:05,571 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-a5aglwc53ht7xgn6d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_hostname/console.log 2018-07-11 12:40:05,578 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 12:40:06,625 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:21,650 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:24,933 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:40:24,933 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:40:25,026 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:40:25,026 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:40:25,121 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:40:25,121 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:40:25,217 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:25,217 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:25,313 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:40:25,314 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:40:25,404 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:40:25,404 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:40:25,537 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:25,537 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:25,630 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:40:25,630 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:40:25,738 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:25,739 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:25,829 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:40:25,829 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:40:25,921 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:25,922 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:40:26,124 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4459 to end 2018-07-11 12:40:27,799 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-fqdn-3j4rez9ucrl1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_hostname_fqdn/console.log 2018-07-11 12:40:27,807 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 12:40:28,843 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:43,879 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:47,113 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:40:47,113 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:40:47,179 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,181 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:40:47,181 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:40:47,241 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,243 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:47,243 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:47,303 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,305 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:40:47,305 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:40:47,364 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,366 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:40:47,366 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:40:47,475 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,476 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:47,476 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:47,536 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,537 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:40:47,537 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:40:47,597 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,599 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:40:47,599 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:40:47,669 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,670 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:47,670 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:47,731 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,733 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:47,733 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:40:47,791 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:40:47,884 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6547 to end 2018-07-11 12:40:49,551 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-72k0j6a8vw7ri2qbr to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_password/console.log 2018-07-11 12:40:49,558 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 12:40:50,599 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:05,626 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:08,950 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:41:08,951 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:41:09,014 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,016 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:09,016 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:09,073 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,074 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:09,074 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:09,138 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,139 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:09,139 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:09,199 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,201 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:09,202 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:09,320 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,322 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:09,323 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:09,388 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,390 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:41:09,390 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:41:09,448 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,450 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:09,450 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:09,523 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,524 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:09,525 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:09,587 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,589 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:09,589 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:09,652 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:09,758 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8853 to end 2018-07-11 12:41:11,527 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-expire-kkmt1mrx1p to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_password_expire/console.log 2018-07-11 12:41:11,535 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 12:41:12,573 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:27,599 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:31,032 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:41:31,032 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:41:31,098 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,100 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:31,100 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:31,182 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,184 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:31,184 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:31,247 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,249 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:31,249 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:31,317 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,319 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:31,319 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:31,440 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,442 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:31,442 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:31,502 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,504 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:41:31,504 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:41:31,565 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,566 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:31,566 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:31,638 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,639 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:31,639 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:31,699 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,701 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:31,701 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:31,768 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:31,878 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10452 to end 2018-07-11 12:41:33,583 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-c2c3xfjakb31 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_password_list/console.log 2018-07-11 12:41:33,590 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 12:41:34,627 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:49,652 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:52,961 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:41:52,962 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:41:53,027 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,029 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:53,029 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:53,089 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,091 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:53,091 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:53,153 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,155 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:53,155 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:53,214 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,216 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:53,216 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:53,334 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,336 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:53,336 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:53,399 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,400 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:41:53,401 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:41:53,468 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,469 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:53,470 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:53,545 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,547 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:53,547 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:53,606 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,608 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:53,608 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:53,670 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:41:53,740 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13464 to end 2018-07-11 12:41:55,411 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-stri-bbns20e to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/set_password_list_string/console.log 2018-07-11 12:41:55,418 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 12:41:56,461 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:42:11,486 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:34,006 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:42:34,006 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:42:34,071 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,073 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:42:34,073 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:42:34,138 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,140 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 12:42:34,140 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 12:42:34,675 - tests.cloud_tests - DEBUG - collect script snaplist exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,676 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:42:34,676 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:42:34,699 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,701 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:42:34,701 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:42:34,813 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,815 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:42:34,815 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:42:34,875 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,877 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:42:34,877 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:42:34,979 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:34,981 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:42:34,981 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:42:35,042 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:35,043 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:42:35,043 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:42:35,102 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:35,223 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15644 to end 2018-07-11 12:42:37,099 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-snap-kytzlnjpn03r9ay6hljqpcv82 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/snap/console.log 2018-07-11 12:42:37,106 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 12:42:38,155 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:42:53,181 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:56,561 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:42:56,561 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:42:56,638 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:56,640 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:42:56,640 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:42:56,707 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:56,709 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:42:56,709 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:42:56,774 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:56,775 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:42:56,776 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:42:56,900 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:56,902 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:42:56,902 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:42:56,967 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:56,969 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:42:56,969 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:42:57,048 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:57,049 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 12:42:57,050 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 12:42:57,131 - tests.cloud_tests - DEBUG - collect script snapd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:57,133 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:42:57,133 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:42:57,191 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:57,192 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:42:57,192 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:42:57,253 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:42:57,445 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20327 to end 2018-07-11 12:42:59,239 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-snappy-7mxjvtz32wafxlabir9nbl3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/snappy/console.log 2018-07-11 12:42:59,251 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 12:43:00,299 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:15,330 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:18,635 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:43:18,635 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:43:18,698 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:18,700 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:43:18,700 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:43:18,764 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:18,766 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:43:18,766 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:43:18,830 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:18,831 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:43:18,832 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:43:18,943 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:18,944 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:43:18,944 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:43:19,010 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:19,012 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:43:19,012 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:43:19,074 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:19,076 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:43:19,076 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:43:19,154 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:19,155 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:43:19,155 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:43:19,214 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:19,216 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:43:19,216 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:43:19,279 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:19,371 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21402 to end 2018-07-11 12:43:21,099 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-5krvjk8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 12:43:21,107 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 12:43:22,145 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:37,184 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:40,489 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:43:40,490 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:43:40,554 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,557 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:43:40,557 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:43:40,633 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:43:40,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:43:40,701 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,702 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:43:40,703 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:43:40,817 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,819 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:43:40,819 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:43:40,877 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,878 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:43:40,878 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:43:40,939 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:40,941 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:43:40,941 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:43:41,019 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:41,020 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:43:41,020 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:43:41,083 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:41,085 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:43:41,085 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:43:41,148 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:43:41,232 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21850 to end 2018-07-11 12:43:42,947 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-g1h7ufq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 12:43:42,953 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 12:43:44,003 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:59,028 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:02,287 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:44:02,287 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:02,346 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,349 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:44:02,349 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:44:02,416 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,417 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 12:44:02,418 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 12:44:02,480 - tests.cloud_tests - DEBUG - collect script auth_keys_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,481 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:44:02,481 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:44:02,543 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,544 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:44:02,544 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:44:02,642 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,643 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:44:02,643 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:44:02,698 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,699 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:44:02,699 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:44:02,765 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,766 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:44:02,766 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:44:02,822 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,824 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:44:02,824 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:44:02,883 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:02,964 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25612 to end 2018-07-11 12:44:04,755 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-import-id-epxgwyw4epsc2idf to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ssh_import_id/console.log 2018-07-11 12:44:04,763 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 12:44:06,020 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:44:21,059 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:24,375 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 12:44:24,376 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 12:44:24,447 - tests.cloud_tests - DEBUG - collect script ecdsa_private exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,449 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:44:24,449 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:24,531 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,533 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 12:44:24,533 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 12:44:24,604 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 12:44:24,606 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 12:44:24,606 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 12:44:24,672 - tests.cloud_tests - DEBUG - collect script ed25519_public exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,674 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:44:24,674 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:44:24,744 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,745 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 12:44:24,745 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 12:44:24,816 - tests.cloud_tests - DEBUG - collect script ed25519_private exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,817 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:44:24,818 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:44:24,884 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:24,885 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 12:44:24,886 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 12:44:24,951 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 12:44:24,953 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:44:24,953 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:44:25,072 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,074 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:44:25,074 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:44:25,142 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,143 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:44:25,143 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:44:25,226 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,228 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 12:44:25,228 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 12:44:25,291 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 12:44:25,293 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:44:25,293 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:44:25,359 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,360 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:44:25,360 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:44:25,425 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,427 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 12:44:25,427 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 12:44:25,494 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 12:44:25,496 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 12:44:25,496 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 12:44:25,556 - tests.cloud_tests - DEBUG - collect script ecdsa_public exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:25,637 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26740 to end 2018-07-11 12:44:27,763 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-keys-generate-kj7ukwmx3lp1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/ssh_keys_generate/console.log 2018-07-11 12:44:27,782 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 12:44:27,789 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 12:44:28,891 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:44:43,950 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:51,553 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:44:51,554 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:51,579 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:51,581 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:44:51,581 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:44:51,672 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:51,674 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:44:51,674 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:44:51,741 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:51,743 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:44:51,743 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:44:51,878 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:51,879 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:44:51,879 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:44:51,958 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:51,960 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:44:51,960 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:44:52,045 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:52,046 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:44:52,046 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:44:52,154 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:52,156 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 12:44:52,156 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 12:44:52,227 - tests.cloud_tests - DEBUG - collect script timezone exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:52,228 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:44:52,229 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:44:52,312 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:44:52,415 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29218 to end 2018-07-11 12:44:54,863 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-timezone-ld1lcul5ei27gs47u0auv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/timezone/console.log 2018-07-11 12:44:54,879 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 12:44:55,994 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:11,029 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:16,759 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:45:16,759 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:45:16,823 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:16,825 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 12:45:16,825 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 12:45:16,893 - tests.cloud_tests - DEBUG - collect script user_foobar exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:16,895 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 12:45:16,895 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 12:45:16,957 - tests.cloud_tests - DEBUG - collect script group_cloud_users exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:16,959 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:45:16,959 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:45:17,022 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,024 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 12:45:17,024 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 12:45:17,088 - tests.cloud_tests - DEBUG - collect script user_barfoo exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:45:17,090 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:45:17,150 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,152 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:45:17,152 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:45:17,262 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,264 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:45:17,264 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:45:17,322 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,324 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:45:17,324 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:45:17,403 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,405 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 12:45:17,405 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 12:45:17,469 - tests.cloud_tests - DEBUG - collect script group_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,471 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 12:45:17,471 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 12:45:17,563 - tests.cloud_tests - DEBUG - collect script root_groups exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,565 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:45:17,565 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:45:17,627 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,628 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 12:45:17,628 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 12:45:17,697 - tests.cloud_tests - DEBUG - collect script user_cloudy exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,698 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:45:17,699 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:45:17,759 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,760 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 12:45:17,760 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 12:45:17,825 - tests.cloud_tests - DEBUG - collect script user_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:17,927 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31310 to end 2018-07-11 12:45:19,687 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-user-groups-2pqhj76uy1c5m6tb4q to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/user_groups/console.log 2018-07-11 12:45:19,702 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 12:45:20,782 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:35,816 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:39,167 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:45:39,167 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:45:39,233 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,235 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:45:39,235 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:45:39,298 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,299 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 12:45:39,300 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 12:45:39,431 - tests.cloud_tests - DEBUG - collect script file_text exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,433 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:45:39,433 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:45:39,496 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,498 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:45:39,498 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:45:39,614 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,616 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:45:39,616 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:45:39,680 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,681 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:45:39,681 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:45:39,760 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,761 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 12:45:39,761 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 12:45:39,826 - tests.cloud_tests - DEBUG - collect script file_gzip exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,828 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:45:39,828 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:45:39,890 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,892 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 12:45:39,892 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 12:45:39,962 - tests.cloud_tests - DEBUG - collect script file_b64 exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:39,964 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:45:39,964 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:45:40,024 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2018-07-11 12:45:40,025 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 12:45:40,026 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 12:45:40,098 - tests.cloud_tests - DEBUG - collect script file_binary exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 1 2018-07-11 12:45:40,213 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 1078 to end 2018-07-11 12:45:42,047 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-write-files-mcnlirpp17ombdpnwm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results/nocloud-kvm/xenial/modules/write_files/console.log 2018-07-11 12:45:42,074 - tests.cloud_tests - DEBUG - collect stages: {'stages': [{'stages': [{'stages': [{'stages': [{'success': True, 'time': 48.57167935371399, 'errors': [], 'name': 'setup func for --repo, enable repo'}, {'success': True, 'time': 5.706938743591309, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init'}], 'success': True, 'time': 54.27865433692932, 'errors': [], 'name': 'set up for ubuntu-xenial'}, {'stages': [{}, {}, {'stages': [{'success': True, 'time': 41.58051419258118, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.23788905143737793, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2976715564727783, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23703837394714355, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24904108047485352, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23401403427124023, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23638129234313965, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23547744750976562, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23610138893127441, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 43.54425239562988, 'errors': [], 'name': 'collect for test: bugs/lp1628337'}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'time': 38.74699878692627, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22537803649902344, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3033161163330078, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.21959638595581055, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23189210891723633, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22309494018554688, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2304074764251709, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22351932525634766, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22342419624328613, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.22545456886291504, 'errors': [], 'name': 'script cloud-init-test-output'}], 'success': True, 'time': 40.853219747543335, 'errors': [], 'name': 'collect for test: main/command_output_simple'}, {'stages': [{'success': True, 'time': 32.50785803794861, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2279646396636963, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.334209680557251, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.24169611930847168, 'errors': [], 'name': 'script 94cloud-init-config'}, {'success': True, 'time': 0.23955249786376953, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.25159621238708496, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23998045921325684, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24840974807739258, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23994851112365723, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23981738090515137, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.771178007125854, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf'}, {'stages': [{'success': True, 'time': 33.68626141548157, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20549678802490234, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3346569538116455, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.24258995056152344, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.24295949935913086, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2519221305847168, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2399747371673584, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24861478805541992, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2392127513885498, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.24004244804382324, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 35.93187713623047, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites'}, {'stages': [{'success': True, 'time': 32.296504974365234, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20994305610656738, 'errors': [], 'name': 'script gatech.sources.list'}, {'success': True, 'time': 0.23924899101257324, 'errors': [], 'name': 'script ubuntu.sources.list'}, {'success': True, 'time': 0.23801612854003906, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3292043209075928, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23471498489379883, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.23560786247253418, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24788379669189453, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2358858585357666, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2446146011352539, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2353668212890625, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2363736629486084, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.98353338241577, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary'}, {'stages': [{'success': True, 'time': 32.09243130683899, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20128369331359863, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.30789828300476074, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22381138801574707, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23640775680541992, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22446417808532715, 'errors': [], 'name': 'script 90cloud-init-aptproxy'}, {'success': True, 'time': 0.22335433959960938, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2321310043334961, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22338390350341797, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22460222244262695, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.18990778923035, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy'}, {'stages': [{'success': True, 'time': 41.579005002975464, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.1870725154876709, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3036799430847168, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22114062309265137, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.22323083877563477, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2357347011566162, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22431159019470215, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2325456142425537, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22329115867614746, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22423267364501953, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 43.65436887741089, 'errors': [], 'name': 'collect for test: modules/apt_configure_security'}, {'stages': [{'success': True, 'time': 34.57137131690979, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.18431496620178223, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2738189697265625, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 0.27103233337402344, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2234668731689453, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.22334671020507812, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2359166145324707, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22413420677185059, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2325143814086914, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.223358154296875, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22408580780029297, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 36.8875048160553, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key'}, {'stages': [{'success': True, 'time': 36.64903926849365, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.1842498779296875, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2732505798339844, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 0.2712569236755371, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22353053092956543, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.22355246543884277, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23560595512390137, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22437405586242676, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23225808143615723, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22738027572631836, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.223952054977417, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 38.968616247177124, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver'}, {'stages': [{'success': True, 'time': 32.43222975730896, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.21710634231567383, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2989194393157959, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2368757724761963, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.23647403717041016, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24739837646484375, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2357940673828125, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24471402168273926, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23582911491394043, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23954033851623535, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.625011682510376, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list'}, {'stages': [{'success': True, 'time': 37.34644865989685, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.19936561584472656, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2835872173309326, 'errors': [], 'name': 'script apt-key'}, {'success': True, 'time': 0.29335498809814453, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2355940341949463, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.2352924346923828, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2509160041809082, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23698806762695312, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2444617748260498, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23625469207763672, 'errors': [], 'name': 'script sources_full'}, {'success': True, 'time': 0.23547840118408203, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23598670959472656, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 40.03392434120178, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa'}, {'stages': [{'success': True, 'time': 33.27143621444702, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20121335983276367, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23632526397705078, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 0.3386075496673584, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23709940910339355, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.247772216796875, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23575115203857422, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24460220336914062, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23516106605529785, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23611235618591309, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 35.48421812057495, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable'}, {'stages': [{'success': True, 'time': 32.21644878387451, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.21936988830566406, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23601412773132324, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 0.29876160621643066, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2369532585144043, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24744296073913574, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2362689971923828, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2449784278869629, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23513364791870117, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23602056503295898, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.407538175582886, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os'}, {'stages': [{'success': True, 'time': 36.56588339805603, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.18670010566711426, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.22283673286437988, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.30503249168395996, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22324514389038086, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23598408699035645, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22399497032165527, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23240900039672852, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22336626052856445, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22401714324951172, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 38.64359211921692, 'errors': [], 'name': 'collect for test: modules/bootcmd'}, {'stages': [{'success': True, 'time': 32.4589467048645, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2181844711303711, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23577380180358887, 'errors': [], 'name': 'script byobu_launch_exists'}, {'success': True, 'time': 0.23667359352111816, 'errors': [], 'name': 'script byobu_profile_enabled'}, {'success': True, 'time': 0.2975926399230957, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2377610206604004, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24787545204162598, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23543691635131836, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24448943138122559, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23548054695129395, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23627591133117676, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.88464641571045, 'errors': [], 'name': 'collect for test: modules/byobu'}, {'stages': [{'success': True, 'time': 28.202086925506592, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.199599027633667, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23705172538757324, 'errors': [], 'name': 'script cert'}, {'success': True, 'time': 0.328258752822876, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23444318771362305, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24750757217407227, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23625826835632324, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24446415901184082, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23810291290283203, 'errors': [], 'name': 'script cert_links'}, {'success': True, 'time': 0.23723745346069336, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2364029884338379, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 30.641536951065063, 'errors': [], 'name': 'collect for test: modules/ca_certs'}, {'stages': [{'success': True, 'time': 47.89986515045166, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.23740196228027344, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.29694247245788574, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23756718635559082, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24806928634643555, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23655366897583008, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23525023460388184, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23607826232910156, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23604512214660645, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 49.86391639709473, 'errors': [], 'name': 'collect for test: modules/debug_disable'}, {'stages': [{'success': True, 'time': 32.261749267578125, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2113323211669922, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2799363136291504, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22354722023010254, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2357017993927002, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22003912925720215, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.220062255859375, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.22388529777526855, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22004985809326172, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.09642148017883, 'errors': [], 'name': 'collect for test: modules/debug_enable'}, {'stages': [{'success': True, 'time': 37.40638780593872, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2208118438720703, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2782742977142334, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22287464141845703, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2322094440460205, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22379660606384277, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.22406339645385742, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.22400283813476562, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22385048866271973, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 39.256404638290405, 'errors': [], 'name': 'collect for test: modules/final_message'}, {'stages': [{'success': True, 'time': 32.28213119506836, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2169511318206787, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.29892992973327637, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23679780960083008, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24776983261108398, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23761987686157227, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.23471975326538086, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.3253200054168701, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.1983640193939209, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23595333099365234, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.514705657958984, 'errors': [], 'name': 'collect for test: modules/keys_to_console'}, {}, {'stages': [{'success': True, 'time': 32.29450273513794, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.21474003791809082, 'errors': [], 'name': 'script locale_default'}, {'success': True, 'time': 0.23543834686279297, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23655152320861816, 'errors': [], 'name': 'script locale_a'}, {'success': True, 'time': 0.328096866607666, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23516416549682617, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2480158805847168, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23605608940124512, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2444918155670166, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23558616638183594, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2359459400177002, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2379603385925293, 'errors': [], 'name': 'script locale_gen'}], 'success': True, 'time': 34.982752561569214, 'errors': [], 'name': 'collect for test: modules/locale'}, {'stages': [{'success': True, 'time': 50.11659622192383, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.23775315284729004, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23980259895324707, 'errors': [], 'name': 'script lxc-bridge'}, {'success': True, 'time': 0.3320441246032715, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.236100435256958, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.25231194496154785, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23543691635131836, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.236846923828125, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 0.24438714981079102, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2356264591217041, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.3811366558074951, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.19776010513305664, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 52.9459924697876, 'errors': [], 'name': 'collect for test: modules/lxd_bridge'}, {'stages': [{'success': True, 'time': 35.85999250411987, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22281646728515625, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.31512999534606934, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22491860389709473, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23631548881530762, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22742462158203125, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.22879505157470703, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 0.23723578453063965, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2276933193206787, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.23166108131408691, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22822237014770508, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 38.240384578704834, 'errors': [], 'name': 'collect for test: modules/lxd_dir'}, {'stages': [{'success': True, 'time': 41.44461536407471, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.30004143714904785, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.16381192207336426, 'errors': [], 'name': 'script ntp_conf_pool_list'}, {'success': True, 'time': 0.2239828109741211, 'errors': [], 'name': 'script ntp_conf_dist_empty'}, {'success': True, 'time': 0.2793002128601074, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.222916841506958, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2339768409729004, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2219715118408203, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2286679744720459, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22487831115722656, 'errors': [], 'name': 'script ntp_installed'}, {'success': True, 'time': 0.2225046157836914, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.21992945671081543, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 43.986772298812866, 'errors': [], 'name': 'collect for test: modules/ntp'}, {'stages': [{'success': True, 'time': 53.919846057891846, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20338034629821777, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.24023699760437012, 'errors': [], 'name': 'script chrony_conf'}, {'success': True, 'time': 0.33489489555358887, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.24084830284118652, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.25290465354919434, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2428760528564453, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24456048011779785, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23954987525939941, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2399005889892578, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 56.15913438796997, 'errors': [], 'name': 'collect for test: modules/ntp_chrony'}, {'stages': [{'success': True, 'time': 40.31209397315979, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.18569326400756836, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.30389833450317383, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2312757968902588, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 0.22459626197814941, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2343742847442627, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22231554985046387, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23169636726379395, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22496771812438965, 'errors': [], 'name': 'script ntp_conf_dist_pools'}, {'success': True, 'time': 0.22240447998046875, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22550582885742188, 'errors': [], 'name': 'script ntp_installed_pools'}, {'success': True, 'time': 0.2226107120513916, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2205653190612793, 'errors': [], 'name': 'script ntp_conf_pools'}], 'success': True, 'time': 43.062177658081055, 'errors': [], 'name': 'collect for test: modules/ntp_pools'}, {'stages': [{'success': True, 'time': 41.25182890892029, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2039639949798584, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2364814281463623, 'errors': [], 'name': 'script ntp_conf_servers'}, {'success': True, 'time': 0.3294968605041504, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23896574974060059, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 0.2359635829925537, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24916505813598633, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2377784252166748, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2447493076324463, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23554658889770508, 'errors': [], 'name': 'script ntp_conf_dist_servers'}, {'success': True, 'time': 0.2354576587677002, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23595404624938965, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.23657011985778809, 'errors': [], 'name': 'script ntp_installed_servers'}], 'success': True, 'time': 44.172128438949585, 'errors': [], 'name': 'collect for test: modules/ntp_servers'}, {'stages': [{'success': True, 'time': 32.38164520263672, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22271370887756348, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3293900489807129, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23812317848205566, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2516307830810547, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23656415939331055, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24578046798706055, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23995375633239746, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23693561553955078, 'errors': [], 'name': 'script timesyncd_conf'}, {'success': True, 'time': 0.23730111122131348, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.62022519111633, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd'}, {'stages': [{'success': True, 'time': 41.71064376831055, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20774149894714355, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.24080300331115723, 'errors': [], 'name': 'script apt_history_cmdline'}, {'success': True, 'time': 0.3385734558105469, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2407667636871338, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2525668144226074, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.3198220729827881, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.21237444877624512, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.24270009994506836, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.24019074440002441, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.24869847297668457, 'errors': [], 'name': 'script dpkg_show'}], 'success': True, 'time': 44.25508737564087, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install'}, {'stages': [{'success': True, 'time': 32.27303123474121, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20560836791992188, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3076167106628418, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2206263542175293, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23578882217407227, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2236635684967041, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.22871875762939453, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22357821464538574, 'errors': [], 'name': 'script run_cmd'}, {'success': True, 'time': 0.22382354736328125, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22413992881774902, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.366779088974, 'errors': [], 'name': 'collect for test: modules/runcmd'}, {}, {'stages': [{'success': True, 'time': 32.054319620132446, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2018592357635498, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.27677273750305176, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22302603721618652, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.3336753845214844, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.18251609802246094, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2324070930480957, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2237715721130371, 'errors': [], 'name': 'script seed_data'}, {'success': True, 'time': 0.22353410720825195, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22059369087219238, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.172629594802856, 'errors': [], 'name': 'collect for test: modules/seed_random_data'}, {'stages': [{'success': True, 'time': 37.42291474342346, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2218484878540039, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.2359607219696045, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2382214069366455, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 0.3314681053161621, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23508358001708984, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24801945686340332, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23540663719177246, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24883365631103516, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23596453666687012, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2355363368988037, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 0.23605823516845703, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 40.12550091743469, 'errors': [], 'name': 'collect for test: modules/set_hostname'}, {'stages': [{'success': True, 'time': 32.573485136032104, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22355866432189941, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.23822236061096191, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23676609992980957, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 0.33036231994628906, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23748111724853516, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24752402305603027, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23585748672485352, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2446150779724121, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2356276512145996, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23625731468200684, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 0.23537611961364746, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 35.27534079551697, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn'}, {'stages': [{'success': True, 'time': 32.18082404136658, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.21940279006958008, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.23530840873718262, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3295567035675049, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23836493492126465, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24808573722839355, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23582220077514648, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23679375648498535, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.2441263198852539, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23505449295043945, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23607444763183594, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.63956117630005, 'errors': [], 'name': 'collect for test: modules/set_password'}, {'stages': [{'success': True, 'time': 34.55898952484131, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.24480128288269043, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.2397174835205078, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.33671116828918457, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2707679271697998, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.3587949275970459, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.20099568367004395, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2410423755645752, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.2482450008392334, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.24379444122314453, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.24031305313110352, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 37.1843478679657, 'errors': [], 'name': 'collect for test: modules/set_password_expire'}, {'stages': [{'success': True, 'time': 35.478294372558594, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.2239072322845459, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.223588228225708, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.30844545364379883, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22336125373840332, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23690414428710938, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22321629524230957, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.22413969039916992, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.23173189163208008, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.22358226776123047, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22405123710632324, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 37.82141447067261, 'errors': [], 'name': 'collect for test: modules/set_password_list'}, {'stages': [{'success': True, 'time': 32.10721158981323, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.21943998336791992, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.23411083221435547, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.32987213134765625, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2349100112915039, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24853301048278809, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23508715629577637, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23679709434509277, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.24371981620788574, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2353041172027588, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2360837459564209, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.561275482177734, 'errors': [], 'name': 'collect for test: modules/set_password_list_string'}, {'stages': [{'success': True, 'time': 48.682440757751465, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.19980168342590332, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.32923245429992676, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.26986193656921387, 'errors': [], 'name': 'script snaplist'}, {'success': True, 'time': 0.23628878593444824, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24856996536254883, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23536133766174316, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24477767944335938, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2351398468017578, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23559260368347168, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 50.91723084449768, 'errors': [], 'name': 'collect for test: modules/snap'}, {'stages': [{'success': True, 'time': 34.70090913772583, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.18910956382751465, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3084418773651123, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22336864471435547, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2360985279083252, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22376751899719238, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.23325014114379883, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23186278343200684, 'errors': [], 'name': 'script snapd'}, {'success': True, 'time': 0.22277188301086426, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22438311576843262, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 36.79411435127258, 'errors': [], 'name': 'collect for test: modules/snappy'}, {'stages': [{'success': True, 'time': 32.32919478416443, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22646093368530273, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2975788116455078, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23730778694152832, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2480309009552002, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23798799514770508, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.234177827835083, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2449331283569336, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.234574556350708, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23598194122314453, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.52641153335571, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable'}, {'stages': [{'success': True, 'time': 32.34475612640381, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20166397094726562, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2853684425354004, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22615742683410645, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23829936981201172, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22252917289733887, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.22272276878356934, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.22855424880981445, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2237684726715088, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.22348403930664062, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.417484760284424, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable'}, {'stages': [{'success': True, 'time': 35.643271684646606, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.23638200759887695, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3293774127960205, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2341783046722412, 'errors': [], 'name': 'script auth_keys_ubuntu'}, {'success': True, 'time': 0.23596572875976562, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2592592239379883, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23667240142822266, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24501276016235352, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23491168022155762, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2360825538635254, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 37.89124155044556, 'errors': [], 'name': 'collect for test: modules/ssh_import_id'}, {'stages': [{'success': True, 'time': 32.16582775115967, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.22220659255981445, 'errors': [], 'name': 'script ecdsa_private'}, {'success': True, 'time': 0.23510074615478516, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23671722412109375, 'errors': [], 'name': 'script rsa_public'}, {'success': True, 'time': 0.23575139045715332, 'errors': [], 'name': 'script ed25519_public'}, {'success': True, 'time': 0.2985267639160156, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2372579574584961, 'errors': [], 'name': 'script ed25519_private'}, {'success': True, 'time': 0.23566746711730957, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.23650455474853516, 'errors': [], 'name': 'script dsa_public'}, {'success': True, 'time': 0.24726605415344238, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2361772060394287, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24433541297912598, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2361745834350586, 'errors': [], 'name': 'script dsa_private'}, {'success': True, 'time': 0.23570847511291504, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23617219924926758, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2365574836730957, 'errors': [], 'name': 'script rsa_private'}, {'success': True, 'time': 0.23574209213256836, 'errors': [], 'name': 'script ecdsa_public'}], 'success': True, 'time': 36.01197171211243, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate'}, {}, {'stages': [{'success': True, 'time': 32.275673627853394, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.20604920387268066, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3295125961303711, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.23509001731872559, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2473154067993164, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2361593246459961, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.25537681579589844, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2373650074005127, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23685789108276367, 'errors': [], 'name': 'script timezone'}, {'success': True, 'time': 0.23430156707763672, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.493863582611084, 'errors': [], 'name': 'collect for test: modules/timezone'}, {'stages': [{'success': True, 'time': 36.67944622039795, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.23852086067199707, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.23752999305725098, 'errors': [], 'name': 'script user_foobar'}, {'success': True, 'time': 0.23532748222351074, 'errors': [], 'name': 'script group_cloud_users'}, {'success': True, 'time': 0.32936596870422363, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2385883331298828, 'errors': [], 'name': 'script user_barfoo'}, {'success': True, 'time': 0.2359147071838379, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.24917340278625488, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23817157745361328, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2448885440826416, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23594450950622559, 'errors': [], 'name': 'script group_ubuntu'}, {'success': True, 'time': 0.23663783073425293, 'errors': [], 'name': 'script root_groups'}, {'success': True, 'time': 0.23457789421081543, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.23649883270263672, 'errors': [], 'name': 'script user_cloudy'}, {'success': True, 'time': 0.23523354530334473, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.23729753494262695, 'errors': [], 'name': 'script user_ubuntu'}], 'success': True, 'time': 40.34332537651062, 'errors': [], 'name': 'collect for test: modules/user_groups'}, {'stages': [{'success': True, 'time': 35.28819823265076, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.27921605110168457, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.26752305030822754, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.25646185874938965, 'errors': [], 'name': 'script file_text'}, {'success': True, 'time': 0.2420821189880371, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2514207363128662, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2407548427581787, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.24788117408752441, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2407369613647461, 'errors': [], 'name': 'script file_gzip'}, {'success': True, 'time': 0.24268221855163574, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.24401187896728516, 'errors': [], 'name': 'script file_b64'}, {'success': True, 'time': 0.24021291732788086, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2406783103942871, 'errors': [], 'name': 'script file_binary'}], 'success': True, 'time': 38.28207302093506, 'errors': [], 'name': 'collect for test: modules/write_files'}], 'success': True, 'time': 4524.675239562988, 'errors': [], 'name': 'collect test data for xenial'}], 'success': True, 'time': 4702.838933229446, 'errors': [], 'name': 'set up and collect data for os: xenial'}], 'success': True, 'time': 4721.551202297211, 'errors': [], 'name': 'collect for platform: ec2'}, {'stages': [{'stages': [{'stages': [{'success': True, 'time': 34.33857607841492, 'errors': [], 'name': 'setup func for --repo, enable repo'}, {'success': True, 'time': 8.970743894577026, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init'}], 'success': True, 'time': 43.30937361717224, 'errors': [], 'name': 'set up for ubuntu-xenial'}, {'stages': [{}, {}, {'stages': [{'success': True, 'time': 17.25989031791687, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.3272542953491211, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.5707287788391113, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.35700440406799316, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.40627622604370117, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.7052757740020752, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.1874415874481201, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.9071619510650635, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2071089744567871, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.92831516265869, 'errors': [], 'name': 'collect for test: bugs/lp1628337'}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'time': 10.643367052078247, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.9660260677337646, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.2184367179870605, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.6912779808044434, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.7863781452178955, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.1154685020446777, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.0414061546325684, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.944096565246582, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.43604421615600586, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.30544185638427734, 'errors': [], 'name': 'script cloud-init-test-output'}], 'success': True, 'time': 22.148149251937866, 'errors': [], 'name': 'collect for test: main/command_output_simple'}, {'stages': [{'success': True, 'time': 12.206714153289795, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.434115171432495, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.4036369323730469, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.19637537002563477, 'errors': [], 'name': 'script 94cloud-init-config'}, {'success': True, 'time': 1.098860740661621, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.2458925247192383, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.55245041847229, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.1858668327331543, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.9755828380584717, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.7779769897460938, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.077640533447266, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf'}, {'stages': [{'success': True, 'time': 10.074987649917603, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.3903088569641113, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.41554832458496094, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.4939708709716797, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 5.233559608459473, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.005469799041748, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.8378944396972656, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.534541606903076, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.437343120574951, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 2.521989583969116, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 28.945800304412842, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites'}, {'stages': [{'success': True, 'time': 10.55938172340393, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.1892237663269043, 'errors': [], 'name': 'script gatech.sources.list'}, {'success': True, 'time': 0.28215885162353516, 'errors': [], 'name': 'script ubuntu.sources.list'}, {'success': True, 'time': 0.4268929958343506, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.9066267013549805, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.0907483100891113, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 1.1934199333190918, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.3355677127838135, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.7691748142242432, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.5943586826324463, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.1427319049835205, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.8893492221832275, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.379834413528442, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary'}, {'stages': [{'success': True, 'time': 9.30945372581482, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.225419282913208, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.033055305480957, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.0497374534606934, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.514232873916626, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 3.2035679817199707, 'errors': [], 'name': 'script 90cloud-init-aptproxy'}, {'success': True, 'time': 0.45210790634155273, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.8760886192321777, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.2216689586639404, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.8061439990997314, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.69165563583374, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy'}, {'stages': [{'success': True, 'time': 11.4963059425354, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.17006683349609375, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.8008167743682861, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.1938338279724121, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.8072302341461182, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.8990802764892578, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.21320271492004395, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2092750072479248, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.1981039047241211, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.20574474334716797, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 15.193828582763672, 'errors': [], 'name': 'collect for test: modules/apt_configure_security'}, {'stages': [{'success': True, 'time': 11.42312479019165, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.9454939365386963, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.2662227153778076, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 3.3194429874420166, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.6775965690612793, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.6184909343719482, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.322134494781494, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.9959595203399658, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.209749460220337, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.0223901271820068, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.0922834873199463, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 29.893080949783325, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key'}, {'stages': [{'success': True, 'time': 12.193437337875366, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.001182794570923, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.091402053833008, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 0.5021877288818359, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.045238494873047, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 1.8188197612762451, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.431161880493164, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.1170034408569336, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.0288231372833252, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.1279799938201904, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.9579057693481445, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 28.31534171104431, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver'}, {'stages': [{'success': True, 'time': 10.289042472839355, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.921816349029541, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.3414900302886963, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.35141420364379883, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.46825623512268066, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.4637486934661865, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.2932393550872803, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.35108160972595215, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.27479076385498047, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.24835824966430664, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 15.00344181060791, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list'}, {'stages': [{'success': True, 'time': 18.163012981414795, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.9723584651947021, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.8067278861999512, 'errors': [], 'name': 'script apt-key'}, {'success': True, 'time': 0.9917411804199219, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.9634144306182861, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.5576400756835938, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.183886766433716, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.0602619647979736, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.923189640045166, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.4556856155395508, 'errors': [], 'name': 'script sources_full'}, {'success': True, 'time': 1.681811809539795, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 4.237162828445435, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.997098207473755, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa'}, {'stages': [{'success': True, 'time': 13.177164077758789, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.050487995147705, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.6158215999603271, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 1.9948537349700928, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 4.00040864944458, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.049405336380005, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.23324990272521973, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.0946571826934814, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.1513597965240479, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.611886739730835, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 26.979466438293457, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable'}, {'stages': [{'success': True, 'time': 11.308430910110474, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.8253896236419678, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.42893433570861816, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 0.8296682834625244, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.2834615707397461, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.4882166385650635, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.4595224857330322, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.343811273574829, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.5522527694702148, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 4.588294744491577, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 25.108165740966797, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os'}, {'stages': [{'success': True, 'time': 12.689382076263428, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.4693939685821533, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.7989041805267334, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.516686201095581, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.2133209705352783, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.2496123313903809, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.3610696792602539, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.36542367935180664, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.9045789241790771, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.7943365573883057, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.362889289855957, 'errors': [], 'name': 'collect for test: modules/bootcmd'}, {'stages': [{'success': True, 'time': 12.513556718826294, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 3.328474998474121, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.21526718139648438, 'errors': [], 'name': 'script byobu_launch_exists'}, {'success': True, 'time': 1.2456729412078857, 'errors': [], 'name': 'script byobu_profile_enabled'}, {'success': True, 'time': 1.4154775142669678, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.9093849658966064, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.048067569732666, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.2617876529693604, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.3207082748413086, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.3968214988708496, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.3472714424133301, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.00268244743347, 'errors': [], 'name': 'collect for test: modules/byobu'}, {'stages': [{'success': True, 'time': 11.320162057876587, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.020646572113037, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.37445998191833496, 'errors': [], 'name': 'script cert'}, {'success': True, 'time': 1.0903699398040771, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.1466574668884277, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.0257501602172852, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.3516976833343506, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.0008416175842285, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.2476646900177002, 'errors': [], 'name': 'script cert_links'}, {'success': True, 'time': 1.907346487045288, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.1142499446868896, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.600027084350586, 'errors': [], 'name': 'collect for test: modules/ca_certs'}, {'stages': [{'success': True, 'time': 9.11947250366211, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.1835331916809082, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.4333968162536621, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.2442729473114014, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.0961084365844727, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.8819103240966797, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.1567742824554443, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.1013498306274414, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.3947639465332031, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 17.61174988746643, 'errors': [], 'name': 'collect for test: modules/debug_disable'}, {'stages': [{'success': True, 'time': 12.482611656188965, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.1355299949645996, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.1486625671386719, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.1137032508850098, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.3862099647521973, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 3.035989284515381, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.8767406940460205, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.980257511138916, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.7234542369842529, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.88333296775818, 'errors': [], 'name': 'collect for test: modules/debug_enable'}, {'stages': [{'success': True, 'time': 8.202799320220947, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.4025540351867676, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.390855073928833, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.8784103393554688, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.3524622917175293, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 4.470919370651245, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.191331386566162, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.5375397205352783, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.2519726753234863, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.67899513244629, 'errors': [], 'name': 'collect for test: modules/final_message'}, {'stages': [{'success': True, 'time': 12.281827211380005, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.545048236846924, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.27443552017211914, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.22105073928833008, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.0144758224487305, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.9914278984069824, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.43553876876831055, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.1230823993682861, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.0514769554138184, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.8163363933563232, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 21.754892110824585, 'errors': [], 'name': 'collect for test: modules/keys_to_console'}, {}, {'stages': [{'success': True, 'time': 14.311186790466309, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 3.330996513366699, 'errors': [], 'name': 'script locale_default'}, {'success': True, 'time': 1.4708468914031982, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 3.908271312713623, 'errors': [], 'name': 'script locale_a'}, {'success': True, 'time': 0.9237182140350342, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.3024349212646484, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.1703541278839111, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.5164613723754883, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.9947032928466797, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.7987604141235352, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.4739546775817871, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 1.119591474533081, 'errors': [], 'name': 'script locale_gen'}], 'success': True, 'time': 34.321494340896606, 'errors': [], 'name': 'collect for test: modules/locale'}, {'stages': [{'success': True, 'time': 11.0235276222229, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.24441218376159668, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.28727197647094727, 'errors': [], 'name': 'script lxc-bridge'}, {'success': True, 'time': 0.9393200874328613, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.271345853805542, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.136277437210083, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.31443119049072266, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.2773764133453369, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 3.231139659881592, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.2306015491485596, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.29589056968688965, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.9834880828857422, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 21.235289573669434, 'errors': [], 'name': 'collect for test: modules/lxd_bridge'}, {'stages': [{'success': True, 'time': 19.966824531555176, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.25026702880859375, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.2733488082885742, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.0448322296142578, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.34508275985717773, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.19067740440368652, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.19903206825256348, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 0.2935295104980469, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.20367121696472168, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.19684553146362305, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.21855807304382324, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.1828453540802, 'errors': [], 'name': 'collect for test: modules/lxd_dir'}, {'stages': [{'success': True, 'time': 17.564441204071045, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.7803783416748047, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.9348289966583252, 'errors': [], 'name': 'script ntp_conf_pool_list'}, {'success': True, 'time': 1.802401065826416, 'errors': [], 'name': 'script ntp_conf_dist_empty'}, {'success': True, 'time': 1.0220680236816406, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 3.6168439388275146, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.4073760509490967, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.137784481048584, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.7048909664154053, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.3079817295074463, 'errors': [], 'name': 'script ntp_installed'}, {'success': True, 'time': 0.2570011615753174, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.8940427303314209, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 34.430248737335205, 'errors': [], 'name': 'collect for test: modules/ntp'}, {'stages': [{'success': True, 'time': 26.26147723197937, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.30881929397583, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.9312653541564941, 'errors': [], 'name': 'script chrony_conf'}, {'success': True, 'time': 0.4211311340332031, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 5.548579454421997, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.1997907161712646, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.24193716049194336, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.9785902500152588, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.28497934341430664, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.2776496410369873, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 39.45439553260803, 'errors': [], 'name': 'collect for test: modules/ntp_chrony'}, {'stages': [{'success': True, 'time': 19.650001764297485, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 3.03922963142395, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.9136221408843994, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.4347288608551025, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 1.0722451210021973, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.0866787433624268, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.36302900314331055, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.2919645309448242, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.9988806247711182, 'errors': [], 'name': 'script ntp_conf_dist_pools'}, {'success': True, 'time': 0.41609716415405273, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.3148760795593262, 'errors': [], 'name': 'script ntp_installed_pools'}, {'success': True, 'time': 2.911081314086914, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.33646440505981445, 'errors': [], 'name': 'script ntp_conf_pools'}], 'success': True, 'time': 34.82911801338196, 'errors': [], 'name': 'collect for test: modules/ntp_pools'}, {'stages': [{'success': True, 'time': 20.594554662704468, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.054361581802368, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.5072522163391113, 'errors': [], 'name': 'script ntp_conf_servers'}, {'success': True, 'time': 1.0694859027862549, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.3230922222137451, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 0.2612769603729248, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.2579333782196045, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.20687198638916016, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.1658360958099365, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.38338518142700195, 'errors': [], 'name': 'script ntp_conf_dist_servers'}, {'success': True, 'time': 2.8686892986297607, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 2.310304641723633, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2763190269470215, 'errors': [], 'name': 'script ntp_installed_servers'}], 'success': True, 'time': 32.2796049118042, 'errors': [], 'name': 'collect for test: modules/ntp_servers'}, {'stages': [{'success': True, 'time': 10.07026195526123, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.1028950214385986, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.2972114086151123, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 3.0407159328460693, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.6426844596862793, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.0182883739471436, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.34342145919799805, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.3822324275970459, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.1922292709350586, 'errors': [], 'name': 'script timesyncd_conf'}, {'success': True, 'time': 0.19880294799804688, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 21.288917064666748, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd'}, {'stages': [{'success': True, 'time': 21.39058256149292, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.6771144866943359, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.253389835357666, 'errors': [], 'name': 'script apt_history_cmdline'}, {'success': True, 'time': 2.342888116836548, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.24077677726745605, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.33582282066345215, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.3441486358642578, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.29079437255859375, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.9342918395996094, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.1018321514129639, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.2981281280517578, 'errors': [], 'name': 'script dpkg_show'}], 'success': True, 'time': 29.20998454093933, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install'}, {'stages': [{'success': True, 'time': 18.956727504730225, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 3.129991054534912, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.2152471542358398, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.2938649654388428, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.662452220916748, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.2979748249053955, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.2145435810089111, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.33971643447875977, 'errors': [], 'name': 'script run_cmd'}, {'success': True, 'time': 0.2682209014892578, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 2.0446321964263916, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 31.42357325553894, 'errors': [], 'name': 'collect for test: modules/runcmd'}, {}, {'stages': [{'success': True, 'time': 18.424911499023438, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.6812224388122559, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 3.945162534713745, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.2271347045898438, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.920480489730835, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.9069271087646484, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.313493251800537, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 3.3351941108703613, 'errors': [], 'name': 'script seed_data'}, {'success': True, 'time': 5.271108865737915, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 4.703099250793457, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 46.72892236709595, 'errors': [], 'name': 'collect for test: modules/seed_random_data'}, {'stages': [{'success': True, 'time': 13.93900179862976, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 4.990997076034546, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.7955238819122314, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 4.073425531387329, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 2.3736186027526855, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 5.418056964874268, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.056917667388916, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.8864898681640625, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.5764901638031006, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.3940379619598389, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 2.3725028038024902, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 3.495824098587036, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 46.373098373413086, 'errors': [], 'name': 'collect for test: modules/set_hostname'}, {'stages': [{'success': True, 'time': 13.673352718353271, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.658381700515747, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 1.4151673316955566, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.5299713611602783, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 6.737112522125244, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.672559976577759, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.863703727722168, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.7452058792114258, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.163968801498413, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.092420816421509, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 3.6641924381256104, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 2.5162570476531982, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 41.73250985145569, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn'}, {'stages': [{'success': True, 'time': 12.007630348205566, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.499070167541504, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.27298760414123535, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.3266797065734863, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.19561553001403809, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.167099714279175, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.4562783241271973, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 4.0208899974823, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 2.6306278705596924, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.2530648708343506, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 3.0736589431762695, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 31.90379762649536, 'errors': [], 'name': 'collect for test: modules/set_password'}, {'stages': [{'success': True, 'time': 15.183320045471191, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.147364616394043, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.3039665222167969, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.1662349700927734, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.4391250610351562, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.670896053314209, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 6.3943376541137695, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.163334608078003, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 1.2907698154449463, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.6174640655517578, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.43674635887145996, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 32.813748359680176, 'errors': [], 'name': 'collect for test: modules/set_password_expire'}, {'stages': [{'success': True, 'time': 17.636304140090942, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 3.64840030670166, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 1.451561450958252, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 3.4508447647094727, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 3.055722951889038, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.6018710136413574, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.2497267723083496, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.5630056858062744, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 4.79395604133606, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.711702823638916, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 7.71441912651062, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 49.877710580825806, 'errors': [], 'name': 'collect for test: modules/set_password_list'}, {'stages': [{'success': True, 'time': 13.261120319366455, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.352126359939575, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 1.6443829536437988, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.2601597309112549, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.106706142425537, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.7675139904022217, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.809607982635498, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.989288568496704, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 1.5676798820495605, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.23505616188049316, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.35927653312683105, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 27.35310935974121, 'errors': [], 'name': 'collect for test: modules/set_password_list_string'}, {'stages': [{'success': True, 'time': 32.130916595458984, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 5.262694835662842, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.0898613929748535, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.972290277481079, 'errors': [], 'name': 'script snaplist'}, {'success': True, 'time': 1.367100477218628, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.6291468143463135, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.6230759620666504, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.3775959014892578, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.2746889591217041, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.6310737133026123, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 49.35862064361572, 'errors': [], 'name': 'collect for test: modules/snap'}, {'stages': [{'success': True, 'time': 21.341614484786987, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.7989249229431152, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.9896163940429688, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.7383530139923096, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.807063102722168, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.3597333431243896, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 1.0189886093139648, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 1.1588568687438965, 'errors': [], 'name': 'script snapd'}, {'success': True, 'time': 1.9079148769378662, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.5458097457885742, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 35.66704726219177, 'errors': [], 'name': 'collect for test: modules/snappy'}, {'stages': [{'success': True, 'time': 15.132039785385132, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.18051695823669434, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.0241076946258545, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.06113600730896, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.729961395263672, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.3782227039337158, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 1.2169404029846191, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.5112190246582031, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 5.500988483428955, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.3001017570495605, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 33.03540349006653, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable'}, {'stages': [{'success': True, 'time': 13.30615520477295, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 8.727497816085815, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.9240813255310059, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.6548848152160645, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.4960222244262695, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 5.720635175704956, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 2.6383821964263916, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.187605142593384, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.489147663116455, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.7261455059051514, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 45.870729207992554, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable'}, {'stages': [{'success': True, 'time': 14.882908582687378, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.3190441131591797, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 3.932682991027832, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 3.640759229660034, 'errors': [], 'name': 'script auth_keys_ubuntu'}, {'success': True, 'time': 0.5234334468841553, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.350900888442993, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 1.3660123348236084, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 4.293951988220215, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.885082483291626, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 4.514681100845337, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 40.70963168144226, 'errors': [], 'name': 'collect for test: modules/ssh_import_id'}, {'stages': [{'success': True, 'time': 13.498750448226929, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.6836552619934082, 'errors': [], 'name': 'script ecdsa_private'}, {'success': True, 'time': 2.347676992416382, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.4842371940612793, 'errors': [], 'name': 'script rsa_public'}, {'success': True, 'time': 1.5995948314666748, 'errors': [], 'name': 'script ed25519_public'}, {'success': True, 'time': 0.5024130344390869, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 4.271233797073364, 'errors': [], 'name': 'script ed25519_private'}, {'success': True, 'time': 0.2814648151397705, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 2.136908769607544, 'errors': [], 'name': 'script dsa_public'}, {'success': True, 'time': 0.3995039463043213, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.22858619689941406, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 4.337920665740967, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 6.441646099090576, 'errors': [], 'name': 'script dsa_private'}, {'success': True, 'time': 2.212634325027466, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.3671848773956299, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.6342904567718506, 'errors': [], 'name': 'script rsa_private'}, {'success': True, 'time': 1.108541488647461, 'errors': [], 'name': 'script ecdsa_public'}], 'success': True, 'time': 43.53655004501343, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate'}, {}, {'stages': [{'success': True, 'time': 15.431089639663696, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 12.653630495071411, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 1.5050239562988281, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 1.6502444744110107, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.2190048694610596, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 2.5503346920013428, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 2.976435422897339, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.3783402442932129, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 3.143470525741577, 'errors': [], 'name': 'script timezone'}, {'success': True, 'time': 3.6937320232391357, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 45.20150399208069, 'errors': [], 'name': 'collect for test: modules/timezone'}, {'stages': [{'success': True, 'time': 41.91388416290283, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 2.6568801403045654, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.5830631256103516, 'errors': [], 'name': 'script user_foobar'}, {'success': True, 'time': 7.717052221298218, 'errors': [], 'name': 'script group_cloud_users'}, {'success': True, 'time': 2.222484588623047, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 2.0232865810394287, 'errors': [], 'name': 'script user_barfoo'}, {'success': True, 'time': 7.560746669769287, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 1.5484185218811035, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 3.6560847759246826, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.2350709438323975, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.173438310623169, 'errors': [], 'name': 'script group_ubuntu'}, {'success': True, 'time': 1.5299029350280762, 'errors': [], 'name': 'script root_groups'}, {'success': True, 'time': 4.033734321594238, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 3.015331983566284, 'errors': [], 'name': 'script user_cloudy'}, {'success': True, 'time': 1.784674882888794, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 2.8068437576293945, 'errors': [], 'name': 'script user_ubuntu'}], 'success': True, 'time': 88.46120643615723, 'errors': [], 'name': 'collect for test: modules/user_groups'}, {'stages': [{'success': True, 'time': 12.351581573486328, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 1.1509873867034912, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 2.7772440910339355, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 3.8636083602905273, 'errors': [], 'name': 'script file_text'}, {'success': True, 'time': 0.5681982040405273, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 3.783979892730713, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 3.305208921432495, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 3.6987977027893066, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 2.3461551666259766, 'errors': [], 'name': 'script file_gzip'}, {'success': True, 'time': 1.144059181213379, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 1.8599073886871338, 'errors': [], 'name': 'script file_b64'}, {'success': True, 'time': 1.782470464706421, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 4.880964994430542, 'errors': [], 'name': 'script file_binary'}], 'success': True, 'time': 43.51342439651489, 'errors': [], 'name': 'collect for test: modules/write_files'}], 'success': True, 'time': 2502.595114469528, 'errors': [], 'name': 'collect test data for xenial'}], 'success': True, 'time': 2588.443595647812, 'errors': [], 'name': 'set up and collect data for os: xenial'}], 'success': True, 'time': 2603.1391093730927, 'errors': [], 'name': 'collect for platform: lxd'}, {'stages': [{'stages': [{'stages': [{'success': True, 'time': 10.92021632194519, 'errors': [], 'name': 'setup func for --repo, enable repo'}, {'success': True, 'time': 8.945488452911377, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init'}], 'success': True, 'time': 19.86577081680298, 'errors': [], 'name': 'set up for ubuntu-xenial'}, {'stages': [{}, {}, {'stages': [{'success': True, 'time': 35.465590953826904, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0456547737121582, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06888675689697266, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06040596961975098, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1447124481201172, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.060716867446899414, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06412148475646973, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06654024124145508, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.08812928199768066, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 36.064905405044556, 'errors': [], 'name': 'collect for test: bugs/lp1628337'}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'time': 25.62427592277527, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.060778141021728516, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.1630692481994629, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.11272668838500977, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1704261302947998, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07973551750183105, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.10178303718566895, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.08784079551696777, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.11954021453857422, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.14427399635314941, 'errors': [], 'name': 'script cloud-init-test-output'}], 'success': True, 'time': 26.66464066505432, 'errors': [], 'name': 'collect for test: main/command_output_simple'}, {'stages': [{'success': True, 'time': 30.700321912765503, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.030823230743408203, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06301069259643555, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.08977341651916504, 'errors': [], 'name': 'script 94cloud-init-config'}, {'success': True, 'time': 0.08511090278625488, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.14504051208496094, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.12366962432861328, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.09700918197631836, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.11739587783813477, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.11751675605773926, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 31.569878578186035, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf'}, {'stages': [{'success': True, 'time': 22.99803376197815, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.029083967208862305, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07403111457824707, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07397103309631348, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.06466412544250488, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.13620686531066895, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06639575958251953, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07353377342224121, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06351256370544434, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06659889221191406, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.646231412887573, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites'}, {'stages': [{'success': True, 'time': 19.50310754776001, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07442212104797363, 'errors': [], 'name': 'script gatech.sources.list'}, {'success': True, 'time': 0.0684957504272461, 'errors': [], 'name': 'script ubuntu.sources.list'}, {'success': True, 'time': 0.10107612609863281, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0780935287475586, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.12800168991088867, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.08932089805603027, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12656712532043457, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.08479952812194824, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.0767219066619873, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.07450342178344727, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.09436488151550293, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.49970579147339, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary'}, {'stages': [{'success': True, 'time': 19.398810863494873, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06561398506164551, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07626557350158691, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06519889831542969, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11030006408691406, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.061919450759887695, 'errors': [], 'name': 'script 90cloud-init-aptproxy'}, {'success': True, 'time': 0.06238150596618652, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.09077739715576172, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06725144386291504, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06194639205932617, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.060636281967163, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy'}, {'stages': [{'success': True, 'time': 19.47915530204773, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0924229621887207, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07656049728393555, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06616353988647461, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.06882095336914062, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.10986018180847168, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06899452209472656, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07792401313781738, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06070303916931152, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06257891654968262, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.163378953933716, 'errors': [], 'name': 'collect for test: modules/apt_configure_security'}, {'stages': [{'success': True, 'time': 27.690632581710815, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.036962032318115234, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.20430731773376465, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 0.04402875900268555, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.08476066589355469, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.06291627883911133, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.13015174865722656, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0859220027923584, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08877253532409668, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0767061710357666, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06311392784118652, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 28.568483352661133, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key'}, {'stages': [{'success': True, 'time': 84.67765760421753, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.09510517120361328, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.4092288017272949, 'errors': [], 'name': 'script apt_key_list'}, {'success': True, 'time': 0.12201428413391113, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.10717368125915527, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.05058097839355469, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1667029857635498, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.09357142448425293, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08627772331237793, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06204080581665039, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06732559204101562, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 85.93787360191345, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver'}, {'stages': [{'success': True, 'time': 21.762371301651, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.03220987319946289, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0771799087524414, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06518936157226562, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.07044672966003418, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1351466178894043, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07191681861877441, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.09329557418823242, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06663846969604492, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.08165264129638672, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 22.45878291130066, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list'}, {'stages': [{'success': True, 'time': 100.3825352191925, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.022802114486694336, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.1467430591583252, 'errors': [], 'name': 'script apt-key'}, {'success': True, 'time': 0.027313232421875, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07138776779174805, 'errors': [], 'name': 'script sources.list'}, {'success': True, 'time': 0.06539654731750488, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11960840225219727, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0669100284576416, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06852126121520996, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06336283683776855, 'errors': [], 'name': 'script sources_full'}, {'success': True, 'time': 0.0613093376159668, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06303000450134277, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 101.15914964675903, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa'}, {'stages': [{'success': True, 'time': 19.64617347717285, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.03962588310241699, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06842875480651855, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 0.07620525360107422, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07358217239379883, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12594223022460938, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07832670211791992, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08547306060791016, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.05868339538574219, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06720852851867676, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.31983232498169, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable'}, {'stages': [{'success': True, 'time': 19.463477849960327, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07024502754211426, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06369471549987793, 'errors': [], 'name': 'script 90cloud-init-pipelining'}, {'success': True, 'time': 0.08620142936706543, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.09583234786987305, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11155295372009277, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07732391357421875, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.11998295783996582, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.1052250862121582, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.12455034255981445, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.318297147750854, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os'}, {'stages': [{'success': True, 'time': 20.724688053131104, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.03153705596923828, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.06901216506958008, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07463598251342773, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06312417984008789, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11796808242797852, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07247352600097656, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08591532707214355, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06322050094604492, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06436371803283691, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 21.367104291915894, 'errors': [], 'name': 'collect for test: modules/bootcmd'}, {'stages': [{'success': True, 'time': 19.400856256484985, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06049156188964844, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06270003318786621, 'errors': [], 'name': 'script byobu_launch_exists'}, {'success': True, 'time': 0.07649779319763184, 'errors': [], 'name': 'script byobu_profile_enabled'}, {'success': True, 'time': 0.08990001678466797, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.0732262134552002, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1181492805480957, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0612950325012207, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06830430030822754, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.063690185546875, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06886863708496094, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.144160270690918, 'errors': [], 'name': 'collect for test: modules/byobu'}, {'stages': [{'success': True, 'time': 19.607728481292725, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.03274726867675781, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.08520030975341797, 'errors': [], 'name': 'script cert'}, {'success': True, 'time': 0.08542227745056152, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.061255693435668945, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11493062973022461, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.07102704048156738, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08303117752075195, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06912732124328613, 'errors': [], 'name': 'script cert_links'}, {'success': True, 'time': 0.06165266036987305, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.0642552375793457, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.336586713790894, 'errors': [], 'name': 'collect for test: modules/ca_certs'}, {'stages': [{'success': True, 'time': 21.74249267578125, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.04074501991271973, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06528663635253906, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06541895866394043, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11704230308532715, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0784003734588623, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06301546096801758, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06476807594299316, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.07522916793823242, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 22.312565803527832, 'errors': [], 'name': 'collect for test: modules/debug_disable'}, {'stages': [{'success': True, 'time': 22.89344549179077, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.05346870422363281, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.057309627532958984, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06470823287963867, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11153435707092285, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06393837928771973, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06764721870422363, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07043671607971191, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06229543685913086, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.444928884506226, 'errors': [], 'name': 'collect for test: modules/debug_enable'}, {'stages': [{'success': True, 'time': 24.75424098968506, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.03979372978210449, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0629129409790039, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06044340133666992, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1161339282989502, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06113409996032715, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06097102165222168, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07552433013916016, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06540560722351074, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 25.296716451644897, 'errors': [], 'name': 'collect for test: modules/final_message'}, {'stages': [{'success': True, 'time': 19.563658475875854, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.10178613662719727, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.09530425071716309, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.08387422561645508, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.17607855796813965, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.14766883850097656, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.059702157974243164, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.09781146049499512, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.12756586074829102, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.08041143417358398, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.534064292907715, 'errors': [], 'name': 'collect for test: modules/keys_to_console'}, {}, {'stages': [{'success': True, 'time': 20.624014377593994, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0329432487487793, 'errors': [], 'name': 'script locale_default'}, {'success': True, 'time': 0.06391334533691406, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06874918937683105, 'errors': [], 'name': 'script locale_a'}, {'success': True, 'time': 0.06446695327758789, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07429957389831543, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.15631580352783203, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06747865676879883, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08408164978027344, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.07358956336975098, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06754302978515625, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.08774995803833008, 'errors': [], 'name': 'script locale_gen'}], 'success': True, 'time': 21.465390920639038, 'errors': [], 'name': 'collect for test: modules/locale'}, {'stages': [{'success': True, 'time': 30.334190845489502, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.02584552764892578, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.08365416526794434, 'errors': [], 'name': 'script lxc-bridge'}, {'success': True, 'time': 0.07024216651916504, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06313633918762207, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12855124473571777, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.08678960800170898, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07091832160949707, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 0.0764915943145752, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06553125381469727, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.0714571475982666, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06271696090698242, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 31.13976526260376, 'errors': [], 'name': 'collect for test: modules/lxd_bridge'}, {'stages': [{'success': True, 'time': 22.576284408569336, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0632622241973877, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06321358680725098, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.0606837272644043, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11612820625305176, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06347155570983887, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06241559982299805, 'errors': [], 'name': 'script lxd'}, {'success': True, 'time': 0.07285642623901367, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.058510541915893555, 'errors': [], 'name': 'script lxc'}, {'success': True, 'time': 0.06110095977783203, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.05999636650085449, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 23.258108615875244, 'errors': [], 'name': 'collect for test: modules/lxd_dir'}, {'stages': [{'success': True, 'time': 26.577579975128174, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.09263968467712402, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06299519538879395, 'errors': [], 'name': 'script ntp_conf_pool_list'}, {'success': True, 'time': 0.06259727478027344, 'errors': [], 'name': 'script ntp_conf_dist_empty'}, {'success': True, 'time': 0.06478500366210938, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06383013725280762, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11713528633117676, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0633392333984375, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08026719093322754, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06586623191833496, 'errors': [], 'name': 'script ntp_installed'}, {'success': True, 'time': 0.0649566650390625, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06526827812194824, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 27.381499528884888, 'errors': [], 'name': 'collect for test: modules/ntp'}, {'stages': [{'success': True, 'time': 30.66381049156189, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.060552358627319336, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.059441328048706055, 'errors': [], 'name': 'script chrony_conf'}, {'success': True, 'time': 0.06337571144104004, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06512999534606934, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11584711074829102, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06479930877685547, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07934069633483887, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.062456369400024414, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06052231788635254, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 31.29543900489807, 'errors': [], 'name': 'collect for test: modules/ntp_chrony'}, {'stages': [{'success': True, 'time': 26.659850597381592, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06401777267456055, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07029891014099121, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07525348663330078, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 0.06200718879699707, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1173713207244873, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.05958294868469238, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.0735933780670166, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.060167551040649414, 'errors': [], 'name': 'script ntp_conf_dist_pools'}, {'success': True, 'time': 0.06662893295288086, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06616640090942383, 'errors': [], 'name': 'script ntp_installed_pools'}, {'success': True, 'time': 0.06282496452331543, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.059979915618896484, 'errors': [], 'name': 'script ntp_conf_pools'}], 'success': True, 'time': 27.497979402542114, 'errors': [], 'name': 'collect for test: modules/ntp_pools'}, {'stages': [{'success': True, 'time': 29.64725661277771, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07760405540466309, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0670316219329834, 'errors': [], 'name': 'script ntp_conf_servers'}, {'success': True, 'time': 0.07057476043701172, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06986713409423828, 'errors': [], 'name': 'script ntpq_servers'}, {'success': True, 'time': 0.06031441688537598, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11213421821594238, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.08441448211669922, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.0843663215637207, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06986880302429199, 'errors': [], 'name': 'script ntp_conf_dist_servers'}, {'success': True, 'time': 0.06526589393615723, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06298303604125977, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.06729793548583984, 'errors': [], 'name': 'script ntp_installed_servers'}], 'success': True, 'time': 30.53920578956604, 'errors': [], 'name': 'collect for test: modules/ntp_servers'}, {'stages': [{'success': True, 'time': 19.427602291107178, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06860899925231934, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0877232551574707, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.07329964637756348, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12506723403930664, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06180405616760254, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07495331764221191, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06230568885803223, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.059328317642211914, 'errors': [], 'name': 'script timesyncd_conf'}, {'success': True, 'time': 0.06928777694702148, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.110161066055298, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd'}, {'stages': [{'success': True, 'time': 25.62510323524475, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06619119644165039, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06049156188964844, 'errors': [], 'name': 'script apt_history_cmdline'}, {'success': True, 'time': 0.062468528747558594, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06045103073120117, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.10551571846008301, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.05940413475036621, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06848478317260742, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.05667996406555176, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.05936002731323242, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.07602906227111816, 'errors': [], 'name': 'script dpkg_show'}], 'success': True, 'time': 26.300339937210083, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install'}, {'stages': [{'success': True, 'time': 19.472502946853638, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0434880256652832, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06406807899475098, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06480121612548828, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.10528278350830078, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.059328556060791016, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08091211318969727, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0640876293182373, 'errors': [], 'name': 'script run_cmd'}, {'success': True, 'time': 0.06706571578979492, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.062465667724609375, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.08422064781189, 'errors': [], 'name': 'collect for test: modules/runcmd'}, {}, {'stages': [{'success': True, 'time': 27.51788592338562, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0639646053314209, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06376385688781738, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06414508819580078, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.09852409362792969, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0620729923248291, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07988619804382324, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0642232894897461, 'errors': [], 'name': 'script seed_data'}, {'success': True, 'time': 0.06181502342224121, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.07169413566589355, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 28.148152112960815, 'errors': [], 'name': 'collect for test: modules/seed_random_data'}, {'stages': [{'success': True, 'time': 19.424989700317383, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07234025001525879, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.06222724914550781, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07148504257202148, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 0.0767514705657959, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06022071838378906, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1144101619720459, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06837177276611328, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08155179023742676, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06262493133544922, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.0689692497253418, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 0.06251120567321777, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.226675748825073, 'errors': [], 'name': 'collect for test: modules/set_hostname'}, {'stages': [{'success': True, 'time': 19.33210802078247, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0923011302947998, 'errors': [], 'name': 'script hosts'}, {'success': True, 'time': 0.09522294998168945, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0963602066040039, 'errors': [], 'name': 'script fqdn'}, {'success': True, 'time': 0.09622001647949219, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.09070086479187012, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.13273930549621582, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.09279775619506836, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.10877752304077148, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0901947021484375, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.09258317947387695, 'errors': [], 'name': 'script hostname'}, {'success': True, 'time': 0.0926828384399414, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.412901163101196, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn'}, {'stages': [{'success': True, 'time': 19.28758692741394, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0682835578918457, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.06208157539367676, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0617983341217041, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06075286865234375, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11050963401794434, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.060901641845703125, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06167745590209961, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.07146835327148438, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06259489059448242, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.05967235565185547, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 19.96750497817993, 'errors': [], 'name': 'collect for test: modules/set_password'}, {'stages': [{'success': True, 'time': 19.3712420463562, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06571006774902344, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.057858943939208984, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0649561882019043, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06236720085144043, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.1210477352142334, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06713199615478516, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.060057878494262695, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.07485389709472656, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0645749568939209, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06461381912231445, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.074629068374634, 'errors': [], 'name': 'collect for test: modules/set_password_expire'}, {'stages': [{'success': True, 'time': 19.48065447807312, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06818962097167969, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.08343172073364258, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06505823135375977, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06996726989746094, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12343668937683105, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06135702133178711, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06266999244689941, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.07282376289367676, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06197166442871094, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.0684206485748291, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.218182802200317, 'errors': [], 'name': 'collect for test: modules/set_password_list'}, {'stages': [{'success': True, 'time': 19.35489010810852, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06729698181152344, 'errors': [], 'name': 'script shadow'}, {'success': True, 'time': 0.06214141845703125, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06392693519592285, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.0613405704498291, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12022876739501953, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06404519081115723, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06907367706298828, 'errors': [], 'name': 'script sshd_config'}, {'success': True, 'time': 0.07742953300476074, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0610041618347168, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06384825706481934, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.065436601638794, 'errors': [], 'name': 'collect for test: modules/set_password_list_string'}, {'stages': [{'success': True, 'time': 38.56594920158386, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06726551055908203, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06652617454528809, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.5363273620605469, 'errors': [], 'name': 'script snaplist'}, {'success': True, 'time': 0.02517104148864746, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11343502998352051, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06241631507873535, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.10352396965026855, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06209969520568848, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.060219764709472656, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 39.663124322891235, 'errors': [], 'name': 'collect for test: modules/snap'}, {'stages': [{'success': True, 'time': 19.43059539794922, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07931780815124512, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06837916374206543, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06680917739868164, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.12637662887573242, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06723427772521973, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08034944534301758, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.08388972282409668, 'errors': [], 'name': 'script snapd'}, {'success': True, 'time': 0.058982133865356445, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06245756149291992, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.12458324432373, 'errors': [], 'name': 'collect for test: modules/snappy'}, {'stages': [{'success': True, 'time': 19.36192274093628, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.0644369125366211, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06599783897399902, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06571793556213379, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11296772956848145, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06741094589233398, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.06375527381896973, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07945752143859863, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0610809326171875, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.0648798942565918, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.007802724838257, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable'}, {'stages': [{'success': True, 'time': 19.365476608276367, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06717777252197266, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0777273178100586, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06810116767883301, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11649441719055176, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.059445858001708984, 'errors': [], 'name': 'script syslog'}, {'success': True, 'time': 0.0628519058227539, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.07907271385192871, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06460165977478027, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06460237503051758, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 20.025744199752808, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable'}, {'stages': [{'success': True, 'time': 19.308366775512695, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.061499834060668945, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06861209869384766, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06392216682434082, 'errors': [], 'name': 'script auth_keys_ubuntu'}, {'success': True, 'time': 0.0626821517944336, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.0991518497467041, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0559234619140625, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.06712126731872559, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.05728578567504883, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.060585975646972656, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 19.90531897544861, 'errors': [], 'name': 'collect for test: modules/ssh_import_id'}, {'stages': [{'success': True, 'time': 19.45077610015869, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.07363390922546387, 'errors': [], 'name': 'script ecdsa_private'}, {'success': True, 'time': 0.08358192443847656, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.07322931289672852, 'errors': [], 'name': 'script rsa_public'}, {'success': True, 'time': 0.0675356388092041, 'errors': [], 'name': 'script ed25519_public'}, {'success': True, 'time': 0.07167553901672363, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.0720970630645752, 'errors': [], 'name': 'script ed25519_private'}, {'success': True, 'time': 0.06807899475097656, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.06749796867370605, 'errors': [], 'name': 'script dsa_public'}, {'success': True, 'time': 0.12108421325683594, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06888914108276367, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08453559875488281, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06535053253173828, 'errors': [], 'name': 'script dsa_private'}, {'success': True, 'time': 0.0674431324005127, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.06652593612670898, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.0687408447265625, 'errors': [], 'name': 'script rsa_private'}, {'success': True, 'time': 0.0621333122253418, 'errors': [], 'name': 'script ecdsa_public'}], 'success': True, 'time': 20.63316535949707, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate'}, {}, {'stages': [{'success': True, 'time': 23.737128973007202, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.027217388153076172, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.0928955078125, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.0690455436706543, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.13638782501220703, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.0804893970489502, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.0865020751953125, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.10988736152648926, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.0724482536315918, 'errors': [], 'name': 'script timezone'}, {'success': True, 'time': 0.08484268188476562, 'errors': [], 'name': 'script instance-data.json'}], 'success': True, 'time': 24.497049570083618, 'errors': [], 'name': 'collect for test: modules/timezone'}, {'stages': [{'success': True, 'time': 21.833158254623413, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06637263298034668, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06963109970092773, 'errors': [], 'name': 'script user_foobar'}, {'success': True, 'time': 0.0637047290802002, 'errors': [], 'name': 'script group_cloud_users'}, {'success': True, 'time': 0.06536221504211426, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.06548452377319336, 'errors': [], 'name': 'script user_barfoo'}, {'success': True, 'time': 0.062314510345458984, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11175680160522461, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.060060977935791016, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08150172233581543, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.0655202865600586, 'errors': [], 'name': 'script group_ubuntu'}, {'success': True, 'time': 0.09376049041748047, 'errors': [], 'name': 'script root_groups'}, {'success': True, 'time': 0.06339645385742188, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.07051873207092285, 'errors': [], 'name': 'script user_cloudy'}, {'success': True, 'time': 0.06180381774902344, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.06630301475524902, 'errors': [], 'name': 'script user_ubuntu'}], 'success': True, 'time': 22.900938510894775, 'errors': [], 'name': 'collect for test: modules/user_groups'}, {'stages': [{'success': True, 'time': 19.42124104499817, 'errors': [], 'name': 'boot instance'}, {'success': True, 'time': 0.06819891929626465, 'errors': [], 'name': 'script result.json'}, {'success': True, 'time': 0.06433701515197754, 'errors': [], 'name': 'script cloud-init.log'}, {'success': True, 'time': 0.13319730758666992, 'errors': [], 'name': 'script file_text'}, {'success': True, 'time': 0.06526350975036621, 'errors': [], 'name': 'script cloud-init-output.log'}, {'success': True, 'time': 0.11791133880615234, 'errors': [], 'name': 'script system.journal.gz'}, {'success': True, 'time': 0.06500458717346191, 'errors': [], 'name': 'script instance-id'}, {'success': True, 'time': 0.08045053482055664, 'errors': [], 'name': 'script package-versions'}, {'success': True, 'time': 0.06621432304382324, 'errors': [], 'name': 'script file_gzip'}, {'success': True, 'time': 0.06408214569091797, 'errors': [], 'name': 'script status.json'}, {'success': True, 'time': 0.07227182388305664, 'errors': [], 'name': 'script file_b64'}, {'success': True, 'time': 0.06141948699951172, 'errors': [], 'name': 'script instance-data.json'}, {'success': True, 'time': 0.07409143447875977, 'errors': [], 'name': 'script file_binary'}], 'success': True, 'time': 20.353944540023804, 'errors': [], 'name': 'collect for test: modules/write_files'}], 'success': True, 'time': 1332.9137921333313, 'errors': [], 'name': 'collect test data for xenial'}], 'success': True, 'time': 1353.080100774765, 'errors': [], 'name': 'set up and collect data for os: xenial'}], 'success': True, 'time': 1367.7877082824707, 'errors': [], 'name': 'collect for platform: nocloud-kvm'}], 'success': True, 'time': 8700.227817058563, 'errors': [], 'name': 'collect data'} 2018-07-11 12:45:42,088 - tests.cloud_tests - DEBUG - found test data: {'lxd': {'xenial': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'nocloud-kvm': {'xenial': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'ec2': {'xenial': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}} 2018-07-11 12:45:42,088 - tests.cloud_tests - INFO - test: platform='lxd', os='xenial' verifying test data 2018-07-11 12:45:42,088 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.081s OK (skipped=2) 2018-07-11 12:45:42,183 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.083s OK (skipped=2) 2018-07-11 12:45:42,283 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... ok test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.072s OK (skipped=2) 2018-07-11 12:45:42,373 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.068s OK (skipped=2) 2018-07-11 12:45:42,456 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.091s OK (skipped=2) 2018-07-11 12:45:42,562 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.066s OK (skipped=2) 2018-07-11 12:45:42,646 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.069s OK (skipped=2) 2018-07-11 12:45:42,728 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.061s OK (skipped=2) 2018-07-11 12:45:42,803 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.069s OK (skipped=2) 2018-07-11 12:45:42,880 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.073s OK (skipped=2) 2018-07-11 12:45:42,973 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.066s OK (skipped=2) 2018-07-11 12:45:43,057 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.069s OK (skipped=2) 2018-07-11 12:45:43,146 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.055s OK (skipped=2) 2018-07-11 12:45:43,216 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.049s OK (skipped=2) 2018-07-11 12:45:43,274 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.087s OK (skipped=2) 2018-07-11 12:45:43,375 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 12:45:43,430 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:43,485 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.057s OK (skipped=2) 2018-07-11 12:45:43,555 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.055s OK (skipped=2) 2018-07-11 12:45:43,621 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.076s OK (skipped=2) 2018-07-11 12:45:43,706 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' ---------------------------------------------------------------------- Ran 6 tests in 0.080s OK (skipped=6) 2018-07-11 12:45:43,800 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.056s OK (skipped=2) 2018-07-11 12:45:43,871 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.075s OK (skipped=2) 2018-07-11 12:45:43,960 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.052s OK (skipped=2) 2018-07-11 12:45:44,023 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:44,082 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.078s OK (skipped=2) 2018-07-11 12:45:44,170 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.043s OK (skipped=2) 2018-07-11 12:45:44,221 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:44,271 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.044s OK (skipped=2) 2018-07-11 12:45:44,325 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:44,377 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 12:45:44,422 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:44,479 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:44,530 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:44,579 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:44,629 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:44,677 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:44,724 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 12:45:44,807 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.064s OK (skipped=2) 2018-07-11 12:45:44,889 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.056s OK (skipped=2) 2018-07-11 12:45:44,960 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:45,012 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.062s OK (skipped=2) 2018-07-11 12:45:45,083 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.053s OK (skipped=2) 2018-07-11 12:45:45,145 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:45,197 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:45,247 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:45,298 - tests.cloud_tests - INFO - test: platform='lxd', os='xenial' passed all tests 2018-07-11 12:45:45,298 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='xenial' verifying test data 2018-07-11 12:45:45,298 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.045s OK (skipped=2) 2018-07-11 12:45:45,351 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 12:45:45,396 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:45,452 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.061s OK (skipped=2) 2018-07-11 12:45:45,522 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.060s OK (skipped=2) 2018-07-11 12:45:45,590 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 12:45:45,635 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:45,680 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:45,730 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:45,779 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.054s OK (skipped=2) 2018-07-11 12:45:45,846 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.069s OK (skipped=2) 2018-07-11 12:45:45,923 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.054s OK (skipped=2) 2018-07-11 12:45:46,186 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.077s OK (skipped=2) 2018-07-11 12:45:46,325 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.112s OK (skipped=2) 2018-07-11 12:45:46,513 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.045s OK (skipped=2) 2018-07-11 12:45:46,609 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:46,717 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:46,791 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.046s OK (skipped=2) 2018-07-11 12:45:46,885 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.043s OK (skipped=2) 2018-07-11 12:45:47,003 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:47,092 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:47,200 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:47,246 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.076s OK (skipped=2) 2018-07-11 12:45:47,376 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:47,500 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.061s OK (skipped=2) 2018-07-11 12:45:47,568 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.048s OK (skipped=2) 2018-07-11 12:45:47,745 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:47,819 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.060s OK (skipped=2) 2018-07-11 12:45:47,922 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.054s OK (skipped=2) 2018-07-11 12:45:48,060 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.050s OK (skipped=2) 2018-07-11 12:45:48,121 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.056s OK (skipped=2) 2018-07-11 12:45:48,211 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.076s OK (skipped=2) 2018-07-11 12:45:48,359 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.077s OK (skipped=2) 2018-07-11 12:45:48,531 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:48,620 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.052s OK (skipped=2) 2018-07-11 12:45:48,739 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 12:45:48,850 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.053s OK (skipped=2) 2018-07-11 12:45:48,939 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.097s OK (skipped=2) 2018-07-11 12:45:49,090 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,229 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,275 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,321 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,368 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:49,418 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,465 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,514 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,561 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='xenial' passed all tests 2018-07-11 12:45:49,561 - tests.cloud_tests - INFO - test: platform='ec2', os='xenial' verifying test data 2018-07-11 12:45:49,561 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:49,610 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,657 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:49,704 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,751 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,797 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:49,846 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.063s OK (skipped=2) 2018-07-11 12:45:49,918 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:49,964 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.046s OK (skipped=2) 2018-07-11 12:45:50,018 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:50,069 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:50,120 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,168 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:50,214 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:50,260 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:50,306 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:50,352 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.047s OK (skipped=2) 2018-07-11 12:45:50,406 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.046s OK (skipped=2) 2018-07-11 12:45:50,469 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.041s OK (skipped=2) 2018-07-11 12:45:50,518 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,565 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.062s OK (skipped=2) 2018-07-11 12:45:50,636 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:50,687 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,733 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,780 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:50,828 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,875 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 12:45:50,927 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:50,978 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.042s OK (skipped=2) 2018-07-11 12:45:51,027 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:51,077 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:51,123 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:51,169 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 12:45:51,217 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.068s OK (skipped=2) 2018-07-11 12:45:51,298 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.074s OK (skipped=2) 2018-07-11 12:45:51,387 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.074s OK (skipped=2) 2018-07-11 12:45:51,473 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.074s OK (skipped=2) 2018-07-11 12:45:51,560 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 12:45:51,646 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 12:45:51,732 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.063s OK (skipped=2) 2018-07-11 12:45:51,808 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.071s OK (skipped=2) 2018-07-11 12:45:51,892 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.071s OK (skipped=2) 2018-07-11 12:45:51,976 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.081s OK (skipped=2) 2018-07-11 12:45:52,071 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.037s OK (skipped=2) 2018-07-11 12:45:52,121 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 12:45:52,169 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 12:45:52,216 - tests.cloud_tests - INFO - test: platform='ec2', os='xenial' passed all tests 2018-07-11 12:45:52,216 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: lxd Distro: xenial test modules passed:46 tests failed:0 Platform: nocloud-kvm Distro: xenial test modules passed:46 tests failed:0 Platform: ec2 Distro: xenial test modules passed:46 tests failed:0 2018-07-11 12:45:52,217 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-x/cloud-init/results ___________________________________ summary ____________________________________ citest: commands succeeded congratulations :) + find . -name id_rsa* -delete Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS