Project

General

Profile

Actions

Bug #17739

closed

"Command failed on vpm031 with status 132: 'sudo MALLOC_CHECK_=3" in smoke

Added by Yuri Weinstein over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
smoke
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/teuthology-2016-10-27_05:00:01-smoke-master-testing-basic-vps/
Jobs: almost all
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-10-27_05:00:01-smoke-master-testing-basic-vps/496905/teuthology.log

2016-10-27T05:16:16.577 INFO:tasks.ceph:['mkfs.btrfs', '-m', 'single', '-l', '32768', '-n', '32768'] on /dev/vdb on ubuntu@vpm031.front.sepia.ceph.com
2016-10-27T05:16:16.577 INFO:teuthology.orchestra.run.vpm031:Running: 'yes | sudo mkfs.btrfs -m single -l 32768 -n 32768 /dev/vdb'
2016-10-27T05:16:16.712 INFO:teuthology.orchestra.run.vpm031.stderr:Turning ON incompat feature 'extref': increased hardlink limit per file to 65536
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:WARNING! - Btrfs v3.12 IS EXPERIMENTAL
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:WARNING! - see http://btrfs.wiki.kernel.org before using
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:fs created label (null) on /dev/vdb
2016-10-27T05:16:16.734 INFO:teuthology.orchestra.run.vpm031.stdout:    nodesize 32768 leafsize 32768 sectorsize 4096 size 200.00GiB
2016-10-27T05:16:16.735 INFO:teuthology.orchestra.run.vpm031.stdout:Btrfs v3.12
2016-10-27T05:16:16.740 INFO:tasks.ceph:mount /dev/vdb on ubuntu@vpm031.front.sepia.ceph.com -o noatime,user_subvol_rm_allowed
2016-10-27T05:16:16.740 INFO:teuthology.orchestra.run.vpm031:Running: 'sudo mount -t btrfs -o noatime,user_subvol_rm_allowed /dev/vdb /var/lib/ceph/osd/ceph-1'
2016-10-27T05:16:16.801 INFO:teuthology.orchestra.run.vpm031:Running: 'sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap'
2016-10-27T05:16:16.874 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 30, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 748, in cluster
    '--monmap', monmap_path,
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 192, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 403, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 166, in wait
    label=self.label)
CommandFailedError: Command failed on vpm031 with status 132: 'sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap'
Actions #1

Updated by Greg Farnum almost 7 years ago

  • Status changed from New to Closed

Given the lack of repetition I think this must have been a hardware failure.

Actions

Also available in: Atom PDF