2024-02-22T08:36:30.361 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-22T08:36:30.361 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi --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 --archive /home/teuthworker/archive/teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi/7570597 -- /home/teuthworker/archive/teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi/7570597/orig.config.yaml 2024-02-22T08:36:30.419 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T08:36:30.519 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi/7570597 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: '7570597' 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-22_02:25:13-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: ed736fab6e085a92a26ee35dbee96d20fcd1b10b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ed736fab6e085a92a26ee35dbee96d20fcd1b10b workunit: branch: main sha1: ed736fab6e085a92a26ee35dbee96d20fcd1b10b 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: 5818 sha1: ed736fab6e085a92a26ee35dbee96d20fcd1b10b 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_ed736fab6e085a92a26ee35dbee96d20fcd1b10b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: ed736fab6e085a92a26ee35dbee96d20fcd1b10b targets: smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAeYi5mCwaRFHrQBmb/7UgSUkfzdXwvPHDKDgQCfJSIdI96m3jbtl3ut4SARolME0REhX06W/4pN1zC/2VFj+A= smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCtqz9s0y6Vgg+58MQcaTqEFuRyIRD9rKiUIshmcA6IG8WAtz44Fwd4D6ptULD0H8bbCnLTM7ROr/hIwIr7cskA= 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-22_02:25:13 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-22T08:36:30.520 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_ed736fab6e085a92a26ee35dbee96d20fcd1b10b/qa; will attempt to use it 2024-02-22T08:36:30.520 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_ed736fab6e085a92a26ee35dbee96d20fcd1b10b/qa/tasks 2024-02-22T08:36:30.520 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-22T08:36:30.522 INFO:teuthology.task.internal:Checking packages... 2024-02-22T08:36:30.545 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ed736fab6e085a92a26ee35dbee96d20fcd1b10b' 2024-02-22T08:36:30.545 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-22T08:36:30.545 INFO:teuthology.packaging:ref: None 2024-02-22T08:36:30.545 INFO:teuthology.packaging:tag: None 2024-02-22T08:36:30.546 INFO:teuthology.packaging:branch: main 2024-02-22T08:36:30.546 INFO:teuthology.packaging:sha1: ed736fab6e085a92a26ee35dbee96d20fcd1b10b 2024-02-22T08:36:30.546 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-22T08:36:30.865 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1632-ged736fab-1jammy 2024-02-22T08:36:30.867 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-22T08:36:30.872 INFO:teuthology.task.internal:no buildpackages task found 2024-02-22T08:36:30.873 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-22T08:36:30.887 INFO:teuthology.task.internal:Saving configuration 2024-02-22T08:36:30.910 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-22T08:36:30.916 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T08:36:30.947 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': None, 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': False, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGN7uFbQj/GhujDiugvV1StfcviQ8AhGROb1sbppdVfd'} 2024-02-22T08:36:30.948 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 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/internal/check_lock.py", line 28, in check_lock assert status['locked'], \ AssertionError: machine smithi115.front.sepia.ceph.com is not locked 2024-02-22T08:36:31.192 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=35a0692b92da458f97756cd633e9e46f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/task/internal/check_lock.py", line 28, in check_lock assert status['locked'], \ AssertionError: machine smithi115.front.sepia.ceph.com is not locked 2024-02-22T08:36:31.200 INFO:teuthology.nuke:Checking targets against current locks 2024-02-22T08:36:31.259 INFO:teuthology.nuke:Not nuking smithi115.front.sepia.ceph.com because description doesn't match: teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi != None 2024-02-22T08:36:31.289 DEBUG:teuthology.nuke:shortname: smithi129 2024-02-22T08:36:31.290 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T08:36:31.320 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-02-22_02:25:13-upgrade:reef-x-main-distro-default-smithi/7570597', '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-22 08:30:05.117927', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEJyx1rXq/osJxEIVJ0BrH2UtfmtWBN8JIvQarZWh6wI'} 2024-02-22T08:36:31.369 INFO:teuthology.orchestra.console.smithi129:Power off 2024-02-22T08:36:31.370 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T08:36:31.403 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2024-02-22T08:36:31.403 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T08:36:31.438 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-22T08:36:35.442 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T08:36:35.551 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-22T08:36:39.555 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T08:36:39.666 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2024-02-22T08:36:39.767 INFO:teuthology.orchestra.console.smithi129:Power off completed 2024-02-22T08:36:39.869 ERROR:teuthology.nuke:Could not nuke the following targets: targets: smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAeYi5mCwaRFHrQBmb/7UgSUkfzdXwvPHDKDgQCfJSIdI96m3jbtl3ut4SARolME0REhX06W/4pN1zC/2VFj+A= 2024-02-22T08:36:39.873 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: machine smithi115.front.sepia.ceph.com is not locked owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=35a0692b92da458f97756cd633e9e46f status: fail success: false 2024-02-22T08:36:39.874 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T08:36:39.985 INFO:teuthology.run:FAIL