Project

General

Profile

Actions

Bug #43459

closed

qa: FATAL ERROR: libtool does not seem to be installed.

Added by Patrick Donnelly over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
% Done:

0%

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

Description

2020-01-03T21:34:36.428 INFO:tasks.workunit.client.0.smithi140.stderr:+ git checkout b7fd3f05d6a7a320d13ff507eda2e5b183cae180
2020-01-03T21:34:42.923 INFO:teuthology.orchestra.run.smithi140:> sudo logrotate /etc/logrotate.d/ceph-test.conf
2020-01-03T21:34:42.925 INFO:teuthology.orchestra.run.smithi192:> sudo logrotate /etc/logrotate.d/ceph-test.conf
2020-01-03T21:34:49.686 INFO:tasks.workunit.client.0.smithi140.stderr:Note: checking out 'b7fd3f05d6a7a320d13ff507eda2e5b183cae180'.
2020-01-03T21:34:49.686 INFO:tasks.workunit.client.0.smithi140.stderr:
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:You are in 'detached HEAD' state. You can look around, make experimental
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:changes and commit them, and you can discard any commits you make in this
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:state without impacting any branches by performing another checkout.
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:If you want to create a new branch to retain commits you create, you may
2020-01-03T21:34:49.687 INFO:tasks.workunit.client.0.smithi140.stderr:do so (now or later) by using -b with the checkout command again. Example:
2020-01-03T21:34:49.688 INFO:tasks.workunit.client.0.smithi140.stderr:
2020-01-03T21:34:49.688 INFO:tasks.workunit.client.0.smithi140.stderr:  git checkout -b <new-branch-name>
2020-01-03T21:34:49.688 INFO:tasks.workunit.client.0.smithi140.stderr:
2020-01-03T21:34:49.688 INFO:tasks.workunit.client.0.smithi140.stderr:HEAD is now at b7fd3f05 common/punch: handle bmap output for unaligned extents
2020-01-03T21:34:49.688 INFO:tasks.workunit.client.0.smithi140.stderr:+ make
2020-01-03T21:34:49.707 INFO:tasks.workunit.client.0.smithi140.stdout:autoheader
2020-01-03T21:34:50.173 INFO:tasks.workunit.client.0.smithi140.stdout:autoconf
2020-01-03T21:34:50.325 INFO:tasks.workunit.client.0.smithi140.stdout:./configure \
2020-01-03T21:34:50.325 INFO:tasks.workunit.client.0.smithi140.stdout:                --libexecdir=/usr/lib
2020-01-03T21:34:50.440 INFO:tasks.workunit.client.0.smithi140.stdout:checking for gcc... gcc
2020-01-03T21:34:50.720 INFO:tasks.workunit.client.0.smithi140.stdout:checking whether the C compiler works... yes
2020-01-03T21:34:50.721 INFO:tasks.workunit.client.0.smithi140.stdout:checking for C compiler default output file name... a.out
2020-01-03T21:34:50.779 INFO:tasks.workunit.client.0.smithi140.stdout:checking for suffix of executables...
2020-01-03T21:34:50.835 INFO:tasks.workunit.client.0.smithi140.stdout:checking whether we are cross compiling... no
2020-01-03T21:34:50.883 INFO:tasks.workunit.client.0.smithi140.stdout:checking for suffix of object files... o
2020-01-03T21:34:50.919 INFO:tasks.workunit.client.0.smithi140.stdout:checking whether we are using the GNU C compiler... yes
2020-01-03T21:34:50.951 INFO:tasks.workunit.client.0.smithi140.stdout:checking whether gcc accepts -g... yes
2020-01-03T21:34:50.992 INFO:tasks.workunit.client.0.smithi140.stdout:checking for gcc option to accept ISO C89... none needed
2020-01-03T21:34:50.992 INFO:tasks.workunit.client.0.smithi140.stdout:checking for gmake... /usr/bin/gmake
2020-01-03T21:34:50.996 INFO:tasks.workunit.client.0.smithi140.stdout:checking for glibtool... no
2020-01-03T21:34:50.997 INFO:tasks.workunit.client.0.smithi140.stdout:checking for libtool... no
2020-01-03T21:34:50.997 INFO:tasks.workunit.client.0.smithi140.stdout:
2020-01-03T21:34:50.997 INFO:tasks.workunit.client.0.smithi140.stdout:FATAL ERROR: libtool does not seem to be installed.
2020-01-03T21:34:50.998 INFO:tasks.workunit.client.0.smithi140.stdout:xfstests cannot be built without a working GNU libtool installation.
2020-01-03T21:34:51.030 INFO:tasks.workunit.client.0.smithi140.stderr:make: *** [Makefile:83: include/builddefs] Error 1
2020-01-03T21:34:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 2
2020-01-03T21:34:51.031 INFO:tasks.workunit:Stopping ['suites/fsx.sh'] on client.0...
2020-01-03T21:34:51.031 INFO:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2020-01-03T21:34:51.202 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200103.181716/qa/tasks/workunit.py", line 138, in task
    cleanup=cleanup)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200103.181716/qa/tasks/workunit.py", line 288, in _spawn_on_all_clients
    timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 87, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 101, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 37, in resurrect_traceback
    reraise(*exc_info)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 24, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-pdonnell-testing-20200103.181716/qa/tasks/workunit.py", line 411, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 198, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 433, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 158, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 180, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test suites/fsx.sh) on smithi140 with status 2: '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=eeb610662741c064ea7f05775b4fbfe1c5b95e83 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/suites/fsx.sh'

From: /ceph/teuthology-archive/pdonnell-2020-01-03_20:54:58-fs-wip-pdonnell-testing-20200103.181716-distro-basic-smithi/4637083/teuthology.log


Related issues 1 (0 open1 closed)

Has duplicate CephFS - Bug #43742: fsx.sh failed to build xfstestsDuplicate

Actions
Actions #1

Updated by Patrick Donnelly over 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Patrick Donnelly over 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 32478
Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Has duplicate Bug #43742: fsx.sh failed to build xfstests added
Actions #4

Updated by Patrick Donnelly about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF