2024-04-15T22:23:40.882 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T22:23:40.883 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577 --description orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/orig.config.yaml 2024-04-15T22:23:40.907 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T22:23:40.983 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577 branch: squid description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} email: ceph-qa@ceph.com first_in_suite: false job_id: '7657577' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 workunit: branch: squid sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7775 sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 sleep_before_teardown: 0 subset: 18/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGF23yjQM9ew0p1aGuYJVEIkJ/9yK1q6fc5mYVEYbRpGtukDKnwxirhsYUnjXK/OiZFmyty/QqgzbTTckEAzNvQ= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeGi/fxp5EJIn3HoNhDq9yrgqxmur/mkwqQrfdgRhpx1Hul/EZgNMHErRWMFcfk/DIjSmwtalVoj9zysQyvcKk= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-15_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-15T22:23:40.984 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa; will attempt to use it 2024-04-15T22:23:40.984 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks 2024-04-15T22:23:40.984 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T22:23:40.986 INFO:teuthology.task.internal:Checking packages... 2024-04-15T22:23:41.008 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T22:23:41.008 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T22:23:41.008 INFO:teuthology.packaging:ref: None 2024-04-15T22:23:41.008 INFO:teuthology.packaging:tag: None 2024-04-15T22:23:41.008 INFO:teuthology.packaging:branch: squid 2024-04-15T22:23:41.008 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:23:41.009 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-04-15T22:23:41.385 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114-ga9a752df-1jammy 2024-04-15T22:23:41.387 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T22:23:41.393 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T22:23:41.393 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T22:23:41.408 INFO:teuthology.task.internal:Saving configuration 2024-04-15T22:23:41.418 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T22:23:41.425 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:23:41.450 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:16:43.137092', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPv/3PmDhFu5RJIlFxljIzL3bW5aBgpz8+EVsQ9sVpDs'} 2024-04-15T22:23:41.477 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:16:43.135695', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG1C5o06J5us51vPx8LdmKtbJm3oba/dNx7qxEESER/q'} 2024-04-15T22:23:41.477 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T22:23:41.483 INFO:teuthology.task.internal:roles: ubuntu@smithi016.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-04-15T22:23:41.483 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-04-15T22:23:41.483 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T22:23:41.553 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8402abc280>, signals=[15]) 2024-04-15T22:23:41.554 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T22:23:41.560 INFO:teuthology.task.internal:Opening connections... 2024-04-15T22:23:41.560 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2024-04-15T22:23:41.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:23:41.644 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-04-15T22:23:41.645 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:23:41.720 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T22:23:41.726 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2024-04-15T22:23:41.731 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2024-04-15T22:23:41.731 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="Ubuntu" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="22.04" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_CODENAME=jammy 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:ID=ubuntu 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE=debian 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-15T22:23:41.780 INFO:teuthology.orchestra.run.smithi016.stdout:UBUNTU_CODENAME=jammy 2024-04-15T22:23:41.781 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2024-04-15T22:23:41.807 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-04-15T22:23:41.811 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-04-15T22:23:41.812 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-04-15T22:23:41.856 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-15T22:23:41.856 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="Ubuntu" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="22.04" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_CODENAME=jammy 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:ID=ubuntu 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE=debian 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-15T22:23:41.857 INFO:teuthology.orchestra.run.smithi139.stdout:UBUNTU_CODENAME=jammy 2024-04-15T22:23:41.857 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-04-15T22:23:41.882 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T22:23:41.892 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T22:23:41.897 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T22:23:41.897 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2024-04-15T22:23:41.899 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-04-15T22:23:41.904 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T22:23:41.909 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T22:23:41.909 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2024-04-15T22:23:41.946 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-04-15T22:23:41.953 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T22:23:42.007 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T22:23:42.021 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T22:23:42.021 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T22:23:42.022 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T22:23:42.022 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T22:23:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:23:42.027 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-04-15T22:23:42.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:23:42.028 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-15T22:23:42.073 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-56-generic 2024-04-15T22:23:42.073 INFO:teuthology.task.kernel:Running kernel on smithi016: 5.15.0-56-generic 2024-04-15T22:23:42.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-04-15T22:23:42.074 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-56-generic 2024-04-15T22:23:42.074 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.15.0-56-generic 2024-04-15T22:23:42.074 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-15T22:23:42.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-04-15T22:23:42.211 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-15T22:23:42.436 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-15T22:23:42.437 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-15T22:23:42.482 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-15T22:23:42.489 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-15T22:23:42.501 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-15T22:23:42.570 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-15T22:23:42.769 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-15T22:23:42.774 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [444 kB] 2024-04-15T22:23:42.828 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-15T22:23:42.917 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,343 kB] 2024-04-15T22:23:42.937 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-15T22:23:43.041 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-15T22:23:43.052 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,343 kB] 2024-04-15T22:23:43.075 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-15T22:23:43.265 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-15T22:23:43.269 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-15T22:23:43.270 INFO:teuthology.orchestra.run.smithi139.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-15T22:23:43.271 INFO:teuthology.orchestra.run.smithi139.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-15T22:23:43.272 INFO:teuthology.orchestra.run.smithi139.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-15T22:23:43.273 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-15T22:23:43.324 INFO:teuthology.orchestra.run.smithi139.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [444 kB] 2024-04-15T22:23:43.342 INFO:teuthology.orchestra.run.smithi139.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-15T22:23:43.351 INFO:teuthology.orchestra.run.smithi139.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-15T22:23:43.352 INFO:teuthology.orchestra.run.smithi139.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-15T22:23:43.353 INFO:teuthology.orchestra.run.smithi139.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-15T22:23:43.358 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-15T22:23:43.359 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-15T22:23:43.422 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-15T22:23:43.431 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-15T22:23:43.431 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-15T22:23:43.435 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-15T22:23:43.435 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-15T22:23:43.437 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-15T22:23:43.438 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-15T22:23:43.455 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-15T22:23:43.476 INFO:teuthology.orchestra.run.smithi139.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-15T22:23:43.481 INFO:teuthology.orchestra.run.smithi139.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-15T22:23:43.481 INFO:teuthology.orchestra.run.smithi139.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-15T22:23:43.492 INFO:teuthology.orchestra.run.smithi139.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-15T22:23:43.499 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-15T22:23:43.506 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-15T22:23:43.526 INFO:teuthology.orchestra.run.smithi139.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-15T22:23:43.531 INFO:teuthology.orchestra.run.smithi139.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-15T22:23:43.531 INFO:teuthology.orchestra.run.smithi139.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,075 kB] 2024-04-15T22:23:43.539 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-15T22:23:43.548 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-15T22:23:43.549 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-15T22:23:43.550 INFO:teuthology.orchestra.run.smithi139.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-15T22:23:43.551 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-15T22:23:43.551 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-15T22:23:43.551 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-15T22:23:43.551 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-15T22:23:43.562 INFO:teuthology.orchestra.run.smithi139.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-15T22:23:43.566 INFO:teuthology.orchestra.run.smithi139.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-15T22:23:43.567 INFO:teuthology.orchestra.run.smithi139.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-15T22:23:43.567 INFO:teuthology.orchestra.run.smithi139.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-15T22:23:43.569 INFO:teuthology.orchestra.run.smithi139.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-15T22:23:43.569 INFO:teuthology.orchestra.run.smithi139.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-15T22:23:43.580 INFO:teuthology.orchestra.run.smithi139.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-15T22:23:43.581 INFO:teuthology.orchestra.run.smithi139.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-15T22:23:43.582 INFO:teuthology.orchestra.run.smithi139.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-15T22:23:43.600 INFO:teuthology.orchestra.run.smithi139.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-15T22:23:43.600 INFO:teuthology.orchestra.run.smithi139.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-15T22:23:43.601 INFO:teuthology.orchestra.run.smithi139.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-15T22:23:43.602 INFO:teuthology.orchestra.run.smithi139.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-15T22:23:43.602 INFO:teuthology.orchestra.run.smithi139.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-15T22:23:43.670 INFO:teuthology.orchestra.run.smithi139.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-15T22:23:43.670 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,075 kB] 2024-04-15T22:23:44.075 INFO:teuthology.orchestra.run.smithi139.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-15T22:23:44.081 INFO:teuthology.orchestra.run.smithi139.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-15T22:23:44.082 INFO:teuthology.orchestra.run.smithi139.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-15T22:23:44.095 INFO:teuthology.orchestra.run.smithi139.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-15T22:23:44.098 INFO:teuthology.orchestra.run.smithi139.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-15T22:23:44.304 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-15T22:23:44.343 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-15T22:23:44.355 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-15T22:23:44.357 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-15T22:23:44.357 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-15T22:23:44.361 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-15T22:23:44.362 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-15T22:23:44.362 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-15T22:23:44.387 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-15T22:23:44.390 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-15T22:23:44.555 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-15T22:23:44.637 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-15T22:23:44.749 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-15T22:23:44.803 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-15T22:23:44.837 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-15T22:23:48.917 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 12.9 MB in 2s (5,557 kB/s) 2024-04-15T22:23:49.466 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 12.9 MB in 3s (5,005 kB/s) 2024-04-15T22:23:50.189 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-15T22:23:50.207 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-15T22:23:50.267 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-15T22:23:50.464 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-15T22:23:50.465 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-15T22:23:50.637 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-15T22:23:50.637 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-15T22:23:50.637 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-15T22:23:50.638 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-15T22:23:50.638 INFO:teuthology.orchestra.run.smithi139.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-15T22:23:50.638 INFO:teuthology.orchestra.run.smithi139.stdout: python2.7-minimal 2024-04-15T22:23:50.638 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-15T22:23:50.639 INFO:teuthology.orchestra.run.smithi139.stdout:The following additional packages will be installed: 2024-04-15T22:23:50.639 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-15T22:23:50.639 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-15T22:23:50.640 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-15T22:23:50.641 INFO:teuthology.orchestra.run.smithi139.stdout:Suggested packages: 2024-04-15T22:23:50.641 INFO:teuthology.orchestra.run.smithi139.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-15T22:23:50.641 INFO:teuthology.orchestra.run.smithi139.stdout:Recommended packages: 2024-04-15T22:23:50.641 INFO:teuthology.orchestra.run.smithi139.stdout: thermald 2024-04-15T22:23:50.682 INFO:teuthology.orchestra.run.smithi139.stdout:The following NEW packages will be installed: 2024-04-15T22:23:50.682 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-15T22:23:50.682 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-15T22:23:50.682 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-15T22:23:50.683 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages will be upgraded: 2024-04-15T22:23:50.683 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-15T22:23:50.739 INFO:teuthology.orchestra.run.smithi139.stdout:3 upgraded, 5 newly installed, 0 to remove and 313 not upgraded. 2024-04-15T22:23:50.740 INFO:teuthology.orchestra.run.smithi139.stdout:Need to get 113 MB of archives. 2024-04-15T22:23:50.740 INFO:teuthology.orchestra.run.smithi139.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-15T22:23:50.740 INFO:teuthology.orchestra.run.smithi139.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-15T22:23:50.880 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-15T22:23:50.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-15T22:23:50.964 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-15T22:23:51.167 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-15T22:23:51.168 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-15T22:23:51.342 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-15T22:23:51.348 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-15T22:23:51.348 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-15T22:23:51.348 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-15T22:23:51.348 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-15T22:23:51.349 INFO:teuthology.orchestra.run.smithi016.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-15T22:23:51.349 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7-minimal 2024-04-15T22:23:51.349 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-15T22:23:51.350 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-04-15T22:23:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-15T22:23:51.350 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-15T22:23:51.351 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-15T22:23:51.352 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-04-15T22:23:51.352 INFO:teuthology.orchestra.run.smithi016.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-15T22:23:51.352 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-04-15T22:23:51.352 INFO:teuthology.orchestra.run.smithi016.stdout: thermald 2024-04-15T22:23:51.395 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-04-15T22:23:51.395 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-15T22:23:51.395 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-15T22:23:51.396 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-15T22:23:51.397 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-04-15T22:23:51.398 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-15T22:23:51.491 INFO:teuthology.orchestra.run.smithi016.stdout:3 upgraded, 5 newly installed, 0 to remove and 313 not upgraded. 2024-04-15T22:23:51.491 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 113 MB of archives. 2024-04-15T22:23:51.491 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-15T22:23:51.492 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-15T22:23:51.639 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-15T22:23:52.630 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-15T22:23:53.102 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-15T22:23:53.978 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-15T22:23:54.079 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-15T22:23:54.080 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-15T22:23:54.658 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-15T22:23:54.733 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-15T22:23:55.144 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 113 MB in 4s (28.0 MB/s) 2024-04-15T22:23:55.298 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-15T22:23:55.944 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-15T22:23:55.944 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-15T22:23:55.945 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-15T22:23:56.268 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-15T22:23:56.346 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-15T22:23:56.766 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 113 MB in 5s (22.9 MB/s) 2024-04-15T22:23:56.946 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-15T22:23:57.227 INFO:teuthology.orchestra.run.smithi139.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 ... 129542 files and directories currently installed.) 2024-04-15T22:23:57.231 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:23:57.429 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:23:58.951 INFO:teuthology.orchestra.run.smithi016.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 ... 129542 files and directories currently installed.) 2024-04-15T22:23:58.955 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:23:59.010 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:23:59.938 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-15T22:23:59.959 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:00.046 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:00.491 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-15T22:24:00.512 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:00.541 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:01.028 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-15T22:24:01.049 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:01.141 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:01.657 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-15T22:24:01.678 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:01.723 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:06.951 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:07.075 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:07.425 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:07.537 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:07.807 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-15T22:24:07.829 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-15T22:24:07.865 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-15T22:24:08.060 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:08.184 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:08.536 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:08.646 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:08.916 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-15T22:24:08.939 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-15T22:24:08.982 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-15T22:24:13.278 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-15T22:24:13.315 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:13.353 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:14.444 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-15T22:24:14.481 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-15T22:24:14.519 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:16.521 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:16.646 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:16.987 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-15T22:24:17.109 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:17.180 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-15T22:24:17.235 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-15T22:24:17.305 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-15T22:24:17.363 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:17.630 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-15T22:24:17.752 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:18.503 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-15T22:24:18.724 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:18.724 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:18.725 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:18.725 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:18.748 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:18.857 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:20.102 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:20.102 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:20.102 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:20.102 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:20.259 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:20.325 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:21.710 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:21.751 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-15T22:24:21.877 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-15T22:24:22.003 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:22.062 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-15T22:24:22.062 INFO:teuthology.orchestra.run.smithi139.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:23.245 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-15T22:24:23.371 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-15T22:24:23.497 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-15T22:24:23.562 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-15T22:24:23.562 INFO:teuthology.orchestra.run.smithi016.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:35.708 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-15T22:24:35.708 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub' 2024-04-15T22:24:35.725 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-15T22:24:35.743 INFO:teuthology.orchestra.run.smithi139.stdout:Generating grub configuration file ... 2024-04-15T22:24:36.031 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:36.051 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:36.352 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:36.358 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:36.421 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-15T22:24:36.426 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-15T22:24:36.592 INFO:teuthology.orchestra.run.smithi139.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-15T22:24:36.592 INFO:teuthology.orchestra.run.smithi139.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-15T22:24:36.592 INFO:teuthology.orchestra.run.smithi139.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-15T22:24:36.642 INFO:teuthology.orchestra.run.smithi139.stdout:done 2024-04-15T22:24:37.138 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-15T22:24:37.160 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-15T22:24:37.160 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-15T22:24:37.160 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.102.99 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-15T22:24:37.161 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-15T22:24:37.162 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-15T22:24:37.162 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T22:24:37.162 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T22:24:37.162 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T22:24:37.162 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T22:24:37.162 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-15T22:24:37.367 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-15T22:24:37.634 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-15T22:24:37.634 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-15T22:24:37.697 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-15T22:24:37.780 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-15T22:24:37.911 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-15T22:24:37.911 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub' 2024-04-15T22:24:37.920 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-15T22:24:37.936 INFO:teuthology.orchestra.run.smithi016.stdout:Generating grub configuration file ... 2024-04-15T22:24:38.207 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:38.226 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:38.517 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:38.523 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:38.604 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-15T22:24:38.610 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-15T22:24:38.766 INFO:teuthology.orchestra.run.smithi016.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-15T22:24:38.767 INFO:teuthology.orchestra.run.smithi016.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-15T22:24:38.767 INFO:teuthology.orchestra.run.smithi016.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-15T22:24:38.807 INFO:teuthology.orchestra.run.smithi016.stdout:done 2024-04-15T22:24:39.033 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-15T22:24:39.051 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-15T22:24:39.114 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-15T22:24:39.263 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.102.99 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-15T22:24:39.280 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-04-15T22:24:39.281 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-04-15T22:24:39.281 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-04-15T22:24:39.281 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-04-15T22:24:39.281 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-15T22:24:39.281 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T22:24:39.281 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T22:24:39.281 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T22:24:39.281 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi016.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T22:24:39.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-04-15T22:24:39.321 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-15T22:24:39.322 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-15T22:24:39.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-04-15T22:24:39.486 INFO:teuthology.orchestra.run.smithi139.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-15T22:24:39.487 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-15T22:24:39.487 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-15T22:24:39.487 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-15T22:24:39.487 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-15T22:24:39.487 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-15T22:24:39.488 INFO:teuthology.orchestra.run.smithi139.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-15T22:24:39.488 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-15T22:24:39.522 INFO:teuthology.orchestra.run.smithi139.stdout:0 upgraded, 0 newly installed, 0 to remove and 313 not upgraded. 2024-04-15T22:24:39.524 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-15T22:24:39.536 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-15T22:24:39.536 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-15T22:24:39.536 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.102.99 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-15T22:24:39.537 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-15T22:24:39.538 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-04-15T22:24:39.582 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-15T22:24:39.583 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.9wYFKGz8s8 2024-04-15T22:24:39.584 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub/grub.cfg /tmp/tmp.9wYFKGz8s8 2024-04-15T22:24:39.594 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-15T22:24:39.615 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-15T22:24:39.636 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.9wYFKGz8s8 2024-04-15T22:24:39.694 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-15T22:24:39.769 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.9wYFKGz8s8 is 10KB 2024-04-15T22:24:39.782 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.9wYFKGz8s8 2024-04-15T22:24:39.788 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-15T22:24:39.840 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:24:39.840 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-15T22:24:39.840 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-15T22:24:39.907 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-15T22:24:39.907 DEBUG:teuthology.orchestra.run.smithi139:> sudo update-grub 2024-04-15T22:24:40.959 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-15T22:24:40.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-15T22:24:41.029 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-04-15T22:24:41.089 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub' 2024-04-15T22:24:41.090 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-15T22:24:41.092 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-04-15T22:24:41.208 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-04-15T22:24:41.209 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-04-15T22:24:41.288 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:41.294 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:41.369 INFO:teuthology.orchestra.run.smithi016.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-15T22:24:41.369 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-15T22:24:41.370 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-15T22:24:41.409 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 0 newly installed, 0 to remove and 313 not upgraded. 2024-04-15T22:24:41.411 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.102.99 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-15T22:24:41.468 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-15T22:24:41.469 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-04-15T22:24:41.469 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-04-15T22:24:41.469 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-04-15T22:24:41.469 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-04-15T22:24:41.469 DEBUG:teuthology.orchestra.run.smithi016:> mktemp 2024-04-15T22:24:41.516 INFO:teuthology.orchestra.run.smithi016.stdout:/tmp/tmp.ogCK40o6Ir 2024-04-15T22:24:41.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ogCK40o6Ir 2024-04-15T22:24:41.535 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:41.541 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:41.573 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0666 /tmp/tmp.ogCK40o6Ir 2024-04-15T22:24:41.580 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-15T22:24:41.585 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-15T22:24:41.699 DEBUG:teuthology.orchestra.remote:smithi016:/tmp/tmp.ogCK40o6Ir is 10KB 2024-04-15T22:24:41.712 DEBUG:teuthology.orchestra.run.smithi016:> rm -fr /tmp/tmp.ogCK40o6Ir 2024-04-15T22:24:41.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-15T22:24:41.751 INFO:teuthology.orchestra.run.smithi139.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-15T22:24:41.751 INFO:teuthology.orchestra.run.smithi139.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-15T22:24:41.752 INFO:teuthology.orchestra.run.smithi139.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-15T22:24:41.772 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:24:41.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-15T22:24:41.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-15T22:24:41.773 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-04-15T22:24:41.782 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-04-15T22:24:41.841 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-15T22:24:41.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo update-grub 2024-04-15T22:24:42.998 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub' 2024-04-15T22:24:42.999 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-15T22:24:43.001 INFO:teuthology.orchestra.run.smithi016.stderr:Generating grub configuration file ... 2024-04-15T22:24:43.188 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-15T22:24:43.195 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-15T22:24:43.548 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-15T22:24:43.553 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-15T22:24:43.599 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-15T22:24:43.605 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-15T22:24:43.760 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-15T22:24:43.760 INFO:teuthology.orchestra.run.smithi016.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-15T22:24:43.761 INFO:teuthology.orchestra.run.smithi016.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-15T22:24:43.772 INFO:teuthology.orchestra.run.smithi016.stderr:done 2024-04-15T22:24:43.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo shutdown -r now 2024-04-15T22:25:11.810 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T22:25:11.811 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:25:11.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:25:13.782 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T22:25:13.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:25:13.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:25:30.143 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-15T22:25:32.190 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2024-04-15T22:25:39.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:25:39.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:25:41.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:25:41.194 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:25:42.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-15T22:25:54.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:25:54.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:26:12.643 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-15T22:26:27.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:26:27.660 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:26:28.001 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-15T22:26:28.605 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:26:28.605 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-102-generic"... 2024-04-15T22:26:28.606 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-15T22:26:28.654 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-102-generic 2024-04-15T22:26:28.655 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-15T22:26:28.655 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:26:28.655 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-15T22:26:29.655 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T22:26:29.656 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:26:29.995 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-04-15T22:26:30.018 DEBUG:teuthology.parallel:result is None 2024-04-15T22:26:41.196 DEBUG:teuthology.orchestra.remote:timed out 2024-04-15T22:26:53.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:26:53.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:26:53.437 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-04-15T22:26:53.977 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:26:53.977 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-102-generic"... 2024-04-15T22:26:53.978 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-04-15T22:26:54.026 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-102-generic 2024-04-15T22:26:54.026 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-15T22:26:54.026 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:26:54.026 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-15T22:26:55.027 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T22:26:55.028 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:26:55.088 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2024-04-15T22:26:55.115 DEBUG:teuthology.parallel:result is None 2024-04-15T22:26:55.115 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T22:26:55.122 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T22:26:55.122 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:26:55.125 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:26:55.131 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T22:26:55.138 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T22:26:55.145 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T22:26:55.145 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:26:55.174 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:26:55.206 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T22:26:55.213 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T22:26:55.214 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T22:26:55.226 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T22:26:55.250 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:26:55.258 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:26:55.277 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:26:55.285 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:26:55.286 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T22:26:55.293 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T22:26:55.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:26:55.306 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:26:55.350 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T22:26:55.360 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T22:26:55.360 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:26:55.370 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:26:55.398 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:26:55.421 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:26:55.469 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:26:55.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:26:55.531 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:26:55.537 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:26:55.586 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:26:55.586 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:26:55.654 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2024-04-15T22:26:55.656 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-04-15T22:26:55.727 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T22:26:55.735 INFO:teuthology.task.internal:Starting timer... 2024-04-15T22:26:55.735 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T22:26:55.746 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T22:26:55.754 DEBUG:teuthology.task.selinux:Excluding smithi016: OS 'ubuntu' does not support SELinux 2024-04-15T22:26:55.754 DEBUG:teuthology.task.selinux:Excluding smithi139: OS 'ubuntu' does not support SELinux 2024-04-15T22:26:55.755 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T22:26:55.755 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-15T22:26:55.755 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T22:26:55.755 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T22:26:55.764 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T22:26:55.781 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-15T22:26:55.783 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi139.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T22:34:04.405 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com')] 2024-04-15T22:34:04.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:34:04.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:34:04.491 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-04-15T22:34:04.566 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-04-15T22:34:04.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:34:04.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:34:04.645 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-15T22:34:04.722 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-15T22:34:04.723 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T22:34:04.733 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T22:34:04.733 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:34:04.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:34:04.736 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:34:04.736 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Command line: ntpd -gq 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: ---------------------------------------------------- 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: ntp-4 is maintained by Network Time Foundation, 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: corporation. Support and training for ntp-4 are 2024-04-15T22:34:04.764 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: available at https://www.nwtime.org/support 2024-04-15T22:34:04.765 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: ---------------------------------------------------- 2024-04-15T22:34:04.765 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: proto: precision = 0.063 usec (-24) 2024-04-15T22:34:04.765 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: basedate set to 2022-02-04 2024-04-15T22:34:04.765 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: gps base set to 2022-02-06 (week 2196) 2024-04-15T22:34:04.765 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-15T22:34:04.766 INFO:teuthology.orchestra.run.smithi016.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-15T22:34:04.766 INFO:teuthology.orchestra.run.smithi016.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: restrict ::: KOD does nothing without LIMITED. 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen and drop on 0 v6wildcard [::]:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen normally on 2 lo 127.0.0.1:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen normally on 3 ens1f0 172.21.15.16:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen normally on 4 lo [::1]:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1564%4]:123 2024-04-15T22:34:04.767 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:04 ntpd[17133]: Listening on routing socket on fd #22 for interface updates 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Command line: ntpd -gq 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: ---------------------------------------------------- 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: ntp-4 is maintained by Network Time Foundation, 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: corporation. Support and training for ntp-4 are 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: available at https://www.nwtime.org/support 2024-04-15T22:34:04.792 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: ---------------------------------------------------- 2024-04-15T22:34:04.793 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: proto: precision = 0.060 usec (-24) 2024-04-15T22:34:04.793 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: basedate set to 2022-02-04 2024-04-15T22:34:04.793 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: gps base set to 2022-02-06 (week 2196) 2024-04-15T22:34:04.793 INFO:teuthology.orchestra.run.smithi139.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-15T22:34:04.794 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-15T22:34:04.794 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: restrict ::: KOD does nothing without LIMITED. 2024-04-15T22:34:04.794 INFO:teuthology.orchestra.run.smithi139.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen and drop on 0 v6wildcard [::]:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen normally on 2 lo 127.0.0.1:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen normally on 3 enp3s0f1 172.21.15.139:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen normally on 4 lo [::1]:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f59%5]:123 2024-04-15T22:34:04.795 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:04 ntpd[17164]: Listening on routing socket on fd #22 for interface updates 2024-04-15T22:34:05.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:05.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:05.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:05.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:05.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:05.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:05 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:05.792 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:05 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:05.792 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:05 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:06.764 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:06 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:06.816 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:06 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:06.817 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:06.817 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:06.818 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:06.818 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:06.818 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:06.818 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:06 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:07.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:07 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:07.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:07 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:08.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:08.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:08 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:09.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:09.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:09.768 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.768 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.768 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:09.768 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:09 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:09.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:09 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:10.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:10.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:10.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:10.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:10.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:10 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:11.765 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:11.766 INFO:teuthology.orchestra.run.smithi016.stdout:15 Apr 22:34:11 ntpd[17133]: ntpd: time slew +0.000502 s 2024-04-15T22:34:11.767 INFO:teuthology.orchestra.run.smithi016.stdout:ntpd: time slew +0.000502s 2024-04-15T22:34:11.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-15T22:34:11.767 INFO:teuthology.orchestra.run.smithi016.stderr:15 Apr 22:34:11 ntpd[17133]: can't open /var/log/ntpstats/loopstats.20240415: Permission denied 2024-04-15T22:34:11.792 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.792 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:11.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:11.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:11.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:11 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:11.822 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-04-15T22:34:11.822 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-04-15T22:34:11.822 INFO:teuthology.orchestra.run.smithi016.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:11.823 INFO:teuthology.orchestra.run.smithi016.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:11.823 INFO:teuthology.orchestra.run.smithi016.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:11.823 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:12.793 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/rawstats.20240415: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/peerstats.20240415: Permission denied 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stdout:15 Apr 22:34:12 ntpd[17164]: ntpd: time slew -0.000589 s 2024-04-15T22:34:12.794 INFO:teuthology.orchestra.run.smithi139.stdout:ntpd: time slew -0.000589s 2024-04-15T22:34:12.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-15T22:34:12.795 INFO:teuthology.orchestra.run.smithi139.stderr:15 Apr 22:34:12 ntpd[17164]: can't open /var/log/ntpstats/loopstats.20240415: Permission denied 2024-04-15T22:34:12.847 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-15T22:34:12.847 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-15T22:34:12.847 INFO:teuthology.orchestra.run.smithi139.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:12.847 INFO:teuthology.orchestra.run.smithi139.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:12.847 INFO:teuthology.orchestra.run.smithi139.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:12.848 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:12.848 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-04-15T22:34:12.859 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-04-15T22:34:12.859 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:34:12.859 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:34:12.865 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-15T22:34:12.865 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-15 22:30:43.987372784 +0000 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-15 22:30:43.723375142 +0000 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-15 22:30:43.723375142 +0000 2024-04-15T22:34:12.916 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-15T22:34:12.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T22:34:12.970 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-15T22:34:12.970 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-15T22:34:12.970 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000310159 s, 1.7 MB/s 2024-04-15T22:34:12.972 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T22:34:13.020 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2024-04-15T22:34:13.071 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-15 22:30:44.495368247 +0000 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-15 22:30:44.223370675 +0000 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-15 22:30:44.223370675 +0000 2024-04-15T22:34:13.072 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-15T22:34:13.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T22:34:13.125 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-15T22:34:13.126 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-15T22:34:13.126 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000309386 s, 1.7 MB/s 2024-04-15T22:34:13.127 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T22:34:13.177 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2024-04-15T22:34:13.223 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T22:34:13.223 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-15 22:30:44.735366102 +0000 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-15 22:30:44.731366138 +0000 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-15 22:30:44.731366138 +0000 2024-04-15T22:34:13.224 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-15T22:34:13.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T22:34:13.278 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-15T22:34:13.278 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-15T22:34:13.278 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000308175 s, 1.7 MB/s 2024-04-15T22:34:13.279 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T22:34:13.333 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2024-04-15T22:34:13.379 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T22:34:13.379 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:13.379 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-04-15T22:34:13.380 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:13.380 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-04-15 22:30:45.515359136 +0000 2024-04-15T22:34:13.380 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-04-15 22:30:45.259361421 +0000 2024-04-15T22:34:13.380 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-04-15 22:30:45.259361421 +0000 2024-04-15T22:34:13.380 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-04-15T22:34:13.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T22:34:13.438 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-04-15T22:34:13.438 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-04-15T22:34:13.438 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.00024252 s, 2.1 MB/s 2024-04-15T22:34:13.439 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T22:34:13.488 DEBUG:teuthology.orchestra.run.smithi016:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-04-15T22:34:13.609 INFO:teuthology.orchestra.run.smithi016.stdout:loop 2024-04-15T22:34:13.610 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_1... 2024-04-15T22:34:13.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-04-15T22:34:13.626 INFO:teuthology.orchestra.run.smithi016.stdout:1 2024-04-15T22:34:13.645 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_11 2024-04-15T22:34:13.661 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_2... 2024-04-15T22:34:13.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-15T22:34:13.718 INFO:teuthology.orchestra.run.smithi016.stdout:1 2024-04-15T22:34:13.739 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_21 2024-04-15T22:34:13.754 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_3... 2024-04-15T22:34:13.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-15T22:34:13.814 INFO:teuthology.orchestra.run.smithi016.stdout:1 2024-04-15T22:34:13.833 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_31 2024-04-15T22:34:13.849 INFO:tasks.nvme_loop:Connecting nvme_loop smithi016:/dev/vg_nvme/lv_4... 2024-04-15T22:34:13.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-15T22:34:13.906 INFO:teuthology.orchestra.run.smithi016.stdout:1 2024-04-15T22:34:13.924 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/vg_nvme/lv_41 2024-04-15T22:34:13.940 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:34:13.940 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:34:13.987 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme list 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme0n1 PHMB7513002C480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme1n1 2ec2761acba43888b76a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme2n1 d444245052cb2c5bc41d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme3n1 89bc0d051e08deefa20a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:14.040 INFO:teuthology.orchestra.run.smithi016.stdout:/dev/nvme4n1 3499d5a4b3cd8bc459a2 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:14.041 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-15T22:34:14.041 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:34:14.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/scratch_devs 2024-04-15T22:34:14.093 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:34:14.093 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:34:14.099 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-15T22:34:14.099 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-04-15T22:34:14.147 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T22:34:14.147 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:14.147 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-04-15T22:34:14.147 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:14.147 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-15 22:30:42.296776866 +0000 2024-04-15T22:34:14.148 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-15 22:30:42.016779366 +0000 2024-04-15T22:34:14.148 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-15 22:30:42.016779366 +0000 2024-04-15T22:34:14.148 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-15T22:34:14.148 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T22:34:14.202 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-15T22:34:14.202 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-15T22:34:14.202 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000445248 s, 1.1 MB/s 2024-04-15T22:34:14.203 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T22:34:14.252 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-04-15T22:34:14.299 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T22:34:14.299 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-15 22:30:42.772772614 +0000 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-15 22:30:42.524774829 +0000 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-15 22:30:42.524774829 +0000 2024-04-15T22:34:14.300 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-15T22:34:14.300 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T22:34:14.353 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-15T22:34:14.354 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-15T22:34:14.354 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000449889 s, 1.1 MB/s 2024-04-15T22:34:14.355 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T22:34:14.404 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-15 22:30:43.272768147 +0000 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-15 22:30:43.024770363 +0000 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-15 22:30:43.024770363 +0000 2024-04-15T22:34:14.451 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-15T22:34:14.452 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T22:34:14.506 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-15T22:34:14.506 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-15T22:34:14.506 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000339171 s, 1.5 MB/s 2024-04-15T22:34:14.508 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T22:34:14.556 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-15 22:30:43.748763896 +0000 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-15 22:30:43.496766147 +0000 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-15 22:30:43.496766147 +0000 2024-04-15T22:34:14.603 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-15T22:34:14.604 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T22:34:14.657 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-15T22:34:14.657 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-15T22:34:14.657 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000273175 s, 1.9 MB/s 2024-04-15T22:34:14.658 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T22:34:14.708 DEBUG:teuthology.orchestra.run.smithi139:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-04-15T22:34:14.838 INFO:teuthology.orchestra.run.smithi139.stdout:loop 2024-04-15T22:34:14.840 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_1... 2024-04-15T22:34:14.840 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-04-15T22:34:14.856 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-04-15T22:34:14.875 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_11 2024-04-15T22:34:14.890 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_2... 2024-04-15T22:34:14.890 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-04-15T22:34:14.950 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-04-15T22:34:14.970 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_21 2024-04-15T22:34:14.987 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_3... 2024-04-15T22:34:14.987 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-04-15T22:34:15.047 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-04-15T22:34:15.069 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_31 2024-04-15T22:34:15.085 INFO:tasks.nvme_loop:Connecting nvme_loop smithi139:/dev/vg_nvme/lv_4... 2024-04-15T22:34:15.086 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-04-15T22:34:15.143 INFO:teuthology.orchestra.run.smithi139.stdout:1 2024-04-15T22:34:15.164 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/vg_nvme/lv_41 2024-04-15T22:34:15.180 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:34:15.180 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T22:34:15.231 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme list 2024-04-15T22:34:15.285 INFO:teuthology.orchestra.run.smithi139.stdout:Node SN Model Namespace Usage Format FW Rev 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/nvme0n1 PHFT620500N6400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/nvme1n1 c62994c89f4246e162f4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/nvme2n1 4a35802861732cfdccba Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/nvme3n1 dbae2991e8b78a876fd8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:15.286 INFO:teuthology.orchestra.run.smithi139.stdout:/dev/nvme4n1 e348775ee51246bbf66e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-04-15T22:34:15.287 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-04-15T22:34:15.287 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:34:15.287 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/scratch_devs 2024-04-15T22:34:15.342 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T22:34:15.430 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T22:34:15.430 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:15.431 INFO:tasks.cephadm:Cluster fsid is 4a2f195e-fb78-11ee-bc8f-c7b262605968 2024-04-15T22:34:15.431 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T22:34:15.431 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-15T22:34:15.431 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi016': '172.21.15.16', 'mon.smithi139': '172.21.15.139'} 2024-04-15T22:34:15.431 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T22:34:15.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo hostname $(hostname -s) 2024-04-15T22:34:15.447 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-04-15T22:34:15.460 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-15T22:34:15.461 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:15.601 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/54895/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2114-ga9a752df', 'node_name': '172.21.2.9+braggi09', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2114-ga9a752df-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-04-14 16:20:13.371699', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-15T22:34:15.832 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 a9a752df26c63acad72e1b3569fd79a515ca0765 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:15.833 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-15T22:34:15.834 DEBUG:teuthology.orchestra.run.smithi016:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:16.308 INFO:teuthology.orchestra.run.smithi016.stdout:-rw-rw-r-- 1 ubuntu ubuntu 775006 Apr 15 22:34 /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:16.308 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:17.058 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-rw-r-- 1 ubuntu ubuntu 775006 Apr 15 22:34 /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:17.059 DEBUG:teuthology.orchestra.run.smithi016:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:17.067 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:17.083 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T22:34:17.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:34:17.112 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:34:17.281 INFO:teuthology.orchestra.run.smithi016.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:34:17.281 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:34:17.496 INFO:teuthology.orchestra.run.smithi139.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:17.496 INFO:teuthology.orchestra.run.smithi139.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 not found: manifest unknown: manifest unknown 2024-04-15T22:34:17.496 INFO:teuthology.orchestra.run.smithi139.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:17.648 INFO:teuthology.orchestra.run.smithi016.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:17.648 INFO:teuthology.orchestra.run.smithi016.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 not found: manifest unknown: manifest unknown 2024-04-15T22:34:17.648 INFO:teuthology.orchestra.run.smithi016.stderr:ERROR: Failed command: /usr/bin/docker pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:34:17.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:17.679 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi016 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:34:17.680 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T22:34:17.682 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi016/crash 2024-04-15T22:34:17.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:34:17.695 INFO:teuthology.orchestra.run.smithi016.stderr:tar: /var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:34:17.695 INFO:teuthology.orchestra.run.smithi016.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:34:17.697 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi139/crash 2024-04-15T22:34:17.698 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:34:17.710 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:34:17.710 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:34:17.711 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T22:34:17.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-15T22:34:17.751 INFO:teuthology.orchestra.run.smithi016.stderr:grep: /var/log/ceph/4a2f195e-fb78-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-15T22:34:17.752 INFO:tasks.cephadm:Compressing logs... 2024-04-15T22:34:17.752 DEBUG:teuthology.orchestra.run.smithi016:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:34:17.796 DEBUG:teuthology.orchestra.run.smithi139:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:34:17.805 INFO:teuthology.orchestra.run.smithi016.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-15T22:34:17.809 INFO:teuthology.orchestra.run.smithi139.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-15T22:34:17.813 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:34:17.813 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/cephadm.log: 69.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:34:17.815 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-04-15T22:34:17.815 INFO:teuthology.orchestra.run.smithi016.stderr:real 0m0.017s 2024-04-15T22:34:17.815 INFO:teuthology.orchestra.run.smithi016.stderr:user 0m0.010s 2024-04-15T22:34:17.815 INFO:teuthology.orchestra.run.smithi016.stderr:sys 0m0.009s 2024-04-15T22:34:17.821 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:34:17.822 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: 70.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:34:17.824 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-04-15T22:34:17.824 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m0.023s 2024-04-15T22:34:17.824 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m0.015s 2024-04-15T22:34:17.824 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.006s 2024-04-15T22:34:17.824 INFO:tasks.cephadm:Archiving logs... 2024-04-15T22:34:17.824 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi016/log 2024-04-15T22:34:17.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:34:17.870 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi139/log 2024-04-15T22:34:17.871 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:34:17.884 INFO:tasks.cephadm:Removing cluster... 2024-04-15T22:34:17.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a2f195e-fb78-11ee-bc8f-c7b262605968 --force 2024-04-15T22:34:18.082 INFO:teuthology.orchestra.run.smithi016.stdout:Deleting cluster with fsid: 4a2f195e-fb78-11ee-bc8f-c7b262605968 2024-04-15T22:34:19.212 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4a2f195e-fb78-11ee-bc8f-c7b262605968 --force 2024-04-15T22:34:19.379 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: 4a2f195e-fb78-11ee-bc8f-c7b262605968 2024-04-15T22:34:20.510 INFO:tasks.cephadm:Removing cephadm ... 2024-04-15T22:34:20.511 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:20.517 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:34:20.523 INFO:tasks.cephadm:Teardown complete 2024-04-15T22:34:20.523 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi016 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:34:20.713 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9a81b2c5d4294778bfd44e0a2f36f413 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi016 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:34:20.716 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T22:34:20.725 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-04-15T22:34:20.732 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_1... 2024-04-15T22:34:20.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_1 2024-04-15T22:34:20.983 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-15T22:34:20.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:20.985 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_2... 2024-04-15T22:34:20.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_2 2024-04-15T22:34:21.255 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-15T22:34:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:21.256 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_3... 2024-04-15T22:34:21.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_3 2024-04-15T22:34:21.519 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-15T22:34:21.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:21.521 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi016:/dev/vg_nvme/lv_4... 2024-04-15T22:34:21.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo nvme disconnect -n lv_4 2024-04-15T22:34:21.771 INFO:teuthology.orchestra.run.smithi016.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-15T22:34:21.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:21.773 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-04-15T22:34:21.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/scratch_devs 2024-04-15T22:34:21.787 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_1... 2024-04-15T22:34:21.788 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_1 2024-04-15T22:34:22.007 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-04-15T22:34:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:22.009 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_2... 2024-04-15T22:34:22.009 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_2 2024-04-15T22:34:22.259 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-04-15T22:34:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:22.260 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_3... 2024-04-15T22:34:22.260 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_3 2024-04-15T22:34:22.519 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-04-15T22:34:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:22.520 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi139:/dev/vg_nvme/lv_4... 2024-04-15T22:34:22.521 DEBUG:teuthology.orchestra.run.smithi139:> sudo nvme disconnect -n lv_4 2024-04-15T22:34:22.775 INFO:teuthology.orchestra.run.smithi139.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-04-15T22:34:22.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:22.776 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-15T22:34:22.776 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/scratch_devs 2024-04-15T22:34:22.789 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T22:34:22.803 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T22:34:22.803 DEBUG:teuthology.orchestra.run.smithi016:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:34:22.806 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout: hv01.front.sepi 67.205.162.81 3 u 10 64 1 0.067 -1.721 0.000 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout: hv02.front.sepi 63.231.80.2 3 u 6 64 1 0.128 -0.491 0.000 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout: hv03.front.sepi 74.6.168.72 3 u 7 64 1 0.102 -0.028 0.000 2024-04-15T22:34:22.818 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:22.841 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-15T22:34:22.841 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-15T22:34:22.841 INFO:teuthology.orchestra.run.smithi139.stdout: hv01.front.sepi 67.205.162.81 3 u 7 64 1 0.100 -1.363 0.000 2024-04-15T22:34:22.842 INFO:teuthology.orchestra.run.smithi139.stdout: hv02.front.sepi 63.231.80.2 3 u 6 64 1 0.093 -0.014 0.000 2024-04-15T22:34:22.842 INFO:teuthology.orchestra.run.smithi139.stdout: hv03.front.sepi 74.6.168.72 3 u 9 64 1 0.085 +0.252 0.000 2024-04-15T22:34:22.842 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-15T22:34:22.843 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T22:34:22.851 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T22:34:22.852 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T22:34:22.860 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T22:34:22.867 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T22:34:22.875 INFO:teuthology.task.internal:Duration was 447.139410 seconds 2024-04-15T22:34:22.875 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T22:34:22.883 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T22:34:22.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:34:22.886 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:34:22.922 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T22:34:22.922 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi016.front.sepia.ceph.com 2024-04-15T22:34:22.922 DEBUG:teuthology.orchestra.run.smithi016:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T22:34:22.971 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-04-15T22:34:22.971 DEBUG:teuthology.orchestra.run.smithi139:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T22:34:22.981 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T22:34:22.981 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:34:23.016 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:34:23.051 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T22:34:23.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:34:23.084 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:34:23.151 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T22:34:23.160 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T22:34:23.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:34:23.173 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:34:23.186 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T22:34:23.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:34:23.216 DEBUG:teuthology.orchestra.run.smithi139:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:34:23.226 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = core 2024-04-15T22:34:23.240 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-04-15T22:34:23.266 DEBUG:teuthology.orchestra.run.smithi016:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:34:23.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:23.295 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:34:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:34:23.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T22:34:23.319 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T22:34:23.319 DEBUG:teuthology.misc:Transferring archived files from smithi016:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi016 2024-04-15T22:34:23.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:34:23.359 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577/remote/smithi139 2024-04-15T22:34:23.359 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:34:23.379 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T22:34:23.379 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:34:23.400 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:34:23.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T22:34:23.433 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T22:34:23.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T22:34:23.441 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T22:34:23.442 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:34:23.448 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:34:23.451 INFO:teuthology.orchestra.run.smithi016.stdout: 658626 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:34 /home/ubuntu/cephtest 2024-04-15T22:34:23.471 INFO:teuthology.orchestra.run.smithi139.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:34 /home/ubuntu/cephtest 2024-04-15T22:34:23.473 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T22:34:23.482 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T22:34:23.542 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T22:34:23.568 DEBUG:teuthology.nuke:shortname: smithi016 2024-04-15T22:34:23.568 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:34:23.593 DEBUG:teuthology.nuke:shortname: smithi139 2024-04-15T22:34:23.593 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:34:23.596 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:16:43.137092', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGF23yjQM9ew0p1aGuYJVEIkJ/9yK1q6fc5mYVEYbRpGtukDKnwxirhsYUnjXK/OiZFmyty/QqgzbTTckEAzNvQ='} 2024-04-15T22:34:23.618 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:16:43.135695', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFeGi/fxp5EJIn3HoNhDq9yrgqxmur/mkwqQrfdgRhpx1Hul/EZgNMHErRWMFcfk/DIjSmwtalVoj9zysQyvcKk='} 2024-04-15T22:34:23.647 INFO:teuthology.orchestra.console.smithi016:Power off 2024-04-15T22:34:23.647 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:34:23.671 DEBUG:teuthology.orchestra.console.smithi016:power off output: Chassis Power Control: Down/Off 2024-04-15T22:34:23.671 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:23.689 INFO:teuthology.orchestra.console.smithi139:Power off 2024-04-15T22:34:23.689 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:34:23.698 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2024-04-15T22:34:23.717 DEBUG:teuthology.orchestra.console.smithi139:power off output: Chassis Power Control: Down/Off 2024-04-15T22:34:23.717 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:23.740 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-04-15T22:34:27.700 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:27.741 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:27.811 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is on 2024-04-15T22:34:27.850 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-04-15T22:34:31.817 DEBUG:teuthology.orchestra.console.smithi016:pexpect command: ipmitool -H smithi016.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:31.851 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:34:31.927 DEBUG:teuthology.orchestra.console.smithi016:check power output: Chassis Power is off 2024-04-15T22:34:31.959 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is off 2024-04-15T22:34:32.028 INFO:teuthology.orchestra.console.smithi016:Power off completed 2024-04-15T22:34:32.060 INFO:teuthology.orchestra.console.smithi139:Power off completed 2024-04-15T22:34:32.165 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 447.13941049575806 failure_reason: 'Command failed on smithi016 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9a81b2c5d4294778bfd44e0a2f36f413 status: fail success: false 2024-04-15T22:34:32.165 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T22:34:32.236 INFO:teuthology.run:FAIL