### Verification script The following is console output of integration test run of xenial proposed citests run on jenkins @ https://jenkins.ubuntu.com/server/view/cloud-init/job/cloud-init-integration-proposed-b/9/consoleFull This integration test covers lxd, nocloud-kvm and ec2 test platforms. Two known bugs in our integration tests are represented here present the only FAIL: messages seen below LP: #1769985 (already has a branch in progress) - failing module tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade - failure module tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts LP: #1769754 - failure type tests.cloud_tests.testcases.modules.salt_minion.Test Neither of these bugs are unexcpected behavior related to this SRU. === Bionic === 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-b [cloud-init-integration-proposed-b] $ /bin/sh -xe /tmp/jenkins1835608119941973400.sh + release=bionic + release_ver=18.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 18.04 + tail -1 + tag=ubuntu/18.2-27-g6ef92c98-0ubuntu1_18.04.1 + echo Running with source from tag ubuntu/18.2-27-g6ef92c98-0ubuntu1_18.04.1 Running with source from tag ubuntu/18.2-27-g6ef92c98-0ubuntu1_18.04.1 + git checkout ubuntu/18.2-27-g6ef92c98-0ubuntu1_18.04.1 Note: checking out 'ubuntu/18.2-27-g6ef92c98-0ubuntu1_18.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 c192753... releasing cloud-init version 18.2-27-g6ef92c98-0ubuntu1~18.04.1 + mirror=http://archive.ubuntu.com/ubuntu/ + set +e + tox -e citest -- run --os-name=bionic --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/setup.py citest create: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/dist/cloud-init-18.2.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.2,configobj==5.0.6,cryptography==2.2.2,docutils==0.14,idna==2.6,Jinja2==2.10,jmespath==0.9.3,jsonpatch==1.23,jsonpointer==2.0,jsonschema==2.6.0,MarkupSafe==1.0,oauthlib==2.0.7,paramiko==2.4.0,pbr==4.0.2,pkg-resources==0.0.0,pyasn1==0.4.2,pycparser==2.18,pylxd==2.2.7.dev14,PyNaCl==1.2.1,python-dateutil==2.7.2,python-simplestreams==0.1.0,PyYAML==3.12,requests==2.18.4,requests-toolbelt==0.8.0,requests-unixsocket==0.1.5,s3transfer==0.1.13,six==1.11.0,urllib3==1.22,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='3347007684' citest runtests: commands[0] | /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=bionic --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main --preserve-data --data-dir=./results --verbose 2018-05-08 10:51:03,659 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', deb=None, feature_override={}, os_name=['bionic'], platform=['ec2', 'lxd', 'nocloud-kvm'], ppa=None, preserve_data=True, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2018-05-08 10:51:03,660 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results 2018-05-08 10:51:03,676 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'public_key': 'cloud_init_rsa.pub', 'tag': 'cii', 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'instance-type': 't2.micro', 'get_image_timeout': 300, 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60} 2018-05-08 10:51:03,677 - tests.cloud_tests - INFO - setting up platform: ec2 2018-05-08 10:51:05,833 - tests.cloud_tests - DEBUG - uploading SSH key cii-20180508105105 2018-05-08 10:51:06,050 - tests.cloud_tests - DEBUG - creating new vpc 2018-05-08 10:51:06,234 - tests.cloud_tests - ERROR - stage: collect data encountered error: An error occurred (VpcLimitExceeded) when calling the CreateVpc operation: The maximum number of VPCs has been reached. 2018-05-08 10:51:06,235 - tests.cloud_tests - ERROR - traceback: File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/stage.py", line 88, in run_stage (call_res, call_failed) = call() File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/collect.py", line 182, in collect_platform with component as platform: File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/stage.py", line 21, in __enter__ self.instance = self.get_func() File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/platforms/__init__.py", line 31, in get_platform return platform_cls(config) File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/platforms/ec2/platform.py", line 45, in __init__ self.vpc = self._create_vpc() File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/platforms/ec2/platform.py", line 197, in _create_vpc raise RuntimeError(e) 2018-05-08 10:51:06,246 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'public_key': 'cloud_init_rsa.pub', 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'get_image_timeout': 300, 'template_overrides': {'/var/lib/cloud/seed/nocloud-net/user-data': {'template': 'cloud-init-user.tpl', 'when': ['create', 'copy'], 'properties': {'default': '#cloud-config\n{}\n'}}, '/var/lib/cloud/seed/nocloud-net/network-config': {'template': 'cloud-init-network.tpl', 'when': ['create', 'copy']}, '/var/lib/cloud/seed/nocloud-net/meta-data': {'template': 'cloud-init-meta.tpl', 'when': ['create', 'copy']}, '/var/lib/cloud/seed/nocloud-net/vendor-data': {'template': 'cloud-init-vendor.tpl', 'when': ['create', 'copy'], 'properties': {'default': '#cloud-config\n{}\n'}}}, 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'template_files': {'cloud-init-user.tpl': '{{ config_get("user.user-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-vendor.tpl': '{{ config_get("user.vendor-data", properties.default) }}\n'}} 2018-05-08 10:51:06,246 - tests.cloud_tests - INFO - setting up platform: lxd 2018-05-08 10:51:06,948 - tests.cloud_tests - DEBUG - os config: {'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", 'os': 'ubuntu', 'enabled': True, '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', 'release': 'bionic', 'boot_timeout': 120, 'features': {'ubuntu_user': True, 'hostname': True, 'rpm': None, 'apt_src_cont': True, 'daylight_time': True, 'apt_up_out': True, 'byobu': True, 'ppa': True, 'lxd': True, 'ppa_file_name': True, 'no_file_fmt_e': True, 'snap': True, 'sudo': True, 'no_ntpdate': True, 'landscape': True, 'sshd': True, 'ubuntu_repos': True, 'ubuntu_ntp': True, 'locale_gen': True, 'engb_locale': True, 'lsb_release': True, 'apt_hist_fmt': True, 'apt': True, 'ssh_key_fmt': True, 'syslog': True}, 'mirror_dir': '/srv/citest/images', 'override_templates': False, 'sstreams_server': 'https://cloud-images.ubuntu.com/daily', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'cache_base_image': True, 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'alias': 'bionic', 'version': 18.04, 'setup_overrides': None, 'arch': 'amd64'} 2018-05-08 10:51:06,948 - tests.cloud_tests - INFO - acquiring image for os: bionic 2018-05-08 10:51:08,092 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-05-08 10:51:08,093 - tests.cloud_tests - INFO - setting up ubuntu-bionic 2018-05-08 10:51:08,139 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2018-05-08 10:51:08,139 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2018-05-08 10:51:17,927 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:51:17,927 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:51:22,277 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:51:47,036 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-05-08 10:51:47,036 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-05-08 10:51:56,260 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2018-05-08 10:51:58,192 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:51:58,192 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:51:59,552 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:52:09,965 - 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-05-08 10:52:10,616 - tests.cloud_tests - INFO - collecting test data for os: bionic 2018-05-08 10:52:10,625 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-05-08 10:52:10,629 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-05-08 10:52:10,635 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-05-08 10:52:13,064 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:52:13,065 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:52:14,615 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:52:25,604 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:52:25,604 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:52:26,425 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:52:26,425 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:52:26,633 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:52:26,633 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:52:26,886 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:52:26,886 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:52:27,101 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:52:27,101 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:52:27,362 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:52:27,363 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:52:27,559 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:52:27,559 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:52:27,835 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:52:27,835 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:52:30,204 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/bugs/lp1628337/console.log 2018-05-08 10:52:31,074 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-05-08 10:52:31,080 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-05-08 10:52:31,087 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-05-08 10:52:31,104 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-05-08 10:52:31,117 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-05-08 10:52:31,124 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-05-08 10:52:31,135 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-05-08 10:52:31,140 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-05-08 10:52:31,146 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-05-08 10:52:31,151 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-05-08 10:52:31,158 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-05-08 10:52:31,164 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-05-08 10:52:31,169 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-05-08 10:52:33,462 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:52:33,462 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:52:34,806 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:52:45,370 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:52:45,370 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:52:45,646 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-05-08 10:52:45,646 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-05-08 10:52:45,853 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:52:45,853 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:52:46,053 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:52:46,053 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:52:46,421 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:52:46,421 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:52:46,908 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:52:46,909 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:52:47,437 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:52:47,437 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:52:47,899 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:52:47,899 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:52:48,249 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:52:48,249 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:52:50,488 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/main/command_output_simple/console.log 2018-05-08 10:52:51,685 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-05-08 10:52:53,460 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:52:53,460 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:52:55,106 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:53:06,479 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:53:06,479 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:53:06,962 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:53:06,962 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:53:08,098 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:53:08,099 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:53:08,352 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:53:08,352 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:53:08,592 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:53:08,592 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:53:08,871 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:53:08,872 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:53:09,153 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-05-08 10:53:09,154 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-05-08 10:53:09,613 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:53:09,614 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:53:10,045 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:53:10,045 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:53:13,484 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_conf/console.log 2018-05-08 10:53:14,572 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-05-08 10:53:16,595 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:53:16,595 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:53:17,812 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:53:28,197 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:53:28,197 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:53:28,470 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:53:28,470 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:53:28,672 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:53:28,672 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:53:28,861 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:53:28,861 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:53:29,041 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:53:29,041 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:53:29,242 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:53:29,242 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:53:29,468 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:53:29,468 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:53:29,688 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:53:29,688 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:53:29,891 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:53:29,891 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:53:33,444 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_disable_suites/console.log 2018-05-08 10:53:34,446 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-05-08 10:53:36,124 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:53:36,124 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:53:37,078 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:53:48,438 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:53:48,439 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:53:48,777 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:53:48,778 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:53:49,014 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:53:49,014 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:53:49,237 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-05-08 10:53:49,237 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-05-08 10:53:49,480 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:53:49,480 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:53:49,693 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:53:49,693 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:53:49,949 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:53:49,949 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:53:50,166 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:53:50,166 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:53:50,410 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-05-08 10:53:50,410 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-05-08 10:53:50,616 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:53:50,616 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:53:51,855 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:53:51,855 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:53:57,754 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_primary/console.log 2018-05-08 10:53:58,501 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-05-08 10:53:59,962 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:53:59,963 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:54:01,591 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:54:14,056 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:54:14,056 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:54:14,461 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:54:14,461 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:54:14,785 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:54:14,785 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:54:15,128 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:54:15,128 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:54:15,489 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:54:15,489 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:54:15,791 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-05-08 10:54:15,792 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-05-08 10:54:16,133 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:54:16,134 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:54:16,371 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:54:16,372 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:54:16,588 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:54:16,589 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:54:22,344 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_proxy/console.log 2018-05-08 10:54:22,954 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-05-08 10:54:24,238 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:54:24,238 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:54:27,126 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:54:39,619 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:54:39,619 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:54:40,268 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:54:40,268 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:54:40,479 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:54:40,479 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:54:41,997 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:54:41,997 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:54:42,415 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:54:42,416 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:54:42,689 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:54:42,689 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:54:43,694 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:54:43,694 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:54:44,212 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:54:44,212 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:54:44,417 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:54:44,418 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:54:46,277 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_security/console.log 2018-05-08 10:54:47,270 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-05-08 10:54:50,275 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:54:50,276 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:54:51,896 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:55:11,602 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:55:11,602 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:55:14,063 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:55:14,063 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:55:14,733 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:55:14,733 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:55:15,259 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-05-08 10:55:15,259 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-05-08 10:55:16,260 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 10:55:16,261 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:55:16,261 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:55:16,945 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:55:16,945 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:55:17,486 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:55:17,486 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:55:18,071 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:55:18,071 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:55:18,728 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:55:18,728 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:55:19,251 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:55:19,251 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:55:23,028 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_key/console.log 2018-05-08 10:55:24,639 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-05-08 10:55:30,462 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:55:30,462 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:55:32,723 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:55:48,721 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:55:48,721 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:55:49,494 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:55:49,494 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:55:49,693 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:55:49,693 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:55:49,874 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-05-08 10:55:49,874 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-05-08 10:55:50,156 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 10:55:50,157 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:55:50,157 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:55:50,356 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:55:50,356 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:55:50,549 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:55:50,549 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:55:50,787 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:55:50,787 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:55:50,985 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:55:50,985 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:55:51,203 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:55:51,203 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:55:57,553 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_keyserver/console.log 2018-05-08 10:55:58,110 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-05-08 10:55:59,355 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:55:59,355 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:56:00,419 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:56:11,776 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:56:11,776 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:56:12,063 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:56:12,063 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:56:12,257 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:56:12,258 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:56:12,467 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:56:12,467 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:56:12,667 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:56:12,667 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:56:12,884 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:56:12,884 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:56:13,076 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:56:13,076 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:56:13,272 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:56:13,272 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:56:13,501 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:56:13,501 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:56:15,090 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_list/console.log 2018-05-08 10:56:16,980 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-05-08 10:56:19,568 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:56:19,568 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:56:20,989 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:56:34,451 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:56:34,451 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:56:34,713 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-05-08 10:56:34,713 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-05-08 10:56:35,023 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 10:56:35,024 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:56:35,024 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:56:35,251 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:56:35,251 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:56:35,462 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-05-08 10:56:35,462 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-05-08 10:56:35,667 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:56:35,667 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:56:35,867 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:56:35,867 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:56:36,067 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 10:56:36,067 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 10:56:36,275 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:56:36,275 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:56:36,486 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:56:36,486 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:56:36,698 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:56:36,698 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:56:38,789 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_configure_sources_ppa/console.log 2018-05-08 10:56:39,250 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-05-08 10:56:40,863 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:56:40,863 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:56:42,254 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:56:53,849 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:56:53,850 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:56:54,405 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-05-08 10:56:54,405 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-05-08 10:56:54,599 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:56:54,599 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:56:54,820 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:56:54,821 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:56:55,039 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:56:55,039 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:56:55,279 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:56:55,280 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:56:55,524 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:56:55,524 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:56:55,742 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:56:55,742 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:56:56,010 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:56:56,011 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:56:59,262 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_pipelining_disable/console.log 2018-05-08 10:57:00,928 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-05-08 10:57:03,456 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:57:03,456 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:57:06,588 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:57:19,272 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:57:19,272 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:57:20,442 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-05-08 10:57:20,442 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-05-08 10:57:21,196 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:57:21,196 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:57:21,921 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:57:21,921 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:57:22,507 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:57:22,507 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:57:23,079 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:57:23,079 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:57:23,961 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:57:23,962 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:57:24,951 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:57:24,951 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:57:25,600 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:57:25,600 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:57:29,244 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/apt_pipelining_os/console.log 2018-05-08 10:57:29,930 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-05-08 10:57:31,601 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:57:31,601 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:57:33,294 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:57:44,751 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:57:44,752 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:57:45,329 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:57:45,329 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:57:45,528 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 10:57:45,528 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 10:57:45,744 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:57:45,745 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:57:45,939 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:57:45,939 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:57:46,141 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:57:46,141 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:57:46,360 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:57:46,361 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:57:46,686 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:57:46,686 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:57:46,875 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:57:46,876 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:57:48,939 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/bootcmd/console.log 2018-05-08 10:57:49,628 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-05-08 10:57:51,913 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:57:51,913 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:57:53,120 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:58:04,521 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:58:04,521 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:58:04,919 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-05-08 10:58:04,919 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-05-08 10:58:05,143 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:58:05,143 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:58:05,344 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:58:05,345 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:58:05,547 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-05-08 10:58:05,547 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-05-08 10:58:05,783 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:58:05,783 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:58:05,994 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:58:05,995 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:58:06,221 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:58:06,222 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:58:06,452 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:58:06,452 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:58:06,672 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:58:06,672 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:58:06,870 - tests.cloud_tests - DEBUG - running collect script: byobu_installed 2018-05-08 10:58:06,870 - tests.cloud_tests - DEBUG - executing "collect: byobu_installed" 2018-05-08 10:58:08,653 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/byobu/console.log 2018-05-08 10:58:09,155 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-05-08 10:58:10,756 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:58:10,756 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:58:12,013 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:58:23,478 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:58:23,478 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:58:24,266 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:58:24,266 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:58:24,546 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:58:24,547 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:58:24,770 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:58:24,770 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:58:24,993 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:58:24,993 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:58:25,193 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:58:25,193 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:58:25,408 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:58:25,409 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:58:25,960 - tests.cloud_tests - DEBUG - running collect script: cert_count 2018-05-08 10:58:25,961 - tests.cloud_tests - DEBUG - executing "collect: cert_count" 2018-05-08 10:58:26,200 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:58:26,200 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:58:26,440 - tests.cloud_tests - DEBUG - running collect script: cert 2018-05-08 10:58:26,440 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-05-08 10:58:28,167 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ca_certs/console.log 2018-05-08 10:58:28,816 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-05-08 10:58:32,092 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:58:32,092 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:58:34,119 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:58:45,872 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:58:45,872 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:58:46,629 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:58:46,629 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:58:46,835 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:58:46,835 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:58:47,062 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:58:47,062 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:58:47,254 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:58:47,255 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:58:47,446 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:58:47,446 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:58:47,648 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:58:47,648 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:58:47,924 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:58:47,924 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:58:49,850 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/debug_disable/console.log 2018-05-08 10:58:50,426 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-05-08 10:58:51,622 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:58:51,622 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:58:53,063 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:59:04,688 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:59:04,688 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:59:05,249 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:59:05,250 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:59:05,443 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:59:05,443 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:59:05,661 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:59:05,661 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:59:05,879 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:59:05,879 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:59:06,070 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:59:06,070 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:59:06,245 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:59:06,245 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:59:06,571 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:59:06,571 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:59:13,654 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/debug_enable/console.log 2018-05-08 10:59:14,236 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-05-08 10:59:15,877 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:59:15,877 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:59:17,235 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:59:28,620 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:59:28,621 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:59:28,906 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:59:28,907 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:59:29,135 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:59:29,136 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:59:29,356 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:59:29,356 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:59:29,585 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:59:29,585 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:59:29,787 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:59:29,787 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:59:29,985 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:59:29,985 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:59:30,263 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:59:30,263 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:59:33,036 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/final_message/console.log 2018-05-08 10:59:33,806 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-05-08 10:59:36,237 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:59:36,237 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 10:59:37,361 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 10:59:50,191 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 10:59:50,191 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 10:59:51,271 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 10:59:51,271 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 10:59:51,473 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 10:59:51,474 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 10:59:51,680 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 10:59:51,680 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 10:59:51,883 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 10:59:51,883 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 10:59:52,109 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 10:59:52,109 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 10:59:52,298 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 10:59:52,299 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 10:59:52,530 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 10:59:52,530 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 10:59:52,712 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 10:59:52,712 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 10:59:58,202 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/keys_to_console/console.log 2018-05-08 10:59:58,707 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-05-08 10:59:58,713 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-05-08 10:59:59,884 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 10:59:59,884 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:00:00,939 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:00:13,221 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:00:13,221 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:00:13,625 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:00:13,625 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:00:13,824 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-05-08 11:00:13,825 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-05-08 11:00:14,071 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:00:14,071 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:00:14,268 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-05-08 11:00:14,268 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-05-08 11:00:14,487 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:00:14,488 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:00:14,678 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:00:14,678 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:00:14,870 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-05-08 11:00:14,871 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-05-08 11:00:15,056 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:00:15,057 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:00:15,275 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:00:15,276 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:00:15,446 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:00:15,446 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:00:17,171 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/locale/console.log 2018-05-08 11:00:17,831 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-05-08 11:00:19,548 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:00:19,548 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:00:21,351 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:00:38,020 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:00:38,020 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:00:39,017 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:00:39,018 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:00:39,297 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-05-08 11:00:39,297 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-05-08 11:00:39,580 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:00:39,581 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:00:39,841 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:00:39,841 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:00:40,089 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:00:40,089 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:00:41,343 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:00:41,343 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:00:42,162 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-05-08 11:00:42,162 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-05-08 11:00:43,166 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:00:43,166 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:00:44,049 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-05-08 11:00:44,050 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-05-08 11:00:45,305 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:00:45,305 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:00:49,005 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/lxd_bridge/console.log 2018-05-08 11:00:50,463 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-05-08 11:00:53,264 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:00:53,264 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:00:55,081 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:01:09,009 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:01:09,009 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:01:10,671 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:01:10,671 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:01:11,566 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-05-08 11:01:11,566 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-05-08 11:01:12,230 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:01:12,230 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:01:12,932 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:01:12,932 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:01:13,458 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:01:13,458 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:01:14,163 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:01:14,163 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:01:15,211 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-05-08 11:01:15,211 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-05-08 11:01:15,832 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:01:15,832 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:01:16,470 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:01:16,470 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:01:19,679 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/lxd_dir/console.log 2018-05-08 11:01:20,796 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-05-08 11:01:23,599 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:01:23,599 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:01:26,980 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:01:49,563 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-05-08 11:01:49,563 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-05-08 11:01:50,586 - 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-05-08 11:01:50,588 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:01:50,588 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:01:51,581 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:01:51,581 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:01:52,083 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:01:52,083 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:01:53,143 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:01:53,143 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:01:53,711 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:01:53,711 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:01:54,289 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:01:54,289 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:01:54,523 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:01:54,524 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:01:54,843 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-05-08 11:01:54,843 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-05-08 11:01:55,112 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:01:55,112 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:01:55,328 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-05-08 11:01:55,328 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-05-08 11:02:01,327 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp/console.log 2018-05-08 11:02:02,640 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-05-08 11:02:04,344 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:02:04,344 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:02:06,997 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:02:24,754 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-05-08 11:02:24,754 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-05-08 11:02:25,045 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:02:25,045 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:02:25,338 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:02:25,338 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:02:25,536 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:02:25,537 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:02:25,750 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:02:25,751 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:02:25,972 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:02:25,972 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:02:26,186 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:02:26,186 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:02:26,418 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:02:26,418 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:02:26,748 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:02:26,749 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:02:29,300 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_chrony/console.log 2018-05-08 11:02:30,254 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-05-08 11:02:32,179 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:02:32,180 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:02:33,270 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:02:49,691 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:02:49,691 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:02:50,049 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-05-08 11:02:50,049 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-05-08 11:02:50,243 - 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-05-08 11:02:50,244 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:02:50,245 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:02:50,465 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-05-08 11:02:50,465 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-05-08 11:02:50,679 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:02:50,679 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:02:50,898 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-05-08 11:02:50,898 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-05-08 11:02:51,115 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:02:51,115 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:02:51,331 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:02:51,331 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:02:51,532 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:02:51,532 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:02:51,746 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-05-08 11:02:51,746 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-05-08 11:02:51,938 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:02:51,939 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:02:52,159 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:02:52,159 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:02:53,798 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_pools/console.log 2018-05-08 11:02:54,308 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-05-08 11:02:56,274 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:02:56,274 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:02:57,804 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:03:13,558 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-05-08 11:03:13,558 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-05-08 11:03:13,771 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:03:13,771 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:03:14,252 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:03:14,252 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:03:14,632 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-05-08 11:03:14,632 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-05-08 11:03:14,946 - 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-05-08 11:03:14,947 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-05-08 11:03:14,947 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-05-08 11:03:15,272 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:03:15,272 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:03:15,501 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-05-08 11:03:15,501 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-05-08 11:03:15,704 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:03:15,705 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:03:16,009 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:03:16,010 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:03:16,308 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:03:16,309 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:03:16,547 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:03:16,547 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:03:16,797 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:03:16,797 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:03:18,243 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_servers/console.log 2018-05-08 11:03:18,955 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-05-08 11:03:20,542 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:03:20,542 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:03:21,761 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:03:32,233 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:03:32,233 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:03:33,041 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:03:33,041 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:03:33,291 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:03:33,291 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:03:33,536 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:03:33,536 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:03:33,756 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:03:33,756 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:03:33,965 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:03:33,965 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:03:34,181 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:03:34,181 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:03:34,403 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:03:34,403 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:03:34,648 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-05-08 11:03:34,649 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-05-08 11:03:37,455 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ntp_timesyncd/console.log 2018-05-08 11:03:38,469 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-05-08 11:03:40,685 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:03:40,685 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:03:41,630 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:04:02,133 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:04:02,133 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:04:02,885 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:04:02,885 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:04:03,104 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-05-08 11:04:03,104 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-05-08 11:04:04,883 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:04:04,883 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:04:05,360 - tests.cloud_tests - DEBUG - running collect script: dpkg_tree 2018-05-08 11:04:05,361 - tests.cloud_tests - DEBUG - executing "collect: dpkg_tree" 2018-05-08 11:04:05,639 - tests.cloud_tests - DEBUG - running collect script: dpkg_htop 2018-05-08 11:04:05,639 - tests.cloud_tests - DEBUG - executing "collect: dpkg_htop" 2018-05-08 11:04:05,920 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:04:05,920 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:04:06,141 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:04:06,141 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:04:06,350 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:04:06,350 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:04:06,579 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:04:06,579 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:04:06,775 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:04:06,775 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:04:08,683 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/package_update_upgrade_install/console.log 2018-05-08 11:04:09,470 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-05-08 11:04:11,348 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:04:11,348 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:04:12,428 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:04:23,789 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:04:23,789 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:04:24,041 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:04:24,041 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:04:24,226 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:04:24,226 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:04:24,400 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:04:24,400 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:04:24,611 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:04:24,611 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:04:24,843 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:04:24,843 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:04:25,099 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:04:25,099 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:04:25,273 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-05-08 11:04:25,273 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-05-08 11:04:25,467 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:04:25,468 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:04:28,046 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/runcmd/console.log 2018-05-08 11:04:28,456 - tests.cloud_tests - INFO - collecting test data for test: modules/salt_minion 2018-05-08 11:04:29,870 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:04:29,871 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:04:31,341 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:05:03,751 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:05:03,751 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:05:04,113 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:05:04,113 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:05:04,324 - tests.cloud_tests - DEBUG - running collect script: grains 2018-05-08 11:05:04,324 - tests.cloud_tests - DEBUG - executing "collect: grains" 2018-05-08 11:05:04,558 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:05:04,558 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:05:04,795 - tests.cloud_tests - DEBUG - running collect script: minion_installed 2018-05-08 11:05:04,795 - tests.cloud_tests - DEBUG - executing "collect: minion_installed" 2018-05-08 11:05:05,123 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:05:05,124 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:05:05,459 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:05:05,459 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:05:05,859 - tests.cloud_tests - DEBUG - running collect script: minion.pem 2018-05-08 11:05:05,860 - tests.cloud_tests - DEBUG - executing "collect: minion.pem" 2018-05-08 11:05:06,069 - tests.cloud_tests - DEBUG - collect script minion.pem exited 'b'cat: /etc/salt/pki/minion/minion.pem: No such file or directory'' and had stderr: 1 2018-05-08 11:05:06,070 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:05:06,070 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:05:06,380 - tests.cloud_tests - DEBUG - running collect script: minion_id 2018-05-08 11:05:06,380 - tests.cloud_tests - DEBUG - executing "collect: minion_id" 2018-05-08 11:05:06,628 - tests.cloud_tests - DEBUG - running collect script: minion 2018-05-08 11:05:06,628 - tests.cloud_tests - DEBUG - executing "collect: minion" 2018-05-08 11:05:06,839 - tests.cloud_tests - DEBUG - running collect script: minion.pub 2018-05-08 11:05:06,839 - tests.cloud_tests - DEBUG - executing "collect: minion.pub" 2018-05-08 11:05:07,079 - tests.cloud_tests - DEBUG - collect script minion.pub exited 'b'cat: /etc/salt/pki/minion/minion.pub: No such file or directory'' and had stderr: 1 2018-05-08 11:05:07,079 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:05:07,080 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:05:07,448 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:05:07,449 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:05:10,817 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/salt_minion/console.log 2018-05-08 11:05:12,262 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-05-08 11:05:12,267 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-05-08 11:05:16,036 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:05:16,037 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:05:18,495 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:05:31,603 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-05-08 11:05:31,603 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-05-08 11:05:32,094 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:05:32,094 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:05:32,578 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:05:32,578 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:05:33,133 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:05:33,133 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:05:33,749 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:05:33,749 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:05:34,384 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:05:34,384 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:05:35,047 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:05:35,047 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:05:35,765 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:05:35,765 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:05:36,339 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:05:36,340 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:05:41,011 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/seed_random_data/console.log 2018-05-08 11:05:42,039 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-05-08 11:05:45,103 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:05:45,103 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:05:47,585 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:06:00,187 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:06:00,188 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:06:00,978 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:06:00,978 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:06:01,208 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 11:06:01,208 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 11:06:01,603 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-05-08 11:06:01,603 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-05-08 11:06:01,966 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-05-08 11:06:01,966 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-05-08 11:06:02,333 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:06:02,333 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:06:03,162 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:06:03,162 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:06:03,644 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:06:03,644 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:06:04,213 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:06:04,213 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:06:04,540 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:06:04,540 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:06:04,871 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:06:04,871 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:06:08,768 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_hostname/console.log 2018-05-08 11:06:11,455 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-05-08 11:06:13,604 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:06:13,604 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:06:15,508 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:06:23,981 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:06:23,981 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:06:24,606 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:06:24,606 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:06:24,807 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 11:06:24,807 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 11:06:25,068 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-05-08 11:06:25,068 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-05-08 11:06:25,615 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-05-08 11:06:25,615 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-05-08 11:06:26,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:06:26,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:06:26,926 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:06:26,926 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:06:27,282 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:06:27,282 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:06:27,985 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:06:27,985 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:06:29,245 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:06:29,246 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:06:30,779 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:06:30,780 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:06:34,412 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_hostname_fqdn/console.log 2018-05-08 11:06:35,288 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-05-08 11:06:37,992 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:06:37,993 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:06:43,411 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:06:55,980 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:06:55,981 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:06:56,694 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:06:56,694 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:06:56,897 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:06:56,897 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:06:57,167 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:06:57,167 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:06:57,351 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:06:57,351 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:06:57,643 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:06:57,643 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:06:57,836 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:06:57,836 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:06:58,154 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:06:58,154 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:06:58,343 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:06:58,343 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:06:58,592 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:06:58,592 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:07:04,464 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password/console.log 2018-05-08 11:07:05,344 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-05-08 11:07:07,208 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:07:07,208 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:07:08,776 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:07:19,310 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:07:19,310 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:07:19,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:07:19,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:07:19,847 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:07:19,847 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:07:20,105 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:07:20,105 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:07:20,340 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:07:20,340 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:07:20,607 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:07:20,607 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:07:22,040 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:07:22,040 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:07:22,288 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:07:22,288 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:07:22,565 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:07:22,565 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:07:22,806 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:07:22,806 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:07:24,215 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_expire/console.log 2018-05-08 11:07:25,218 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-05-08 11:07:29,418 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:07:29,418 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:07:30,617 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:07:41,989 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:07:41,989 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:07:42,291 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:07:42,291 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:07:42,552 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:07:42,552 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:07:42,780 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:07:42,780 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:07:43,014 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:07:43,014 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:07:43,244 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:07:43,245 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:07:43,545 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:07:43,546 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:07:43,754 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:07:43,754 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:07:45,747 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:07:45,747 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:07:46,001 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:07:46,002 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:07:47,760 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_list/console.log 2018-05-08 11:07:49,337 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-05-08 11:07:51,584 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:07:51,584 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:07:52,786 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:08:03,216 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:08:03,216 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:08:03,964 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:08:03,964 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:08:04,172 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:08:04,172 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:08:04,369 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:08:04,369 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:08:04,599 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:08:04,599 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:08:04,851 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:08:04,851 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:08:05,093 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:08:05,093 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:08:05,539 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:08:05,539 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:08:05,900 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:08:05,900 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:08:06,211 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:08:06,211 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:08:08,446 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/set_password_list_string/console.log 2018-05-08 11:08:11,403 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-05-08 11:08:13,410 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:08:13,411 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:08:15,535 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:08:41,254 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:08:41,254 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:08:41,617 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:08:41,617 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:08:41,842 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:08:41,842 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:08:42,026 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:08:42,027 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:08:42,238 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:08:42,238 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:08:42,446 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:08:42,447 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:08:43,913 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:08:43,913 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:08:44,250 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-05-08 11:08:44,250 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-05-08 11:08:45,786 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:08:45,786 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:08:49,431 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/snap/console.log 2018-05-08 11:08:50,496 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-05-08 11:08:53,586 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:08:53,587 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:08:56,704 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:09:12,221 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:09:12,222 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:09:13,402 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:09:13,403 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:09:14,165 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-05-08 11:09:14,165 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-05-08 11:09:15,000 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:09:15,000 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:09:15,270 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:09:15,271 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:09:15,945 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:09:15,946 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:09:16,805 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:09:16,806 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:09:18,074 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:09:18,074 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:09:19,234 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:09:19,234 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:09:21,586 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/snappy/console.log 2018-05-08 11:09:22,526 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-05-08 11:09:24,650 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:09:24,650 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:09:27,320 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:09:41,103 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:09:41,103 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:09:41,546 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:09:41,546 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:09:41,892 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 11:09:41,892 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 11:09:42,114 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:09:42,114 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:09:43,539 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:09:43,539 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:09:44,003 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:09:44,003 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:09:44,335 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:09:44,336 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:09:44,695 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:09:44,695 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:09:45,008 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:09:45,008 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:09:46,761 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2018-05-08 11:09:47,869 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-05-08 11:09:51,954 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:09:51,954 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:09:53,680 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:10:07,145 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:10:07,145 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:10:07,543 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:10:07,544 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:10:08,055 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 11:10:08,055 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 11:10:08,722 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:10:08,722 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:10:09,498 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:10:09,498 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:10:09,888 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:10:09,888 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:10:10,149 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:10:10,150 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:10:10,636 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:10:10,636 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:10:10,841 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:10:10,841 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:10:13,230 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2018-05-08 11:10:14,136 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-05-08 11:10:16,739 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:10:16,739 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:10:17,949 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:10:28,296 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:10:28,296 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:10:28,709 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:10:28,709 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:10:28,944 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:10:28,944 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:10:30,214 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:10:30,214 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:10:30,431 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:10:30,432 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:10:30,634 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-05-08 11:10:30,634 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-05-08 11:10:31,504 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:10:31,504 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:10:31,872 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:10:31,872 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:10:32,221 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:10:32,221 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:10:34,076 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_import_id/console.log 2018-05-08 11:10:36,012 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-05-08 11:10:42,803 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:10:42,803 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:10:46,184 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:11:03,615 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:11:03,616 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:11:04,181 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-05-08 11:11:04,181 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-05-08 11:11:05,460 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-05-08 11:11:05,460 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-05-08 11:11:05,997 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:11:05,998 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:11:06,377 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-05-08 11:11:06,377 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-05-08 11:11:06,741 - 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-05-08 11:11:06,742 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-05-08 11:11:06,742 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-05-08 11:11:07,134 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:11:07,134 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:11:07,702 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-05-08 11:11:07,702 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-05-08 11:11:08,041 - 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-05-08 11:11:08,042 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-05-08 11:11:08,042 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-05-08 11:11:08,350 - 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-05-08 11:11:08,351 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:11:08,351 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:11:08,918 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:11:08,918 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:11:09,532 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:11:09,532 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:11:10,523 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-05-08 11:11:10,523 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-05-08 11:11:12,808 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:11:12,808 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:11:15,248 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-05-08 11:11:15,249 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-05-08 11:11:17,184 - 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-05-08 11:11:17,185 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:11:17,185 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:11:21,141 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/ssh_keys_generate/console.log 2018-05-08 11:11:22,157 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-05-08 11:11:22,168 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-05-08 11:11:24,537 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:11:24,537 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:11:25,909 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:11:38,433 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:11:38,433 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:11:38,735 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:11:38,736 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:11:38,930 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:11:38,930 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:11:39,129 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:11:39,130 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:11:39,307 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:11:39,307 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:11:39,571 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-05-08 11:11:39,571 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-05-08 11:11:39,780 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:11:39,780 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:11:40,021 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:11:40,022 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:11:40,232 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:11:40,232 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:11:45,433 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/timezone/console.log 2018-05-08 11:11:46,238 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-05-08 11:11:49,271 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:11:49,271 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:11:52,447 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:12:11,962 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:12:11,962 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:12:12,563 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-05-08 11:12:12,563 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-05-08 11:12:12,929 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-05-08 11:12:12,930 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-05-08 11:12:13,294 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:12:13,295 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:12:13,618 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-05-08 11:12:13,618 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-05-08 11:12:13,840 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-05-08 11:12:13,840 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-05-08 11:12:14,070 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:12:14,070 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:12:14,399 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-05-08 11:12:14,400 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-05-08 11:12:14,638 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:12:14,638 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:12:14,956 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:12:14,956 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:12:15,224 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:12:15,224 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:12:15,491 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-05-08 11:12:15,491 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-05-08 11:12:15,808 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:12:15,808 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:12:16,026 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-05-08 11:12:16,026 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-05-08 11:12:16,314 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:12:16,314 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:12:20,088 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/user_groups/console.log 2018-05-08 11:12:21,224 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-05-08 11:12:22,959 - tests.cloud_tests - DEBUG - console-support looks good 2018-05-08 11:12:22,960 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-05-08 11:12:25,742 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:12:38,566 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:12:38,566 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:12:39,203 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:12:39,204 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:12:39,970 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:12:39,970 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:12:40,335 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:12:40,335 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:12:40,681 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:12:40,681 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:12:40,993 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-05-08 11:12:40,994 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-05-08 11:12:41,315 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:12:41,315 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:12:41,699 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-05-08 11:12:41,699 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-05-08 11:12:41,947 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-05-08 11:12:41,947 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-05-08 11:12:42,226 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:12:42,226 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:12:42,493 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:12:42,493 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:12:42,838 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-05-08 11:12:42,839 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-05-08 11:12:45,979 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/lxd/bionic/modules/write_files/console.log 2018-05-08 11:12:53,633 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'public_key': 'cloud_init_rsa.pub', 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results', 'get_image_timeout': 300} 2018-05-08 11:12:53,633 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2018-05-08 11:12:54,161 - tests.cloud_tests - DEBUG - os config: {'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", 'os': 'ubuntu', 'enabled': True, 'release': 'bionic', 'boot_timeout': 120, 'features': {'ubuntu_user': True, 'hostname': True, 'rpm': None, 'apt_src_cont': True, 'daylight_time': True, 'apt_up_out': True, 'byobu': True, 'ppa': True, 'lxd': True, 'ppa_file_name': True, 'no_file_fmt_e': True, 'snap': True, 'sudo': True, 'no_ntpdate': True, 'landscape': True, 'sshd': True, 'ubuntu_repos': True, 'ubuntu_ntp': True, 'locale_gen': True, 'engb_locale': True, 'lsb_release': True, 'apt_hist_fmt': True, 'apt': True, 'ssh_key_fmt': True, 'syslog': True}, 'mirror_dir': '/srv/citest/images', 'override_templates': False, 'version': 18.04, 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', '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', 'setup_overrides': None, 'arch': 'amd64'} 2018-05-08 11:12:54,161 - tests.cloud_tests - INFO - acquiring image for os: bionic 2018-05-08 11:13:01,015 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-05-08 11:13:01,015 - tests.cloud_tests - INFO - setting up ubuntu-bionic 2018-05-08 11:13:01,016 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2018-05-08 11:13:01,016 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2018-05-08 11:13:26,891 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-05-08 11:13:26,891 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-05-08 11:13:42,920 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2018-05-08 11:13:43,312 - tests.cloud_tests - INFO - collecting test data for os: bionic 2018-05-08 11:13:43,320 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-05-08 11:13:43,327 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-05-08 11:13:43,333 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-05-08 11:13:45,075 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:14:27,593 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:14:27,594 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:14:27,652 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:14:27,652 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:14:27,742 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:14:27,742 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:14:27,836 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:14:27,837 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:14:27,934 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:14:27,934 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:14:28,031 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:14:28,031 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:14:28,127 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:14:28,127 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:14:28,304 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:14:28,305 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:14:28,496 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22214 to end 2018-05-08 11:14:29,060 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/bugs/lp1628337/console.log 2018-05-08 11:14:29,070 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-05-08 11:14:29,075 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-05-08 11:14:29,081 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-05-08 11:14:29,090 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-05-08 11:14:29,097 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-05-08 11:14:29,102 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-05-08 11:14:29,111 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-05-08 11:14:29,118 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-05-08 11:14:29,125 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-05-08 11:14:29,131 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-05-08 11:14:29,140 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-05-08 11:14:29,148 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-05-08 11:14:29,155 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-05-08 11:14:30,196 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:15:00,796 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:15:00,796 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:15:01,000 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-05-08 11:15:01,000 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-05-08 11:15:01,091 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:15:01,091 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:15:01,182 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:15:01,182 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:15:01,288 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:15:01,288 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:15:01,383 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:15:01,383 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:15:01,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:15:01,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:15:01,589 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:15:01,589 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:15:01,703 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:15:01,703 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:15:02,010 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25449 to end 2018-05-08 11:15:02,656 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/main/command_output_simple/console.log 2018-05-08 11:15:02,668 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-05-08 11:15:04,134 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:15:45,563 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:15:45,564 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:15:45,797 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:15:45,798 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:15:45,907 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:15:45,908 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:15:46,109 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:15:46,109 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:15:46,193 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:15:46,194 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:15:46,317 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:15:46,317 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:15:46,767 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-05-08 11:15:46,767 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-05-08 11:15:46,825 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:15:46,825 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:15:46,920 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:15:46,920 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:15:47,184 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29540 to end 2018-05-08 11:15:47,656 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_conf/console.log 2018-05-08 11:15:47,744 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-05-08 11:15:50,003 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:16:31,720 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:16:31,721 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:16:31,856 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:16:31,856 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:16:31,950 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:16:31,950 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:16:32,044 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:16:32,044 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:16:32,134 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:16:32,134 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:16:32,230 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:16:32,230 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:16:32,328 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:16:32,328 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:16:32,427 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:16:32,427 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:16:32,517 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:16:32,518 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:16:32,708 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 815 to end 2018-05-08 11:16:33,320 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_disable_suites/console.log 2018-05-08 11:16:33,327 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-05-08 11:16:34,359 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:17:16,448 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:17:16,448 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:17:16,777 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:17:16,777 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:17:16,872 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:17:16,872 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:17:16,966 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-05-08 11:17:16,966 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-05-08 11:17:17,065 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:17:17,066 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:17:17,168 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:17:17,169 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:17:17,261 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:17:17,262 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:17:17,357 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:17:17,357 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:17:17,473 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-05-08 11:17:17,473 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-05-08 11:17:17,642 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:17:17,642 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:17:18,018 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:17:18,018 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:17:18,199 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4630 to end 2018-05-08 11:17:19,012 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_primary/console.log 2018-05-08 11:17:19,019 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-05-08 11:17:20,082 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:18:01,490 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:18:01,491 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:18:01,727 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:18:01,727 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:18:01,821 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:18:01,821 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:18:01,920 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:18:01,920 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:18:02,012 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:18:02,012 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:18:02,104 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-05-08 11:18:02,105 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-05-08 11:18:02,196 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:18:02,196 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:18:02,302 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:18:02,302 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:18:02,400 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:18:02,400 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:18:02,620 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8728 to end 2018-05-08 11:18:03,204 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_proxy/console.log 2018-05-08 11:18:03,211 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-05-08 11:18:04,252 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:18:45,639 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:18:45,639 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:18:45,828 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:18:45,829 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:18:45,930 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:18:45,930 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:18:46,027 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:18:46,027 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:18:46,140 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:18:46,140 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:18:46,234 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:18:46,234 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:18:46,354 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:18:46,354 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:18:46,494 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:18:46,495 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:18:46,605 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:18:46,605 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:18:46,841 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12413 to end 2018-05-08 11:18:47,288 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_security/console.log 2018-05-08 11:18:47,297 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-05-08 11:18:48,514 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:19:43,504 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:19:43,504 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:19:43,656 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:19:43,656 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:19:43,747 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:19:43,747 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:19:43,840 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-05-08 11:19:43,840 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-05-08 11:19:44,038 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 11:19:44,040 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:19:44,040 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:19:44,095 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:19:44,095 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:19:44,187 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:19:44,187 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:19:44,280 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:19:44,280 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:19:44,385 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:19:44,386 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:19:44,478 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:19:44,479 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:19:44,699 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16387 to end 2018-05-08 11:19:45,392 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_key/console.log 2018-05-08 11:19:45,400 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-05-08 11:19:47,041 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:20:30,154 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:20:30,154 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:20:30,308 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:20:30,309 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:20:30,404 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:20:30,405 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:20:30,498 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-05-08 11:20:30,498 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-05-08 11:20:30,698 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 11:20:30,699 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:20:30,699 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:20:30,754 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:20:30,755 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:20:30,847 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:20:30,847 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:20:30,941 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:20:30,941 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:20:31,044 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:20:31,044 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:20:31,134 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:20:31,134 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:20:31,318 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20642 to end 2018-05-08 11:20:31,872 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_keyserver/console.log 2018-05-08 11:20:31,886 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-05-08 11:20:36,366 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:21:19,289 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:21:19,290 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:21:19,940 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:21:19,940 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:21:20,033 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:21:20,034 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:21:20,230 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:21:20,230 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:21:20,284 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:21:20,284 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:21:20,463 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:21:20,463 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:21:20,518 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:21:20,518 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:21:21,174 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:21:21,174 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:21:21,232 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:21:21,233 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:21:21,412 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24424 to end 2018-05-08 11:21:22,548 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_list/console.log 2018-05-08 11:21:22,559 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-05-08 11:21:23,666 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:22:33,950 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:22:33,951 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:22:34,103 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-05-08 11:22:34,103 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-05-08 11:22:34,306 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-05-08 11:22:34,308 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:22:34,308 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:22:34,363 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:22:34,363 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:22:34,461 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-05-08 11:22:34,461 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-05-08 11:22:34,551 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:22:34,551 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:22:34,643 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:22:34,643 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:22:34,735 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-05-08 11:22:34,735 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-05-08 11:22:34,829 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:22:34,829 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:22:34,938 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:22:34,938 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:22:35,035 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:22:35,035 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:22:35,220 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26812 to end 2018-05-08 11:22:35,856 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_ppa/console.log 2018-05-08 11:22:35,863 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-05-08 11:22:36,925 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:23:07,855 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:23:07,856 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:23:08,948 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-05-08 11:23:08,949 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-05-08 11:23:09,266 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:23:09,266 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:23:09,318 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:23:09,318 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:23:09,412 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:23:09,412 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:23:09,502 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:23:09,502 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:23:09,796 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:23:09,797 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:23:09,887 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:23:09,887 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:23:09,978 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:23:09,978 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:23:10,428 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31315 to end 2018-05-08 11:23:10,852 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_disable/console.log 2018-05-08 11:23:10,858 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-05-08 11:23:11,892 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:23:53,496 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:23:53,496 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:23:54,113 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-05-08 11:23:54,114 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-05-08 11:23:54,250 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:23:54,250 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:23:54,312 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:23:54,312 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:23:54,416 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:23:54,416 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:23:54,507 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:23:54,507 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:23:54,599 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:23:54,599 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:23:54,712 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:23:54,712 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:23:54,807 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:23:54,807 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:23:55,182 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3397 to end 2018-05-08 11:23:55,712 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_os/console.log 2018-05-08 11:23:55,718 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-05-08 11:23:57,549 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:24:39,311 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:24:39,311 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:24:39,722 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:24:39,722 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:24:39,775 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 11:24:39,775 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 11:24:39,896 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:24:39,896 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:24:40,135 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:24:40,136 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:24:40,195 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:24:40,195 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:24:40,303 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:24:40,303 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:24:40,424 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:24:40,424 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:24:40,849 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:24:40,849 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:24:41,230 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6633 to end 2018-05-08 11:24:41,860 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/bootcmd/console.log 2018-05-08 11:24:41,885 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-05-08 11:24:43,588 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:25:25,602 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:25:25,602 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:25:27,491 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-05-08 11:25:27,491 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-05-08 11:25:28,946 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:25:28,947 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:25:29,008 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:25:29,009 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:25:29,104 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-05-08 11:25:29,104 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-05-08 11:25:29,198 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:25:29,198 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:25:29,295 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:25:29,295 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:25:29,387 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:25:29,387 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:25:29,509 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:25:29,509 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:25:29,604 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:25:29,605 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:25:29,712 - tests.cloud_tests - DEBUG - running collect script: byobu_installed 2018-05-08 11:25:29,712 - tests.cloud_tests - DEBUG - executing "collect: byobu_installed" 2018-05-08 11:25:29,938 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9791 to end 2018-05-08 11:25:30,632 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/byobu/console.log 2018-05-08 11:25:30,647 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-05-08 11:25:32,262 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:26:14,232 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:26:14,232 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:26:14,397 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:26:14,398 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:26:14,493 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:26:14,493 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:26:14,606 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:26:14,606 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:26:14,704 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:26:14,704 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:26:14,794 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:26:14,795 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:26:14,939 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:26:14,939 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:26:14,991 - tests.cloud_tests - DEBUG - running collect script: cert_count 2018-05-08 11:26:14,991 - tests.cloud_tests - DEBUG - executing "collect: cert_count" 2018-05-08 11:26:15,103 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:26:15,103 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:26:15,202 - tests.cloud_tests - DEBUG - running collect script: cert 2018-05-08 11:26:15,202 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-05-08 11:26:15,415 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12195 to end 2018-05-08 11:26:15,932 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ca_certs/console.log 2018-05-08 11:26:15,938 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-05-08 11:26:16,975 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:26:58,370 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:26:58,370 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:26:58,440 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:26:58,440 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:26:58,551 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:26:58,552 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:26:58,646 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:26:58,646 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:26:58,739 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:26:58,739 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:26:58,836 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:26:58,836 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:26:58,931 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:26:58,931 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:26:59,619 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:26:59,620 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:26:59,787 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14832 to end 2018-05-08 11:27:00,452 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/debug_disable/console.log 2018-05-08 11:27:00,462 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-05-08 11:27:01,574 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:27:44,710 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:27:44,710 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:27:44,763 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:27:44,763 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:27:45,088 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:27:45,088 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:27:45,158 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:27:45,159 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:27:45,250 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:27:45,250 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:27:45,385 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:27:45,385 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:27:45,439 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:27:45,439 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:27:46,043 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:27:46,043 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:27:46,779 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18977 to end 2018-05-08 11:27:47,376 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/debug_enable/console.log 2018-05-08 11:27:47,386 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-05-08 11:27:48,835 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:28:30,935 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:28:30,936 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:28:30,999 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:28:30,999 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:28:31,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:28:31,091 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:28:31,186 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:28:31,186 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:28:31,278 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:28:31,278 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:28:31,371 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:28:31,371 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:28:31,463 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:28:31,463 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:28:31,668 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:28:31,668 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:28:31,865 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22177 to end 2018-05-08 11:28:32,352 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/final_message/console.log 2018-05-08 11:28:32,363 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-05-08 11:28:33,959 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:29:04,424 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:29:04,424 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:29:06,301 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:29:06,301 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:29:06,571 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 11:29:06,571 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 11:29:06,665 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:29:06,665 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:29:06,761 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:29:06,761 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:29:06,855 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:29:06,855 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:29:07,182 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:29:07,182 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:29:07,303 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:29:07,303 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:29:07,391 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:29:07,391 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:29:08,495 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26946 to end 2018-05-08 11:29:09,124 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/keys_to_console/console.log 2018-05-08 11:29:09,136 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-05-08 11:29:09,142 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-05-08 11:29:10,656 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:29:52,411 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:29:52,411 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:29:52,999 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:29:52,999 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:29:53,089 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-05-08 11:29:53,090 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-05-08 11:29:53,186 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:29:53,186 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:29:53,280 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-05-08 11:29:53,280 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-05-08 11:29:53,507 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:29:53,508 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:29:53,570 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:29:53,570 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:29:53,661 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-05-08 11:29:53,662 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-05-08 11:29:53,779 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:29:53,780 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:29:54,447 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:29:54,447 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:29:54,745 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:29:54,746 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:29:55,299 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30045 to end 2018-05-08 11:29:55,880 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/locale/console.log 2018-05-08 11:29:55,889 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-05-08 11:29:57,633 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:30:39,423 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:30:39,423 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:30:39,678 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:30:39,678 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:30:39,772 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-05-08 11:30:39,772 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-05-08 11:30:39,910 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:30:39,910 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:30:40,681 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:30:40,681 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:30:40,746 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:30:40,746 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:30:40,840 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:30:40,840 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:30:41,207 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-05-08 11:30:41,207 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-05-08 11:30:41,279 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:30:41,279 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:30:41,516 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-05-08 11:30:41,516 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-05-08 11:30:41,577 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:30:41,577 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:30:42,881 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 379 to end 2018-05-08 11:30:43,436 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/lxd_bridge/console.log 2018-05-08 11:30:43,445 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-05-08 11:30:44,492 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:31:26,481 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:31:26,481 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:31:26,776 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:31:26,777 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:31:26,902 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-05-08 11:31:26,903 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-05-08 11:31:27,333 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:31:27,333 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:31:27,397 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:31:27,397 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:31:27,487 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:31:27,487 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:31:27,580 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:31:27,580 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:31:28,175 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-05-08 11:31:28,175 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-05-08 11:31:28,409 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:31:28,409 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:31:28,839 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:31:28,840 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:31:29,692 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6223 to end 2018-05-08 11:31:30,496 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/lxd_dir/console.log 2018-05-08 11:31:30,507 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-05-08 11:31:31,544 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:32:10,707 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-05-08 11:32:10,708 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-05-08 11:32:10,762 - 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-05-08 11:32:10,763 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:32:10,763 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:32:10,938 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:32:10,938 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:32:11,030 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:32:11,030 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:32:11,126 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:32:11,126 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:32:11,218 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:32:11,219 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:32:11,310 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:32:11,310 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:32:11,413 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:32:11,414 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:32:11,506 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-05-08 11:32:11,506 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-05-08 11:32:11,599 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:32:11,600 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:32:11,690 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-05-08 11:32:11,690 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-05-08 11:32:11,933 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10456 to end 2018-05-08 11:32:12,504 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp/console.log 2018-05-08 11:32:12,514 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-05-08 11:32:13,554 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:32:49,267 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-05-08 11:32:49,268 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-05-08 11:32:49,370 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:32:49,370 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:32:49,522 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:32:49,522 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:32:49,613 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:32:49,614 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:32:49,712 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:32:49,713 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:32:49,807 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:32:49,807 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:32:49,898 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:32:49,898 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:32:49,998 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:32:49,999 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:32:50,090 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:32:50,090 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:32:50,269 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15483 to end 2018-05-08 11:32:50,876 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_chrony/console.log 2018-05-08 11:32:50,885 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-05-08 11:32:52,739 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:33:48,388 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:33:48,388 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:33:48,577 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-05-08 11:33:48,578 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-05-08 11:33:48,651 - 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-05-08 11:33:48,653 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:33:48,653 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:33:48,747 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-05-08 11:33:48,747 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-05-08 11:33:48,848 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:33:48,849 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:33:48,940 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-05-08 11:33:48,940 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-05-08 11:33:49,032 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:33:49,032 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:33:49,122 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:33:49,122 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:33:49,214 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:33:49,214 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:33:49,315 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-05-08 11:33:49,316 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-05-08 11:33:49,407 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:33:49,407 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:33:49,498 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:33:49,498 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:33:49,664 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17378 to end 2018-05-08 11:33:50,788 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_pools/console.log 2018-05-08 11:33:50,796 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-05-08 11:33:52,715 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:34:55,101 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-05-08 11:34:55,101 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-05-08 11:34:55,162 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:34:55,162 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:34:55,373 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:34:55,374 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:34:55,468 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-05-08 11:34:55,468 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-05-08 11:34:55,558 - 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-05-08 11:34:55,559 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-05-08 11:34:55,559 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-05-08 11:34:55,659 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:34:55,659 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:34:55,754 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-05-08 11:34:55,754 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-05-08 11:34:55,851 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:34:55,851 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:34:55,943 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:34:55,943 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:34:56,035 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:34:56,036 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:34:56,141 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:34:56,141 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:34:56,235 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:34:56,235 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:34:56,415 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17579 to end 2018-05-08 11:34:57,032 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_servers/console.log 2018-05-08 11:34:57,039 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-05-08 11:34:58,196 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:35:29,551 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:35:29,551 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:35:29,704 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:35:29,704 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:35:29,794 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:35:29,794 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:35:29,888 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:35:29,888 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:35:29,982 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:35:29,982 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:35:30,073 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:35:30,074 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:35:30,177 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:35:30,177 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:35:30,270 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:35:30,271 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:35:30,368 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-05-08 11:35:30,368 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-05-08 11:35:30,540 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17855 to end 2018-05-08 11:35:31,084 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ntp_timesyncd/console.log 2018-05-08 11:35:31,091 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-05-08 11:35:32,126 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:36:06,583 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:36:06,583 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:36:06,720 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:36:06,720 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:36:06,810 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-05-08 11:36:06,810 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-05-08 11:36:06,903 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:36:06,903 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:36:06,996 - tests.cloud_tests - DEBUG - running collect script: dpkg_tree 2018-05-08 11:36:06,997 - tests.cloud_tests - DEBUG - executing "collect: dpkg_tree" 2018-05-08 11:36:07,100 - tests.cloud_tests - DEBUG - running collect script: dpkg_htop 2018-05-08 11:36:07,100 - tests.cloud_tests - DEBUG - executing "collect: dpkg_htop" 2018-05-08 11:36:07,204 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:36:07,204 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:36:07,293 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:36:07,294 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:36:07,385 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:36:07,386 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:36:07,486 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:36:07,486 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:36:07,577 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:36:07,577 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:36:07,904 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19168 to end 2018-05-08 11:36:08,232 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/package_update_upgrade_install/console.log 2018-05-08 11:36:08,238 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-05-08 11:36:09,272 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:36:39,641 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:36:39,641 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:36:39,868 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:36:39,868 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:36:39,959 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:36:39,960 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:36:40,055 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:36:40,055 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:36:40,146 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:36:40,146 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:36:40,238 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:36:40,239 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:36:40,344 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:36:40,344 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:36:40,439 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-05-08 11:36:40,439 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-05-08 11:36:40,531 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:36:40,531 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:36:40,712 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19349 to end 2018-05-08 11:36:41,240 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/runcmd/console.log 2018-05-08 11:36:41,249 - tests.cloud_tests - INFO - collecting test data for test: modules/salt_minion 2018-05-08 11:36:42,282 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:39:00,992 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:39:00,993 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:39:01,132 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:39:01,132 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:39:01,223 - tests.cloud_tests - DEBUG - running collect script: grains 2018-05-08 11:39:01,223 - tests.cloud_tests - DEBUG - executing "collect: grains" 2018-05-08 11:39:01,315 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:39:01,315 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:39:01,411 - tests.cloud_tests - DEBUG - running collect script: minion_installed 2018-05-08 11:39:01,411 - tests.cloud_tests - DEBUG - executing "collect: minion_installed" 2018-05-08 11:39:01,533 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:39:01,533 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:39:01,622 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:39:01,622 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:39:01,714 - tests.cloud_tests - DEBUG - running collect script: minion.pem 2018-05-08 11:39:01,714 - tests.cloud_tests - DEBUG - executing "collect: minion.pem" 2018-05-08 11:39:01,806 - tests.cloud_tests - DEBUG - collect script minion.pem exited 'b'cat: /etc/salt/pki/minion/minion.pem: No such file or directory\n'' and had stderr: 1 2018-05-08 11:39:01,807 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:39:01,807 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:39:01,908 - tests.cloud_tests - DEBUG - running collect script: minion_id 2018-05-08 11:39:01,908 - tests.cloud_tests - DEBUG - executing "collect: minion_id" 2018-05-08 11:39:02,003 - tests.cloud_tests - DEBUG - running collect script: minion 2018-05-08 11:39:02,003 - tests.cloud_tests - DEBUG - executing "collect: minion" 2018-05-08 11:39:02,096 - tests.cloud_tests - DEBUG - running collect script: minion.pub 2018-05-08 11:39:02,096 - tests.cloud_tests - DEBUG - executing "collect: minion.pub" 2018-05-08 11:39:02,188 - tests.cloud_tests - DEBUG - collect script minion.pub exited 'b'cat: /etc/salt/pki/minion/minion.pub: No such file or directory\n'' and had stderr: 1 2018-05-08 11:39:02,189 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:39:02,189 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:39:02,282 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:39:02,282 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:39:02,620 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20145 to end 2018-05-08 11:39:03,564 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/salt_minion/console.log 2018-05-08 11:39:03,572 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-05-08 11:39:03,576 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-05-08 11:39:04,621 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:39:46,663 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-05-08 11:39:46,664 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-05-08 11:39:46,720 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:39:46,720 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:39:46,894 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:39:46,894 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:39:46,986 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:39:46,986 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:39:47,082 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:39:47,082 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:39:47,175 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:39:47,175 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:39:47,284 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:39:47,284 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:39:47,394 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:39:47,394 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:39:47,486 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:39:47,486 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:39:47,675 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21797 to end 2018-05-08 11:39:48,468 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/seed_random_data/console.log 2018-05-08 11:39:48,475 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-05-08 11:39:49,595 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:40:20,131 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:40:20,132 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:40:20,311 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:40:20,312 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:40:20,402 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 11:40:20,402 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 11:40:20,496 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-05-08 11:40:20,496 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-05-08 11:40:20,588 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-05-08 11:40:20,588 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-05-08 11:40:20,681 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:40:20,681 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:40:20,787 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:40:20,787 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:40:20,883 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:40:20,883 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:40:20,976 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:40:20,976 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:40:21,093 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:40:21,093 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:40:21,213 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:40:21,213 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:40:21,516 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24474 to end 2018-05-08 11:40:22,052 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname/console.log 2018-05-08 11:40:22,060 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-05-08 11:40:23,232 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:40:54,584 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:40:54,584 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:40:55,605 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:40:55,605 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:40:55,696 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-05-08 11:40:55,696 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-05-08 11:40:55,818 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-05-08 11:40:55,819 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-05-08 11:40:55,913 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-05-08 11:40:55,913 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-05-08 11:40:56,009 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:40:56,010 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:40:56,106 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:40:56,106 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:40:56,230 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:40:56,230 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:40:56,324 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:40:56,324 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:40:56,553 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:40:56,553 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:40:56,967 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:40:56,967 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:40:57,896 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31051 to end 2018-05-08 11:40:58,412 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname_fqdn/console.log 2018-05-08 11:40:58,419 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-05-08 11:41:00,501 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:41:52,006 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:41:52,006 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:41:52,162 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:41:52,162 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:41:52,251 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:41:52,251 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:41:52,346 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:41:52,346 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:41:52,445 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:41:52,445 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:41:52,541 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:41:52,541 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:41:52,636 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:41:52,636 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:41:52,748 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:41:52,748 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:41:52,841 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:41:52,842 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:41:52,945 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:41:52,945 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:41:53,126 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4377 to end 2018-05-08 11:41:54,172 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password/console.log 2018-05-08 11:41:54,179 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-05-08 11:41:55,224 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:42:25,774 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:42:25,774 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:42:25,949 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:42:25,949 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:42:26,038 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:42:26,038 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:42:26,130 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:42:26,131 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:42:26,229 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:42:26,229 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:42:26,326 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:42:26,326 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:42:26,420 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:42:26,420 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:42:26,524 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:42:26,524 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:42:26,614 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:42:26,614 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:42:26,711 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:42:26,711 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:42:26,891 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12149 to end 2018-05-08 11:42:27,380 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_expire/console.log 2018-05-08 11:42:27,386 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-05-08 11:42:28,419 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:42:59,014 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:42:59,014 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:42:59,293 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:42:59,293 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:42:59,384 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:42:59,384 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:42:59,479 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:42:59,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:42:59,578 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:42:59,578 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:42:59,671 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:42:59,671 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:42:59,764 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:42:59,764 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:42:59,900 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:42:59,900 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:42:59,958 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:42:59,958 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:43:00,059 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:43:00,059 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:43:00,382 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17991 to end 2018-05-08 11:43:00,768 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list/console.log 2018-05-08 11:43:00,780 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-05-08 11:43:02,450 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:43:43,733 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:43:43,733 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:43:44,742 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:43:44,742 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:43:44,893 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-05-08 11:43:44,893 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-05-08 11:43:45,000 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:43:45,001 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:43:45,070 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:43:45,070 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:43:45,757 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:43:45,757 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:43:46,059 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:43:46,059 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:43:46,228 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-05-08 11:43:46,228 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-05-08 11:43:46,880 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:43:46,880 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:43:46,971 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:43:46,971 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:43:48,189 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23786 to end 2018-05-08 11:43:48,796 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list_string/console.log 2018-05-08 11:43:48,803 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-05-08 11:43:50,708 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:44:44,633 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:44:44,634 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:44:44,784 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:44:44,785 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:44:44,875 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:44:44,875 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:44:44,974 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:44:44,974 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:44:45,071 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:44:45,071 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:44:45,167 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:44:45,168 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:44:45,273 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:44:45,273 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:44:45,371 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-05-08 11:44:45,371 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-05-08 11:44:45,966 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:44:45,966 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:44:46,111 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30422 to end 2018-05-08 11:44:46,840 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/snap/console.log 2018-05-08 11:44:46,851 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-05-08 11:44:47,894 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:45:19,576 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:45:19,577 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:45:20,125 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:45:20,126 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:45:20,215 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-05-08 11:45:20,215 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-05-08 11:45:20,353 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:45:20,353 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:45:20,410 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:45:20,410 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:45:20,503 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:45:20,503 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:45:20,596 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:45:20,596 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:45:20,789 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:45:20,790 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:45:20,848 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:45:20,848 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:45:21,058 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6852 to end 2018-05-08 11:45:21,657 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/snappy/console.log 2018-05-08 11:45:21,665 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-05-08 11:45:22,726 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:45:53,092 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:45:53,092 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:45:53,273 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:45:53,273 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:45:53,362 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 11:45:53,362 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 11:45:53,457 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:45:53,457 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:45:53,555 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:45:53,555 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:45:53,648 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:45:53,648 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:45:53,739 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:45:53,739 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:45:53,840 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:45:53,840 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:45:53,931 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:45:53,931 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:45:54,144 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11707 to end 2018-05-08 11:45:54,732 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2018-05-08 11:45:54,743 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-05-08 11:45:55,789 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:46:26,388 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:46:26,388 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:46:26,642 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:46:26,642 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:46:26,750 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-05-08 11:46:26,750 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-05-08 11:46:26,860 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:46:26,860 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:46:26,962 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:46:26,962 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:46:27,058 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:46:27,058 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:46:27,154 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:46:27,154 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:46:27,262 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:46:27,262 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:46:27,355 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:46:27,355 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:46:27,525 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17004 to end 2018-05-08 11:46:28,052 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2018-05-08 11:46:28,058 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-05-08 11:46:29,093 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:46:58,957 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:46:58,958 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:46:59,134 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:46:59,134 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:46:59,240 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:46:59,240 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:46:59,348 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:46:59,348 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:46:59,438 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:46:59,438 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:46:59,530 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-05-08 11:46:59,530 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-05-08 11:46:59,653 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:46:59,653 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:46:59,768 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:46:59,768 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:46:59,864 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:46:59,864 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:47:00,122 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22390 to end 2018-05-08 11:47:00,716 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_import_id/console.log 2018-05-08 11:47:00,731 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-05-08 11:47:01,773 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:47:43,030 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:47:43,030 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:47:43,201 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-05-08 11:47:43,202 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-05-08 11:47:43,295 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-05-08 11:47:43,295 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-05-08 11:47:43,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:47:43,395 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:47:43,485 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-05-08 11:47:43,485 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-05-08 11:47:43,581 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-05-08 11:47:43,582 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-05-08 11:47:43,583 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-05-08 11:47:43,674 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:47:43,675 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:47:43,774 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-05-08 11:47:43,774 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-05-08 11:47:43,874 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-05-08 11:47:43,875 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-05-08 11:47:43,875 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-05-08 11:47:43,969 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-05-08 11:47:43,970 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:47:43,970 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:47:44,063 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:47:44,063 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:47:44,153 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:47:44,153 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:47:44,258 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-05-08 11:47:44,258 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-05-08 11:47:44,350 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:47:44,350 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:47:44,450 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-05-08 11:47:44,450 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-05-08 11:47:44,541 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-05-08 11:47:44,542 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:47:44,542 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:47:44,729 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 27574 to end 2018-05-08 11:47:45,160 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/ssh_keys_generate/console.log 2018-05-08 11:47:45,175 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-05-08 11:47:45,181 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-05-08 11:47:46,216 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:48:17,456 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:48:17,456 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:48:18,172 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:48:18,172 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:48:18,230 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:48:18,230 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:48:18,327 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:48:18,327 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:48:18,424 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:48:18,424 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:48:18,516 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-05-08 11:48:18,516 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-05-08 11:48:18,753 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:48:18,753 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:48:18,958 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:48:18,958 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:48:19,016 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:48:19,016 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:48:19,792 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2171 to end 2018-05-08 11:48:20,248 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/timezone/console.log 2018-05-08 11:48:20,257 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-05-08 11:48:21,863 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:49:02,759 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:49:02,759 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:49:02,940 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-05-08 11:49:02,940 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-05-08 11:49:03,032 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-05-08 11:49:03,032 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-05-08 11:49:03,125 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:49:03,125 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:49:03,218 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-05-08 11:49:03,218 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-05-08 11:49:03,316 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-05-08 11:49:03,316 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-05-08 11:49:03,421 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:49:03,421 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:49:03,525 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-05-08 11:49:03,525 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-05-08 11:49:03,624 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:49:03,625 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:49:03,715 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:49:03,715 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:49:03,807 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:49:03,807 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:49:03,907 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-05-08 11:49:03,908 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-05-08 11:49:04,001 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:49:04,001 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:49:04,095 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-05-08 11:49:04,096 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-05-08 11:49:04,193 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:49:04,193 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:49:04,453 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8309 to end 2018-05-08 11:49:04,988 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/user_groups/console.log 2018-05-08 11:49:04,998 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-05-08 11:49:06,080 - tests.cloud_tests - DEBUG - executing command: sh -c 'i=0; while [ $i -lt 120 ] && i=$(($i+1)); do [ $(systemctl is-system-running) = '"'"'running'"'"' -o $(systemctl is-system-running) = '"'"'degraded'"'"' ] && [ -f '"'"'/run/cloud-init/result.json'"'"' ] && exit 0; sleep 1; done; exit 1' 2018-05-08 11:49:36,746 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-05-08 11:49:36,747 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-05-08 11:49:36,953 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-05-08 11:49:36,953 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-05-08 11:49:37,049 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-05-08 11:49:37,049 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-05-08 11:49:37,145 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-05-08 11:49:37,145 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-05-08 11:49:37,234 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-05-08 11:49:37,234 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-05-08 11:49:37,326 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-05-08 11:49:37,326 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-05-08 11:49:37,550 - tests.cloud_tests - DEBUG - running collect script: cloud-init-version 2018-05-08 11:49:37,550 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-version" 2018-05-08 11:49:37,616 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-05-08 11:49:37,616 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-05-08 11:49:37,712 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-05-08 11:49:37,712 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-05-08 11:49:37,808 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-05-08 11:49:37,808 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-05-08 11:49:37,900 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-05-08 11:49:37,900 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-05-08 11:49:37,990 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-05-08 11:49:37,990 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-05-08 11:49:38,169 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14585 to end 2018-05-08 11:49:38,652 - tests.cloud_tests - DEBUG - getting console log for to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results/nocloud-kvm/bionic/modules/write_files/console.log 2018-05-08 11:49:38,667 - tests.cloud_tests - DEBUG - collect stages: {'time': 3515.0072853565216, 'errors': ['An error occurred (VpcLimitExceeded) when calling the CreateVpc operation: The maximum number of VPCs has been reached.'], 'success': False, 'stages': [{'time': 1306.7551441192627, 'errors': [], 'success': True, 'stages': [{'time': 1302.591796875, 'errors': [], 'success': True, 'stages': [{'time': 48.12974834442139, 'errors': [], 'success': True, 'stages': [{'time': 38.89515805244446, 'errors': [], 'success': True, 'name': 'setup func for --repo, enable repo'}, {'time': 9.234541893005371, 'errors': [], 'success': True, 'name': 'setup func for --upgrade, upgrade cloud-init'}], 'name': 'set up for ubuntu-bionic'}, {'time': 1236.5101792812347, 'errors': [], 'success': True, 'stages': [{}, {}, {'time': 15.112271785736084, 'errors': [], 'success': True, 'stages': [{'time': 12.53865122795105, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.8209316730499268, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.20861005783081055, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.25287508964538574, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21456098556518555, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2617630958557129, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.19650888442993164, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.2758772373199463, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.34234619140625, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: bugs/lp1628337'}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'time': 15.015528917312622, 'errors': [], 'success': True, 'stages': [{'time': 11.90790843963623, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.27605390548706055, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20647621154785156, 'errors': [], 'success': True, 'name': 'script cloud-init-test-output'}, {'time': 0.2005155086517334, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.3675968647003174, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.48752260208129883, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.5282731056213379, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.4619863033294678, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.35045742988586426, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.22859668731689453, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: main/command_output_simple'}, {'time': 16.859379768371582, 'errors': [], 'success': True, 'stages': [{'time': 13.017983675003052, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.4836244583129883, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 1.1361503601074219, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2538483142852783, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.2396707534790039, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.27945542335510254, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2818572521209717, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.4600028991699219, 'errors': [], 'success': True, 'name': 'script 94cloud-init-config'}, {'time': 0.4314265251159668, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.27521562576293945, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_conf'}, {'time': 13.491104125976562, 'errors': [], 'success': True, 'stages': [{'time': 11.601724624633789, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.27293848991394043, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20148253440856934, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.18966078758239746, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.17941784858703613, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2010185718536377, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.22646784782409668, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.21993565559387207, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.20301508903503418, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.1952979564666748, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_disable_suites'}, {'time': 16.07157325744629, 'errors': [], 'success': True, 'stages': [{'time': 12.31361985206604, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.33923816680908203, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.23656821250915527, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2229769229888916, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.242950439453125, 'errors': [], 'success': True, 'name': 'script ubuntu.sources.list'}, {'time': 0.21312212944030762, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2556788921356201, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.21709752082824707, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.24413108825683594, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.20546364784240723, 'errors': [], 'success': True, 'name': 'script gatech.sources.list'}, {'time': 1.239530324935913, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.3410353660583496, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_primary'}, {'time': 16.920835494995117, 'errors': [], 'success': True, 'stages': [{'time': 14.09310007095337, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.4047975540161133, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.32402873039245605, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.34288811683654785, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.3613409996032715, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.3022124767303467, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.3419628143310547, 'errors': [], 'success': True, 'name': 'script 90cloud-init-aptproxy'}, {'time': 0.23798894882202148, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.2171168327331543, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.29525136947631836, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_proxy'}, {'time': 20.39557933807373, 'errors': [], 'success': True, 'stages': [{'time': 15.380199670791626, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6489028930664062, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.21094799041748047, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 1.518357515335083, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.4183359146118164, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2733480930328369, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 1.0049889087677002, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.5182323455810547, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.20538711547851562, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2166914939880371, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_security'}, {'time': 30.40153479576111, 'errors': [], 'success': True, 'stages': [{'time': 21.325883865356445, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 2.461256504058838, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.6697032451629639, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.5262658596038818, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 1.0023839473724365, 'errors': [], 'success': True, 'name': 'script apt_key_list'}, {'time': 0.6837441921234131, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.5406558513641357, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.5852956771850586, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.6566653251647949, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.5229268074035645, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.4265921115875244, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_key'}, {'time': 20.954768419265747, 'errors': [], 'success': True, 'stages': [{'time': 18.25842523574829, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7729325294494629, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19927048683166504, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.1804814338684082, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.28359079360961914, 'errors': [], 'success': True, 'name': 'script apt_key_list'}, {'time': 0.1985011100769043, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.1932995319366455, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.23768067359924316, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.19762802124023438, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.21816349029541016, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.21463441848754883, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_keyserver'}, {'time': 14.416802406311035, 'errors': [], 'success': True, 'stages': [{'time': 12.420355796813965, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2872428894042969, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19419527053833008, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.20926904678344727, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.19977021217346191, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.21711993217468262, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.19197702407836914, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.19592809677124023, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.22890138626098633, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2718980312347412, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_list'}, {'time': 17.32491159439087, 'errors': [], 'success': True, 'stages': [{'time': 14.88225531578064, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.26216936111450195, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.31110548973083496, 'errors': [], 'success': True, 'name': 'script apt-key'}, {'time': 0.22643709182739258, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.21149587631225586, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.20494747161865234, 'errors': [], 'success': True, 'name': 'script sources_full'}, {'time': 0.19992923736572266, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.19957304000854492, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.20804667472839355, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.2113351821899414, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.211991548538208, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.19542908668518066, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_ppa'}, {'time': 15.397055625915527, 'errors': [], 'success': True, 'stages': [{'time': 12.98591947555542, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.5558147430419922, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19377899169921875, 'errors': [], 'success': True, 'name': 'script 90cloud-init-pipelining'}, {'time': 0.221329927444458, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.21886134147644043, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.24010896682739258, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.24479246139526367, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.21771907806396484, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.2684290409088135, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.25014829635620117, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_pipelining_disable'}, {'time': 22.732993602752686, 'errors': [], 'success': True, 'stages': [{'time': 15.815927028656006, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.1699926853179932, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.7538671493530273, 'errors': [], 'success': True, 'name': 'script 90cloud-init-pipelining'}, {'time': 0.7250857353210449, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.5856623649597168, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.5726537704467773, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.8821001052856445, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.989149808883667, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.6489348411560059, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.5894770622253418, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_pipelining_os'}, {'time': 15.47713041305542, 'errors': [], 'success': True, 'stages': [{'time': 13.150325536727905, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.5774645805358887, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19937539100646973, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.21608400344848633, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.19425010681152344, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.20224738121032715, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.21955513954162598, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.3256218433380127, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.18924379348754883, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.20280241966247559, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/bootcmd'}, {'time': 15.169930458068848, 'errors': [], 'success': True, 'stages': [{'time': 12.607292175292969, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.398059606552124, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.22437500953674316, 'errors': [], 'success': True, 'name': 'script byobu_launch_exists'}, {'time': 0.2013697624206543, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2025749683380127, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.2356584072113037, 'errors': [], 'success': True, 'name': 'script byobu_profile_enabled'}, {'time': 0.21158051490783691, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.22704625129699707, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.23055076599121094, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.21976518630981445, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.1981191635131836, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.21335601806640625, 'errors': [], 'success': True, 'name': 'script byobu_installed'}], 'name': 'collect for test: modules/byobu'}, {'time': 15.895459651947021, 'errors': [], 'success': True, 'stages': [{'time': 12.72156810760498, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7877926826477051, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.28076696395874023, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.22348499298095703, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.22281217575073242, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.19988536834716797, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.21580791473388672, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.5520451068878174, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.23927068710327148, 'errors': [], 'success': True, 'name': 'script cert_count'}, {'time': 0.24048089981079102, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.21140217781066895, 'errors': [], 'success': True, 'name': 'script cert'}], 'name': 'collect for test: modules/ca_certs'}, {'time': 16.05342960357666, 'errors': [], 'success': True, 'stages': [{'time': 13.77900242805481, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7572095394134521, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.20623397827148438, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2266697883605957, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.19275212287902832, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.1916823387145996, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.20188117027282715, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.2760903835296631, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.22178149223327637, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/debug_disable'}, {'time': 15.1522376537323, 'errors': [], 'success': True, 'stages': [{'time': 13.06555724143982, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.5615017414093018, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.19313764572143555, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.218231201171875, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21778321266174316, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.19162917137145996, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.17444491386413574, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.32584357261657715, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20397019386291504, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/debug_enable'}, {'time': 14.598612308502197, 'errors': [], 'success': True, 'stages': [{'time': 12.743121147155762, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2860383987426758, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.22891616821289062, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.22041606903076172, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.22942399978637695, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.20157909393310547, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.19850468635559082, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.2777414321899414, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.21273088455200195, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/final_message'}, {'time': 16.66736626625061, 'errors': [], 'success': True, 'stages': [{'time': 13.953047513961792, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.07999587059021, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2027435302734375, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2066500186920166, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 0.20267820358276367, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.22586584091186523, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.18979215621948242, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2316117286682129, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.18149280548095703, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.19331908226013184, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/keys_to_console'}, {}, {'time': 15.774407863616943, 'errors': [], 'success': True, 'stages': [{'time': 13.33637285232544, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.4047417640686035, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19925761222839355, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2461240291595459, 'errors': [], 'success': True, 'name': 'script locale_a'}, {'time': 0.1974954605102539, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21924209594726562, 'errors': [], 'success': True, 'name': 'script locale_gen'}, {'time': 0.19053912162780762, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.19235825538635254, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.18598103523254395, 'errors': [], 'success': True, 'name': 'script locale_default'}, {'time': 0.21897673606872559, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.17059612274169922, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.21253705024719238, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/locale'}, {'time': 26.795868396759033, 'errors': [], 'success': True, 'stages': [{'time': 18.471161365509033, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.9976541996002197, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2798292636871338, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2829930782318115, 'errors': [], 'success': True, 'name': 'script lxc'}, {'time': 0.2605869770050049, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.24835944175720215, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 1.253990650177002, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.8185088634490967, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 1.0041041374206543, 'errors': [], 'success': True, 'name': 'script lxd'}, {'time': 0.8833565711975098, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.255537748336792, 'errors': [], 'success': True, 'name': 'script lxc-bridge'}, {'time': 1.039571762084961, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/lxd_bridge'}, {'time': 23.959816694259644, 'errors': [], 'success': True, 'stages': [{'time': 15.743821859359741, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.6626355648040771, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.8948626518249512, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.6637678146362305, 'errors': [], 'success': True, 'name': 'script lxc'}, {'time': 0.7017228603363037, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.5266730785369873, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.7049143314361572, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 1.0479724407196045, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.6212050914764404, 'errors': [], 'success': True, 'name': 'script lxd'}, {'time': 0.6378717422485352, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.7541954517364502, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/lxd_dir'}, {'time': 31.989285945892334, 'errors': [], 'success': True, 'stages': [{'time': 25.963454246520996, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.024885654449463, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_empty'}, {'time': 0.9931461811065674, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.5025012493133545, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 1.0600178241729736, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.567955732345581, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.5772831439971924, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2348618507385254, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3198070526123047, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2684822082519531, 'errors': [], 'success': True, 'name': 'script ntp_conf_pool_list'}, {'time': 0.21639776229858398, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.26032280921936035, 'errors': [], 'success': True, 'name': 'script ntp_installed'}], 'name': 'collect for test: modules/ntp'}, {'time': 23.5646812915802, 'errors': [], 'success': True, 'stages': [{'time': 20.40921139717102, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2909398078918457, 'errors': [], 'success': True, 'name': 'script chrony_conf'}, {'time': 0.29345273971557617, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19845819473266602, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2138681411743164, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.22165393829345703, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.21407699584960938, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.23179244995117188, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3305213451385498, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.160555124282837, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_chrony'}, {'time': 20.171196937561035, 'errors': [], 'success': True, 'stages': [{'time': 17.511041164398193, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.35761570930480957, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.19566059112548828, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_pools'}, {'time': 0.22074174880981445, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2139892578125, 'errors': [], 'success': True, 'name': 'script ntpq_servers'}, {'time': 0.21855974197387695, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21687674522399902, 'errors': [], 'success': True, 'name': 'script ntp_installed_pools'}, {'time': 0.21623563766479492, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.20073556900024414, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2144465446472168, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.19234085083007812, 'errors': [], 'success': True, 'name': 'script ntp_conf_pools'}, {'time': 0.22067689895629883, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.19209671020507812, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_pools'}, {'time': 20.75543785095215, 'errors': [], 'success': True, 'stages': [{'time': 17.28275418281555, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.21366024017333984, 'errors': [], 'success': True, 'name': 'script ntp_installed_servers'}, {'time': 0.48074865341186523, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.3801090717315674, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.3149294853210449, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_servers'}, {'time': 0.32497239112854004, 'errors': [], 'success': True, 'name': 'script ntpq_servers'}, {'time': 0.22893238067626953, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.20345354080200195, 'errors': [], 'success': True, 'name': 'script ntp_conf_servers'}, {'time': 0.3049924373626709, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.29891061782836914, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.23836755752563477, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.25043201446533203, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.23294544219970703, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_servers'}, {'time': 14.418803453445435, 'errors': [], 'success': True, 'stages': [{'time': 11.690535068511963, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.807948112487793, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.25040245056152344, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.24512386322021484, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21945810317993164, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.20880436897277832, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.21618437767028809, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.22193074226379395, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.24566030502319336, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.3126039505004883, 'errors': [], 'success': True, 'name': 'script timesyncd_conf'}], 'name': 'collect for test: modules/ntp_timesyncd'}, {'time': 26.311671257019043, 'errors': [], 'success': True, 'stages': [{'time': 21.44700336456299, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7522482872009277, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.21918511390686035, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 1.7790968418121338, 'errors': [], 'success': True, 'name': 'script apt_history_cmdline'}, {'time': 0.47728681564331055, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.27873873710632324, 'errors': [], 'success': True, 'name': 'script dpkg_tree'}, {'time': 0.28093695640563965, 'errors': [], 'success': True, 'name': 'script dpkg_htop'}, {'time': 0.22095394134521484, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2091066837310791, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2288668155670166, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.19551825523376465, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2225503921508789, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/package_update_upgrade_install'}, {'time': 14.397711992263794, 'errors': [], 'success': True, 'stages': [{'time': 12.440356492996216, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.25244832038879395, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.18496441841125488, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.17355132102966309, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.2107384204864502, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.23220396041870117, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2558455467224121, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.17409062385559082, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.19462299346923828, 'errors': [], 'success': True, 'name': 'script run_cmd'}, {'time': 0.27874302864074707, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/runcmd'}, {'time': 37.878891468048096, 'errors': [], 'success': True, 'stages': [{'time': 33.87949824333191, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.36244702339172363, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.21132111549377441, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2336440086364746, 'errors': [], 'success': True, 'name': 'script grains'}, {'time': 0.23695802688598633, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.3284921646118164, 'errors': [], 'success': True, 'name': 'script minion_installed'}, {'time': 0.3357555866241455, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.400118350982666, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.21074438095092773, 'errors': [], 'success': True, 'name': 'script minion.pem'}, {'time': 0.310028076171875, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.24750351905822754, 'errors': [], 'success': True, 'name': 'script minion_id'}, {'time': 0.2109847068786621, 'errors': [], 'success': True, 'name': 'script minion'}, {'time': 0.24084186553955078, 'errors': [], 'success': True, 'name': 'script minion.pub'}, {'time': 0.3689613342285156, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.30135035514831543, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/salt_minion'}, {}, {'time': 21.35757303237915, 'errors': [], 'success': True, 'stages': [{'time': 15.566019296646118, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.49099230766296387, 'errors': [], 'success': True, 'name': 'script seed_data'}, {'time': 0.4843418598175049, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.5543022155761719, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.616213321685791, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.6354105472564697, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.6623635292053223, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.7183363437652588, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.5745458602905273, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.054884433746338, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/seed_random_data'}, {'time': 21.570897102355957, 'errors': [], 'success': True, 'stages': [{'time': 15.083670616149902, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7903640270233154, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.23050951957702637, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.39455652236938477, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.3631625175476074, 'errors': [], 'success': True, 'name': 'script fqdn'}, {'time': 0.3669097423553467, 'errors': [], 'success': True, 'name': 'script hostname'}, {'time': 0.8290979862213135, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.48191118240356445, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.5692341327667236, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.32628512382507324, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3311026096343994, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.8039066791534424, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_hostname'}, {'time': 18.19680118560791, 'errors': [], 'success': True, 'stages': [{'time': 10.376851081848145, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6246023178100586, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20145821571350098, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2611076831817627, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.5463533401489258, 'errors': [], 'success': True, 'name': 'script fqdn'}, {'time': 1.0189132690429688, 'errors': [], 'success': True, 'name': 'script hostname'}, {'time': 0.29277777671813965, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.3554518222808838, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.7034058570861816, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 1.2601566314697266, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 1.534071922302246, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.0214788913726807, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_hostname_fqdn'}, {'time': 20.786360263824463, 'errors': [], 'success': True, 'stages': [{'time': 17.987401247024536, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7136192321777344, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2028064727783203, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.27031970024108887, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.1835026741027832, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.29223179817199707, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.19339728355407715, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.3174173831939697, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.1890246868133545, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.24891304969787598, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.18755578994750977, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password'}, {'time': 15.812565088272095, 'errors': [], 'success': True, 'stages': [{'time': 12.10104489326477, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.3246285915374756, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.21240472793579102, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.25862765312194824, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.23469090461730957, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.2667090892791748, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 1.4334847927093506, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.24767637252807617, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.27678537368774414, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.24100351333618164, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2153308391571045, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_expire'}, {'time': 16.822571516036987, 'errors': [], 'success': True, 'stages': [{'time': 12.570302486419678, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.3024318218231201, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2611274719238281, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2277209758758545, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.23366475105285645, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.23069334030151367, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.3010084629058838, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.20843744277954102, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 1.9929509162902832, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.2545335292816162, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2395033836364746, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_list'}, {'time': 14.945443153381348, 'errors': [], 'success': True, 'stages': [{'time': 11.631747245788574, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7478883266448975, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20830678939819336, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.1969614028930664, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.22935247421264648, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.2526853084564209, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.24164414405822754, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.4458029270172119, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3610861301422119, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.3112304210662842, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.3185403347015381, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_list_string'}, {'time': 32.817606925964355, 'errors': [], 'success': True, 'stages': [{'time': 27.84283971786499, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.3632314205169678, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2250354290008545, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.18445730209350586, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21111226081848145, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2089533805847168, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 1.4661941528320312, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3374297618865967, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.535447359085083, 'errors': [], 'success': True, 'name': 'script snaplist'}, {'time': 0.4427483081817627, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/snap'}, {'time': 26.112516403198242, 'errors': [], 'success': True, 'stages': [{'time': 18.634490728378296, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.181058406829834, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.7627182006835938, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.8344202041625977, 'errors': [], 'success': True, 'name': 'script snapd'}, {'time': 0.27073073387145996, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.6749436855316162, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.8599958419799805, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 1.2683792114257812, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 1.160022258758545, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.4656178951263428, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/snappy'}, {'time': 20.67277455329895, 'errors': [], 'success': True, 'stages': [{'time': 16.452686071395874, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.4432690143585205, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.34572696685791016, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2221355438232422, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 1.4245166778564453, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.4638485908508301, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.33273887634277344, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.3593018054962158, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.31308889389038086, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.3152937889099121, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable'}, {'time': 19.380586624145508, 'errors': [], 'success': True, 'stages': [{'time': 15.19042420387268, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.3989722728729248, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.511387825012207, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.6672928333282471, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 0.7760858535766602, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.39000606536865234, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2612161636352539, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.4860396385192871, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.20554018020629883, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.4934730529785156, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable'}, {'time': 15.862414121627808, 'errors': [], 'success': True, 'stages': [{'time': 11.556388139724731, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.41320204734802246, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.23522305488586426, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 1.2694621086120605, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.21775317192077637, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.20246410369873047, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.8701531887054443, 'errors': [], 'success': True, 'name': 'script auth_keys_ubuntu'}, {'time': 0.36791515350341797, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3488783836364746, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.38081860542297363, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_import_id'}, {'time': 35.64123511314392, 'errors': [], 'success': True, 'stages': [{'time': 20.811681509017944, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.5654575824737549, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 1.2795798778533936, 'errors': [], 'success': True, 'name': 'script ecdsa_private'}, {'time': 0.5371849536895752, 'errors': [], 'success': True, 'name': 'script ed25519_private'}, {'time': 0.379101037979126, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.36498093605041504, 'errors': [], 'success': True, 'name': 'script rsa_private'}, {'time': 0.3919248580932617, 'errors': [], 'success': True, 'name': 'script ecdsa_public'}, {'time': 0.5686876773834229, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.3398740291595459, 'errors': [], 'success': True, 'name': 'script dsa_private'}, {'time': 0.30907750129699707, 'errors': [], 'success': True, 'name': 'script dsa_public'}, {'time': 0.5669057369232178, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.6137268543243408, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.9909143447875977, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 2.2851624488830566, 'errors': [], 'success': True, 'name': 'script ed25519_public'}, {'time': 2.440251111984253, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 1.9369821548461914, 'errors': [], 'success': True, 'name': 'script rsa_public'}, {'time': 1.2594273090362549, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_keys_generate'}, {}, {'time': 15.895453691482544, 'errors': [], 'success': True, 'stages': [{'time': 13.895539999008179, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.30224013328552246, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.1947479248046875, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.1993105411529541, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.17721819877624512, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.26444220542907715, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.20902729034423828, 'errors': [], 'success': True, 'name': 'script timezone'}, {'time': 0.2412266731262207, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.21063566207885742, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.20091509819030762, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/timezone'}, {'time': 27.355331420898438, 'errors': [], 'success': True, 'stages': [{'time': 22.69077968597412, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6009933948516846, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.366497278213501, 'errors': [], 'success': True, 'name': 'script group_ubuntu'}, {'time': 0.3648998737335205, 'errors': [], 'success': True, 'name': 'script user_ubuntu'}, {'time': 0.32381486892700195, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.2219080924987793, 'errors': [], 'success': True, 'name': 'script user_cloudy'}, {'time': 0.2299976348876953, 'errors': [], 'success': True, 'name': 'script root_groups'}, {'time': 0.32921934127807617, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.23871636390686035, 'errors': [], 'success': True, 'name': 'script user_foobar'}, {'time': 0.31764698028564453, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.26793575286865234, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.2668874263763428, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.3170034885406494, 'errors': [], 'success': True, 'name': 'script user_barfoo'}, {'time': 0.21788907051086426, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.28856849670410156, 'errors': [], 'success': True, 'name': 'script group_cloud_users'}, {'time': 0.31230759620666504, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/user_groups'}, {'time': 20.543158531188965, 'errors': [], 'success': True, 'stages': [{'time': 15.605839490890503, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6375148296356201, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.7664306163787842, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.36475706100463867, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.346268892288208, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.31247830390930176, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.32114458084106445, 'errors': [], 'success': True, 'name': 'script file_gzip'}, {'time': 0.3840639591217041, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.2483823299407959, 'errors': [], 'success': True, 'name': 'script file_text'}, {'time': 0.2790813446044922, 'errors': [], 'success': True, 'name': 'script file_binary'}, {'time': 0.26633644104003906, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.34593987464904785, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.6647052764892578, 'errors': [], 'success': True, 'name': 'script file_b64'}], 'name': 'collect for test: modules/write_files'}], 'name': 'collect test data for bionic'}], 'name': 'set up and collect data for os: bionic'}], 'name': 'collect for platform: lxd'}, {'time': 2204.711192846298, 'errors': [], 'success': True, 'stages': [{'time': 2197.650106906891, 'errors': [], 'success': True, 'stages': [{'time': 41.90390872955322, 'errors': [], 'success': True, 'stages': [{'time': 25.874950170516968, 'errors': [], 'success': True, 'name': 'setup func for --repo, enable repo'}, {'time': 16.028916835784912, 'errors': [], 'success': True, 'name': 'setup func for --upgrade, upgrade cloud-init'}], 'name': 'set up for ubuntu-bionic'}, {'time': 2155.3407051563263, 'errors': [], 'success': True, 'stages': [{}, {}, {'time': 44.43622183799744, 'errors': [], 'success': True, 'stages': [{'time': 43.62194514274597, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.05916452407836914, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09015989303588867, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09426140785217285, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09760355949401855, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0967874526977539, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.0957636833190918, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.17771053314208984, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.10271120071411133, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: bugs/lp1628337'}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'time': 32.625919818878174, 'errors': [], 'success': True, 'stages': [{'time': 31.622400760650635, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.20375323295593262, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09127306938171387, 'errors': [], 'success': True, 'name': 'script cloud-init-test-output'}, {'time': 0.09074759483337402, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10628890991210938, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09446549415588379, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09712386131286621, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10905051231384277, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.11405301094055176, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09660959243774414, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: main/command_output_simple'}, {'time': 43.96766233444214, 'errors': [], 'success': True, 'stages': [{'time': 42.50376009941101, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.23404526710510254, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.10984683036804199, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.20170331001281738, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0844416618347168, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.12363600730895996, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.45006656646728516, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.05763363838195801, 'errors': [], 'success': True, 'name': 'script 94cloud-init-config'}, {'time': 0.09485554695129395, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10753464698791504, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_conf'}, {'time': 43.67223334312439, 'errors': [], 'success': True, 'stages': [{'time': 42.78179359436035, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.13582444190979004, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09351849555969238, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09395837783813477, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.08973097801208496, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09671735763549805, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.0974276065826416, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.0988316535949707, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09089303016662598, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09338879585266113, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_disable_suites'}, {'time': 44.72870683670044, 'errors': [], 'success': True, 'stages': [{'time': 43.106040954589844, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.32897496223449707, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0952920913696289, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09345507621765137, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09951305389404297, 'errors': [], 'success': True, 'name': 'script ubuntu.sources.list'}, {'time': 0.10305094718933105, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09305715560913086, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09532475471496582, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.11592268943786621, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.16966652870178223, 'errors': [], 'success': True, 'name': 'script gatech.sources.list'}, {'time': 0.37546586990356445, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0527799129486084, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_primary'}, {'time': 43.43096947669983, 'errors': [], 'success': True, 'stages': [{'time': 42.430126667022705, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.23694324493408203, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09344863891601562, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09938931465148926, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09171652793884277, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09248471260070801, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09111452102661133, 'errors': [], 'success': True, 'name': 'script 90cloud-init-aptproxy'}, {'time': 0.10647392272949219, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09791851043701172, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09121203422546387, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_proxy'}, {'time': 43.47757124900818, 'errors': [], 'success': True, 'stages': [{'time': 42.4097318649292, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.18976616859436035, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.10166692733764648, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09678912162780762, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.11313700675964355, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09384727478027344, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.11991500854492188, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.1404721736907959, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.11062121391296387, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10149216651916504, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_security'}, {'time': 57.21110677719116, 'errors': [], 'success': True, 'stages': [{'time': 56.14339208602905, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.15224385261535645, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09078741073608398, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.0933997631072998, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.19942712783813477, 'errors': [], 'success': True, 'name': 'script apt_key_list'}, {'time': 0.0556492805480957, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09140205383300781, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09311127662658691, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.10551667213439941, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09310197830200195, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0929257869720459, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_key'}, {'time': 45.30825161933899, 'errors': [], 'success': True, 'stages': [{'time': 44.23620796203613, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.15432167053222656, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09583878517150879, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09337306022644043, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.20150494575500488, 'errors': [], 'success': True, 'name': 'script apt_key_list'}, {'time': 0.05519676208496094, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09244990348815918, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.0937957763671875, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.10335087776184082, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.08946943283081055, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09260344505310059, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_keyserver'}, {'time': 45.98015236854553, 'errors': [], 'success': True, 'stages': [{'time': 43.94674062728882, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6505959033966064, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09338712692260742, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.196502685546875, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.054245948791503906, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.1784505844116211, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.05558919906616211, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.6551878452301025, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.0588994026184082, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09040975570678711, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_list'}, {'time': 72.5079607963562, 'errors': [], 'success': True, 'stages': [{'time': 71.32959818840027, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.15270090103149414, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.20476269721984863, 'errors': [], 'success': True, 'name': 'script apt-key'}, {'time': 0.05506610870361328, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09758186340332031, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09066581726074219, 'errors': [], 'success': True, 'name': 'script sources_full'}, {'time': 0.09123039245605469, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09209156036376953, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09461092948913574, 'errors': [], 'success': True, 'name': 'script sources.list'}, {'time': 0.10894203186035156, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09678149223327637, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09375929832458496, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_configure_sources_ppa'}, {'time': 34.18515133857727, 'errors': [], 'success': True, 'stages': [{'time': 31.96995496749878, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.0931975841522217, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.3178064823150635, 'errors': [], 'success': True, 'name': 'script 90cloud-init-pipelining'}, {'time': 0.05156278610229492, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09416794776916504, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.08987927436828613, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.2945559024810791, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.0901334285736084, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09159159660339355, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09218573570251465, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_pipelining_disable'}, {'time': 44.18375372886658, 'errors': [], 'success': True, 'stages': [{'time': 42.62216114997864, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.6172926425933838, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.1366722583770752, 'errors': [], 'success': True, 'name': 'script 90cloud-init-pipelining'}, {'time': 0.06186652183532715, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10391759872436523, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09093832969665527, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09208941459655762, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.11320376396179199, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09504318237304688, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2504265308380127, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/apt_pipelining_os'}, {'time': 44.622928857803345, 'errors': [], 'success': True, 'stages': [{'time': 42.97747206687927, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.410874605178833, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.05318760871887207, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.12048864364624023, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.23986124992370605, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.05973958969116211, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.10741662979125977, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.12122082710266113, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.42475318908691406, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10777497291564941, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/bootcmd'}, {'time': 47.38441586494446, 'errors': [], 'success': True, 'stages': [{'time': 43.180519819259644, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.889087438583374, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 1.455674409866333, 'errors': [], 'success': True, 'name': 'script byobu_launch_exists'}, {'time': 0.062085866928100586, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09562134742736816, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09354925155639648, 'errors': [], 'success': True, 'name': 'script byobu_profile_enabled'}, {'time': 0.09723377227783203, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09223246574401855, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.12161564826965332, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09565615653991699, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10710287094116211, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.09386134147644043, 'errors': [], 'success': True, 'name': 'script byobu_installed'}], 'name': 'collect for test: modules/byobu'}, {'time': 44.36269497871399, 'errors': [], 'success': True, 'stages': [{'time': 43.25295042991638, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.165802001953125, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09588789939880371, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.11269617080688477, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09833288192749023, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0900418758392334, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.14444732666015625, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.051860809326171875, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.11254525184631348, 'errors': [], 'success': True, 'name': 'script cert_count'}, {'time': 0.09889626502990723, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.13911175727844238, 'errors': [], 'success': True, 'name': 'script cert'}], 'name': 'collect for test: modules/ca_certs'}, {'time': 43.76392388343811, 'errors': [], 'success': True, 'stages': [{'time': 42.41474461555481, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.07051515579223633, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.11109066009521484, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09493565559387207, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0923454761505127, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09701848030090332, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09544873237609863, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.688286542892456, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09939408302307129, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/debug_disable'}, {'time': 45.87044811248779, 'errors': [], 'success': True, 'stages': [{'time': 44.20505738258362, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.053353071212768555, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.32462048530578613, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.07063603401184082, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09168410301208496, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.13465261459350586, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.05382871627807617, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.6038343906402588, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.3326566219329834, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/debug_enable'}, {'time': 44.191325664520264, 'errors': [], 'success': True, 'stages': [{'time': 43.31619572639465, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.06324982643127441, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0918278694152832, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09566664695739746, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09205317497253418, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09254097938537598, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09211516380310059, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.20537471771240234, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.14214777946472168, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}], 'name': 'collect for test: modules/final_message'}, {'time': 34.67635798454285, 'errors': [], 'success': True, 'stages': [{'time': 31.53837490081787, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.8771209716796875, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.2703278064727783, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09340882301330566, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 0.0967414379119873, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0933065414428711, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.3270280361175537, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.12127995491027832, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.08779692649841309, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.17085504531860352, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/keys_to_console'}, {}, {'time': 45.48356342315674, 'errors': [], 'success': True, 'stages': [{'time': 42.883031368255615, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.5878427028656006, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0904238224029541, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09660911560058594, 'errors': [], 'success': True, 'name': 'script locale_a'}, {'time': 0.09420156478881836, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.22725915908813477, 'errors': [], 'success': True, 'name': 'script locale_gen'}, {'time': 0.062340497970581055, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0914759635925293, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.11797618865966797, 'errors': [], 'success': True, 'name': 'script locale_default'}, {'time': 0.6677548885345459, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.29831385612487793, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2661864757537842, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/locale'}, {'time': 45.19042754173279, 'errors': [], 'success': True, 'stages': [{'time': 42.94263505935669, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2550079822540283, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09422993659973145, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.13768696784973145, 'errors': [], 'success': True, 'name': 'script lxc'}, {'time': 0.7710738182067871, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.06523966789245605, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09398770332336426, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.36708521842956543, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.07226228713989258, 'errors': [], 'success': True, 'name': 'script lxd'}, {'time': 0.23694610595703125, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.06061553955078125, 'errors': [], 'success': True, 'name': 'script lxc-bridge'}, {'time': 0.09345388412475586, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/lxd_bridge'}, {'time': 45.736490964889526, 'errors': [], 'success': True, 'stages': [{'time': 43.008753061294556, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2953462600708008, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.12601995468139648, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.4307694435119629, 'errors': [], 'success': True, 'name': 'script lxc'}, {'time': 0.06369614601135254, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0897665023803711, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09326624870300293, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.5952432155609131, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.23350763320922852, 'errors': [], 'success': True, 'name': 'script lxd'}, {'time': 0.43051719665527344, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.3694288730621338, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/lxd_dir'}, {'time': 41.25951671600342, 'errors': [], 'success': True, 'stages': [{'time': 40.183228969573975, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.05612468719482422, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_empty'}, {'time': 0.17438793182373047, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0924379825592041, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09548616409301758, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09261465072631836, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09189105033874512, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10314631462097168, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09221172332763672, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09385085105895996, 'errors': [], 'success': True, 'name': 'script ntp_conf_pool_list'}, {'time': 0.09034204483032227, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.09363818168640137, 'errors': [], 'success': True, 'name': 'script ntp_installed'}], 'name': 'collect for test: modules/ntp'}, {'time': 37.650352001190186, 'errors': [], 'success': True, 'stages': [{'time': 36.73635959625244, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.10259628295898438, 'errors': [], 'success': True, 'name': 'script chrony_conf'}, {'time': 0.15177536010742188, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0917806625366211, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09889459609985352, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09461474418640137, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09078669548034668, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10059261322021484, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09136700630187988, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09143567085266113, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_chrony'}, {'time': 57.940919399261475, 'errors': [], 'success': True, 'stages': [{'time': 56.739214181900024, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.1891937255859375, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.07546257972717285, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_pools'}, {'time': 0.09428882598876953, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10122132301330566, 'errors': [], 'success': True, 'name': 'script ntpq_servers'}, {'time': 0.09157419204711914, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09224772453308105, 'errors': [], 'success': True, 'name': 'script ntp_installed_pools'}, {'time': 0.0897367000579834, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09181022644042969, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10156893730163574, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09147477149963379, 'errors': [], 'success': True, 'name': 'script ntp_conf_pools'}, {'time': 0.0911412239074707, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09183335304260254, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_pools'}, {'time': 64.88007307052612, 'errors': [], 'success': True, 'stages': [{'time': 63.65410351753235, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.06062650680541992, 'errors': [], 'success': True, 'name': 'script ntp_installed_servers'}, {'time': 0.2115015983581543, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09423255920410156, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09134578704833984, 'errors': [], 'success': True, 'name': 'script ntp_conf_dist_servers'}, {'time': 0.10022258758544922, 'errors': [], 'success': True, 'name': 'script ntpq_servers'}, {'time': 0.09491896629333496, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09715795516967773, 'errors': [], 'success': True, 'name': 'script ntp_conf_servers'}, {'time': 0.0914604663848877, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09258055686950684, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10559248924255371, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09418010711669922, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09196114540100098, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ntp_servers'}, {'time': 33.3967490196228, 'errors': [], 'success': True, 'stages': [{'time': 32.48871636390686, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.15317010879516602, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08954501152038574, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09408879280090332, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09366369247436523, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0918889045715332, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10318708419799805, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.0936727523803711, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09716534614562988, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.09152531623840332, 'errors': [], 'success': True, 'name': 'script timesyncd_conf'}], 'name': 'collect for test: modules/ntp_timesyncd'}, {'time': 36.56285905838013, 'errors': [], 'success': True, 'stages': [{'time': 35.47583246231079, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.13727426528930664, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08977890014648438, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09333133697509766, 'errors': [], 'success': True, 'name': 'script apt_history_cmdline'}, {'time': 0.09339618682861328, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.10334110260009766, 'errors': [], 'success': True, 'name': 'script dpkg_tree'}, {'time': 0.1044301986694336, 'errors': [], 'success': True, 'name': 'script dpkg_htop'}, {'time': 0.08923125267028809, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09203934669494629, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10030841827392578, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09125328063964844, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09250688552856445, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/package_update_upgrade_install'}, {'time': 32.37189555168152, 'errors': [], 'success': True, 'stages': [{'time': 31.38734531402588, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.2269420623779297, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09184789657592773, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09542322158813477, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0907127857208252, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09266495704650879, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10576605796813965, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09505605697631836, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09184575080871582, 'errors': [], 'success': True, 'name': 'script run_cmd'}, {'time': 0.09412550926208496, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/runcmd'}, {'time': 141.1092014312744, 'errors': [], 'success': True, 'stages': [{'time': 139.7278332710266, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.13980865478515625, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09097599983215332, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09194302558898926, 'errors': [], 'success': True, 'name': 'script grains'}, {'time': 0.09553194046020508, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.12208890914916992, 'errors': [], 'success': True, 'name': 'script minion_installed'}, {'time': 0.08905339241027832, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09214925765991211, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.09315729141235352, 'errors': [], 'success': True, 'name': 'script minion.pem'}, {'time': 0.10072731971740723, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09506797790527344, 'errors': [], 'success': True, 'name': 'script minion_id'}, {'time': 0.09281539916992188, 'errors': [], 'success': True, 'name': 'script minion'}, {'time': 0.09313488006591797, 'errors': [], 'success': True, 'name': 'script minion.pub'}, {'time': 0.0926971435546875, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09203648567199707, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/salt_minion'}, {}, {'time': 43.97968602180481, 'errors': [], 'success': True, 'stages': [{'time': 43.060871601104736, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.056302547454833984, 'errors': [], 'success': True, 'name': 'script seed_data'}, {'time': 0.174544095993042, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09202861785888672, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09537839889526367, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09298586845397949, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.10958981513977051, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10952019691467285, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09202265739440918, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09630036354064941, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/seed_random_data'}, {'time': 32.767924070358276, 'errors': [], 'success': True, 'stages': [{'time': 31.5668683052063, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.18007898330688477, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09055614471435547, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09414935111999512, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.09207773208618164, 'errors': [], 'success': True, 'name': 'script fqdn'}, {'time': 0.09287881851196289, 'errors': [], 'success': True, 'name': 'script hostname'}, {'time': 0.1057746410369873, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09607791900634766, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09302711486816406, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.11672353744506836, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.11978554725646973, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.11975264549255371, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_hostname'}, {'time': 34.94648766517639, 'errors': [], 'success': True, 'stages': [{'time': 32.5061936378479, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.0213351249694824, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09080886840820312, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.1225121021270752, 'errors': [], 'success': True, 'name': 'script hosts'}, {'time': 0.09473013877868652, 'errors': [], 'success': True, 'name': 'script fqdn'}, {'time': 0.09639477729797363, 'errors': [], 'success': True, 'name': 'script hostname'}, {'time': 0.09675478935241699, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.12376236915588379, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09392404556274414, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.22904491424560547, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.4138202667236328, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.05701923370361328, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_hostname_fqdn'}, {'time': 53.640650033950806, 'errors': [], 'success': True, 'stages': [{'time': 52.60078811645508, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.15559864044189453, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08916735649108887, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09526681900024414, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.09901618957519531, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09546923637390137, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09524130821228027, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.11191391944885254, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.0937204360961914, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.10338044166564941, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10090756416320801, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password'}, {'time': 32.602439641952515, 'errors': [], 'success': True, 'stages': [{'time': 31.573780298233032, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.1750319004058838, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08932614326477051, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09236574172973633, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.09881734848022461, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09669613838195801, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09363794326782227, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10400390625, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.0907294750213623, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.09626531600952148, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0916597843170166, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_expire'}, {'time': 32.749839782714844, 'errors': [], 'success': True, 'stages': [{'time': 31.61135697364807, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.27923083305358887, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0909266471862793, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09555864334106445, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.09866189956665039, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0929112434387207, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09275174140930176, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.13604307174682617, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.05773305892944336, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.10104680061340332, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09346342086791992, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_list'}, {'time': 46.02527856826782, 'errors': [], 'success': True, 'stages': [{'time': 42.32552623748779, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 1.008347749710083, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.1513218879699707, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10743403434753418, 'errors': [], 'success': True, 'name': 'script shadow'}, {'time': 0.06990551948547363, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.6864395141601562, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.3024747371673584, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.1686878204345703, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.6523227691650391, 'errors': [], 'success': True, 'name': 'script sshd_config'}, {'time': 0.09074687957763672, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.46190619468688965, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/set_password_list_string'}, {'time': 56.48622918128967, 'errors': [], 'success': True, 'stages': [{'time': 55.09567594528198, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.1511669158935547, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.09062480926513672, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09852385520935059, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09710431098937988, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09665107727050781, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10527515411376953, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09792423248291016, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.595059871673584, 'errors': [], 'success': True, 'name': 'script snaplist'}, {'time': 0.058043479919433594, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/snap'}, {'time': 34.07008719444275, 'errors': [], 'success': True, 'stages': [{'time': 32.70735788345337, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.548896312713623, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08930516242980957, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.1384601593017578, 'errors': [], 'success': True, 'name': 'script snapd'}, {'time': 0.05659317970275879, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09344124794006348, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0926971435546875, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.1934056282043457, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.05859661102294922, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09117841720581055, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/snappy'}, {'time': 32.333030700683594, 'errors': [], 'success': True, 'stages': [{'time': 31.401680946350098, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.1810002326965332, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.08919501304626465, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09482932090759277, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 0.09795427322387695, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09287476539611816, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09137177467346191, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10084009170532227, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09088444709777832, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09224724769592285, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable'}, {'time': 32.679219007492065, 'errors': [], 'success': True, 'stages': [{'time': 31.62157964706421, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.25360631942749023, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.10822701454162598, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10978484153747559, 'errors': [], 'success': True, 'name': 'script syslog'}, {'time': 0.10186004638671875, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09614300727844238, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0964963436126709, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10771656036376953, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09309554100036621, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09058833122253418, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable'}, {'time': 31.899017333984375, 'errors': [], 'success': True, 'stages': [{'time': 30.883811235427856, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.17634201049804688, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.10586214065551758, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.10796594619750977, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09023833274841309, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09213876724243164, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.12292003631591797, 'errors': [], 'success': True, 'name': 'script auth_keys_ubuntu'}, {'time': 0.1150510311126709, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09558629989624023, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.10896873474121094, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_import_id'}, {'time': 43.8811309337616, 'errors': [], 'success': True, 'stages': [{'time': 42.27726650238037, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.17139101028442383, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0932762622833252, 'errors': [], 'success': True, 'name': 'script ecdsa_private'}, {'time': 0.09960746765136719, 'errors': [], 'success': True, 'name': 'script ed25519_private'}, {'time': 0.09088468551635742, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09717774391174316, 'errors': [], 'success': True, 'name': 'script rsa_private'}, {'time': 0.09194374084472656, 'errors': [], 'success': True, 'name': 'script ecdsa_public'}, {'time': 0.09938883781433105, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.10089850425720215, 'errors': [], 'success': True, 'name': 'script dsa_private'}, {'time': 0.09523153305053711, 'errors': [], 'success': True, 'name': 'script dsa_public'}, {'time': 0.09282040596008301, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0903472900390625, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10486936569213867, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09174203872680664, 'errors': [], 'success': True, 'name': 'script ed25519_public'}, {'time': 0.10027289390563965, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0917353630065918, 'errors': [], 'success': True, 'name': 'script rsa_public'}, {'time': 0.09203672409057617, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/ssh_keys_generate'}, {}, {'time': 34.09830117225647, 'errors': [], 'success': True, 'stages': [{'time': 32.2581307888031, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.7159831523895264, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.05819296836853027, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09665536880493164, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.0966956615447998, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.09193992614746094, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.23686742782592773, 'errors': [], 'success': True, 'name': 'script timezone'}, {'time': 0.20577454566955566, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.057274818420410156, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.2806122303009033, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/timezone'}, {'time': 43.53748965263367, 'errors': [], 'success': True, 'stages': [{'time': 42.00938320159912, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.18111062049865723, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0924079418182373, 'errors': [], 'success': True, 'name': 'script group_ubuntu'}, {'time': 0.09310054779052734, 'errors': [], 'success': True, 'name': 'script user_ubuntu'}, {'time': 0.09298157691955566, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09767580032348633, 'errors': [], 'success': True, 'name': 'script user_cloudy'}, {'time': 0.10531997680664062, 'errors': [], 'success': True, 'name': 'script root_groups'}, {'time': 0.1037740707397461, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.09931278228759766, 'errors': [], 'success': True, 'name': 'script user_foobar'}, {'time': 0.0901939868927002, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0920262336730957, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.10068464279174805, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09346628189086914, 'errors': [], 'success': True, 'name': 'script user_barfoo'}, {'time': 0.09459710121154785, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.09740209579467773, 'errors': [], 'success': True, 'name': 'script group_cloud_users'}, {'time': 0.09384894371032715, 'errors': [], 'success': True, 'name': 'script instance-id'}], 'name': 'collect for test: modules/user_groups'}, {'time': 33.06697988510132, 'errors': [], 'success': True, 'stages': [{'time': 31.722928047180176, 'errors': [], 'success': True, 'name': 'boot instance'}, {'time': 0.20686817169189453, 'errors': [], 'success': True, 'name': 'script system.journal.gz'}, {'time': 0.0954294204711914, 'errors': [], 'success': True, 'name': 'script cloud-init-output.log'}, {'time': 0.09577083587646484, 'errors': [], 'success': True, 'name': 'script cloud-init.log'}, {'time': 0.08970212936401367, 'errors': [], 'success': True, 'name': 'script status.json'}, {'time': 0.0913856029510498, 'errors': [], 'success': True, 'name': 'script instance-data.json'}, {'time': 0.22397184371948242, 'errors': [], 'success': True, 'name': 'script file_gzip'}, {'time': 0.06639671325683594, 'errors': [], 'success': True, 'name': 'script cloud-init-version'}, {'time': 0.09612345695495605, 'errors': [], 'success': True, 'name': 'script file_text'}, {'time': 0.09610152244567871, 'errors': [], 'success': True, 'name': 'script file_binary'}, {'time': 0.09121990203857422, 'errors': [], 'success': True, 'name': 'script result.json'}, {'time': 0.0903780460357666, 'errors': [], 'success': True, 'name': 'script instance-id'}, {'time': 0.10051631927490234, 'errors': [], 'success': True, 'name': 'script file_b64'}], 'name': 'collect for test: modules/write_files'}], 'name': 'collect test data for bionic'}], 'name': 'set up and collect data for os: bionic'}], 'name': 'collect for platform: nocloud-kvm'}], 'name': 'collect data'} 2018-05-08 11:49:38,678 - tests.cloud_tests - DEBUG - found test data: {'lxd': {'bionic': ['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/salt_minion', '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': {'bionic': ['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/salt_minion', '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-05-08 11:49:38,679 - tests.cloud_tests - INFO - test: platform='lxd', os='bionic' verifying test data 2018-05-08 11:49:38,679 - 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.038s OK (skipped=2) 2018-05-08 11:49:38,732 - 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.040s OK (skipped=2) 2018-05-08 11:49:38,783 - 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.047s OK (skipped=2) 2018-05-08 11:49:38,839 - 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.043s OK (skipped=2) 2018-05-08 11:49:38,891 - 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.046s OK (skipped=2) 2018-05-08 11:49:38,948 - 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.042s OK (skipped=2) 2018-05-08 11:49:39,000 - 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.060s OK (skipped=2) 2018-05-08 11:49:39,073 - 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.050s OK (skipped=2) 2018-05-08 11:49:39,269 - 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.086s OK (skipped=2) 2018-05-08 11:49:39,365 - 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.069s OK (skipped=2) 2018-05-08 11:49:39,448 - 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.043s OK (skipped=2) 2018-05-08 11:49:39,507 - 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.040s OK (skipped=2) 2018-05-08 11:49:39,555 - 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.046s OK (skipped=2) 2018-05-08 11:49:39,610 - 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.040s OK (skipped=2) 2018-05-08 11:49:39,660 - 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.039s OK (skipped=2) 2018-05-08 11:49:39,708 - 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.041s OK (skipped=2) 2018-05-08 11:49:39,757 - 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.039s OK (skipped=2) 2018-05-08 11:49:39,804 - 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.047s OK (skipped=2) 2018-05-08 11:49:39,861 - 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.041s OK (skipped=2) 2018-05-08 11:49:39,913 - 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.067s OK (skipped=2) 2018-05-08 11:49:39,992 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entires (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 lxd' 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 lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... ok 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.037s OK (skipped=2) 2018-05-08 11:49:40,041 - 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.034s OK (skipped=2) 2018-05-08 11:49:40,086 - 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.040s OK (skipped=2) 2018-05-08 11:49:40,134 - 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_entires (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.035s OK (skipped=2) 2018-05-08 11:49:40,177 - 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.033s OK (skipped=2) 2018-05-08 11:49:40,218 - 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.033s OK (skipped=2) 2018-05-08 11:49:40,258 - 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.035s OK (skipped=2) 2018-05-08 11:49:40,300 - 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.034s OK (skipped=2) 2018-05-08 11:49:40,345 - 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.058s OK (skipped=2) 2018-05-08 11:49:40,412 - 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.039s OK (skipped=2) 2018-05-08 11:49:40,462 - 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.038s OK (skipped=2) 2018-05-08 11:49:40,508 - tests.cloud_tests - DEBUG - verifying test data for modules/salt_minion test_grains (tests.cloud_tests.testcases.modules.salt_minion.Test) Test master value in config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.salt_minion.Test) 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.salt_minion.Test) 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.salt_minion.Test) Validate instance-data.json content by lxd platform. ... ok test_minion_installed (tests.cloud_tests.testcases.modules.salt_minion.Test) Test if the salt-minion package is installed ... ok test_minion_pem (tests.cloud_tests.testcases.modules.salt_minion.Test) Test private key. ... FAIL test_minion_pub (tests.cloud_tests.testcases.modules.salt_minion.Test) Test public key. ... FAIL test_minon_master (tests.cloud_tests.testcases.modules.salt_minion.Test) Test master value in config. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.salt_minion.Test) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.salt_minion.Test) Unexpected warnings should not be found in the log. ... ok ====================================================================== FAIL: test_minion_pem (tests.cloud_tests.testcases.modules.salt_minion.Test) Test private key. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 18, in test_minion_pem self.assertIn('------BEGIN PRIVATE KEY------', out) AssertionError: '------BEGIN PRIVATE KEY------' not found in '' ====================================================================== FAIL: test_minion_pub (tests.cloud_tests.testcases.modules.salt_minion.Test) Test public key. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 25, in test_minion_pub self.assertIn('------BEGIN PUBLIC KEY-------', out) AssertionError: '------BEGIN PUBLIC KEY-------' not found in '' ---------------------------------------------------------------------- Ran 10 tests in 0.061s FAILED (failures=2, skipped=2) 2018-05-08 11:49:40,633 - tests.cloud_tests - WARNING - test case: modules/salt_minion failed Test.test_minion_pem with: AssertionError: '------BEGIN PRIVATE KEY------' not found in '' 2018-05-08 11:49:40,633 - tests.cloud_tests - WARNING - test case: modules/salt_minion failed Test.test_minion_pub with: AssertionError: '------BEGIN PUBLIC KEY-------' not found in '' 2018-05-08 11:49:40,633 - 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.036s OK (skipped=2) 2018-05-08 11:49:40,753 - 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.043s OK (skipped=2) 2018-05-08 11:49:40,827 - 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.033s OK (skipped=2) 2018-05-08 11:49:40,921 - 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. ... FAIL test_installed_htop (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test htop 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 ====================================================================== FAIL: test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.py", line 32, in test_cloud_init_output self.assertIn('Setting up htop (', out) AssertionError: 'Setting up htop (' not found in "Cloud-init v. 18.2 running 'init-local' at Tue, 08 May 2018 11:03:42 +0000. Up 1.00 seconds.\nCloud-init v. 18.2 running 'init' at Tue, 08 May 2018 11:03:45 +0000. Up 4.00 seconds.\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: | eth0 | True | 10.240.65.29 | 255.255.255.0 | global | 00:16:3e:4b:66:b1 |\nci-info: | eth0 | True | fe80::216:3eff:fe4b:66b1/64 | . | link | 00:16:3e:4b:66:b1 |\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nci-info: | lo | True | ::1/128 | . | host | . |\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.240.65.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.240.65.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 10.240.65.1 | 0.0.0.0 | 255.255.255.255 | eth0 | UH |\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | Route | Destination | Gateway | Interface | Flags |\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | 0 | fe80::/64 | :: | eth0 | U |\nci-info: | 3 | ff00::/8 | :: | eth0 | U |\nci-info: +-------+-------------+---------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nSHA256:x/uW2YJJ8Y8UfgRQWdnb1flZE5i+pDdJtR5eZ8Oyu4M root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[RSA 2048]----+\n| .o.o+++|\n| oo.+=|\n| ..o X|\n| .. .=.B*|\n| S o++oB.=|\n| ..o+*.o |\n| ..+oBo |\n| oE*oo |\n| ..oo |\n+----[SHA256]-----+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nSHA256:bYnKv99BnU7+pnp7rivMbz4rvqNVupsR7F75aJ04Y0w root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[DSA 1024]----+\n| |\n| |\n| |\n| o o . . |\n| S + + = |\n| . . . o E . |\n| o oO *..|\n| . +*%==+|\n| oooo@&%@+|\n+----[SHA256]-----+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nSHA256:e52Wy3xy4iQ855fyN/tyuaGOCdQSnjtxp99yGCYqeAI root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[ECDSA 256]---+\n| |\n| |\n| . |\n| . + |\n| S* o . |\n| E .o=oo= |\n| . . .+*.X oo.|\n| o o ooXB+O++|\n| o . +B%+B*|\n+----[SHA256]-----+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nSHA256:HR7/g6HwkYlfuit6sdt0zm2URq5Tohaezh7NUoy/vtU root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+--[ED25519 256]--+\n| |\n| |\n| o |\n| + O . |\n| S B *o . |\n| .+.X.+*. |\n| +O+**+ E|\n| ++=Bo+.. |\n| .o.*Bo*+. |\n+----[SHA256]-----+\nCloud-init v. 18.2 running 'modules:config' at Tue, 08 May 2018 11:03:48 +0000. Up 7.00 seconds.\nHit:1 http://archive.ubuntu.com/ubuntu bionic InRelease\nHit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following package was automatically installed and is no longer required:\n libfreetype6\nUse 'apt autoremove' to remove it.\nThe following packages will be upgraded:\n update-notifier-common\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 160 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\nFetched 160 kB in 0s (499 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 28477 files and directories currently installed.)\r\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\r\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\r\nSetting up update-notifier-common (3.192.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nhtop is already the newest version (2.1.0-3).\nThe following package was automatically installed and is no longer required:\n libfreetype6\nUse 'apt autoremove' to remove it.\nThe following NEW packages will be installed:\n tree\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 40.7 kB of archives.\nAfter this operation, 105 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\nFetched 40.7 kB in 0s (209 kB/s)\nSelecting previously unselected package tree.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 28477 files and directories currently installed.)\r\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\r\nUnpacking tree (1.7.0-5) ...\r\nSetting up tree (1.7.0-5) ...\r\nProcessing triggers for man-db (2.8.3-2) ...\r\nCloud-init v. 18.2 running 'modules:final' at Tue, 08 May 2018 11:03:52 +0000. Up 11.00 seconds.\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:04:01 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 20.00 seconds\n" ---------------------------------------------------------------------- Ran 9 tests in 0.034s FAILED (failures=1, skipped=2) 2018-05-08 11:49:41,060 - tests.cloud_tests - WARNING - test case: modules/package_update_upgrade_install failed TestPackageInstallUpdateUpgrade.test_cloud_init_output with: AssertionError: 'Setting up htop (' not found in "Cloud-init v. 18.2 running 'init-local' at Tue, 08 May 2018 11:03:42 +0000. Up 1.00 seconds.\nCloud-init v. 18.2 running 'init' at Tue, 08 May 2018 11:03:45 +0000. Up 4.00 seconds.\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: | eth0 | True | 10.240.65.29 | 255.255.255.0 | global | 00:16:3e:4b:66:b1 |\nci-info: | eth0 | True | fe80::216:3eff:fe4b:66b1/64 | . | link | 00:16:3e:4b:66:b1 |\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nci-info: | lo | True | ::1/128 | . | host | . |\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.240.65.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.240.65.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 10.240.65.1 | 0.0.0.0 | 255.255.255.255 | eth0 | UH |\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | Route | Destination | Gateway | Interface | Flags |\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | 0 | fe80::/64 | :: | eth0 | U |\nci-info: | 3 | ff00::/8 | :: | eth0 | U |\nci-info: +-------+-------------+---------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nSHA256:x/uW2YJJ8Y8UfgRQWdnb1flZE5i+pDdJtR5eZ8Oyu4M root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[RSA 2048]----+\n| .o.o+++|\n| oo.+=|\n| ..o X|\n| .. .=.B*|\n| S o++oB.=|\n| ..o+*.o |\n| ..+oBo |\n| oE*oo |\n| ..oo |\n+----[SHA256]-----+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nSHA256:bYnKv99BnU7+pnp7rivMbz4rvqNVupsR7F75aJ04Y0w root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[DSA 1024]----+\n| |\n| |\n| |\n| o o . . |\n| S + + = |\n| . . . o E . |\n| o oO *..|\n| . +*%==+|\n| oooo@&%@+|\n+----[SHA256]-----+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nSHA256:e52Wy3xy4iQ855fyN/tyuaGOCdQSnjtxp99yGCYqeAI root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+---[ECDSA 256]---+\n| |\n| |\n| . |\n| . + |\n| S* o . |\n| E .o=oo= |\n| . . .+*.X oo.|\n| o o ooXB+O++|\n| o . +B%+B*|\n+----[SHA256]-----+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nSHA256:HR7/g6HwkYlfuit6sdt0zm2URq5Tohaezh7NUoy/vtU root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\nThe key's randomart image is:\n+--[ED25519 256]--+\n| |\n| |\n| o |\n| + O . |\n| S B *o . |\n| .+.X.+*. |\n| +O+**+ E|\n| ++=Bo+.. |\n| .o.*Bo*+. |\n+----[SHA256]-----+\nCloud-init v. 18.2 running 'modules:config' at Tue, 08 May 2018 11:03:48 +0000. Up 7.00 seconds.\nHit:1 http://archive.ubuntu.com/ubuntu bionic InRelease\nHit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following package was automatically installed and is no longer required:\n libfreetype6\nUse 'apt autoremove' to remove it.\nThe following packages will be upgraded:\n update-notifier-common\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 160 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\nFetched 160 kB in 0s (499 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 28477 files and directories currently installed.)\r\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\r\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\r\nSetting up update-notifier-common (3.192.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nhtop is already the newest version (2.1.0-3).\nThe following package was automatically installed and is no longer required:\n libfreetype6\nUse 'apt autoremove' to remove it.\nThe following NEW packages will be installed:\n tree\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 40.7 kB of archives.\nAfter this operation, 105 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\nFetched 40.7 kB in 0s (209 kB/s)\nSelecting previously unselected package tree.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 28477 files and directories currently installed.)\r\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\r\nUnpacking tree (1.7.0-5) ...\r\nSetting up tree (1.7.0-5) ...\r\nProcessing triggers for man-db (2.8.3-2) ...\r\nCloud-init v. 18.2 running 'modules:final' at Tue, 08 May 2018 11:03:52 +0000. Up 11.00 seconds.\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:04:01 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 20.00 seconds\n" 2018-05-08 11:49:41,061 - 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.049s OK (skipped=2) 2018-05-08 11:49:41,268 - 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.047s OK (skipped=2) 2018-05-08 11:49:41,375 - 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-05-08 11:49:41,515 - 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.041s OK (skipped=2) 2018-05-08 11:49:41,608 - 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.039s OK (skipped=2) 2018-05-08 11:49:41,709 - 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.054s OK (skipped=2) 2018-05-08 11:49:41,845 - 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.048s OK (skipped=2) 2018-05-08 11:49:41,945 - 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.071s OK (skipped=2) 2018-05-08 11:49:42,078 - 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.065s OK (skipped=2) 2018-05-08 11:49:42,227 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_count (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test the count is proper. ... FAIL test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... 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 ====================================================================== FAIL: test_cert_count (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test the count is proper. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.py", line 13, in test_cert_count self.assertEqual(5, int(out)) AssertionError: 5 != 4 ---------------------------------------------------------------------- Ran 7 tests in 0.043s FAILED (failures=1, skipped=2) 2018-05-08 11:49:42,337 - tests.cloud_tests - WARNING - test case: modules/ca_certs failed TestCaCerts.test_cert_count with: AssertionError: 5 != 4 2018-05-08 11:49:42,337 - 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.045s OK (skipped=2) 2018-05-08 11:49:42,478 - tests.cloud_tests - WARNING - test: platform='lxd', os='bionic' failed 3 tests 2018-05-08 11:49:42,478 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='bionic' verifying test data 2018-05-08 11:49:42,478 - 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.044s OK (skipped=2) 2018-05-08 11:49:42,551 - 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.039s OK (skipped=2) 2018-05-08 11:49:42,655 - 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.040s OK (skipped=2) 2018-05-08 11:49:42,783 - 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.040s OK (skipped=2) 2018-05-08 11:49:42,969 - 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.077s OK (skipped=2) 2018-05-08 11:49:43,101 - 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.084s OK (skipped=2) 2018-05-08 11:49:43,232 - 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.040s OK (skipped=2) 2018-05-08 11:49:43,344 - 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.037s OK (skipped=2) 2018-05-08 11:49:43,552 - 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.037s OK (skipped=2) 2018-05-08 11:49:43,614 - 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.041s OK (skipped=2) 2018-05-08 11:49:43,712 - 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.041s OK (skipped=2) 2018-05-08 11:49:43,835 - 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.034s OK (skipped=2) 2018-05-08 11:49:43,960 - 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.036s OK (skipped=2) 2018-05-08 11:49:44,027 - 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.036s OK (skipped=2) 2018-05-08 11:49:44,120 - 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.034s OK (skipped=2) 2018-05-08 11:49:44,255 - 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.036s OK (skipped=2) 2018-05-08 11:49:44,323 - 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.034s OK (skipped=2) 2018-05-08 11:49:44,409 - 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.039s OK (skipped=2) 2018-05-08 11:49:44,514 - 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.041s OK (skipped=2) 2018-05-08 11:49:44,696 - 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.036s OK (skipped=2) 2018-05-08 11:49:44,771 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entires (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.038s OK (skipped=2) 2018-05-08 11:49:44,853 - 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.032s OK (skipped=2) 2018-05-08 11:49:44,892 - 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.033s OK (skipped=2) 2018-05-08 11:49:44,998 - 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_entires (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.032s OK (skipped=2) 2018-05-08 11:49:45,059 - 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.033s OK (skipped=2) 2018-05-08 11:49:45,098 - 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.033s OK (skipped=2) 2018-05-08 11:49:45,175 - 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.033s OK (skipped=2) 2018-05-08 11:49:45,264 - 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.032s OK (skipped=2) 2018-05-08 11:49:45,320 - 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.038s OK (skipped=2) 2018-05-08 11:49:45,400 - 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.035s OK (skipped=2) 2018-05-08 11:49:45,442 - 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.038s OK (skipped=2) 2018-05-08 11:49:45,530 - tests.cloud_tests - DEBUG - verifying test data for modules/salt_minion test_grains (tests.cloud_tests.testcases.modules.salt_minion.Test) Test master value in config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.salt_minion.Test) 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.salt_minion.Test) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.salt_minion.Test) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_minion_installed (tests.cloud_tests.testcases.modules.salt_minion.Test) Test if the salt-minion package is installed ... ok test_minion_pem (tests.cloud_tests.testcases.modules.salt_minion.Test) Test private key. ... FAIL test_minion_pub (tests.cloud_tests.testcases.modules.salt_minion.Test) Test public key. ... FAIL test_minon_master (tests.cloud_tests.testcases.modules.salt_minion.Test) Test master value in config. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.salt_minion.Test) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.salt_minion.Test) Unexpected warnings should not be found in the log. ... ok ====================================================================== FAIL: test_minion_pem (tests.cloud_tests.testcases.modules.salt_minion.Test) Test private key. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 18, in test_minion_pem self.assertIn('------BEGIN PRIVATE KEY------', out) AssertionError: '------BEGIN PRIVATE KEY------' not found in '' ====================================================================== FAIL: test_minion_pub (tests.cloud_tests.testcases.modules.salt_minion.Test) Test public key. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 25, in test_minion_pub self.assertIn('------BEGIN PUBLIC KEY-------', out) AssertionError: '------BEGIN PUBLIC KEY-------' not found in '' ---------------------------------------------------------------------- Ran 10 tests in 0.035s FAILED (failures=2, skipped=2) 2018-05-08 11:49:45,681 - tests.cloud_tests - WARNING - test case: modules/salt_minion failed Test.test_minion_pem with: AssertionError: '------BEGIN PRIVATE KEY------' not found in '' 2018-05-08 11:49:45,681 - tests.cloud_tests - WARNING - test case: modules/salt_minion failed Test.test_minion_pub with: AssertionError: '------BEGIN PUBLIC KEY-------' not found in '' 2018-05-08 11:49:45,681 - 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.034s OK (skipped=2) 2018-05-08 11:49:45,754 - 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.034s OK (skipped=2) 2018-05-08 11:49:45,822 - 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.038s OK (skipped=2) 2018-05-08 11:49:45,908 - 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. ... FAIL test_installed_htop (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test htop 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 ====================================================================== FAIL: test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.py", line 32, in test_cloud_init_output self.assertIn('Setting up htop (', out) AssertionError: 'Setting up htop (' not found in "Cloud-init v. 18.2 running 'init-local' at Tue, 08 May 2018 11:35:46 +0000. Up 4.95 seconds.\nCloud-init v. 18.2 running 'init' at Tue, 08 May 2018 11:35:49 +0000. Up 8.22 seconds.\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: | ens4 | True | 10.0.2.15 | 255.255.255.0 | global | 52:54:00:12:34:56 |\nci-info: | ens4 | True | fe80::5054:ff:fe12:3456/64 | . | link | 52:54:00:12:34:56 |\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nci-info: | lo | True | ::1/128 | . | host | . |\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens4 | UG |\nci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens4 | U |\nci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens4 | UH |\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | Route | Destination | Gateway | Interface | Flags |\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | 1 | fe80::/64 | :: | ens4 | U |\nci-info: | 3 | local | :: | ens4 | U |\nci-info: | 4 | ff00::/8 | :: | ens4 | U |\nci-info: +-------+-------------+---------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nSHA256:sMOKDb0rhy8mEsceOhLxHOyX442YQvuXMdGjHWcwv2I root@ubuntu\nThe key's randomart image is:\n+---[RSA 2048]----+\n| |\n| o |\n| . o + |\n|. o. o * + |\n| *....B S . |\n|o.B++* E . |\n|.*oB++= . |\n|B.O ++. |\n|o=.*+ |\n+----[SHA256]-----+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nSHA256:QMxc775Pec9KnK3DzaAuGZ71+gocT24Cnxxt+ef3/6s root@ubuntu\nThe key's randomart image is:\n+---[DSA 1024]----+\n| +... |\n| .+ . |\n| . . |\n| . . . . |\n| S + = |\n| *.O.+.o |\n| .O=*+*+o|\n| =*.o+*+|\n| .+=E=+&|\n+----[SHA256]-----+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nSHA256:h+uzbI6XAsfE9+N8zBsYgQtyaB6mrpPODRUjU+6117c root@ubuntu\nThe key's randomart image is:\n+---[ECDSA 256]---+\n| . |\n| o . . |\n| o +*oo . . |\n| +=+++.oo . |\n| .o.+ oSoo. |\n| .. . + o+o. |\n| o. o .+.E. |\n|+.o .+= o +. |\n|o+ . .==o ... |\n+----[SHA256]-----+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nSHA256:QkJKer9K+hXp+WbJVC9NmiUoCoq1Sbre0ysKUxkrvYc root@ubuntu\nThe key's randomart image is:\n+--[ED25519 256]--+\n| . . |\n| o o |\n|. + . .. |\n|.oo=.+. o o |\n|+==++...SO |\n|+o++ +..+ o |\n|o.E Bo . . |\n|o+.* o= |\n|o++.o+o |\n+----[SHA256]-----+\nCloud-init v. 18.2 running 'modules:config' at Tue, 08 May 2018 11:35:51 +0000. Up 9.90 seconds.\nHit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\nGet:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [3552 B]\nGet:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [1456 B]\nGet:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B]\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [2148 B]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [3980 B]\nFetched 10.1 MB in 3s (3356 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'apt autoremove' to remove it.\nThe following packages will be upgraded:\n update-notifier-common\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 160 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\nFetched 160 kB in 0s (498 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59930 files and directories currently installed.)\r\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\r\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\r\nSetting up update-notifier-common (3.192.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nhtop is already the newest version (2.1.0-3).\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'apt autoremove' to remove it.\nThe following NEW packages will be installed:\n tree\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 40.7 kB of archives.\nAfter this operation, 105 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\nFetched 40.7 kB in 0s (210 kB/s)\nSelecting previously unselected package tree.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59930 files and directories currently installed.)\r\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\r\nUnpacking tree (1.7.0-5) ...\r\nSetting up tree (1.7.0-5) ...\r\nProcessing triggers for man-db (2.8.3-2) ...\r\nCloud-init v. 18.2 running 'modules:final' at Tue, 08 May 2018 11:35:52 +0000. Up 10.93 seconds.\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:36:05 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 23.68 seconds\n" ---------------------------------------------------------------------- Ran 9 tests in 0.045s FAILED (failures=1, skipped=2) 2018-05-08 11:49:46,053 - tests.cloud_tests - WARNING - test case: modules/package_update_upgrade_install failed TestPackageInstallUpdateUpgrade.test_cloud_init_output with: AssertionError: 'Setting up htop (' not found in "Cloud-init v. 18.2 running 'init-local' at Tue, 08 May 2018 11:35:46 +0000. Up 4.95 seconds.\nCloud-init v. 18.2 running 'init' at Tue, 08 May 2018 11:35:49 +0000. Up 8.22 seconds.\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: | ens4 | True | 10.0.2.15 | 255.255.255.0 | global | 52:54:00:12:34:56 |\nci-info: | ens4 | True | fe80::5054:ff:fe12:3456/64 | . | link | 52:54:00:12:34:56 |\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nci-info: | lo | True | ::1/128 | . | host | . |\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\nci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens4 | UG |\nci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens4 | U |\nci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens4 | UH |\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | Route | Destination | Gateway | Interface | Flags |\nci-info: +-------+-------------+---------+-----------+-------+\nci-info: | 1 | fe80::/64 | :: | ens4 | U |\nci-info: | 3 | local | :: | ens4 | U |\nci-info: | 4 | ff00::/8 | :: | ens4 | U |\nci-info: +-------+-------------+---------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nSHA256:sMOKDb0rhy8mEsceOhLxHOyX442YQvuXMdGjHWcwv2I root@ubuntu\nThe key's randomart image is:\n+---[RSA 2048]----+\n| |\n| o |\n| . o + |\n|. o. o * + |\n| *....B S . |\n|o.B++* E . |\n|.*oB++= . |\n|B.O ++. |\n|o=.*+ |\n+----[SHA256]-----+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nSHA256:QMxc775Pec9KnK3DzaAuGZ71+gocT24Cnxxt+ef3/6s root@ubuntu\nThe key's randomart image is:\n+---[DSA 1024]----+\n| +... |\n| .+ . |\n| . . |\n| . . . . |\n| S + = |\n| *.O.+.o |\n| .O=*+*+o|\n| =*.o+*+|\n| .+=E=+&|\n+----[SHA256]-----+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nSHA256:h+uzbI6XAsfE9+N8zBsYgQtyaB6mrpPODRUjU+6117c root@ubuntu\nThe key's randomart image is:\n+---[ECDSA 256]---+\n| . |\n| o . . |\n| o +*oo . . |\n| +=+++.oo . |\n| .o.+ oSoo. |\n| .. . + o+o. |\n| o. o .+.E. |\n|+.o .+= o +. |\n|o+ . .==o ... |\n+----[SHA256]-----+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nSHA256:QkJKer9K+hXp+WbJVC9NmiUoCoq1Sbre0ysKUxkrvYc root@ubuntu\nThe key's randomart image is:\n+--[ED25519 256]--+\n| . . |\n| o o |\n|. + . .. |\n|.oo=.+. o o |\n|+==++...SO |\n|+o++ +..+ o |\n|o.E Bo . . |\n|o+.* o= |\n|o++.o+o |\n+----[SHA256]-----+\nCloud-init v. 18.2 running 'modules:config' at Tue, 08 May 2018 11:35:51 +0000. Up 9.90 seconds.\nHit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\nGet:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [3552 B]\nGet:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [1456 B]\nGet:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B]\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [2148 B]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [3980 B]\nFetched 10.1 MB in 3s (3356 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'apt autoremove' to remove it.\nThe following packages will be upgraded:\n update-notifier-common\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 160 kB of archives.\nAfter this operation, 1024 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\nFetched 160 kB in 0s (498 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59930 files and directories currently installed.)\r\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\r\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\r\nSetting up update-notifier-common (3.192.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nhtop is already the newest version (2.1.0-3).\nThe following package was automatically installed and is no longer required:\n grub-pc-bin\nUse 'apt autoremove' to remove it.\nThe following NEW packages will be installed:\n tree\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 40.7 kB of archives.\nAfter this operation, 105 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\nFetched 40.7 kB in 0s (210 kB/s)\nSelecting previously unselected package tree.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59930 files and directories currently installed.)\r\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\r\nUnpacking tree (1.7.0-5) ...\r\nSetting up tree (1.7.0-5) ...\r\nProcessing triggers for man-db (2.8.3-2) ...\r\nCloud-init v. 18.2 running 'modules:final' at Tue, 08 May 2018 11:35:52 +0000. Up 10.93 seconds.\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:36:05 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 23.68 seconds\n" 2018-05-08 11:49:46,053 - 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.049s OK (skipped=2) 2018-05-08 11:49:46,112 - 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.035s OK (skipped=2) 2018-05-08 11:49:46,157 - 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.036s OK (skipped=2) 2018-05-08 11:49:46,200 - 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.035s OK (skipped=2) 2018-05-08 11:49:46,242 - 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.035s OK (skipped=2) 2018-05-08 11:49:46,286 - 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.060s OK (skipped=2) 2018-05-08 11:49:46,354 - 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.035s OK (skipped=2) 2018-05-08 11:49:46,396 - 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.039s OK (skipped=2) 2018-05-08 11:49:46,444 - 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.036s OK (skipped=2) 2018-05-08 11:49:46,489 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_count (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test the count is proper. ... FAIL test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... 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 ====================================================================== FAIL: test_cert_count (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test the count is proper. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.py", line 13, in test_cert_count self.assertEqual(5, int(out)) AssertionError: 5 != 4 ---------------------------------------------------------------------- Ran 7 tests in 0.036s FAILED (failures=1, skipped=2) 2018-05-08 11:49:46,536 - tests.cloud_tests - WARNING - test case: modules/ca_certs failed TestCaCerts.test_cert_count with: AssertionError: 5 != 4 2018-05-08 11:49:46,536 - 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.038s OK (skipped=2) 2018-05-08 11:49:46,581 - tests.cloud_tests - WARNING - test: platform='nocloud-kvm', os='bionic' failed 3 tests 2018-05-08 11:49:46,581 - tests.cloud_tests - DEBUG - verify results: {'lxd': {'bionic': {'modules/final_message': {'failures': [], 'passed': True}, 'modules/apt_configure_primary': {'failures': [], 'passed': True}, 'modules/salt_minion': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 18, in test_minion_pem\n self.assertIn(\'------BEGIN PRIVATE KEY------\', out)\nAssertionError: \'------BEGIN PRIVATE KEY------\' not found in \'\'\n', 'function': 'test_minion_pem', 'error': "AssertionError: '------BEGIN PRIVATE KEY------' not found in ''", 'module': 'tests.cloud_tests.testcases.modules.salt_minion', 'class': 'Test'}, {'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 25, in test_minion_pub\n self.assertIn(\'------BEGIN PUBLIC KEY-------\', out)\nAssertionError: \'------BEGIN PUBLIC KEY-------\' not found in \'\'\n', 'function': 'test_minion_pub', 'error': "AssertionError: '------BEGIN PUBLIC KEY-------' not found in ''", 'module': 'tests.cloud_tests.testcases.modules.salt_minion', 'class': 'Test'}], 'passed': False}, 'modules/set_password_expire': {'failures': [], 'passed': True}, 'main/command_output_simple': {'failures': [], 'passed': True}, 'modules/ntp_pools': {'failures': [], 'passed': True}, 'modules/ntp_chrony': {'failures': [], 'passed': True}, 'modules/apt_configure_security': {'failures': [], 'passed': True}, 'modules/ntp': {'failures': [], 'passed': True}, 'modules/snap': {'failures': [], 'passed': True}, 'modules/apt_configure_disable_suites': {'failures': [], 'passed': True}, 'modules/set_password_list_string': {'failures': [], 'passed': True}, 'modules/set_password_list': {'failures': [], 'passed': True}, 'modules/apt_configure_conf': {'failures': [], 'passed': True}, 'modules/runcmd': {'failures': [], 'passed': True}, 'modules/ntp_timesyncd': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_keyserver': {'failures': [], 'passed': True}, 'modules/write_files': {'failures': [], 'passed': True}, 'modules/bootcmd': {'failures': [], 'passed': True}, 'modules/ntp_servers': {'failures': [], 'passed': True}, 'modules/apt_pipelining_os': {'failures': [], 'passed': True}, 'bugs/lp1628337': {'failures': [], 'passed': True}, 'modules/debug_enable': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_key': {'failures': [], 'passed': True}, 'modules/ssh_import_id': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_ppa': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_list': {'failures': [], 'passed': True}, 'modules/keys_to_console': {'failures': [], 'passed': True}, 'modules/ssh_keys_generate': {'failures': [], 'passed': True}, 'modules/set_hostname': {'failures': [], 'passed': True}, 'modules/seed_random_data': {'failures': [], 'passed': True}, 'modules/user_groups': {'failures': [], 'passed': True}, 'modules/locale': {'failures': [], 'passed': True}, 'modules/ssh_auth_key_fingerprints_disable': {'failures': [], 'passed': True}, 'modules/apt_pipelining_disable': {'failures': [], 'passed': True}, 'modules/apt_configure_proxy': {'failures': [], 'passed': True}, 'modules/snappy': {'failures': [], 'passed': True}, 'modules/set_hostname_fqdn': {'failures': [], 'passed': True}, 'modules/package_update_upgrade_install': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.py", line 32, in test_cloud_init_output\n self.assertIn(\'Setting up htop (\', out)\nAssertionError: \'Setting up htop (\' not found in "Cloud-init v. 18.2 running \'init-local\' at Tue, 08 May 2018 11:03:42 +0000. Up 1.00 seconds.\\nCloud-init v. 18.2 running \'init\' at Tue, 08 May 2018 11:03:45 +0000. Up 4.00 seconds.\\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: | eth0 | True | 10.240.65.29 | 255.255.255.0 | global | 00:16:3e:4b:66:b1 |\\nci-info: | eth0 | True | fe80::216:3eff:fe4b:66b1/64 | . | link | 00:16:3e:4b:66:b1 |\\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\\nci-info: | lo | True | ::1/128 | . | host | . |\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: | 0 | 0.0.0.0 | 10.240.65.1 | 0.0.0.0 | eth0 | UG |\\nci-info: | 1 | 10.240.65.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\\nci-info: | 2 | 10.240.65.1 | 0.0.0.0 | 255.255.255.255 | eth0 | UH |\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Interface | Flags |\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | 0 | fe80::/64 | :: | eth0 | U |\\nci-info: | 3 | ff00::/8 | :: | eth0 | U |\\nci-info: +-------+-------------+---------+-----------+-------+\\nGenerating public/private rsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\\nThe key fingerprint is:\\nSHA256:x/uW2YJJ8Y8UfgRQWdnb1flZE5i+pDdJtR5eZ8Oyu4M root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[RSA 2048]----+\\n| .o.o+++|\\n| oo.+=|\\n| ..o X|\\n| .. .=.B*|\\n| S o++oB.=|\\n| ..o+*.o |\\n| ..+oBo |\\n| oE*oo |\\n| ..oo |\\n+----[SHA256]-----+\\nGenerating public/private dsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\\nThe key fingerprint is:\\nSHA256:bYnKv99BnU7+pnp7rivMbz4rvqNVupsR7F75aJ04Y0w root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[DSA 1024]----+\\n| |\\n| |\\n| |\\n| o o . . |\\n| S + + = |\\n| . . . o E . |\\n| o oO *..|\\n| . +*%==+|\\n| oooo@&%@+|\\n+----[SHA256]-----+\\nGenerating public/private ecdsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\\nThe key fingerprint is:\\nSHA256:e52Wy3xy4iQ855fyN/tyuaGOCdQSnjtxp99yGCYqeAI root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[ECDSA 256]---+\\n| |\\n| |\\n| . |\\n| . + |\\n| S* o . |\\n| E .o=oo= |\\n| . . .+*.X oo.|\\n| o o ooXB+O++|\\n| o . +B%+B*|\\n+----[SHA256]-----+\\nGenerating public/private ed25519 key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\\nThe key fingerprint is:\\nSHA256:HR7/g6HwkYlfuit6sdt0zm2URq5Tohaezh7NUoy/vtU root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+--[ED25519 256]--+\\n| |\\n| |\\n| o |\\n| + O . |\\n| S B *o . |\\n| .+.X.+*. |\\n| +O+**+ E|\\n| ++=Bo+.. |\\n| .o.*Bo*+. |\\n+----[SHA256]-----+\\nCloud-init v. 18.2 running \'modules:config\' at Tue, 08 May 2018 11:03:48 +0000. Up 7.00 seconds.\\nHit:1 http://archive.ubuntu.com/ubuntu bionic InRelease\\nHit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease\\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\\nReading package lists...\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nCalculating upgrade...\\nThe following package was automatically installed and is no longer required:\\n libfreetype6\\nUse \'apt autoremove\' to remove it.\\nThe following packages will be upgraded:\\n update-notifier-common\\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 160 kB of archives.\\nAfter this operation, 1024 B of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\\nFetched 160 kB in 0s (499 kB/s)\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 28477 files and directories currently installed.)\\r\\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\\r\\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\\r\\nSetting up update-notifier-common (3.192.1) ...\\r\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nhtop is already the newest version (2.1.0-3).\\nThe following package was automatically installed and is no longer required:\\n libfreetype6\\nUse \'apt autoremove\' to remove it.\\nThe following NEW packages will be installed:\\n tree\\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 40.7 kB of archives.\\nAfter this operation, 105 kB of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\\nFetched 40.7 kB in 0s (209 kB/s)\\nSelecting previously unselected package tree.\\r\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 28477 files and directories currently installed.)\\r\\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\\r\\nUnpacking tree (1.7.0-5) ...\\r\\nSetting up tree (1.7.0-5) ...\\r\\nProcessing triggers for man-db (2.8.3-2) ...\\r\\nCloud-init v. 18.2 running \'modules:final\' at Tue, 08 May 2018 11:03:52 +0000. Up 11.00 seconds.\\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:04:01 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 20.00 seconds\\n"\n', 'function': 'test_cloud_init_output', 'error': 'AssertionError: \'Setting up htop (\' not found in "Cloud-init v. 18.2 running \'init-local\' at Tue, 08 May 2018 11:03:42 +0000. Up 1.00 seconds.\\nCloud-init v. 18.2 running \'init\' at Tue, 08 May 2018 11:03:45 +0000. Up 4.00 seconds.\\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: | eth0 | True | 10.240.65.29 | 255.255.255.0 | global | 00:16:3e:4b:66:b1 |\\nci-info: | eth0 | True | fe80::216:3eff:fe4b:66b1/64 | . | link | 00:16:3e:4b:66:b1 |\\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\\nci-info: | lo | True | ::1/128 | . | host | . |\\nci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\\nci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: | 0 | 0.0.0.0 | 10.240.65.1 | 0.0.0.0 | eth0 | UG |\\nci-info: | 1 | 10.240.65.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\\nci-info: | 2 | 10.240.65.1 | 0.0.0.0 | 255.255.255.255 | eth0 | UH |\\nci-info: +-------+-------------+-------------+-----------------+-----------+-------+\\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Interface | Flags |\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | 0 | fe80::/64 | :: | eth0 | U |\\nci-info: | 3 | ff00::/8 | :: | eth0 | U |\\nci-info: +-------+-------------+---------+-----------+-------+\\nGenerating public/private rsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\\nThe key fingerprint is:\\nSHA256:x/uW2YJJ8Y8UfgRQWdnb1flZE5i+pDdJtR5eZ8Oyu4M root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[RSA 2048]----+\\n| .o.o+++|\\n| oo.+=|\\n| ..o X|\\n| .. .=.B*|\\n| S o++oB.=|\\n| ..o+*.o |\\n| ..+oBo |\\n| oE*oo |\\n| ..oo |\\n+----[SHA256]-----+\\nGenerating public/private dsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\\nThe key fingerprint is:\\nSHA256:bYnKv99BnU7+pnp7rivMbz4rvqNVupsR7F75aJ04Y0w root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[DSA 1024]----+\\n| |\\n| |\\n| |\\n| o o . . |\\n| S + + = |\\n| . . . o E . |\\n| o oO *..|\\n| . +*%==+|\\n| oooo@&%@+|\\n+----[SHA256]-----+\\nGenerating public/private ecdsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\\nThe key fingerprint is:\\nSHA256:e52Wy3xy4iQ855fyN/tyuaGOCdQSnjtxp99yGCYqeAI root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+---[ECDSA 256]---+\\n| |\\n| |\\n| . |\\n| . + |\\n| S* o . |\\n| E .o=oo= |\\n| . . .+*.X oo.|\\n| o o ooXB+O++|\\n| o . +B%+B*|\\n+----[SHA256]-----+\\nGenerating public/private ed25519 key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\\nThe key fingerprint is:\\nSHA256:HR7/g6HwkYlfuit6sdt0zm2URq5Tohaezh7NUoy/vtU root@cloud-test-ubuntu-bionic-modules-package-update-upgrade-9z4owri\\nThe key\'s randomart image is:\\n+--[ED25519 256]--+\\n| |\\n| |\\n| o |\\n| + O . |\\n| S B *o . |\\n| .+.X.+*. |\\n| +O+**+ E|\\n| ++=Bo+.. |\\n| .o.*Bo*+. |\\n+----[SHA256]-----+\\nCloud-init v. 18.2 running \'modules:config\' at Tue, 08 May 2018 11:03:48 +0000. Up 7.00 seconds.\\nHit:1 http://archive.ubuntu.com/ubuntu bionic InRelease\\nHit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease\\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\\nReading package lists...\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nCalculating upgrade...\\nThe following package was automatically installed and is no longer required:\\n libfreetype6\\nUse \'apt autoremove\' to remove it.\\nThe following packages will be upgraded:\\n update-notifier-common\\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 160 kB of archives.\\nAfter this operation, 1024 B of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\\nFetched 160 kB in 0s (499 kB/s)\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 28477 files and directories currently installed.)\\r\\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\\r\\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\\r\\nSetting up update-notifier-common (3.192.1) ...\\r\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nhtop is already the newest version (2.1.0-3).\\nThe following package was automatically installed and is no longer required:\\n libfreetype6\\nUse \'apt autoremove\' to remove it.\\nThe following NEW packages will be installed:\\n tree\\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 40.7 kB of archives.\\nAfter this operation, 105 kB of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\\nFetched 40.7 kB in 0s (209 kB/s)\\nSelecting previously unselected package tree.\\r\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 28477 files and directories currently installed.)\\r\\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\\r\\nUnpacking tree (1.7.0-5) ...\\r\\nSetting up tree (1.7.0-5) ...\\r\\nProcessing triggers for man-db (2.8.3-2) ...\\r\\nCloud-init v. 18.2 running \'modules:final\' at Tue, 08 May 2018 11:03:52 +0000. Up 11.00 seconds.\\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:04:01 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 20.00 seconds\\n"', 'module': 'tests.cloud_tests.testcases.modules.package_update_upgrade_install', 'class': 'TestPackageInstallUpdateUpgrade'}], 'passed': False}, 'modules/set_password': {'failures': [], 'passed': True}, 'modules/lxd_bridge': {'failures': [], 'passed': True}, 'modules/debug_disable': {'failures': [], 'passed': True}, 'modules/timezone': {'failures': [], 'passed': True}, 'modules/lxd_dir': {'failures': [], 'passed': True}, 'modules/ca_certs': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.py", line 13, in test_cert_count\n self.assertEqual(5, int(out))\nAssertionError: 5 != 4\n', 'function': 'test_cert_count', 'error': 'AssertionError: 5 != 4', 'module': 'tests.cloud_tests.testcases.modules.ca_certs', 'class': 'TestCaCerts'}], 'passed': False}, 'modules/ssh_auth_key_fingerprints_enable': {'failures': [], 'passed': True}, 'modules/byobu': {'failures': [], 'passed': True}}}, 'nocloud-kvm': {'bionic': {'modules/final_message': {'failures': [], 'passed': True}, 'modules/apt_configure_primary': {'failures': [], 'passed': True}, 'modules/salt_minion': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 18, in test_minion_pem\n self.assertIn(\'------BEGIN PRIVATE KEY------\', out)\nAssertionError: \'------BEGIN PRIVATE KEY------\' not found in \'\'\n', 'function': 'test_minion_pem', 'error': "AssertionError: '------BEGIN PRIVATE KEY------' not found in ''", 'module': 'tests.cloud_tests.testcases.modules.salt_minion', 'class': 'Test'}, {'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/salt_minion.py", line 25, in test_minion_pub\n self.assertIn(\'------BEGIN PUBLIC KEY-------\', out)\nAssertionError: \'------BEGIN PUBLIC KEY-------\' not found in \'\'\n', 'function': 'test_minion_pub', 'error': "AssertionError: '------BEGIN PUBLIC KEY-------' not found in ''", 'module': 'tests.cloud_tests.testcases.modules.salt_minion', 'class': 'Test'}], 'passed': False}, 'modules/set_password_expire': {'failures': [], 'passed': True}, 'main/command_output_simple': {'failures': [], 'passed': True}, 'modules/ntp_pools': {'failures': [], 'passed': True}, 'modules/ntp_chrony': {'failures': [], 'passed': True}, 'modules/apt_configure_security': {'failures': [], 'passed': True}, 'modules/ntp': {'failures': [], 'passed': True}, 'modules/snap': {'failures': [], 'passed': True}, 'modules/apt_configure_disable_suites': {'failures': [], 'passed': True}, 'modules/set_password_list_string': {'failures': [], 'passed': True}, 'modules/set_password_list': {'failures': [], 'passed': True}, 'modules/apt_configure_conf': {'failures': [], 'passed': True}, 'modules/runcmd': {'failures': [], 'passed': True}, 'modules/ntp_timesyncd': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_keyserver': {'failures': [], 'passed': True}, 'modules/write_files': {'failures': [], 'passed': True}, 'modules/bootcmd': {'failures': [], 'passed': True}, 'modules/ntp_servers': {'failures': [], 'passed': True}, 'modules/apt_pipelining_os': {'failures': [], 'passed': True}, 'bugs/lp1628337': {'failures': [], 'passed': True}, 'modules/debug_enable': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_key': {'failures': [], 'passed': True}, 'modules/ssh_import_id': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_ppa': {'failures': [], 'passed': True}, 'modules/apt_configure_sources_list': {'failures': [], 'passed': True}, 'modules/keys_to_console': {'failures': [], 'passed': True}, 'modules/ssh_keys_generate': {'failures': [], 'passed': True}, 'modules/set_hostname': {'failures': [], 'passed': True}, 'modules/seed_random_data': {'failures': [], 'passed': True}, 'modules/user_groups': {'failures': [], 'passed': True}, 'modules/locale': {'failures': [], 'passed': True}, 'modules/ssh_auth_key_fingerprints_disable': {'failures': [], 'passed': True}, 'modules/apt_pipelining_disable': {'failures': [], 'passed': True}, 'modules/apt_configure_proxy': {'failures': [], 'passed': True}, 'modules/snappy': {'failures': [], 'passed': True}, 'modules/set_hostname_fqdn': {'failures': [], 'passed': True}, 'modules/package_update_upgrade_install': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.py", line 32, in test_cloud_init_output\n self.assertIn(\'Setting up htop (\', out)\nAssertionError: \'Setting up htop (\' not found in "Cloud-init v. 18.2 running \'init-local\' at Tue, 08 May 2018 11:35:46 +0000. Up 4.95 seconds.\\nCloud-init v. 18.2 running \'init\' at Tue, 08 May 2018 11:35:49 +0000. Up 8.22 seconds.\\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: | ens4 | True | 10.0.2.15 | 255.255.255.0 | global | 52:54:00:12:34:56 |\\nci-info: | ens4 | True | fe80::5054:ff:fe12:3456/64 | . | link | 52:54:00:12:34:56 |\\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\\nci-info: | lo | True | ::1/128 | . | host | . |\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens4 | UG |\\nci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens4 | U |\\nci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens4 | UH |\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Interface | Flags |\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | 1 | fe80::/64 | :: | ens4 | U |\\nci-info: | 3 | local | :: | ens4 | U |\\nci-info: | 4 | ff00::/8 | :: | ens4 | U |\\nci-info: +-------+-------------+---------+-----------+-------+\\nGenerating public/private rsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\\nThe key fingerprint is:\\nSHA256:sMOKDb0rhy8mEsceOhLxHOyX442YQvuXMdGjHWcwv2I root@ubuntu\\nThe key\'s randomart image is:\\n+---[RSA 2048]----+\\n| |\\n| o |\\n| . o + |\\n|. o. o * + |\\n| *....B S . |\\n|o.B++* E . |\\n|.*oB++= . |\\n|B.O ++. |\\n|o=.*+ |\\n+----[SHA256]-----+\\nGenerating public/private dsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\\nThe key fingerprint is:\\nSHA256:QMxc775Pec9KnK3DzaAuGZ71+gocT24Cnxxt+ef3/6s root@ubuntu\\nThe key\'s randomart image is:\\n+---[DSA 1024]----+\\n| +... |\\n| .+ . |\\n| . . |\\n| . . . . |\\n| S + = |\\n| *.O.+.o |\\n| .O=*+*+o|\\n| =*.o+*+|\\n| .+=E=+&|\\n+----[SHA256]-----+\\nGenerating public/private ecdsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\\nThe key fingerprint is:\\nSHA256:h+uzbI6XAsfE9+N8zBsYgQtyaB6mrpPODRUjU+6117c root@ubuntu\\nThe key\'s randomart image is:\\n+---[ECDSA 256]---+\\n| . |\\n| o . . |\\n| o +*oo . . |\\n| +=+++.oo . |\\n| .o.+ oSoo. |\\n| .. . + o+o. |\\n| o. o .+.E. |\\n|+.o .+= o +. |\\n|o+ . .==o ... |\\n+----[SHA256]-----+\\nGenerating public/private ed25519 key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\\nThe key fingerprint is:\\nSHA256:QkJKer9K+hXp+WbJVC9NmiUoCoq1Sbre0ysKUxkrvYc root@ubuntu\\nThe key\'s randomart image is:\\n+--[ED25519 256]--+\\n| . . |\\n| o o |\\n|. + . .. |\\n|.oo=.+. o o |\\n|+==++...SO |\\n|+o++ +..+ o |\\n|o.E Bo . . |\\n|o+.* o= |\\n|o++.o+o |\\n+----[SHA256]-----+\\nCloud-init v. 18.2 running \'modules:config\' at Tue, 08 May 2018 11:35:51 +0000. Up 9.90 seconds.\\nHit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease\\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\\nGet:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [3552 B]\\nGet:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [1456 B]\\nGet:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB]\\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB]\\nGet:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB]\\nGet:10 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B]\\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [2148 B]\\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [3980 B]\\nFetched 10.1 MB in 3s (3356 kB/s)\\nReading package lists...\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nCalculating upgrade...\\nThe following package was automatically installed and is no longer required:\\n grub-pc-bin\\nUse \'apt autoremove\' to remove it.\\nThe following packages will be upgraded:\\n update-notifier-common\\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 160 kB of archives.\\nAfter this operation, 1024 B of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\\nFetched 160 kB in 0s (498 kB/s)\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 59930 files and directories currently installed.)\\r\\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\\r\\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\\r\\nSetting up update-notifier-common (3.192.1) ...\\r\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nhtop is already the newest version (2.1.0-3).\\nThe following package was automatically installed and is no longer required:\\n grub-pc-bin\\nUse \'apt autoremove\' to remove it.\\nThe following NEW packages will be installed:\\n tree\\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 40.7 kB of archives.\\nAfter this operation, 105 kB of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\\nFetched 40.7 kB in 0s (210 kB/s)\\nSelecting previously unselected package tree.\\r\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 59930 files and directories currently installed.)\\r\\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\\r\\nUnpacking tree (1.7.0-5) ...\\r\\nSetting up tree (1.7.0-5) ...\\r\\nProcessing triggers for man-db (2.8.3-2) ...\\r\\nCloud-init v. 18.2 running \'modules:final\' at Tue, 08 May 2018 11:35:52 +0000. Up 10.93 seconds.\\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:36:05 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 23.68 seconds\\n"\n', 'function': 'test_cloud_init_output', 'error': 'AssertionError: \'Setting up htop (\' not found in "Cloud-init v. 18.2 running \'init-local\' at Tue, 08 May 2018 11:35:46 +0000. Up 4.95 seconds.\\nCloud-init v. 18.2 running \'init\' at Tue, 08 May 2018 11:35:49 +0000. Up 8.22 seconds.\\nci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: | ens4 | True | 10.0.2.15 | 255.255.255.0 | global | 52:54:00:12:34:56 |\\nci-info: | ens4 | True | fe80::5054:ff:fe12:3456/64 | . | link | 52:54:00:12:34:56 |\\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\\nci-info: | lo | True | ::1/128 | . | host | . |\\nci-info: +--------+------+----------------------------+---------------+--------+-------------------+\\nci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens4 | UG |\\nci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens4 | U |\\nci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens4 | UH |\\nci-info: +-------+-------------+----------+-----------------+-----------+-------+\\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | Route | Destination | Gateway | Interface | Flags |\\nci-info: +-------+-------------+---------+-----------+-------+\\nci-info: | 1 | fe80::/64 | :: | ens4 | U |\\nci-info: | 3 | local | :: | ens4 | U |\\nci-info: | 4 | ff00::/8 | :: | ens4 | U |\\nci-info: +-------+-------------+---------+-----------+-------+\\nGenerating public/private rsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\\nThe key fingerprint is:\\nSHA256:sMOKDb0rhy8mEsceOhLxHOyX442YQvuXMdGjHWcwv2I root@ubuntu\\nThe key\'s randomart image is:\\n+---[RSA 2048]----+\\n| |\\n| o |\\n| . o + |\\n|. o. o * + |\\n| *....B S . |\\n|o.B++* E . |\\n|.*oB++= . |\\n|B.O ++. |\\n|o=.*+ |\\n+----[SHA256]-----+\\nGenerating public/private dsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\\nThe key fingerprint is:\\nSHA256:QMxc775Pec9KnK3DzaAuGZ71+gocT24Cnxxt+ef3/6s root@ubuntu\\nThe key\'s randomart image is:\\n+---[DSA 1024]----+\\n| +... |\\n| .+ . |\\n| . . |\\n| . . . . |\\n| S + = |\\n| *.O.+.o |\\n| .O=*+*+o|\\n| =*.o+*+|\\n| .+=E=+&|\\n+----[SHA256]-----+\\nGenerating public/private ecdsa key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\\nThe key fingerprint is:\\nSHA256:h+uzbI6XAsfE9+N8zBsYgQtyaB6mrpPODRUjU+6117c root@ubuntu\\nThe key\'s randomart image is:\\n+---[ECDSA 256]---+\\n| . |\\n| o . . |\\n| o +*oo . . |\\n| +=+++.oo . |\\n| .o.+ oSoo. |\\n| .. . + o+o. |\\n| o. o .+.E. |\\n|+.o .+= o +. |\\n|o+ . .==o ... |\\n+----[SHA256]-----+\\nGenerating public/private ed25519 key pair.\\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\\nThe key fingerprint is:\\nSHA256:QkJKer9K+hXp+WbJVC9NmiUoCoq1Sbre0ysKUxkrvYc root@ubuntu\\nThe key\'s randomart image is:\\n+--[ED25519 256]--+\\n| . . |\\n| o o |\\n|. + . .. |\\n|.oo=.+. o o |\\n|+==++...SO |\\n|+o++ +..+ o |\\n|o.E Bo . . |\\n|o+.* o= |\\n|o++.o+o |\\n+----[SHA256]-----+\\nCloud-init v. 18.2 running \'modules:config\' at Tue, 08 May 2018 11:35:51 +0000. Up 9.90 seconds.\\nHit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease\\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\\nHit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease\\nHit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease\\nGet:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [3552 B]\\nGet:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [1456 B]\\nGet:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB]\\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB]\\nGet:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB]\\nGet:10 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B]\\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [2148 B]\\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [3980 B]\\nFetched 10.1 MB in 3s (3356 kB/s)\\nReading package lists...\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nCalculating upgrade...\\nThe following package was automatically installed and is no longer required:\\n grub-pc-bin\\nUse \'apt autoremove\' to remove it.\\nThe following packages will be upgraded:\\n update-notifier-common\\n1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 160 kB of archives.\\nAfter this operation, 1024 B of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-notifier-common all 3.192.1 [160 kB]\\nFetched 160 kB in 0s (498 kB/s)\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 59930 files and directories currently installed.)\\r\\nPreparing to unpack .../update-notifier-common_3.192.1_all.deb ...\\r\\nUnpacking update-notifier-common (3.192.1) over (3.192) ...\\r\\nSetting up update-notifier-common (3.192.1) ...\\r\\nReading package lists...\\nBuilding dependency tree...\\nReading state information...\\nhtop is already the newest version (2.1.0-3).\\nThe following package was automatically installed and is no longer required:\\n grub-pc-bin\\nUse \'apt autoremove\' to remove it.\\nThe following NEW packages will be installed:\\n tree\\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\\nNeed to get 40.7 kB of archives.\\nAfter this operation, 105 kB of additional disk space will be used.\\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tree amd64 1.7.0-5 [40.7 kB]\\nFetched 40.7 kB in 0s (210 kB/s)\\nSelecting previously unselected package tree.\\r\\n(Reading database ... \\r(Reading database ... 5%\\r(Reading database ... 10%\\r(Reading database ... 15%\\r(Reading database ... 20%\\r(Reading database ... 25%\\r(Reading database ... 30%\\r(Reading database ... 35%\\r(Reading database ... 40%\\r(Reading database ... 45%\\r(Reading database ... 50%\\r(Reading database ... 55%\\r(Reading database ... 60%\\r(Reading database ... 65%\\r(Reading database ... 70%\\r(Reading database ... 75%\\r(Reading database ... 80%\\r(Reading database ... 85%\\r(Reading database ... 90%\\r(Reading database ... 95%\\r(Reading database ... 100%\\r(Reading database ... 59930 files and directories currently installed.)\\r\\nPreparing to unpack .../tree_1.7.0-5_amd64.deb ...\\r\\nUnpacking tree (1.7.0-5) ...\\r\\nSetting up tree (1.7.0-5) ...\\r\\nProcessing triggers for man-db (2.8.3-2) ...\\r\\nCloud-init v. 18.2 running \'modules:final\' at Tue, 08 May 2018 11:35:52 +0000. Up 10.93 seconds.\\nCloud-init v. 18.2 finished at Tue, 08 May 2018 11:36:05 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 23.68 seconds\\n"', 'module': 'tests.cloud_tests.testcases.modules.package_update_upgrade_install', 'class': 'TestPackageInstallUpdateUpgrade'}], 'passed': False}, 'modules/set_password': {'failures': [], 'passed': True}, 'modules/lxd_bridge': {'failures': [], 'passed': True}, 'modules/debug_disable': {'failures': [], 'passed': True}, 'modules/timezone': {'failures': [], 'passed': True}, 'modules/lxd_dir': {'failures': [], 'passed': True}, 'modules/ca_certs': {'failures': [{'traceback': 'Traceback (most recent call last):\n File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.py", line 13, in test_cert_count\n self.assertEqual(5, int(out))\nAssertionError: 5 != 4\n', 'function': 'test_cert_count', 'error': 'AssertionError: 5 != 4', 'module': 'tests.cloud_tests.testcases.modules.ca_certs', 'class': 'TestCaCerts'}], 'passed': False}, 'modules/ssh_auth_key_fingerprints_enable': {'failures': [], 'passed': True}, 'modules/byobu': {'failures': [], 'passed': True}}}} 2018-05-08 11:49:46,582 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/results ERROR: InvocationError: '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-b/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=bionic --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main --preserve-data --data-dir=./results --verbose' ___________________________________ summary ____________________________________ ERROR: citest: commands failed + 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