2020-11-20T13:47:31.044 INFO:root:teuthology version: 1.0.0-357fd4a 2020-11-20T13:47:31.046 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description fs/multiclient/{begin clusters/1-mds-2-client conf/{client mds mon osd} distros/ubuntu_latest mount/fuse objectstore-ec/bluestore-ec-root overrides/{frag_enable whitelist_health whitelist_wrongly_marked_down} tasks/ior-shared-file} --owner scheduled_teuthology@teuthology --name teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi --archive /home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529 --block --lock -- /tmp/teuthology-worker.5k5q188z.tmp 2020-11-20T13:47:31.087 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-20T13:47:31.176 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529 branch: octopus description: fs/multiclient/{begin clusters/1-mds-2-client conf/{client mds mon osd} distros/ubuntu_latest mount/fuse objectstore-ec/bluestore-ec-root overrides/{frag_enable whitelist_health whitelist_wrongly_marked_down} tasks/ior-shared-file} email: ceph-qa@ceph.io first_in_suite: false job_id: '5628529' kernel: kdb: true sha1: distro last_in_suite: false log-rotate: ceph-mds: 10G ceph-osd: 10G machine_type: smithi name: teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 30 - machine: disk: 200 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: octopus ceph: cephfs_ec_profile: - m=2 - k=2 - crush-failure-domain=osd conf: client: client mount timeout: 600 debug client: 20 debug ms: 1 rados mon op timeout: 15m rados osd op timeout: 15m mds: debug mds: 20 debug ms: 1 mds bal frag: true mds bal fragment size max: 10000 mds bal merge size: 5 mds bal split bits: 3 mds bal split size: 100 mds debug frag: true mds debug scatterstat: true mds op complaint time: 180 mds verify scatter: true osd op complaint time: 180 rados mon op timeout: 15m rados osd op timeout: 15m mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 mon op complaint time: 120 osd: bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd op complaint time: 180 fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - overall HEALTH_ - \(FS_DEGRADED\) - \(MDS_FAILED\) - \(MDS_DEGRADED\) - \(FS_WITH_FAILED_MDS\) - \(MDS_DAMAGE\) - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(FS_INLINE_DATA_DEPRECATED\) - overall HEALTH_ - \(OSD_DOWN\) - \(OSD_ - but it is still running - is not responding sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 osd: bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: octopus sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - mon.a - mgr.y - mds.a - mds.c - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mon.c - mgr.x - mds.b - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 - - client.1 sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 sleep_before_teardown: 0 suite: fs suite_branch: octopus suite_path: /home/teuthworker/src/git.ceph.com_ceph_octopus/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 tasks: - install: extra_packages: deb: - python3-cephfs - cephfs-shell rpm: - python3-cephfs extra_system_packages: deb: - bison - flex - libelf-dev - libssl-dev - dump - indent - libaio-dev - libtool-bin - uuid-dev - xfslibs-dev rpm: - bison - flex - elfutils-libelf-devel - openssl-devel - libacl-devel - libaio-devel - libattr-devel - libtool - libuuid-devel - xfsdump - xfsprogs - xfsprogs-devel - libaio-devel - libtool - libuuid-devel - xfsprogs-devel - ceph: null - ceph-fuse: null - pexec: clients: - cd $TESTDIR - wget http://download.ceph.com/qa/ior.tbz2 - tar xvfj ior.tbz2 - cd ior - ./configure - make - make install DESTDIR=$TESTDIR/binary/ - cd $TESTDIR/ - rm ior.tbz2 - rm -r ior - ln -s $TESTDIR/mnt.* $TESTDIR/gmnt - ssh_keys: null - mpi: exec: $TESTDIR/binary/usr/local/bin/ior -e -w -r -W -b 10m -a POSIX -o $TESTDIR/gmnt/ior.testfile - pexec: all: - rm -f $TESTDIR/gmnt/ior.testfile - rm -f $TESTDIR/gmnt - rm -rf $TESTDIR/binary teuthology_branch: master timestamp: 2020-11-16_04:10:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.21176 2020-11-20T13:47:31.176 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_octopus/qa; will attempt to use it 2020-11-20T13:47:31.177 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_octopus/qa/tasks 2020-11-20T13:47:31.177 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-11-20T13:47:31.179 INFO:teuthology.task.internal:Checking packages... 2020-11-20T13:47:31.199 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'basic' and ceph hash 'a7b62340ad27b26642bb54ec916a97c7e1f07a34' 2020-11-20T13:47:31.199 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-11-20T13:47:31.200 INFO:teuthology.packaging:ref: None 2020-11-20T13:47:31.200 INFO:teuthology.packaging:tag: None 2020-11-20T13:47:31.200 INFO:teuthology.packaging:branch: octopus 2020-11-20T13:47:31.201 INFO:teuthology.packaging:sha1: a7b62340ad27b26642bb54ec916a97c7e1f07a34 2020-11-20T13:47:31.201 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=octopus 2020-11-20T13:47:31.527 INFO:teuthology.task.internal:Found packages for ceph version 15.2.6-589-g08106742-1bionic 2020-11-20T13:47:31.527 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-11-20T13:47:31.538 INFO:teuthology.task.internal:no buildpackages task found 2020-11-20T13:47:31.538 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-11-20T13:47:31.553 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-11-20T13:47:31.553 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-20T13:47:31.602 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:47:41.620 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:47:51.640 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:01.659 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:11.677 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:21.695 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:31.713 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:41.729 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 4, have 1)... 2020-11-20T13:48:51.744 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_teuthology@teuthology', 'count': 4, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529'} 2020-11-20T13:48:51.767 DEBUG:teuthology.lock.ops:locked ubuntu@smithi184.front.sepia.ceph.com, ubuntu@smithi150.front.sepia.ceph.com, ubuntu@smithi062.front.sepia.ceph.com, ubuntu@smithi032.front.sepia.ceph.com 2020-11-20T13:48:51.868 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8ef3d319d8>, signals=[15]) 2020-11-20T13:48:52.281 INFO:teuthology.provision.fog.smithi184:Scheduling deploy of ubuntu 18.04 2020-11-20T13:48:52.297 INFO:teuthology.provision.fog.smithi150:Scheduling deploy of ubuntu 18.04 2020-11-20T13:48:52.354 INFO:teuthology.provision.fog.smithi062:Scheduling deploy of ubuntu 18.04 2020-11-20T13:48:52.390 INFO:teuthology.provision.fog.smithi032:Scheduling deploy of ubuntu 18.04 2020-11-20T13:48:53.548 INFO:teuthology.orchestra.console:Power off smithi184 2020-11-20T13:48:53.549 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-20T13:48:53.568 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.641 INFO:teuthology.orchestra.console:Power off smithi150 2020-11-20T13:48:53.642 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-20T13:48:53.668 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.686 INFO:teuthology.orchestra.console:Power off smithi062 2020-11-20T13:48:53.686 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-20T13:48:53.693 INFO:teuthology.orchestra.console:Power off for smithi184 completed 2020-11-20T13:48:53.705 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.741 INFO:teuthology.orchestra.console:Power off smithi032 2020-11-20T13:48:53.741 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-20T13:48:53.761 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.794 INFO:teuthology.orchestra.console:Power on smithi184 2020-11-20T13:48:53.795 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-20T13:48:53.802 INFO:teuthology.orchestra.console:Power off for smithi150 completed 2020-11-20T13:48:53.813 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.823 INFO:teuthology.orchestra.console:Power off for smithi062 completed 2020-11-20T13:48:53.880 INFO:teuthology.orchestra.console:Power off for smithi032 completed 2020-11-20T13:48:53.904 INFO:teuthology.orchestra.console:Power on smithi150 2020-11-20T13:48:53.904 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-20T13:48:53.923 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.929 INFO:teuthology.orchestra.console:Power on smithi062 2020-11-20T13:48:53.930 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-20T13:48:53.948 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:53.981 INFO:teuthology.orchestra.console:Power on smithi032 2020-11-20T13:48:53.982 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-20T13:48:53.999 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:57.833 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:57.941 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:57.968 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:58.018 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:48:58.049 INFO:teuthology.orchestra.console:Power on for smithi184 completed 2020-11-20T13:48:58.150 INFO:teuthology.provision.fog.smithi184:Waiting for deploy to finish 2020-11-20T13:48:58.177 INFO:teuthology.orchestra.console:Power on for smithi062 completed 2020-11-20T13:48:58.227 INFO:teuthology.orchestra.console:Power on for smithi032 completed 2020-11-20T13:48:58.278 INFO:teuthology.provision.fog.smithi062:Waiting for deploy to finish 2020-11-20T13:48:58.327 INFO:teuthology.provision.fog.smithi032:Waiting for deploy to finish 2020-11-20T13:49:02.052 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi150.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-20T13:49:02.262 INFO:teuthology.orchestra.console:Power on for smithi150 completed 2020-11-20T13:49:02.364 INFO:teuthology.provision.fog.smithi150:Waiting for deploy to finish 2020-11-20T13:52:10.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:18.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:19.750 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:27.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:28.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:33.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:34.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:36.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:37.862 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:42.986 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:43.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:45.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:46.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:52.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:52.166 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:54.694 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:52:55.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:01.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:01.222 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:03.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:05.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:10.154 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:10.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:14.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:19.206 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:19.338 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:28.266 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:28.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:35.226 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-20T13:53:41.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:41.244 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-20T13:53:47.245 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:47.255 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-20T13:53:52.744 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:53.257 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:53:54.271 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-20T13:54:00.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:00.362 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-20T13:54:00.363 INFO:teuthology.orchestra.run.smithi032:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-20T13:54:00.706 INFO:teuthology.provision.fog.smithi032:Node is ready 2020-11-20T13:54:00.706 INFO:teuthology.orchestra.run.smithi032:> hostname 2020-11-20T13:54:00.752 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032.front.sepia.ceph.com 2020-11-20T13:54:00.753 INFO:teuthology.orchestra.run.smithi032:> grep smithi032.front.sepia.ceph.com /etc/hosts 2020-11-20T13:54:00.805 INFO:teuthology.orchestra.run.smithi032.stdout:172.21.15.32 smithi032.front.sepia.ceph.com smithi032 2020-11-20T13:54:00.805 INFO:teuthology.orchestra.run.smithi032:> sudo hostname smithi032 2020-11-20T13:54:00.946 INFO:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/smithi032.front.sepia.ceph.com/smithi032/g' /etc/hosts 2020-11-20T13:54:00.959 INFO:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/172.21.15.32/172.21.15.32/g' /etc/hosts 2020-11-20T13:54:01.018 INFO:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/smithi032.front.sepia.ceph.com/smithi032/g' /etc/hostname 2020-11-20T13:54:01.073 INFO:teuthology.orchestra.run.smithi032:> sudo hostname smithi032 2020-11-20T13:54:01.129 INFO:teuthology.provision.fog.smithi032:Deploy complete! 2020-11-20T13:54:01.129 DEBUG:teuthology.parallel:result is None 2020-11-20T13:54:01.802 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:10.853 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:19.914 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:19.924 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2020-11-20T13:54:20.093 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:20.214 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-20T13:54:20.214 INFO:teuthology.orchestra.run.smithi150:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-20T13:54:20.570 INFO:teuthology.provision.fog.smithi150:Node is ready 2020-11-20T13:54:20.571 INFO:teuthology.orchestra.run.smithi150:> hostname 2020-11-20T13:54:20.617 INFO:teuthology.orchestra.run.smithi150.stdout:smithi150.front.sepia.ceph.com 2020-11-20T13:54:20.617 INFO:teuthology.orchestra.run.smithi150:> grep smithi150.front.sepia.ceph.com /etc/hosts 2020-11-20T13:54:20.666 INFO:teuthology.orchestra.run.smithi150.stdout:172.21.15.150 smithi150.front.sepia.ceph.com smithi150 2020-11-20T13:54:20.666 INFO:teuthology.orchestra.run.smithi150:> sudo hostname smithi150 2020-11-20T13:54:20.728 INFO:teuthology.orchestra.run.smithi150:> sudo sed -i -e 's/smithi150.front.sepia.ceph.com/smithi150/g' /etc/hosts 2020-11-20T13:54:20.786 INFO:teuthology.orchestra.run.smithi150:> sudo sed -i -e 's/172.21.15.150/172.21.15.150/g' /etc/hosts 2020-11-20T13:54:20.842 INFO:teuthology.orchestra.run.smithi150:> sudo sed -i -e 's/smithi150.front.sepia.ceph.com/smithi150/g' /etc/hostname 2020-11-20T13:54:20.896 INFO:teuthology.orchestra.run.smithi150:> sudo hostname smithi150 2020-11-20T13:54:20.950 INFO:teuthology.provision.fog.smithi150:Deploy complete! 2020-11-20T13:54:20.951 DEBUG:teuthology.parallel:result is None 2020-11-20T13:54:25.926 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:26.010 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-20T13:54:26.010 INFO:teuthology.orchestra.run.smithi062:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-20T13:54:26.358 INFO:teuthology.provision.fog.smithi062:Node is ready 2020-11-20T13:54:26.358 INFO:teuthology.orchestra.run.smithi062:> hostname 2020-11-20T13:54:26.407 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062.front.sepia.ceph.com 2020-11-20T13:54:26.408 INFO:teuthology.orchestra.run.smithi062:> grep smithi062.front.sepia.ceph.com /etc/hosts 2020-11-20T13:54:26.456 INFO:teuthology.orchestra.run.smithi062.stdout:172.21.15.62 smithi062.front.sepia.ceph.com smithi062 2020-11-20T13:54:26.456 INFO:teuthology.orchestra.run.smithi062:> sudo hostname smithi062 2020-11-20T13:54:26.551 INFO:teuthology.orchestra.run.smithi062:> sudo sed -i -e 's/smithi062.front.sepia.ceph.com/smithi062/g' /etc/hosts 2020-11-20T13:54:26.567 INFO:teuthology.orchestra.run.smithi062:> sudo sed -i -e 's/172.21.15.62/172.21.15.62/g' /etc/hosts 2020-11-20T13:54:26.625 INFO:teuthology.orchestra.run.smithi062:> sudo sed -i -e 's/smithi062.front.sepia.ceph.com/smithi062/g' /etc/hostname 2020-11-20T13:54:26.679 INFO:teuthology.orchestra.run.smithi062:> sudo hostname smithi062 2020-11-20T13:54:26.735 INFO:teuthology.provision.fog.smithi062:Deploy complete! 2020-11-20T13:54:26.736 DEBUG:teuthology.parallel:result is None 2020-11-20T13:54:34.393 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:34.478 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-20T13:54:34.479 INFO:teuthology.orchestra.run.smithi184:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-20T13:54:34.814 INFO:teuthology.provision.fog.smithi184:Node is ready 2020-11-20T13:54:34.814 INFO:teuthology.orchestra.run.smithi184:> hostname 2020-11-20T13:54:34.864 INFO:teuthology.orchestra.run.smithi184.stdout:smithi184.front.sepia.ceph.com 2020-11-20T13:54:34.864 INFO:teuthology.orchestra.run.smithi184:> grep smithi184.front.sepia.ceph.com /etc/hosts 2020-11-20T13:54:34.912 INFO:teuthology.orchestra.run.smithi184.stdout:172.21.15.184 smithi184.front.sepia.ceph.com smithi184 2020-11-20T13:54:34.912 INFO:teuthology.orchestra.run.smithi184:> sudo hostname smithi184 2020-11-20T13:54:35.067 INFO:teuthology.orchestra.run.smithi184:> sudo sed -i -e 's/smithi184.front.sepia.ceph.com/smithi184/g' /etc/hosts 2020-11-20T13:54:35.081 INFO:teuthology.orchestra.run.smithi184:> sudo sed -i -e 's/172.21.15.184/172.21.15.184/g' /etc/hosts 2020-11-20T13:54:35.137 INFO:teuthology.orchestra.run.smithi184:> sudo sed -i -e 's/smithi184.front.sepia.ceph.com/smithi184/g' /etc/hostname 2020-11-20T13:54:35.193 INFO:teuthology.orchestra.run.smithi184:> sudo hostname smithi184 2020-11-20T13:54:35.245 INFO:teuthology.provision.fog.smithi184:Deploy complete! 2020-11-20T13:54:35.246 DEBUG:teuthology.parallel:result is None 2020-11-20T13:54:35.428 INFO:teuthology.lock.ops:Checking smithi184.front.sepia.ceph.com 2020-11-20T13:54:35.429 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-20T13:54:35.444 INFO:teuthology.lock.ops:Checking smithi150.front.sepia.ceph.com 2020-11-20T13:54:35.444 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-20T13:54:35.459 INFO:teuthology.lock.ops:Checking smithi062.front.sepia.ceph.com 2020-11-20T13:54:35.459 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-20T13:54:35.473 INFO:teuthology.lock.ops:Checking smithi032.front.sepia.ceph.com 2020-11-20T13:54:35.473 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-20T13:54:35.488 INFO:teuthology.lock.ops:Updating [smithi184.front.sepia.ceph.com]: set os type and version on server 2020-11-20T13:54:35.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-20T13:54:35.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:35.558 INFO:teuthology.orchestra.run.smithi184:> true 2020-11-20T13:54:35.741 INFO:teuthology.orchestra.run.smithi184:> uname -m 2020-11-20T13:54:35.787 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2020-11-20T13:54:35.788 INFO:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2020-11-20T13:54:35.835 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2020-11-20T13:54:35.836 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:35.836 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2020-11-20T13:54:35.836 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2020-11-20T13:54:35.836 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:35.836 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="18.04" 2020-11-20T13:54:35.837 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:35.837 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:35.837 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:35.837 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:35.838 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:35.838 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:35.839 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2020-11-20T13:54:35.854 INFO:teuthology.lock.ops:Updating [smithi150.front.sepia.ceph.com]: set os type and version on server 2020-11-20T13:54:35.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-20T13:54:35.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:35.931 INFO:teuthology.orchestra.run.smithi150:> true 2020-11-20T13:54:36.174 INFO:teuthology.orchestra.run.smithi150:> uname -m 2020-11-20T13:54:36.220 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2020-11-20T13:54:36.220 INFO:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2020-11-20T13:54:36.268 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="Ubuntu" 2020-11-20T13:54:36.268 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:36.269 INFO:teuthology.orchestra.run.smithi150.stdout:ID=ubuntu 2020-11-20T13:54:36.269 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE=debian 2020-11-20T13:54:36.269 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:36.269 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="18.04" 2020-11-20T13:54:36.270 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:36.270 INFO:teuthology.orchestra.run.smithi150.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:36.270 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:36.270 INFO:teuthology.orchestra.run.smithi150.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:36.271 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:36.271 INFO:teuthology.orchestra.run.smithi150.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:36.271 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2020-11-20T13:54:36.286 INFO:teuthology.lock.ops:Updating [smithi062.front.sepia.ceph.com]: set os type and version on server 2020-11-20T13:54:36.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-20T13:54:36.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:36.361 INFO:teuthology.orchestra.run.smithi062:> true 2020-11-20T13:54:36.558 INFO:teuthology.orchestra.run.smithi062:> uname -m 2020-11-20T13:54:36.607 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2020-11-20T13:54:36.607 INFO:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2020-11-20T13:54:36.655 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Ubuntu" 2020-11-20T13:54:36.655 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:36.655 INFO:teuthology.orchestra.run.smithi062.stdout:ID=ubuntu 2020-11-20T13:54:36.656 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE=debian 2020-11-20T13:54:36.656 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:36.656 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="18.04" 2020-11-20T13:54:36.656 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:36.656 INFO:teuthology.orchestra.run.smithi062.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:36.657 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:36.657 INFO:teuthology.orchestra.run.smithi062.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:36.657 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:36.657 INFO:teuthology.orchestra.run.smithi062.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:36.658 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2020-11-20T13:54:36.673 INFO:teuthology.lock.ops:Updating [smithi032.front.sepia.ceph.com]: set os type and version on server 2020-11-20T13:54:36.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-20T13:54:36.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:36.745 INFO:teuthology.orchestra.run.smithi032:> true 2020-11-20T13:54:36.946 INFO:teuthology.orchestra.run.smithi032:> uname -m 2020-11-20T13:54:36.991 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2020-11-20T13:54:36.992 INFO:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2020-11-20T13:54:37.040 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2020-11-20T13:54:37.040 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:37.040 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2020-11-20T13:54:37.040 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2020-11-20T13:54:37.041 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:37.041 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="18.04" 2020-11-20T13:54:37.041 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:37.041 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:37.041 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:37.042 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:37.042 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:37.042 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:37.042 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2020-11-20T13:54:37.057 INFO:teuthology.task.internal.lock_machines:4 smithi machines locked this try, 4/4 locked so far 2020-11-20T13:54:37.121 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi032.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi+5z9VO3Mqyy3n370CMMEPwqlRL40x3xkGgKU1cEqhyO2dfPu24Vn7Kb/OOCcbRJIuvOyQERIp9sU4JuA7k9Hkxp67aPlB+codE8aT2ffL+TLW0md78R60+wAe7lW3ne2QxlEkLHbQKeuSXc8IYXRaumuyx+fohsrZ7kGZ5iGGTonaxb6EXL2lIeZr3bEk261H3ozgrdBllOnxk0lTA/y7HsuU+bpNb4ffoJyf9UwR8LCn/Kh9VU7z2qg6OD9/pqDjVeSwlOwTOOTycxWa4lkblVlqgZyUbLjUiJJmnQ4WASaOJX7V0knPGDIaLoQThEXhVB43/XgWpUE9okAo0hd smithi062.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxbGSVTQPMN7vNU0bdeeEpXOnFrjWCHfFpGvoRzSKMcdhRQvgzR+FRa1hIxqJ8i4CgAF6RgWQvH+2L+0Zx/nH9cbBxnyRlPYJvpJW1FffF6BKAvctUeO0JEK9OAbWhWr53pyxedIQrEcVzLGR2Q55OBM4FpxfdCsQ0NPMwqWv0bgSlE9PjrSdD7hkRdcuHpwSTf9Uzi3AnGWmd7GbAIVNMmCczeLejnElYxImKsti5zoHhzNVfG8zMbCq9mogMCpP6sDOlGTXWzLsYeH9ExgkjbYFC+QkARuVgbBWHEu+kEkrYMmAwBLcU0Sat/BGd7r+3NO49aEpp/ErnouJSBpY1 smithi150.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDulymHyahdYX9sKf12MoD9mr7UToG0ucFFv9N5AjDVtZdAaRbeupkaHsJIrypEi7XS1Q4C0UT85KjypktVoFhFGtHruvyf4CBJstPuSKB3t/5AES3z4O8eKT4pmHd+9vW9EbVorE7jiRK+0/HwU4g8xfD1yn7JjBclnLhtZ7D0wOybnJ5GbtlLKSdvrtCF8FslhovERCs9heT0JuSQB/Q2q+k5tmsv3qiHrn4lA+0+48xffUU0GSuT1UglEoHCL0+Vpt2eWSz5PmrrWBR40JFxo2/rnSZ4o3beXR1yPmE09DeyP5UJDjeZwHZ9msUM3oTzMOlLaVrvgDnlmT43i1gt smithi184.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcj0yzbV6LJUHJbhgWcIvTjBYnqh59po8NvZlSFNPr51SBrzJYZCq+QwjCsH+jUAi9EXIaBJLlKAhMZ+V2+LTwyfLAoUMf4Q0uwmxe56MAoCQkFAVWyFvFRk0mp3XAHWDf1DT08H7pbIovU19e7Sz9/iS39eCGPU7ECM0c7KxPYkv+s7j7Nxtjow9ciPYEsqxnnoI0iKw1jc14at+4JHAmK/JTpzan8GftgpK9Es4oEsEBBr3/N8cfPRVXTnyjGVpKbZcGnWBvTyCt50JyPliXRF6KtdD8dcA0dcqPdRRjl4zorHTdYD+JH9qyO70ubdtvxj8XYZNW7te0E4U8fFqP 2020-11-20T13:54:37.121 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-20T13:54:37.180 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-11-20T13:54:37.190 INFO:teuthology.task.internal:Saving configuration 2020-11-20T13:54:37.215 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-11-20T13:54:37.225 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-11-20T13:54:37.241 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-20 13:48:51.751356', 'description': '/home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGstouOkUU7sPAA506XZkAXPbbpdwqpNGOB1nrnnd39m', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi184.front.sepia.ceph.com'} 2020-11-20T13:54:37.256 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-20 13:48:51.751377', 'description': '/home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOhrbXeBaoqmURsojhNMfryXin4ORfr0zWyvV/eKLpzD', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi150.front.sepia.ceph.com'} 2020-11-20T13:54:37.272 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-20 13:48:51.751394', 'description': '/home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFUbaABOM5PW4ql9czo9+b6BhM1VKCN6OXGK3NnisdSl', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi062.front.sepia.ceph.com'} 2020-11-20T13:54:37.287 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-20 13:48:51.751409', 'description': '/home/teuthworker/archive/teuthology-2020-11-16_04:10:02-fs-octopus-distro-basic-smithi/5628529', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPP541dr1P/hjFVPHGftYxn8o1f12xFJfhNHqBUNWJ4E', 'os_version': '18.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi032.front.sepia.ceph.com'} 2020-11-20T13:54:37.288 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-11-20T13:54:37.297 INFO:teuthology.task.internal:roles: ubuntu@smithi184.front.sepia.ceph.com - ['mon.a', 'mgr.y', 'mds.a', 'mds.c', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2020-11-20T13:54:37.298 INFO:teuthology.task.internal:roles: ubuntu@smithi150.front.sepia.ceph.com - ['mon.b', 'mon.c', 'mgr.x', 'mds.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2020-11-20T13:54:37.298 INFO:teuthology.task.internal:roles: ubuntu@smithi062.front.sepia.ceph.com - ['client.0'] 2020-11-20T13:54:37.298 INFO:teuthology.task.internal:roles: ubuntu@smithi032.front.sepia.ceph.com - ['client.1'] 2020-11-20T13:54:37.298 INFO:teuthology.run_tasks:Running task console_log... 2020-11-20T13:54:37.400 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8ef7899e18>, signals=[15]) 2020-11-20T13:54:37.400 INFO:teuthology.run_tasks:Running task internal.connect... 2020-11-20T13:54:37.410 INFO:teuthology.task.internal:Opening connections... 2020-11-20T13:54:37.411 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2020-11-20T13:54:37.413 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:37.487 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi150.front.sepia.ceph.com 2020-11-20T13:54:37.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:37.564 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2020-11-20T13:54:37.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:37.643 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2020-11-20T13:54:37.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-20T13:54:37.718 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-11-20T13:54:37.729 INFO:teuthology.orchestra.run.smithi184:> uname -m 2020-11-20T13:54:37.735 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2020-11-20T13:54:37.736 INFO:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2020-11-20T13:54:37.783 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2020-11-20T13:54:37.783 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:37.784 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2020-11-20T13:54:37.784 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2020-11-20T13:54:37.784 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:37.784 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="18.04" 2020-11-20T13:54:37.784 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:37.785 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:37.785 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:37.785 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:37.785 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:37.786 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:37.786 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2020-11-20T13:54:37.802 INFO:teuthology.orchestra.run.smithi150:> uname -m 2020-11-20T13:54:37.808 INFO:teuthology.orchestra.run.smithi150.stdout:x86_64 2020-11-20T13:54:37.808 INFO:teuthology.orchestra.run.smithi150:> cat /etc/os-release 2020-11-20T13:54:37.856 INFO:teuthology.orchestra.run.smithi150.stdout:NAME="Ubuntu" 2020-11-20T13:54:37.856 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:37.856 INFO:teuthology.orchestra.run.smithi150.stdout:ID=ubuntu 2020-11-20T13:54:37.856 INFO:teuthology.orchestra.run.smithi150.stdout:ID_LIKE=debian 2020-11-20T13:54:37.857 INFO:teuthology.orchestra.run.smithi150.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:37.857 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_ID="18.04" 2020-11-20T13:54:37.857 INFO:teuthology.orchestra.run.smithi150.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:37.857 INFO:teuthology.orchestra.run.smithi150.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:37.857 INFO:teuthology.orchestra.run.smithi150.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:37.858 INFO:teuthology.orchestra.run.smithi150.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:37.858 INFO:teuthology.orchestra.run.smithi150.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:37.858 INFO:teuthology.orchestra.run.smithi150.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:37.858 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2020-11-20T13:54:37.873 INFO:teuthology.orchestra.run.smithi062:> uname -m 2020-11-20T13:54:37.879 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2020-11-20T13:54:37.880 INFO:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2020-11-20T13:54:37.927 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Ubuntu" 2020-11-20T13:54:37.927 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:37.927 INFO:teuthology.orchestra.run.smithi062.stdout:ID=ubuntu 2020-11-20T13:54:37.927 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE=debian 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="18.04" 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:37.928 INFO:teuthology.orchestra.run.smithi062.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:37.929 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:37.929 INFO:teuthology.orchestra.run.smithi062.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:37.929 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2020-11-20T13:54:37.941 INFO:teuthology.orchestra.run.smithi032:> uname -m 2020-11-20T13:54:37.947 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2020-11-20T13:54:37.948 INFO:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2020-11-20T13:54:37.995 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2020-11-20T13:54:37.996 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="18.04.5 LTS (Bionic Beaver)" 2020-11-20T13:54:37.996 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2020-11-20T13:54:37.996 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2020-11-20T13:54:37.996 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 18.04.5 LTS" 2020-11-20T13:54:37.997 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="18.04" 2020-11-20T13:54:37.997 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2020-11-20T13:54:37.997 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-11-20T13:54:37.997 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-11-20T13:54:37.997 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-11-20T13:54:37.998 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=bionic 2020-11-20T13:54:37.998 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=bionic 2020-11-20T13:54:37.998 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2020-11-20T13:54:38.011 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-11-20T13:54:38.031 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-11-20T13:54:38.041 INFO:teuthology.task.internal:Checking for old test directory... 2020-11-20T13:54:38.041 INFO:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2020-11-20T13:54:38.044 INFO:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2020-11-20T13:54:38.046 INFO:teuthology.orchestra.run.smithi150:> test '!' -e /home/ubuntu/cephtest 2020-11-20T13:54:38.049 INFO:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2020-11-20T13:54:38.055 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-11-20T13:54:38.065 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-11-20T13:54:38.065 INFO:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2020-11-20T13:54:38.091 INFO:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2020-11-20T13:54:38.095 INFO:teuthology.orchestra.run.smithi150:> test -z $(ls -A /var/lib/ceph) 2020-11-20T13:54:38.097 INFO:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2020-11-20T13:54:38.116 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-11-20T13:54:38.196 INFO:teuthology.run_tasks:Running task kernel... 2020-11-20T13:54:38.213 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'kdb': True, 'sha1': 'distro'}, 'mds.a': {'kdb': True, 'sha1': 'distro'}, 'mds.c': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'kdb': True, 'sha1': 'distro'}, 'mds.b': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}} 2020-11-20T13:54:38.214 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-11-20T13:54:38.214 INFO:teuthology.orchestra.run.smithi184:> uname -r 2020-11-20T13:54:38.220 INFO:teuthology.orchestra.run.smithi184.stdout:4.15.0-123-generic 2020-11-20T13:54:38.220 INFO:teuthology.task.kernel:Running kernel on smithi184: 4.15.0-123-generic 2020-11-20T13:54:38.221 INFO:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2020-11-20T13:54:38.340 INFO:teuthology.orchestra.run.smithi184:> sudo apt-get update 2020-11-20T13:54:38.600 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-11-20T13:54:38.600 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-11-20T13:54:38.659 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-20T13:54:38.912 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-20T13:54:39.012 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,426 kB] 2020-11-20T13:54:39.144 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,162 kB] 2020-11-20T13:54:39.452 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [861 kB] 2020-11-20T13:54:39.475 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-20T13:54:39.485 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [967 kB] 2020-11-20T13:54:39.544 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,089 kB] 2020-11-20T13:54:39.571 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 2020-11-20T13:54:39.583 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 2020-11-20T13:54:39.587 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 2020-11-20T13:54:39.597 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB] 2020-11-20T13:54:39.597 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.3 kB] 2020-11-20T13:54:39.598 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,692 kB] 2020-11-20T13:54:39.643 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,547 kB] 2020-11-20T13:54:39.696 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 2020-11-20T13:54:39.702 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB] 2020-11-20T13:54:39.703 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 2020-11-20T13:54:39.704 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,308 B] 2020-11-20T13:54:41.172 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 12.0 MB in 2s (4,912 kB/s) 2020-11-20T13:54:42.587 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2020-11-20T13:54:42.632 INFO:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-11-20T13:54:42.709 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2020-11-20T13:54:42.964 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2020-11-20T13:54:42.965 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2020-11-20T13:54:43.045 INFO:teuthology.orchestra.run.smithi184.stderr:E: Unable to locate package linux-image-current-generic 2020-11-20T13:54:43.046 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-11-20T13:54:43.047 INFO:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-11-20T13:54:43.173 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2020-11-20T13:54:43.431 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2020-11-20T13:54:43.432 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2020-11-20T13:54:43.604 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2020-11-20T13:54:43.604 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:54:43.604 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-generic linux-image-4.15.0-124-generic 2020-11-20T13:54:43.605 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-4.15.0-124-generic linux-modules-extra-4.15.0-124-generic 2020-11-20T13:54:43.606 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2020-11-20T13:54:43.606 INFO:teuthology.orchestra.run.smithi184.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-11-20T13:54:43.607 INFO:teuthology.orchestra.run.smithi184.stdout:Recommended packages: 2020-11-20T13:54:43.607 INFO:teuthology.orchestra.run.smithi184.stdout: thermald 2020-11-20T13:54:43.633 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2020-11-20T13:54:43.634 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:54:43.634 INFO:teuthology.orchestra.run.smithi184.stdout: linux-image-4.15.0-124-generic linux-modules-4.15.0-124-generic 2020-11-20T13:54:43.635 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-4.15.0-124-generic 2020-11-20T13:54:43.636 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages will be upgraded: 2020-11-20T13:54:43.636 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-generic linux-image-generic 2020-11-20T13:54:43.813 INFO:teuthology.orchestra.run.smithi184.stdout:3 upgraded, 5 newly installed, 0 to remove and 22 not upgraded. 2020-11-20T13:54:43.814 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 65.9 MB of archives. 2020-11-20T13:54:43.814 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 333 MB of additional disk space will be used. 2020-11-20T13:54:43.814 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-124-generic amd64 4.15.0-124.127 [13.1 MB] 2020-11-20T13:54:44.815 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-124-generic amd64 4.15.0-124.127 [8,012 kB] 2020-11-20T13:54:45.015 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-124-generic amd64 4.15.0-124.127 [32.8 MB] 2020-11-20T13:54:46.015 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.124.111 [1,868 B] 2020-11-20T13:54:46.015 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.124.111 [2,624 B] 2020-11-20T13:54:46.015 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124 all 4.15.0-124.127 [10.9 MB] 2020-11-20T13:54:46.319 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124-generic amd64 4.15.0-124.127 [1,084 kB] 2020-11-20T13:54:46.350 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.124.111 [2,520 B] 2020-11-20T13:54:46.805 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 65.9 MB in 3s (24.4 MB/s) 2020-11-20T13:54:46.973 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-4.15.0-124-generic. 2020-11-20T13:54:47.010 INFO:teuthology.orchestra.run.smithi184.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102077 files and directories currently installed.) 2020-11-20T13:54:47.013 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../0-linux-modules-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:54:47.057 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:54:48.758 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-4.15.0-124-generic. 2020-11-20T13:54:48.770 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../1-linux-image-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:54:48.860 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:54:49.378 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-124-generic. 2020-11-20T13:54:49.390 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:54:49.428 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:54:53.770 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../3-linux-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:54:53.890 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:54:54.197 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:54:54.311 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:54:54.639 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-4.15.0-124. 2020-11-20T13:54:54.653 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../5-linux-headers-4.15.0-124_4.15.0-124.127_all.deb ... 2020-11-20T13:54:54.697 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:54:59.250 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-4.15.0-124-generic. 2020-11-20T13:54:59.273 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../6-linux-headers-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:54:59.317 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:01.635 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:55:01.757 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:55:02.071 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:02.586 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:03.000 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:55:03.000 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-124-generic 2020-11-20T13:55:03.138 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:03.656 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:55:03.782 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic (4.15.0.124.111) ... 2020-11-20T13:55:03.908 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:04.034 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-generic (4.15.0.124.111) ... 2020-11-20T13:55:04.160 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-generic (4.15.0.124.111) ... 2020-11-20T13:55:04.261 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:04.439 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-11-20T13:55:04.440 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:55:19.340 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-11-20T13:55:19.340 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2020-11-20T13:55:19.380 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2020-11-20T13:55:19.700 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:55:19.729 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:55:20.062 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-4.15.0-123-generic 2020-11-20T13:55:20.093 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-4.15.0-123-generic 2020-11-20T13:55:21.558 INFO:teuthology.orchestra.run.smithi184.stdout:done 2020-11-20T13:55:21.947 INFO:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2020-11-20T13:55:21.968 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2020-11-20T13:55:21.968 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2020-11-20T13:55:21.968 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2020-11-20T13:55:21.969 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2020-11-20T13:55:21.969 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 16 2020-11-20T13:55:21.969 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2020-11-20T13:55:21.969 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2020-11-20T13:55:21.970 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2020-11-20T13:55:21.970 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 4.15.0.124.111 2020-11-20T13:55:21.970 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: wireguard-modules (= 1.0.20200611-1ubuntu1~18.04.1), zfs-modules (= 0.7.5-1ubuntu16.10) 2020-11-20T13:55:21.970 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-4.15.0-124-generic, linux-modules-extra-4.15.0-124-generic, linux-firmware, intel-microcode, amd64-microcode 2020-11-20T13:55:21.970 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2020-11-20T13:55:21.971 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2020-11-20T13:55:21.971 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2020-11-20T13:55:21.971 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2020-11-20T13:55:21.971 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-123-generic Expected: 4.15.0-124-generic 2020-11-20T13:55:21.972 INFO:teuthology.orchestra.run.smithi150:> uname -r 2020-11-20T13:55:21.978 INFO:teuthology.orchestra.run.smithi150.stdout:4.15.0-123-generic 2020-11-20T13:55:21.978 INFO:teuthology.task.kernel:Running kernel on smithi150: 4.15.0-123-generic 2020-11-20T13:55:21.978 INFO:teuthology.orchestra.run.smithi150:> sudo apt-get clean 2020-11-20T13:55:22.102 INFO:teuthology.orchestra.run.smithi150:> sudo apt-get update 2020-11-20T13:55:22.369 INFO:teuthology.orchestra.run.smithi150.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-11-20T13:55:22.369 INFO:teuthology.orchestra.run.smithi150.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-11-20T13:55:22.433 INFO:teuthology.orchestra.run.smithi150.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-20T13:55:22.699 INFO:teuthology.orchestra.run.smithi150.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-20T13:55:22.775 INFO:teuthology.orchestra.run.smithi150.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [861 kB] 2020-11-20T13:55:22.909 INFO:teuthology.orchestra.run.smithi150.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,162 kB] 2020-11-20T13:55:23.134 INFO:teuthology.orchestra.run.smithi150.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,426 kB] 2020-11-20T13:55:23.240 INFO:teuthology.orchestra.run.smithi150.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,089 kB] 2020-11-20T13:55:23.251 INFO:teuthology.orchestra.run.smithi150.stdout:Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-20T13:55:23.288 INFO:teuthology.orchestra.run.smithi150.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [967 kB] 2020-11-20T13:55:23.318 INFO:teuthology.orchestra.run.smithi150.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 2020-11-20T13:55:23.353 INFO:teuthology.orchestra.run.smithi150.stdout:Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 2020-11-20T13:55:23.369 INFO:teuthology.orchestra.run.smithi150.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 2020-11-20T13:55:23.378 INFO:teuthology.orchestra.run.smithi150.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB] 2020-11-20T13:55:23.379 INFO:teuthology.orchestra.run.smithi150.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.3 kB] 2020-11-20T13:55:23.380 INFO:teuthology.orchestra.run.smithi150.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,692 kB] 2020-11-20T13:55:23.424 INFO:teuthology.orchestra.run.smithi150.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,547 kB] 2020-11-20T13:55:23.476 INFO:teuthology.orchestra.run.smithi150.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 2020-11-20T13:55:23.485 INFO:teuthology.orchestra.run.smithi150.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 2020-11-20T13:55:23.486 INFO:teuthology.orchestra.run.smithi150.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB] 2020-11-20T13:55:23.486 INFO:teuthology.orchestra.run.smithi150.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,308 B] 2020-11-20T13:55:24.661 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 12.0 MB in 2s (5,147 kB/s) 2020-11-20T13:55:26.128 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2020-11-20T13:55:26.173 INFO:teuthology.orchestra.run.smithi150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-11-20T13:55:26.253 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2020-11-20T13:55:26.482 INFO:teuthology.orchestra.run.smithi150.stdout:Building dependency tree... 2020-11-20T13:55:26.482 INFO:teuthology.orchestra.run.smithi150.stdout:Reading state information... 2020-11-20T13:55:26.562 INFO:teuthology.orchestra.run.smithi150.stderr:E: Unable to locate package linux-image-current-generic 2020-11-20T13:55:26.563 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-11-20T13:55:26.564 INFO:teuthology.orchestra.run.smithi150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-11-20T13:55:26.643 INFO:teuthology.orchestra.run.smithi150.stdout:Reading package lists... 2020-11-20T13:55:26.890 INFO:teuthology.orchestra.run.smithi150.stdout:Building dependency tree... 2020-11-20T13:55:26.890 INFO:teuthology.orchestra.run.smithi150.stdout:Reading state information... 2020-11-20T13:55:27.066 INFO:teuthology.orchestra.run.smithi150.stdout:The following additional packages will be installed: 2020-11-20T13:55:27.066 INFO:teuthology.orchestra.run.smithi150.stdout: linux-generic linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:55:27.066 INFO:teuthology.orchestra.run.smithi150.stdout: linux-headers-generic linux-image-4.15.0-124-generic 2020-11-20T13:55:27.067 INFO:teuthology.orchestra.run.smithi150.stdout: linux-modules-4.15.0-124-generic linux-modules-extra-4.15.0-124-generic 2020-11-20T13:55:27.068 INFO:teuthology.orchestra.run.smithi150.stdout:Suggested packages: 2020-11-20T13:55:27.068 INFO:teuthology.orchestra.run.smithi150.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-11-20T13:55:27.068 INFO:teuthology.orchestra.run.smithi150.stdout:Recommended packages: 2020-11-20T13:55:27.068 INFO:teuthology.orchestra.run.smithi150.stdout: thermald 2020-11-20T13:55:27.099 INFO:teuthology.orchestra.run.smithi150.stdout:The following NEW packages will be installed: 2020-11-20T13:55:27.100 INFO:teuthology.orchestra.run.smithi150.stdout: linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:55:27.100 INFO:teuthology.orchestra.run.smithi150.stdout: linux-image-4.15.0-124-generic linux-modules-4.15.0-124-generic 2020-11-20T13:55:27.100 INFO:teuthology.orchestra.run.smithi150.stdout: linux-modules-extra-4.15.0-124-generic 2020-11-20T13:55:27.102 INFO:teuthology.orchestra.run.smithi150.stdout:The following packages will be upgraded: 2020-11-20T13:55:27.102 INFO:teuthology.orchestra.run.smithi150.stdout: linux-generic linux-headers-generic linux-image-generic 2020-11-20T13:55:27.282 INFO:teuthology.orchestra.run.smithi150.stdout:3 upgraded, 5 newly installed, 0 to remove and 22 not upgraded. 2020-11-20T13:55:27.283 INFO:teuthology.orchestra.run.smithi150.stdout:Need to get 65.9 MB of archives. 2020-11-20T13:55:27.283 INFO:teuthology.orchestra.run.smithi150.stdout:After this operation, 333 MB of additional disk space will be used. 2020-11-20T13:55:27.283 INFO:teuthology.orchestra.run.smithi150.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-124-generic amd64 4.15.0-124.127 [13.1 MB] 2020-11-20T13:55:28.292 INFO:teuthology.orchestra.run.smithi150.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-124-generic amd64 4.15.0-124.127 [8,012 kB] 2020-11-20T13:55:28.536 INFO:teuthology.orchestra.run.smithi150.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-124-generic amd64 4.15.0-124.127 [32.8 MB] 2020-11-20T13:55:29.536 INFO:teuthology.orchestra.run.smithi150.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.124.111 [1,868 B] 2020-11-20T13:55:29.536 INFO:teuthology.orchestra.run.smithi150.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.124.111 [2,624 B] 2020-11-20T13:55:29.536 INFO:teuthology.orchestra.run.smithi150.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124 all 4.15.0-124.127 [10.9 MB] 2020-11-20T13:55:29.859 INFO:teuthology.orchestra.run.smithi150.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124-generic amd64 4.15.0-124.127 [1,084 kB] 2020-11-20T13:55:29.910 INFO:teuthology.orchestra.run.smithi150.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.124.111 [2,520 B] 2020-11-20T13:55:30.389 INFO:teuthology.orchestra.run.smithi150.stdout:Fetched 65.9 MB in 3s (23.6 MB/s) 2020-11-20T13:55:30.541 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-modules-4.15.0-124-generic. 2020-11-20T13:55:30.585 INFO:teuthology.orchestra.run.smithi150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102077 files and directories currently installed.) 2020-11-20T13:55:30.585 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../0-linux-modules-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:55:30.625 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:32.276 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-image-4.15.0-124-generic. 2020-11-20T13:55:32.288 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../1-linux-image-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:55:32.396 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:32.929 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-124-generic. 2020-11-20T13:55:32.941 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:55:32.979 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:36.613 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../3-linux-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:55:36.734 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:55:37.040 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:55:37.148 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-image-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:55:37.516 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-headers-4.15.0-124. 2020-11-20T13:55:37.529 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../5-linux-headers-4.15.0-124_4.15.0-124.127_all.deb ... 2020-11-20T13:55:37.565 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:55:42.067 INFO:teuthology.orchestra.run.smithi150.stdout:Selecting previously unselected package linux-headers-4.15.0-124-generic. 2020-11-20T13:55:42.089 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../6-linux-headers-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:55:42.142 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:44.513 INFO:teuthology.orchestra.run.smithi150.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:55:44.643 INFO:teuthology.orchestra.run.smithi150.stdout:Unpacking linux-headers-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:55:44.975 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:45.506 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:45.933 INFO:teuthology.orchestra.run.smithi150.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:55:45.934 INFO:teuthology.orchestra.run.smithi150.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-124-generic 2020-11-20T13:55:46.058 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:46.543 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:55:46.668 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-image-generic (4.15.0.124.111) ... 2020-11-20T13:55:46.794 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:46.920 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-headers-generic (4.15.0.124.111) ... 2020-11-20T13:55:47.063 INFO:teuthology.orchestra.run.smithi150.stdout:Setting up linux-generic (4.15.0.124.111) ... 2020-11-20T13:55:47.189 INFO:teuthology.orchestra.run.smithi150.stdout:Processing triggers for linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:55:47.402 INFO:teuthology.orchestra.run.smithi150.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-11-20T13:55:47.402 INFO:teuthology.orchestra.run.smithi150.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:56:03.058 INFO:teuthology.orchestra.run.smithi150.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-11-20T13:56:03.058 INFO:teuthology.orchestra.run.smithi150.stdout:Sourcing file `/etc/default/grub' 2020-11-20T13:56:03.096 INFO:teuthology.orchestra.run.smithi150.stdout:Generating grub configuration file ... 2020-11-20T13:56:03.438 INFO:teuthology.orchestra.run.smithi150.stdout:Found linux image: /boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:56:03.469 INFO:teuthology.orchestra.run.smithi150.stdout:Found initrd image: /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:56:03.789 INFO:teuthology.orchestra.run.smithi150.stdout:Found linux image: /boot/vmlinuz-4.15.0-123-generic 2020-11-20T13:56:03.819 INFO:teuthology.orchestra.run.smithi150.stdout:Found initrd image: /boot/initrd.img-4.15.0-123-generic 2020-11-20T13:56:04.706 INFO:teuthology.orchestra.run.smithi150.stdout:done 2020-11-20T13:56:05.107 INFO:teuthology.orchestra.run.smithi150:> dpkg -s linux-image-generic 2020-11-20T13:56:05.130 INFO:teuthology.orchestra.run.smithi150.stdout:Package: linux-image-generic 2020-11-20T13:56:05.131 INFO:teuthology.orchestra.run.smithi150.stdout:Status: install ok installed 2020-11-20T13:56:05.131 INFO:teuthology.orchestra.run.smithi150.stdout:Priority: optional 2020-11-20T13:56:05.131 INFO:teuthology.orchestra.run.smithi150.stdout:Section: kernel 2020-11-20T13:56:05.131 INFO:teuthology.orchestra.run.smithi150.stdout:Installed-Size: 16 2020-11-20T13:56:05.131 INFO:teuthology.orchestra.run.smithi150.stdout:Maintainer: Ubuntu Kernel Team 2020-11-20T13:56:05.132 INFO:teuthology.orchestra.run.smithi150.stdout:Architecture: amd64 2020-11-20T13:56:05.132 INFO:teuthology.orchestra.run.smithi150.stdout:Source: linux-meta 2020-11-20T13:56:05.132 INFO:teuthology.orchestra.run.smithi150.stdout:Version: 4.15.0.124.111 2020-11-20T13:56:05.132 INFO:teuthology.orchestra.run.smithi150.stdout:Provides: wireguard-modules (= 1.0.20200611-1ubuntu1~18.04.1), zfs-modules (= 0.7.5-1ubuntu16.10) 2020-11-20T13:56:05.133 INFO:teuthology.orchestra.run.smithi150.stdout:Depends: linux-image-4.15.0-124-generic, linux-modules-extra-4.15.0-124-generic, linux-firmware, intel-microcode, amd64-microcode 2020-11-20T13:56:05.133 INFO:teuthology.orchestra.run.smithi150.stdout:Recommends: thermald 2020-11-20T13:56:05.134 INFO:teuthology.orchestra.run.smithi150.stdout:Description: Generic Linux kernel image 2020-11-20T13:56:05.134 INFO:teuthology.orchestra.run.smithi150.stdout: This package will always depend on the latest generic kernel image 2020-11-20T13:56:05.134 INFO:teuthology.orchestra.run.smithi150.stdout: available. 2020-11-20T13:56:05.134 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-123-generic Expected: 4.15.0-124-generic 2020-11-20T13:56:05.135 INFO:teuthology.orchestra.run.smithi062:> uname -r 2020-11-20T13:56:05.140 INFO:teuthology.orchestra.run.smithi062.stdout:4.15.0-123-generic 2020-11-20T13:56:05.140 INFO:teuthology.task.kernel:Running kernel on smithi062: 4.15.0-123-generic 2020-11-20T13:56:05.141 INFO:teuthology.orchestra.run.smithi062:> sudo apt-get clean 2020-11-20T13:56:05.250 INFO:teuthology.orchestra.run.smithi062:> sudo apt-get update 2020-11-20T13:56:05.378 INFO:teuthology.orchestra.run.smithi062.stdout:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-11-20T13:56:05.505 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-11-20T13:56:05.581 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-20T13:56:05.653 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,426 kB] 2020-11-20T13:56:05.755 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [861 kB] 2020-11-20T13:56:05.772 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [967 kB] 2020-11-20T13:56:05.778 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,089 kB] 2020-11-20T13:56:05.789 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 2020-11-20T13:56:05.867 INFO:teuthology.orchestra.run.smithi062.stdout:Get:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-20T13:56:05.976 INFO:teuthology.orchestra.run.smithi062.stdout:Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-20T13:56:06.296 INFO:teuthology.orchestra.run.smithi062.stdout:Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,162 kB] 2020-11-20T13:56:06.348 INFO:teuthology.orchestra.run.smithi062.stdout:Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 2020-11-20T13:56:06.362 INFO:teuthology.orchestra.run.smithi062.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB] 2020-11-20T13:56:06.362 INFO:teuthology.orchestra.run.smithi062.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 2020-11-20T13:56:06.369 INFO:teuthology.orchestra.run.smithi062.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.3 kB] 2020-11-20T13:56:06.370 INFO:teuthology.orchestra.run.smithi062.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,547 kB] 2020-11-20T13:56:06.413 INFO:teuthology.orchestra.run.smithi062.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,692 kB] 2020-11-20T13:56:06.457 INFO:teuthology.orchestra.run.smithi062.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 2020-11-20T13:56:06.475 INFO:teuthology.orchestra.run.smithi062.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 2020-11-20T13:56:06.476 INFO:teuthology.orchestra.run.smithi062.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB] 2020-11-20T13:56:06.476 INFO:teuthology.orchestra.run.smithi062.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,308 B] 2020-11-20T13:56:07.404 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 12.0 MB in 2s (6,125 kB/s) 2020-11-20T13:56:08.857 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2020-11-20T13:56:08.905 INFO:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-11-20T13:56:08.985 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2020-11-20T13:56:09.257 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2020-11-20T13:56:09.257 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2020-11-20T13:56:09.346 INFO:teuthology.orchestra.run.smithi062.stderr:E: Unable to locate package linux-image-current-generic 2020-11-20T13:56:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-11-20T13:56:09.348 INFO:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-11-20T13:56:09.426 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2020-11-20T13:56:09.690 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2020-11-20T13:56:09.691 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2020-11-20T13:56:09.883 INFO:teuthology.orchestra.run.smithi062.stdout:The following additional packages will be installed: 2020-11-20T13:56:09.883 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:56:09.883 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-generic linux-image-4.15.0-124-generic 2020-11-20T13:56:09.884 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-4.15.0-124-generic linux-modules-extra-4.15.0-124-generic 2020-11-20T13:56:09.885 INFO:teuthology.orchestra.run.smithi062.stdout:Suggested packages: 2020-11-20T13:56:09.885 INFO:teuthology.orchestra.run.smithi062.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-11-20T13:56:09.885 INFO:teuthology.orchestra.run.smithi062.stdout:Recommended packages: 2020-11-20T13:56:09.886 INFO:teuthology.orchestra.run.smithi062.stdout: thermald 2020-11-20T13:56:09.914 INFO:teuthology.orchestra.run.smithi062.stdout:The following NEW packages will be installed: 2020-11-20T13:56:09.915 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:56:09.915 INFO:teuthology.orchestra.run.smithi062.stdout: linux-image-4.15.0-124-generic linux-modules-4.15.0-124-generic 2020-11-20T13:56:09.916 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-extra-4.15.0-124-generic 2020-11-20T13:56:09.916 INFO:teuthology.orchestra.run.smithi062.stdout:The following packages will be upgraded: 2020-11-20T13:56:09.917 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-generic linux-image-generic 2020-11-20T13:56:10.095 INFO:teuthology.orchestra.run.smithi062.stdout:3 upgraded, 5 newly installed, 0 to remove and 22 not upgraded. 2020-11-20T13:56:10.095 INFO:teuthology.orchestra.run.smithi062.stdout:Need to get 65.9 MB of archives. 2020-11-20T13:56:10.096 INFO:teuthology.orchestra.run.smithi062.stdout:After this operation, 333 MB of additional disk space will be used. 2020-11-20T13:56:10.096 INFO:teuthology.orchestra.run.smithi062.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-124-generic amd64 4.15.0-124.127 [13.1 MB] 2020-11-20T13:56:11.090 INFO:teuthology.orchestra.run.smithi062.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-124-generic amd64 4.15.0-124.127 [8,012 kB] 2020-11-20T13:56:11.293 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-124-generic amd64 4.15.0-124.127 [32.8 MB] 2020-11-20T13:56:12.283 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.124.111 [1,868 B] 2020-11-20T13:56:12.283 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.124.111 [2,624 B] 2020-11-20T13:56:12.284 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124 all 4.15.0-124.127 [10.9 MB] 2020-11-20T13:56:12.598 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124-generic amd64 4.15.0-124.127 [1,084 kB] 2020-11-20T13:56:12.640 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.124.111 [2,520 B] 2020-11-20T13:56:13.099 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 65.9 MB in 3s (24.3 MB/s) 2020-11-20T13:56:13.267 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-4.15.0-124-generic. 2020-11-20T13:56:13.307 INFO:teuthology.orchestra.run.smithi062.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102077 files and directories currently installed.) 2020-11-20T13:56:13.309 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../0-linux-modules-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:13.352 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:14.969 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-image-4.15.0-124-generic. 2020-11-20T13:56:14.980 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../1-linux-image-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:15.079 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:15.598 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-124-generic. 2020-11-20T13:56:15.611 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:15.647 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:19.317 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../3-linux-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:56:19.445 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:56:19.772 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../4-linux-image-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:56:19.873 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:56:20.210 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-4.15.0-124. 2020-11-20T13:56:20.222 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../5-linux-headers-4.15.0-124_4.15.0-124.127_all.deb ... 2020-11-20T13:56:20.261 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:56:25.006 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-4.15.0-124-generic. 2020-11-20T13:56:25.026 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../6-linux-headers-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:25.056 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:27.447 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../7-linux-headers-generic_4.15.0.124.111_amd64.deb ... 2020-11-20T13:56:27.568 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-generic (4.15.0.124.111) over (4.15.0.123.110) ... 2020-11-20T13:56:27.893 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:28.481 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:28.931 INFO:teuthology.orchestra.run.smithi062.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:56:28.931 INFO:teuthology.orchestra.run.smithi062.stdout:I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-124-generic 2020-11-20T13:56:29.067 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:29.576 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-4.15.0-124 (4.15.0-124.127) ... 2020-11-20T13:56:29.704 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-generic (4.15.0.124.111) ... 2020-11-20T13:56:29.829 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:29.955 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-generic (4.15.0.124.111) ... 2020-11-20T13:56:30.080 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-generic (4.15.0.124.111) ... 2020-11-20T13:56:30.207 INFO:teuthology.orchestra.run.smithi062.stdout:Processing triggers for linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:30.404 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-11-20T13:56:30.405 INFO:teuthology.orchestra.run.smithi062.stdout:update-initramfs: Generating /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:56:45.636 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-11-20T13:56:45.636 INFO:teuthology.orchestra.run.smithi062.stdout:Sourcing file `/etc/default/grub' 2020-11-20T13:56:45.655 INFO:teuthology.orchestra.run.smithi062.stdout:Generating grub configuration file ... 2020-11-20T13:56:45.970 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-4.15.0-124-generic 2020-11-20T13:56:46.004 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-4.15.0-124-generic 2020-11-20T13:56:46.331 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-4.15.0-123-generic 2020-11-20T13:56:46.359 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-4.15.0-123-generic 2020-11-20T13:56:47.820 INFO:teuthology.orchestra.run.smithi062.stdout:done 2020-11-20T13:56:48.229 INFO:teuthology.orchestra.run.smithi062:> dpkg -s linux-image-generic 2020-11-20T13:56:48.250 INFO:teuthology.orchestra.run.smithi062.stdout:Package: linux-image-generic 2020-11-20T13:56:48.250 INFO:teuthology.orchestra.run.smithi062.stdout:Status: install ok installed 2020-11-20T13:56:48.251 INFO:teuthology.orchestra.run.smithi062.stdout:Priority: optional 2020-11-20T13:56:48.251 INFO:teuthology.orchestra.run.smithi062.stdout:Section: kernel 2020-11-20T13:56:48.251 INFO:teuthology.orchestra.run.smithi062.stdout:Installed-Size: 16 2020-11-20T13:56:48.251 INFO:teuthology.orchestra.run.smithi062.stdout:Maintainer: Ubuntu Kernel Team 2020-11-20T13:56:48.251 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: amd64 2020-11-20T13:56:48.252 INFO:teuthology.orchestra.run.smithi062.stdout:Source: linux-meta 2020-11-20T13:56:48.252 INFO:teuthology.orchestra.run.smithi062.stdout:Version: 4.15.0.124.111 2020-11-20T13:56:48.252 INFO:teuthology.orchestra.run.smithi062.stdout:Provides: wireguard-modules (= 1.0.20200611-1ubuntu1~18.04.1), zfs-modules (= 0.7.5-1ubuntu16.10) 2020-11-20T13:56:48.252 INFO:teuthology.orchestra.run.smithi062.stdout:Depends: linux-image-4.15.0-124-generic, linux-modules-extra-4.15.0-124-generic, linux-firmware, intel-microcode, amd64-microcode 2020-11-20T13:56:48.252 INFO:teuthology.orchestra.run.smithi062.stdout:Recommends: thermald 2020-11-20T13:56:48.253 INFO:teuthology.orchestra.run.smithi062.stdout:Description: Generic Linux kernel image 2020-11-20T13:56:48.253 INFO:teuthology.orchestra.run.smithi062.stdout: This package will always depend on the latest generic kernel image 2020-11-20T13:56:48.253 INFO:teuthology.orchestra.run.smithi062.stdout: available. 2020-11-20T13:56:48.253 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.15.0-123-generic Expected: 4.15.0-124-generic 2020-11-20T13:56:48.254 INFO:teuthology.orchestra.run.smithi032:> uname -r 2020-11-20T13:56:48.260 INFO:teuthology.orchestra.run.smithi032.stdout:4.15.0-123-generic 2020-11-20T13:56:48.261 INFO:teuthology.task.kernel:Running kernel on smithi032: 4.15.0-123-generic 2020-11-20T13:56:48.261 INFO:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2020-11-20T13:56:48.365 INFO:teuthology.orchestra.run.smithi032:> sudo apt-get update 2020-11-20T13:56:48.489 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-11-20T13:56:48.611 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2020-11-20T13:56:48.689 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-20T13:56:48.749 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,426 kB] 2020-11-20T13:56:48.852 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [861 kB] 2020-11-20T13:56:48.873 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,089 kB] 2020-11-20T13:56:48.881 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [967 kB] 2020-11-20T13:56:48.888 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 2020-11-20T13:56:48.957 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-20T13:56:49.072 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-20T13:56:49.458 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,162 kB] 2020-11-20T13:56:49.492 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 2020-11-20T13:56:49.503 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB] 2020-11-20T13:56:49.504 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 2020-11-20T13:56:49.509 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.3 kB] 2020-11-20T13:56:49.510 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,547 kB] 2020-11-20T13:56:49.576 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,692 kB] 2020-11-20T13:56:49.627 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 2020-11-20T13:56:49.630 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB] 2020-11-20T13:56:49.631 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 2020-11-20T13:56:49.631 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,308 B] 2020-11-20T13:56:50.505 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 12.0 MB in 2s (6,246 kB/s) 2020-11-20T13:56:51.951 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2020-11-20T13:56:52.001 INFO:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-11-20T13:56:52.085 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2020-11-20T13:56:52.354 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2020-11-20T13:56:52.354 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2020-11-20T13:56:52.441 INFO:teuthology.orchestra.run.smithi032.stderr:E: Unable to locate package linux-image-current-generic 2020-11-20T13:56:52.443 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-11-20T13:56:52.444 INFO:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-11-20T13:56:52.525 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2020-11-20T13:56:52.767 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2020-11-20T13:56:52.768 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2020-11-20T13:56:52.953 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2020-11-20T13:56:52.954 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:56:52.954 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-generic linux-image-4.15.0-124-generic 2020-11-20T13:56:52.954 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-4.15.0-124-generic linux-modules-extra-4.15.0-124-generic 2020-11-20T13:56:52.955 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2020-11-20T13:56:52.956 INFO:teuthology.orchestra.run.smithi032.stdout: fdutils linux-doc-4.15.0 | linux-source-4.15.0 linux-tools 2020-11-20T13:56:52.956 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2020-11-20T13:56:52.956 INFO:teuthology.orchestra.run.smithi032.stdout: thermald 2020-11-20T13:56:52.984 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2020-11-20T13:56:52.985 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-4.15.0-124 linux-headers-4.15.0-124-generic 2020-11-20T13:56:52.985 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-4.15.0-124-generic linux-modules-4.15.0-124-generic 2020-11-20T13:56:52.985 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-extra-4.15.0-124-generic 2020-11-20T13:56:52.986 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages will be upgraded: 2020-11-20T13:56:52.987 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-generic linux-image-generic 2020-11-20T13:56:53.163 INFO:teuthology.orchestra.run.smithi032.stdout:3 upgraded, 5 newly installed, 0 to remove and 22 not upgraded. 2020-11-20T13:56:53.163 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 65.9 MB of archives. 2020-11-20T13:56:53.163 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 333 MB of additional disk space will be used. 2020-11-20T13:56:53.163 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-124-generic amd64 4.15.0-124.127 [13.1 MB] 2020-11-20T13:56:54.134 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-124-generic amd64 4.15.0-124.127 [8,012 kB] 2020-11-20T13:56:54.372 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-124-generic amd64 4.15.0-124.127 [32.8 MB] 2020-11-20T13:56:55.402 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.124.111 [1,868 B] 2020-11-20T13:56:55.403 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.124.111 [2,624 B] 2020-11-20T13:56:55.403 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124 all 4.15.0-124.127 [10.9 MB] 2020-11-20T13:56:55.681 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-124-generic amd64 4.15.0-124.127 [1,084 kB] 2020-11-20T13:56:55.732 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.124.111 [2,520 B] 2020-11-20T13:56:56.199 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 65.9 MB in 3s (24.1 MB/s) 2020-11-20T13:56:56.358 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-4.15.0-124-generic. 2020-11-20T13:56:56.399 INFO:teuthology.orchestra.run.smithi032.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102077 files and directories currently installed.) 2020-11-20T13:56:56.401 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../0-linux-modules-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:56.445 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:58.186 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-image-4.15.0-124-generic. 2020-11-20T13:56:58.200 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../1-linux-image-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:58.297 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-4.15.0-124-generic (4.15.0-124.127) ... 2020-11-20T13:56:58.785 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-extra-4.15.0-124-generic. 2020-11-20T13:56:58.793 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../2-linux-modules-extra-4.15.0-124-generic_4.15.0-124.127_amd64.deb ... 2020-11-20T13:56:58.823 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-extra-4.15.0-124-generic (4.15.0-124.127) ...