Project

General

Profile

Actions

Bug #8390

closed

tgt install failure

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

Status:
Resolved
Priority:
Normal
Assignee:
Sandon Van Ness
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

There are several similar issues in this suite: http://pulpito.front.sepia.ceph.com/teuthology-2014-05-18_19:33:15-upgrade:dumpling-x:parallel-firefly---basic-vps/

Logs are in - http://pulpito.front.sepia.ceph.com/teuthology-2014-05-18_19:33:15-upgrade:dumpling-x:parallel-firefly---basic-vps/

2014-05-18T19:37:32.403 INFO:teuthology.orchestra.run.out:[10.214.138.70]: The following packages have unmet dependencies:
2014-05-18T19:37:32.403 INFO:teuthology.orchestra.run.out:[10.214.138.70]:  tgt : Depends: librados2 but it is not installable
2014-05-18T19:37:32.403 INFO:teuthology.orchestra.run.out:[10.214.138.70]:        Depends: librbd1 but it is not installable
2014-05-18T19:37:32.403 INFO:teuthology.orchestra.run.out:[10.214.138.70]: STDERR: E: Unable to correct problems, you have held broken packages.
2014-05-18T19:37:32.404 INFO:teuthology.orchestra.run.out:[10.214.138.70]: ---- End output of apt-get -q -y --allow-unauthenticated install tgt=1:1.0.38-48.bf6981~bpo70+1.ceph ----
2014-05-18T19:37:32.404 INFO:teuthology.orchestra.run.out:[10.214.138.70]: Ran apt-get -q -y --allow-unauthenticated install tgt=1:1.0.38-48.bf6981~bpo70+1.ceph returned 100
2014-05-18T19:37:32.446 INFO:teuthology.orchestra.run.out:[10.214.138.70]: [2014-05-19T02:37:32+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
2014-05-18T19:37:32.465 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-firefly/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/teuthology-firefly/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/teuthology-firefly/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/teuthology-firefly/teuthology/task/internal.py", line 593, in _handle_vm_init
    'sh',
  File "/home/teuthworker/teuthology-firefly/teuthology/orchestra/remote.py", line 106, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/home/teuthworker/teuthology-firefly/teuthology/orchestra/run.py", line 330, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/home/teuthworker/teuthology-firefly/teuthology/orchestra/run.py", line 326, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.138.70 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2014-05-18T19:37:32.466 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-firefly/teuthology/run_tasks.py", line 39, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-firefly/teuthology/run_tasks.py", line 27, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-firefly/teuthology/task/internal.py", line 583, in vm_setup
    p.spawn(_handle_vm_init, remote)
  File "/home/teuthworker/teuthology-firefly/teuthology/parallel.py", line 89, in __exit__
    raise
CommandFailedError: Command failed on 10.214.138.70 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2014-05-18T19:37:32.467 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
archive_path: /var/lib/teuthworker/archive/teuthology-2014-05-18_19:33:15-upgrade:dumpling-x:parallel-firefly---basic-vps/260768
branch: firefly
description: upgrade/dumpling-x/parallel/{0-cluster/start.yaml 1-dumpling-install/cuttlefish-dumpling.yaml
  2-workload/rados_api.yaml 3-upgrade-sequence/upgrade-all.yaml 4-final-upgrade/client.yaml
  5-final-workload/rados-snaps-few-objects.yaml distros/debian_7.0.yaml}
email: null
job_id: '260768'
last_in_suite: false
machine_type: vps
name: teuthology-2014-05-18_19:33:15-upgrade:dumpling-x:parallel-firefly---basic-vps
nuke-on-error: true
os_type: debian
os_version: '7.0'
overrides:
  admin_socket:
    branch: firefly
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
        mon warn on legacy crush tunables: false
      osd:
        debug filestore: 20
        debug journal: 20
        debug ms: 1
        debug osd: 20
    log-whitelist:
    - slow request
    - scrub mismatch
    - ScrubResult
    sha1: a38fe1169b6d2ac98b427334c12d7cf81f809b74
  ceph-deploy:
    branch:
      dev: firefly
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
        osd default pool size: 2
  install:
    ceph:
      sha1: a38fe1169b6d2ac98b427334c12d7cf81f809b74
  s3tests:
    branch: master
  workunit:
    sha1: a38fe1169b6d2ac98b427334c12d7cf81f809b74
owner: scheduled_teuthology@teuthology
roles:
- - mon.a
  - mds.a
  - osd.0
  - osd.1
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1
suite: upgrade:dumpling-x:parallel
targets:
  ubuntu@vpm027.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDncaLf3asGHinRts4X2GCDHQ3l3V2Q+7Kgb7hKfTRETr3TazogQ2whnaGhbN1EEbwCKxtRWj2nMD/lOFM+O3F8m4fPw1jmCZ2gsPFUSi6Ov7m6X904nLvaDtEF9qzNI8wzLxUEtGVukQ4EsHTGK07W0MgfnKtA1rcN9H6kOM+KHz0h1kLmepbKuML6cOzWESCjk0V6qmb7U3CIxpPi//637s699uBAIOPC9dd/ZsCZaJRQGDVfyGIgJPZSQsSQlnEidZDMAgUsCJ3b7sJC69HnUdrkfhrfRML218SK4nceoO7b6I55pxpJLxPwTuUGg+iCttUqt4eNfmGMFd+hc/l/
  ubuntu@vpm028.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtMIBNyUGucUhec+ehIQ0jKcE7TccFLRzsFHbmO+nU1Ur4/Tb5oOIqoRvpdLmra0q+sbKybfTaS7O3KyqCZzTjmJFG68IzsscvEPaJ+iSSXRC8stNEp4krN2SVUqNSEvP46Gf3FB4npw1cYPFJPs9+R7vd//6vMkkP3Qg6+EcJ+i3oUkO1ZU5bRcvRTNZBUBHXgBC2JDtGWlSc00qencLs18KG4eCyN9+bAlQTsrDJscD2q4gSohh7kyLVK6MgUQqDO5z3mhMqdeul9YrO28sYUshTFMTMfrxmAM/sbqTCFQyg00xn9HnTqLZauBbjQpYS70B235yxfpuGQc8MMix/
  ubuntu@vpm029.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGa4bCtb0dUYz5sRWHQ2anLfl0TgysrU/kOQsOvU8yBSsnMzKZAzX2yDTRUGw14VLy2d2QHbXVL5rOl8MRGLsc3n5L00fwlzh0KFcFuo+Ot3ANmk+KLdGVaOdM7za+iOlaO2lheV66oOhAAf3mhxDh09+RBJkDULDrM8HR0PWng/TihcgYImzibJe3slGEXzY1JJZ9hbr5Qp/qi/6roAgjY51qtasaHD2YFbFSKeLMB4xaH/EG4TyVyfKNI5esM3CPH4hEmuRDJKyGyKiATApdStMZ5pZw7/5mG5v9mB7qYj0uVozgKEax+o6LhId4DSD4Uq1fcFs+cTn08Hgox81d
tasks:
- internal.lock_machines:
  - 3
  - vps
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.serialize_remote_roles: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.sudo: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install:
    branch: cuttlefish
- print: '**** done cuttlefish install'
- ceph:
    fs: xfs
- print: '**** done ceph'
- install.upgrade:
    all:
      branch: dumpling
- ceph.restart: null
- parallel:
  - workload
  - upgrade-sequence
- print: '**** done parallel'
- install.upgrade:
    client.0: null
- print: '**** done install.upgrade'
- rados:
    clients:
    - client.1
    objects: 50
    op_weights:
      delete: 50
      read: 100
      rollback: 50
      snap_create: 50
      snap_remove: 50
      write: 100
    ops: 4000
teuthology_branch: firefly
upgrade-sequence:
  sequential:
  - install.upgrade:
      mon.a: null
      mon.b: null
  - ceph.restart:
    - mon.a
    - mon.b
    - mon.c
    - mds.a
    - osd.0
    - osd.1
    - osd.2
    - osd.3
verbose: true
worker_log: /var/lib/teuthworker/archive/worker_logs/worker.vps.19374
workload:
  sequential:
  - workunit:
      branch: dumpling
      clients:
        client.0:
        - rados/test-upgrade-firefly.sh
        - cls
description: upgrade/dumpling-x/parallel/{0-cluster/start.yaml 1-dumpling-install/cuttlefish-dumpling.yaml
  2-workload/rados_api.yaml 3-upgrade-sequence/upgrade-all.yaml 4-final-upgrade/client.yaml
  5-final-workload/rados-snaps-few-objects.yaml distros/debian_7.0.yaml}
failure_reason: 'Command failed on 10.214.138.70 with status 1: "wget -q -O- ''http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD''
  | sh"'
owner: scheduled_teuthology@teuthology
success: false
Actions #1

Updated by Zack Cerza almost 10 years ago

  • Subject changed from "FATAL: Chef::Exceptions::ChildConvergeError" error in upgrade:dumpling-x:parallel-firefly---basic-vps suite to tgt install failure
Actions #2

Updated by Sandon Van Ness almost 10 years ago

  • Status changed from New to Resolved

fixed in 5cd0516cf080211ee822bb33f8b0e05fdbc8d5f8 ceph-qa-chef (may 20th)

Actions

Also available in: Atom PDF