Project

General

Profile

Bug #7452

radosgw-admin nightly fails on dumpling

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

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

0%

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

Description

it seems to have been failing for a while, too:

http://pulpito.ceph.com/compare/?branch=dumpling&suite=rgw&count=10

the failure:

2014-02-16T19:11:53.564 INFO:teuthology.task_util.rgw:rgwadmin: cmd=['/home/ubuntu/cephtest/adjust-ulimits', 'ceph-coverage', '/home/ubuntu/cephtest/archive/coverage', 'radosgw-admin', '--log-to-stderr', '--format', 'json', '-n', 'client.0', 'policy', '--bucket', 'myfoo', '--object', 'bb3aec0fdcdbc2974890f805c585d432']
2014-02-16T19:11:53.565 DEBUG:teuthology.orchestra.run:Running [10.214.131.8]: '/home/ubuntu/cephtest/adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json -n client.0 policy --bucket myfoo --object bb3aec0fdcdbc2974890f805c585d432'
2014-02-16T19:11:54.456 INFO:teuthology.task_util.rgw: raw result: <AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>foo</ID><DisplayName>Foo</DisplayName></Owner><AccessControlList><Grant><Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="CanonicalUser"><ID>foo</ID><DisplayName>Foo</DisplayName></Grantee><Permission>FULL_CONTROL</Permission></Grant></AccessControlList></AccessControlPolicy>

2014-02-16T19:11:54.456 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:54.456 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:54.457 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.457 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.457 DEBUG:boto:Method: GET
2014-02-16T19:11:54.457 DEBUG:boto:Path: /myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.457 DEBUG:boto:Data: 
2014-02-16T19:11:54.458 DEBUG:boto:Headers: {}
2014-02-16T19:11:54.458 DEBUG:boto:Host: plana32.front.sepia.ceph.com:7280
2014-02-16T19:11:54.458 DEBUG:boto:Token: None
2014-02-16T19:11:54.458 DEBUG:boto:StringToSign:
GET

Mon, 17 Feb 2014 03:11:54 GMT
/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.462 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:54.463 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:54.463 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.463 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.463 DEBUG:boto:Method: PUT
2014-02-16T19:11:54.463 DEBUG:boto:Path: /myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.464 DEBUG:boto:Data: 
2014-02-16T19:11:54.464 DEBUG:boto:Headers: {'x-amz-acl': 'public-read'}
2014-02-16T19:11:54.464 DEBUG:boto:Host: plana32.front.sepia.ceph.com:7280
2014-02-16T19:11:54.464 DEBUG:boto:Token: None
2014-02-16T19:11:54.465 DEBUG:boto:StringToSign:
PUT

Mon, 17 Feb 2014 03:11:54 GMT
x-amz-acl:public-read
/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:54.600 INFO:teuthology.task_util.rgw:rgwadmin: client.0 : ['policy', '--bucket', 'myfoo', '--object', 'bb3aec0fdcdbc2974890f805c585d432']
2014-02-16T19:11:54.600 INFO:teuthology.task_util.rgw:rgwadmin: cmd=['/home/ubuntu/cephtest/adjust-ulimits', 'ceph-coverage', '/home/ubuntu/cephtest/archive/coverage', 'radosgw-admin', '--log-to-stderr', '--format', 'json', '-n', 'client.0', 'policy', '--bucket', 'myfoo', '--object', 'bb3aec0fdcdbc2974890f805c585d432']
2014-02-16T19:11:54.601 DEBUG:teuthology.orchestra.run:Running [10.214.131.8]: '/home/ubuntu/cephtest/adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage radosgw-admin --log-to-stderr --format json -n client.0 policy --bucket myfoo --object bb3aec0fdcdbc2974890f805c585d432'
2014-02-16T19:11:55.490 INFO:teuthology.task_util.rgw: raw result: <AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>foo</ID><DisplayName>Foo</DisplayName></Owner><AccessControlList><Grant><Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="CanonicalUser"><ID>foo</ID><DisplayName>Foo</DisplayName></Grantee><Permission>FULL_CONTROL</Permission></Grant></AccessControlList></AccessControlPolicy>

2014-02-16T19:11:55.490 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:55.491 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432
2014-02-16T19:11:55.491 DEBUG:boto:path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:55.491 DEBUG:boto:auth_path=/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:55.491 DEBUG:boto:Method: GET
2014-02-16T19:11:55.492 DEBUG:boto:Path: /myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:55.492 DEBUG:boto:Data: 
2014-02-16T19:11:55.492 DEBUG:boto:Headers: {}
2014-02-16T19:11:55.492 DEBUG:boto:Host: plana32.front.sepia.ceph.com:7280
2014-02-16T19:11:55.492 DEBUG:boto:Token: None
2014-02-16T19:11:55.493 DEBUG:boto:StringToSign:
GET

Mon, 17 Feb 2014 03:11:55 GMT
/myfoo/bb3aec0fdcdbc2974890f805c585d432?acl
2014-02-16T19:11:55.497 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-dumpling/teuthology/run_tasks.py", line 25, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-dumpling/teuthology/run_tasks.py", line 14, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-dumpling/teuthology/task/radosgw-admin.py", line 603, in task
    assert acl == out.strip('\n')
AssertionError
2014-02-16T19:11:55.509 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x2e8c190>
2014-02-16T19:11:55.509 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-dumpling/teuthology/contextutil.py", line 27, in nested
    yield vars
  File "/home/teuthworker/teuthology-dumpling/teuthology/task/rgw.py", line 602, in task
    yield
  File "/home/teuthworker/teuthology-dumpling/teuthology/run_tasks.py", line 25, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-dumpling/teuthology/run_tasks.py", line 14, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-dumpling/teuthology/task/radosgw-admin.py", line 603, in task
    assert acl == out.strip('\n')
AssertionError

History

#1 Updated by Sage Weil about 10 years ago

  • Status changed from 12 to Resolved

we missed the backport of commit:b1976dd00f5b29c01791272f63a18250319f2edb

Also available in: Atom PDF