2024-02-29T14:32:18.587 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-29T14:32:18.587 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429 --description upgrade:reef-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --verbose --name teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429/orig.config.yaml 2024-02-29T14:32:18.643 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-29T14:32:18.736 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429 branch: main description: upgrade:reef-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7576429' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-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: main ceph: conf: global: mon election default strategy: 3 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 create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 1f09b1e26c8df794a38a547c778f55bb411c2ee0 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1f09b1e26c8df794a38a547c778f55bb411c2ee0 workunit: branch: main sha1: 1bf6b322468157d54d557a865c84833e57ac4b32 owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5159 sha1: 1f09b1e26c8df794a38a547c778f55bb411c2ee0 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_1bf6b322468157d54d557a865c84833e57ac4b32/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 1bf6b322468157d54d557a865c84833e57ac4b32 targets: smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPoveh3WUWdkonSV54LFYb6VJT0/8tXilkKPF0JrZnX28w1jznn9yKrz6wO3J8oZIz13kWNQzEO4jOUDIlguJFU= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEkqzu48QLL3wg1tKqoq5+3B7DqaE9xXzrq9Fjmkt85kgYl4g9cW0VLNfcfMwmZeLFCmWEiH7XbXTP5140t+Nz4= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-29_02:25:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-29T14:32:18.736 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_1bf6b322468157d54d557a865c84833e57ac4b32/qa; will attempt to use it 2024-02-29T14:32:18.737 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_1bf6b322468157d54d557a865c84833e57ac4b32/qa/tasks 2024-02-29T14:32:18.737 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-29T14:32:18.739 INFO:teuthology.task.internal:Checking packages... 2024-02-29T14:32:18.762 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1f09b1e26c8df794a38a547c778f55bb411c2ee0' 2024-02-29T14:32:18.762 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-29T14:32:18.762 INFO:teuthology.packaging:ref: None 2024-02-29T14:32:18.762 INFO:teuthology.packaging:tag: None 2024-02-29T14:32:18.762 INFO:teuthology.packaging:branch: main 2024-02-29T14:32:18.762 INFO:teuthology.packaging:sha1: 1f09b1e26c8df794a38a547c778f55bb411c2ee0 2024-02-29T14:32:18.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-02-29T14:32:19.018 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1763-g1bf6b322-1jammy 2024-02-29T14:32:19.020 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-29T14:32:19.027 INFO:teuthology.task.internal:no buildpackages task found 2024-02-29T14:32:19.027 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-29T14:32:19.050 INFO:teuthology.task.internal:Saving configuration 2024-02-29T14:32:19.071 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-29T14:32:19.078 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-29T14:32:19.101 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429', '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-02-29 14:26:35.667277', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMTS6sEOyFexrzFekHdJiXXAjrWND6LY4DN2cqGjHb0D'} 2024-02-29T14:32:19.126 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429', '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-02-29 14:26:35.666062', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKIwmKzPQi1NQR3qLzysJwJ/Sx87lAomrlySAY/TWchW'} 2024-02-29T14:32:19.126 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-29T14:32:19.133 INFO:teuthology.task.internal:roles: ubuntu@smithi122.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-29T14:32:19.133 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-29T14:32:19.133 INFO:teuthology.run_tasks:Running task console_log... 2024-02-29T14:32:19.200 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f838594b160>, signals=[15]) 2024-02-29T14:32:19.200 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-29T14:32:19.206 INFO:teuthology.task.internal:Opening connections... 2024-02-29T14:32:19.206 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-02-29T14:32:19.208 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-29T14:32:19.292 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-02-29T14:32:19.293 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-29T14:32:19.374 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-29T14:32:19.382 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-02-29T14:32:19.387 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-02-29T14:32:19.388 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-02-29T14:32:19.439 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-02-29T14:32:19.439 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-02-29T14:32:19.439 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="22.04" 2024-02-29T14:32:19.439 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=jammy 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-29T14:32:19.440 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=jammy 2024-02-29T14:32:19.441 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-02-29T14:32:19.462 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-02-29T14:32:19.467 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-02-29T14:32:19.467 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-02-29T14:32:19.513 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="22.04" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=jammy 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-29T14:32:19.514 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=jammy 2024-02-29T14:32:19.514 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-02-29T14:32:19.536 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-29T14:32:19.545 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-29T14:32:19.550 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-29T14:32:19.550 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-02-29T14:32:19.552 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-02-29T14:32:19.561 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-29T14:32:19.567 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-29T14:32:19.567 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-02-29T14:32:19.597 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-02-29T14:32:19.621 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-29T14:32:19.672 INFO:teuthology.run_tasks:Running task kernel... 2024-02-29T14:32:19.819 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-29T14:32:19.819 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-29T14:32:19.819 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-29T14:32:19.820 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-29T14:32:19.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-29T14:32:19.825 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-02-29T14:32:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-29T14:32:19.826 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-02-29T14:32:19.872 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-56-generic 2024-02-29T14:32:19.872 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.15.0-56-generic 2024-02-29T14:32:19.872 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-02-29T14:32:19.873 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-56-generic 2024-02-29T14:32:19.874 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.15.0-56-generic 2024-02-29T14:32:19.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-02-29T14:32:19.985 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-02-29T14:32:19.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-02-29T14:32:20.152 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-02-29T14:32:20.174 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-02-29T14:32:20.174 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-02-29T14:32:20.175 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-02-29T14:32:20.175 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-02-29T14:32:20.249 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-02-29T14:32:20.251 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-02-29T14:32:20.264 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-02-29T14:32:20.362 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [579 kB] 2024-02-29T14:32:20.417 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [413 kB] 2024-02-29T14:32:20.454 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,421 kB] 2024-02-29T14:32:20.494 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [279 kB] 2024-02-29T14:32:20.500 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [579 kB] 2024-02-29T14:32:20.501 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-02-29T14:32:20.501 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,205 kB] 2024-02-29T14:32:20.501 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,504 kB] 2024-02-29T14:32:20.524 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-02-29T14:32:20.525 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [247 kB] 2024-02-29T14:32:20.528 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-02-29T14:32:20.528 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [691 kB] 2024-02-29T14:32:20.536 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,052 kB] 2024-02-29T14:32:20.568 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [237 kB] 2024-02-29T14:32:20.570 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-02-29T14:32:20.570 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-02-29T14:32:20.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-02-29T14:32:20.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-02-29T14:32:20.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-02-29T14:32:20.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [33.9 kB] 2024-02-29T14:32:20.572 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [219 kB] 2024-02-29T14:32:20.572 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB] 2024-02-29T14:32:20.576 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-02-29T14:32:20.576 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-02-29T14:32:20.580 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,476 kB] 2024-02-29T14:32:20.596 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB] 2024-02-29T14:32:20.606 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [244 kB] 2024-02-29T14:32:20.610 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-02-29T14:32:20.610 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [846 kB] 2024-02-29T14:32:20.618 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,421 kB] 2024-02-29T14:32:20.620 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-02-29T14:32:20.620 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [13.4 kB] 2024-02-29T14:32:20.620 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.3 kB] 2024-02-29T14:32:20.620 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-02-29T14:32:20.620 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-02-29T14:32:20.622 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [596 kB] 2024-02-29T14:32:20.630 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [161 kB] 2024-02-29T14:32:20.651 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-02-29T14:32:20.652 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-02-29T14:32:20.652 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-02-29T14:32:20.653 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-02-29T14:32:20.653 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-02-29T14:32:20.685 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [279 kB] 2024-02-29T14:32:20.690 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,205 kB] 2024-02-29T14:32:20.691 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-02-29T14:32:20.691 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,504 kB] 2024-02-29T14:32:20.715 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-02-29T14:32:20.717 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [247 kB] 2024-02-29T14:32:20.749 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-02-29T14:32:20.750 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,052 kB] 2024-02-29T14:32:20.763 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [691 kB] 2024-02-29T14:32:20.772 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [237 kB] 2024-02-29T14:32:20.775 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-02-29T14:32:20.776 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB] 2024-02-29T14:32:20.777 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,160 B] 2024-02-29T14:32:20.777 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB] 2024-02-29T14:32:20.778 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-02-29T14:32:20.778 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB] 2024-02-29T14:32:20.816 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [33.9 kB] 2024-02-29T14:32:20.816 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB] 2024-02-29T14:32:20.817 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-02-29T14:32:20.817 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.3 kB] 2024-02-29T14:32:20.835 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [13.4 kB] 2024-02-29T14:32:20.835 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-02-29T14:32:20.836 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-02-29T14:32:21.086 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [413 kB] 2024-02-29T14:32:21.104 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [219 kB] 2024-02-29T14:32:21.115 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-02-29T14:32:21.115 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-02-29T14:32:21.117 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,476 kB] 2024-02-29T14:32:21.207 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [244 kB] 2024-02-29T14:32:21.218 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-02-29T14:32:21.218 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [596 kB] 2024-02-29T14:32:21.242 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [846 kB] 2024-02-29T14:32:21.428 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [161 kB] 2024-02-29T14:32:21.831 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-02-29T14:32:21.837 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-02-29T14:32:21.838 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-02-29T14:32:21.851 INFO:teuthology.orchestra.run.smithi164.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-02-29T14:32:21.854 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-02-29T14:32:22.039 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-29T14:32:22.039 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1238, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1270, in process_role version = need_to_install_distro(role_remote, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 790, in need_to_install_distro newest = get_latest_image_version_deb(remote, dist_release, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1079, in get_latest_image_version_deb remote.run(args=['sudo', 'apt-get', 'update']) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi164 was lost: 'sudo apt-get update' 2024-02-29T14:32:22.247 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=05b92c1e69af4f09a77e13674d30984f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1238, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1270, in process_role version = need_to_install_distro(role_remote, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 790, in need_to_install_distro newest = get_latest_image_version_deb(remote, dist_release, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/kernel.py", line 1079, in get_latest_image_version_deb remote.run(args=['sudo', 'apt-get', 'update']) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi164 was lost: 'sudo apt-get update' 2024-02-29T14:32:22.250 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-29T14:32:22.270 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-29T14:32:22.286 INFO:teuthology.nuke:Checking targets against current locks 2024-02-29T14:32:22.320 DEBUG:teuthology.nuke:shortname: smithi122 2024-02-29T14:32:22.321 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-29T14:32:22.344 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429', '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-02-29 14:26:35.667277', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPoveh3WUWdkonSV54LFYb6VJT0/8tXilkKPF0JrZnX28w1jznn9yKrz6wO3J8oZIz13kWNQzEO4jOUDIlguJFU='} 2024-02-29T14:32:22.350 DEBUG:teuthology.nuke:shortname: smithi164 2024-02-29T14:32:22.350 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-29T14:32:22.375 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-02-29_02:25:02-upgrade:reef-x-main-distro-default-smithi/7576429', '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-02-29 14:26:35.666062', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEkqzu48QLL3wg1tKqoq5+3B7DqaE9xXzrq9Fjmkt85kgYl4g9cW0VLNfcfMwmZeLFCmWEiH7XbXTP5140t+Nz4='} 2024-02-29T14:32:22.394 INFO:teuthology.orchestra.console.smithi122:Power off 2024-02-29T14:32:22.394 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-29T14:32:22.416 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-02-29T14:32:22.416 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-29T14:32:22.434 INFO:teuthology.orchestra.console.smithi164:Power off 2024-02-29T14:32:22.434 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-29T14:32:22.442 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-02-29T14:32:22.457 DEBUG:teuthology.orchestra.console.smithi164:power off output: Chassis Power Control: Down/Off 2024-02-29T14:32:22.458 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-29T14:32:22.481 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-02-29T14:32:26.095 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 11.9 MB in 2s (6,804 kB/s) 2024-02-29T14:32:26.202 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-29T14:32:26.202 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-02-29T14:32:26.444 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-29T14:32:26.483 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-29T14:32:26.554 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-02-29T14:32:26.592 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is off 2024-02-29T14:32:26.692 INFO:teuthology.orchestra.console.smithi164:Power off completed 2024-02-29T14:32:30.559 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-29T14:32:30.668 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-02-29T14:32:30.769 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-02-29T14:32:30.874 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} failure_reason: 'SSH connection to smithi164 was lost: ''sudo apt-get update''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=05b92c1e69af4f09a77e13674d30984f status: dead success: false 2024-02-29T14:32:30.874 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-29T14:32:30.948 INFO:teuthology.run:DEAD