Project

General

Profile

Actions

Bug #4358

closed

kclient: ENOENT during kernel build on kclient

Added by Sage Weil about 11 years ago. Updated about 11 years ago.

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

0%

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

Description

...
2013-03-06T04:44:54.240 INFO:teuthology.task.workunit.client.0.out:  HOSTCC  scripts/conmakehash
2013-03-06T04:44:54.293 INFO:teuthology.task.workunit.client.0.out:  CC      kernel/bounds.s
2013-03-06T04:44:54.508 INFO:teuthology.task.workunit.client.0.out:  HOSTLD  scripts/mod/modpost
2013-03-06T04:44:54.522 INFO:teuthology.task.workunit.client.0.out:  GEN     include/generated/bounds.h
2013-03-06T04:44:54.547 INFO:teuthology.task.workunit.client.0.out:  CC      arch/x86/kernel/asm-offsets.s
2013-03-06T04:44:54.666 INFO:teuthology.task.workunit.client.0.err:In file included from include/asm-generic/bitops/le.h:5:0,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from /home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/bitops.h:459,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from include/linux/bitops.h:22,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from include/linux/kernel.h:17,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from /home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/percpu.h:44,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from /home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/current.h:5,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from /home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/processor.h:15,
2013-03-06T04:44:54.667 INFO:teuthology.task.workunit.client.0.err:                 from /home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/atomic.h:6,
2013-03-06T04:44:54.668 INFO:teuthology.task.workunit.client.0.err:                 from include/linux/atomic.h:4,
2013-03-06T04:44:54.668 INFO:teuthology.task.workunit.client.0.err:                 from include/linux/crypto.h:20,
2013-03-06T04:44:54.668 INFO:teuthology.task.workunit.client.0.err:                 from arch/x86/kernel/asm-offsets.c:8:
2013-03-06T04:44:54.668 INFO:teuthology.task.workunit.client.0.err:/home/ubuntu/cephtest/mnt.0/client.0/tmp/t/linux-3.2.9/arch/x86/include/asm/byteorder.h:4:43: fatal error: linux/byteorder/little_endian.h: No such file or directory
2013-03-06T04:44:54.668 INFO:teuthology.task.workunit.client.0.err:compilation terminated.
2013-03-06T04:44:54.805 INFO:teuthology.task.workunit.client.0.err:make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
2013-03-06T04:44:54.806 INFO:teuthology.task.workunit.client.0.err:make: *** [prepare0] Error 2
2013-03-06T04:44:54.806 INFO:teuthology.task.workunit.client.0.err:make: *** Waiting for unfinished jobs....

job was
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-03-06_01:00:04-regression-master-testing-gcov/16994$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: d11db70976a80343930d0889d0042bb9956503bf
nuke-on-error: true
overrides:
  ceph:
    conf:
      osd:
        osd op thread timeout: 60
    coverage: true
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: af6b6eddae073315c70bba4712511125360a0aad
  s3tests:
    branch: master
  workunit:
    sha1: af6b6eddae073315c70bba4712511125360a0aad
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- kclient: null
- workunit:
    clients:
      all:
      - kernel_untar_build.sh

Related issues 1 (0 open1 closed)

Has duplicate CephFS - Bug #4398: fix kclient_workunit_misc.yaml in the nightliesDuplicate03/08/2013

Actions
Actions

Also available in: Atom PDF