Project

General

Profile

Actions

Bug #62445

closed

scrape log: "Ignoring malparsed backtrace"

Added by Laura Flores 9 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2023-08-10_20:19:11-rados-wip-yuri2-testing-2023-08-08-0755-pacific-distro-default-smithi/scrape.log

Found 427 jobs
Ignoring malparsed backtrace:  ceph version 16.2.13-455-g81b69661 (81b69661cc883eb16f4c3a43b0bca7ed029d0a11) pacific (stable)
,  1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x158) [0x55c625394e1a]
,  2: ceph-osd(+0x585034) [0x55c625395034]

Ignoring malparsed backtrace: admin_socket: exception getting command descriptions: [Errno 111] Connection refused
, 2023-08-11T04:33:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 22
, 2023-08-11T04:33:15.329 INFO:tasks.ceph.ceph_manager.ceph:waiting on admin_socket for osd-0, ['dump_ops_in_flight']

Ignoring malparsed backtrace: 2023-08-11T04:35:02.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 0 ceph --cluster ceph --admin-daemon /var/run/ceph/ceph-osd.0.asok dump_ops_in_flight
, admin_socket: exception getting command descriptions: [Errno 111] Connection refused
, 2023-08-11T04:35:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 22

Ignoring malparsed backtrace: 2023-08-11T04:36:47.761 INFO:tasks.daemonwatchdog.daemon_watchdog:BARK! unmounting mounts and killing all daemons
, 2023-08-11T04:36:48.970 INFO:tasks.ceph.osd.1:Sent signal 15
, 2023-08-11T04:36:48.970 INFO:tasks.ceph.osd.2:Sent signal 15

Ignoring malparsed backtrace: 2023-08-11T04:37:41.623 ERROR:tasks.thrashosds.thrasher:exception:
, Traceback (most recent call last):
,   File "/home/teuthworker/src/github.com_ceph_ceph-c_81b69661cc883eb16f4c3a43b0bca7ed029d0a11/qa/tasks/ceph_manager.py", line 1288, in do_thrash

Ignoring malparsed backtrace:     p = self.run_cluster_cmd(args=args, stdout=stdout, **kwargs)
,   File "/home/teuthworker/src/github.com_ceph_ceph-c_81b69661cc883eb16f4c3a43b0bca7ed029d0a11/qa/tasks/ceph_manager.py", line 1593, in run_cluster_cmd
,     return self.controller.run(**kwargs)

Ignoring malparsed backtrace: 2023-08-11T04:41:41.737 DEBUG:tasks.ceph.osd.5:waiting for process to exit
, 2023-08-11T04:41:41.737 INFO:teuthology.orchestra.run:waiting for 300
, 2023-08-11T04:41:41.738 INFO:tasks.ceph.osd.5:Stopped

Ignoring malparsed backtrace: 2023-08-11T04:41:41.789 DEBUG:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0
, 2023-08-11T04:41:41.906 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi112.front.sepia.ceph.com
, 2023-08-11T04:41:41.908 DEBUG:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1

Ignoring malparsed backtrace:   File "/home/teuthworker/src/github.com_ceph_ceph-c_81b69661cc883eb16f4c3a43b0bca7ed029d0a11/qa/tasks/ceph_manager.py", line 2520, in get_osd_dump_json
,     out = self.raw_cluster_cmd('osd', 'dump', '--format=json')
,   File "/home/teuthworker/src/github.com_ceph_ceph-c_81b69661cc883eb16f4c3a43b0bca7ed029d0a11/qa/tasks/ceph_manager.py", line 1600, in raw_cluster_cmd

Ignoring malparsed backtrace: 2023-08-11T04:42:45.209 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo
, 2023-08-11T04:42:45.221 INFO:teuthology.task.internal:Restoring /etc/sudoers...
, 2023-08-11T04:42:45.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers

Ignoring malparsed backtrace:   File "/home/teuthworker/src/git.ceph.com_teuthology_7fda95956ac10132c9b74016ba832db907df09fa/teuthology/task/internal/__init__.py", line 48, in base
,     yield
,   File "/home/teuthworker/src/git.ceph.com_teuthology_7fda95956ac10132c9b74016ba832db907df09fa/teuthology/run_tasks.py", line 154, in run_tasks

Actions #1

Updated by Laura Flores 9 months ago

  • Subject changed from scrape log: "Ignorming malparsed backtrace" to scrape log: "Ignoring malparsed backtrace"
Actions #2

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

scrape.py was trying to append more backtrace but it exceeds

MAX_BT_LINES which is 100

Actions #3

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

  • Assignee set to Kamoltat (Junior) Sirivadhna
Actions #4

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

  • Status changed from New to In Progress
Actions #5

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Kamoltat (Junior) Sirivadhna 9 months ago

  • Status changed from Fix Under Review to Resolved

PR is merged

Actions

Also available in: Atom PDF