Project

General

Profile

Actions

Bug #8513

closed

s3tests failed at bootstrap in the nightlies

Added by Tamilarasi muthamizhan almost 10 years ago. Updated almost 10 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

0%

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

Description

log: ubuntu@teuthology:/a/teuthology-2014-06-01_23:00:57-rgw-next-testing-basic-plana/284896

2014-06-02T00:22:12.817 INFO:teuthology.run_tasks:Running task s3tests...
2014-06-02T00:22:12.817 DEBUG:teuthology.task.s3tests:s3tests config is {'client.0': {'rgw_server': 'client.0', 'branch': 'next'}}
2014-06-02T00:22:12.817 INFO:teuthology.task.s3tests:Downloading s3-tests...
2014-06-02T00:22:12.818 DEBUG:teuthology.orchestra.run:Running [10.214.132.35]: 'git clone -b next git://ceph.com/git/s3-tests.git /home/ubuntu/cephtest/s3-tests'
2014-06-02T00:22:12.849 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Cloning into '/home/ubuntu/cephtest/s3-tests'...
2014-06-02T00:22:13.211 INFO:teuthology.task.s3tests:Creating rgw users...
2014-06-02T00:22:13.211 DEBUG:teuthology.task.s3tests:Creating user bar.client.0 on client.0
2014-06-02T00:22:13.211 DEBUG:teuthology.orchestra.run:Running [10.214.132.35]: "adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin -n client.0 user create --uid bar.client.0 --display-name 'Mr. bar.client.0' --access-key GAGMTXIOECASCBRDYAYL --secret uSQEC5kL1KUzM3vW+ThX+vKGegYEOygJgZNQQWAhPDd6+R6Q5w1Lgw== --email bar.client.0+test@test.test" 
2014-06-02T00:22:13.409 INFO:teuthology.orchestra.run.err:[10.214.132.35]: 2014-06-02 00:22:13.408613 7fb95899a780  0 couldn't find old data placement pools config, setting up new ones for the zone
2014-06-02T00:22:15.377 INFO:teuthology.task.rgw.client.0.out:[10.214.132.35]: 2014-06-02 00:22:15.376579 7f7b1631f780 -1 error storing region info: (17) File exists
2014-06-02T00:22:29.415 INFO:teuthology.orchestra.run.out:[10.214.132.35]: { "user_id": "bar.client.0",
2014-06-02T00:22:29.415 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "display_name": "Mr. bar.client.0",
2014-06-02T00:22:29.416 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "email": "bar.client.0+test@test.test",
2014-06-02T00:22:29.416 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "suspended": 0,
2014-06-02T00:22:29.416 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "max_buckets": 1000,
2014-06-02T00:22:29.416 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "auid": 0,
2014-06-02T00:22:29.416 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "subusers": [],
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "keys": [
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:         { "user": "bar.client.0",
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:           "access_key": "GAGMTXIOECASCBRDYAYL",
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:           "secret_key": "uSQEC5kL1KUzM3vW+ThX+vKGegYEOygJgZNQQWAhPDd6+R6Q5w1Lgw=="}],
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "swift_keys": [],
2014-06-02T00:22:29.417 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "caps": [],
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "op_mask": "read, write, delete",
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "default_placement": "",
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "placement_tags": [],
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "bucket_quota": { "enabled": false,
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:       "max_size_kb": -1,
2014-06-02T00:22:29.418 INFO:teuthology.orchestra.run.out:[10.214.132.35]:       "max_objects": -1},
2014-06-02T00:22:29.419 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "user_quota": { "enabled": false,
2014-06-02T00:22:29.419 INFO:teuthology.orchestra.run.out:[10.214.132.35]:       "max_size_kb": -1,
2014-06-02T00:22:29.419 INFO:teuthology.orchestra.run.out:[10.214.132.35]:       "max_objects": -1},
2014-06-02T00:22:29.419 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "temp_url_keys": []}
2014-06-02T00:22:29.811 DEBUG:teuthology.task.s3tests:Creating user foo.client.0 on client.0
2014-06-02T00:22:29.811 DEBUG:teuthology.orchestra.run:Running [10.214.132.35]: "adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin -n client.0 user create --uid foo.client.0 --display-name 'Mr. foo.client.0' --access-key NPUAVPGBCATFGDFHRBVA --secret Vrg7TEp1Qq/a5Gq/N8SP9X8Y+RbaGMeLnKINb1RczfKuin9fFR2SYA== --email foo.client.0+test@test.test" 
2014-06-02T00:22:30.776 INFO:teuthology.orchestra.run.out:[10.214.132.35]: { "user_id": "foo.client.0",
2014-06-02T00:22:30.776 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "display_name": "Mr. foo.client.0",
2014-06-02T00:22:30.776 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "email": "foo.client.0+test@test.test",
2014-06-02T00:22:30.776 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "suspended": 0,
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "max_buckets": 1000,
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "auid": 0,
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "subusers": [],
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:   "keys": [
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:         { "user": "foo.client.0",
2014-06-02T00:22:30.777 INFO:teuthology.orchestra.run.out:[10.214.132.35]:           "access_key": "NPUAVPGBCATFGDFHRBVA",
2014-06-02T00:22:30.778 INFO:teuthology.orchestra.run.out:[10.214.132.35]:           "secret_key": "Vrg7TEp1Qq\/a5Gq\/N8SP9X8Y+RbaGMeLnKINb1RczfKuin9fFR2SYA=="}],
....
..
...
.
...
2014-06-02T00:22:31.220 INFO:teuthology.task.s3tests:Configuring s3-tests...
2014-06-02T00:22:31.220 INFO:teuthology.task.s3tests:roles: ['mon.a', 'mon.c', 'osd.0', 'osd.1', 'osd.2', 'client.0']
2014-06-02T00:22:31.220 INFO:teuthology.task.s3tests:target: ubuntu@plana43.front.sepia.ceph.com
2014-06-02T00:22:31.221 INFO:teuthology.task.s3tests:roles: ['mon.b', 'mds.a', 'osd.3', 'osd.4', 'osd.5', 'client.1']
2014-06-02T00:22:31.221 INFO:teuthology.task.s3tests:target: ubuntu@plana36.front.sepia.ceph.com
2014-06-02T00:22:31.221 DEBUG:teuthology.orchestra.run:Running [10.214.132.35]: 'cd /home/ubuntu/cephtest/s3-tests && ./bootstrap'
2014-06-02T00:22:31.642 INFO:teuthology.orchestra.run.out:[10.214.132.35]: The --no-site-packages flag is deprecated; it is now the default behavior.
2014-06-02T00:22:31.642 INFO:teuthology.orchestra.run.out:[10.214.132.35]: New python executable in virtualenv/bin/python
2014-06-02T00:22:32.707 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Installing distribute.............................................................................................................................................................................................done.
2014-06-02T00:22:33.176 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Installing pip...............done.
2014-06-02T00:22:35.514 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Real name of requirement pip is pip
2014-06-02T00:22:35.514 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Could not find any downloads that satisfy the requirement pip in ./virtualenv/lib/python2.7/site-packages/pip-1.1-py2.7.egg
2014-06-02T00:22:35.514 INFO:teuthology.orchestra.run.out:[10.214.132.35]: No distributions at all found for pip in ./virtualenv/lib/python2.7/site-packages/pip-1.1-py2.7.egg
2014-06-02T00:22:35.514 INFO:teuthology.orchestra.run.out:[10.214.132.35]: Storing complete log in /home/ubuntu/.pip/pip.log
2014-06-02T00:22:35.522 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-next/teuthology/contextutil.py", line 27, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/task/s3tests.py", line 255, in configure
    './bootstrap',
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/remote.py", line 109, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/run.py", line 337, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/home/teuthworker/teuthology-next/teuthology/orchestra/run.py", line 333, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.132.35 with status 1: 'cd /home/ubuntu/cephtest/s3-tests && ./bootstrap'

Actions #1

Updated by Sage Weil almost 10 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF