Project

General

Profile

Actions

Bug #12101

closed

"symbol lookup error: ceph_test_cls_rbd: undefined symbol:" in upgrade:hammer-hammer-distro-basic-magna run

Added by Yuri Weinstein almost 9 years ago. Updated almost 9 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-19_16:05:01-upgrade:hammer-hammer-distro-basic-magna/
Job: ['135247']
Logs: http://magna002.ceph.redhat.com/teuthology-2015-06-19_16:05:01-upgrade:hammer-hammer-distro-basic-magna/135247/

2015-06-19T16:09:29.063 INFO:tasks.workunit.client.0.magna063.stdout:make[1]: Leaving directory `/home/ubuntu/cephtest/workunit.client.0/fs'
2015-06-19T16:09:29.115 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0...
2015-06-19T16:09:29.116 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh...
2015-06-19T16:09:29.117 INFO:teuthology.orchestra.run.magna063:Running (workunit test cls/test_cls_rbd.sh): 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=78d894a634d727a9367f809a1f57234e5e6935be TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/cls/test_cls_rbd.sh'
2015-06-19T16:09:29.129 INFO:tasks.workunit.client.0.magna063.stdout:Running main() from gmock_main.cc
2015-06-19T16:09:29.130 INFO:tasks.workunit.client.0.magna063.stdout:[==========] Running 19 tests from 1 test case.
2015-06-19T16:09:29.131 INFO:tasks.workunit.client.0.magna063.stdout:[----------] Global test environment set-up.
2015-06-19T16:09:29.131 INFO:tasks.workunit.client.0.magna063.stdout:[----------] 19 tests from TestClsRbd
2015-06-19T16:09:30.002 INFO:tasks.workunit.client.0.magna063.stdout:[ RUN      ] TestClsRbd.copyup
2015-06-19T16:09:32.231 INFO:tasks.workunit.client.0.magna063.stderr:ceph_test_cls_rbd: symbol lookup error: ceph_test_cls_rbd: undefined symbol: _ZN4ceph6buffer3ptr14make_shareableEv
2015-06-19T16:09:32.233 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0...
2015-06-19T16:09:32.272 INFO:teuthology.orchestra.run.magna063:Running: 'rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/workunit.client.0'
2015-06-19T16:09:32.285 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/ceph-qa-suite_hammer/tasks/workunit.py", line 361, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on magna063 with status 127: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=78d894a634d727a9367f809a1f57234e5e6935be TESTDIR="/home/ubuntu/cephtest" CEPH_ID="0" PATH=$PATH:/usr/sbin adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/workunit.client.0/cls/test_cls_rbd.sh'
2015-06-19T16:09:32.314 ERROR:teuthology.parallel:Exception in parallel execution
Actions #2

Updated by Samuel Just almost 9 years ago

  • Status changed from New to Rejected

Could this just be the test racing with the binary being upgraded?

Actions

Also available in: Atom PDF