Hi Yehuda,

When running the firefly rgw suite in a teuthology setup outside of the Ceph 
community lab, I'm seeing a lot of errors like the following. Although the 
traceback does not give any indication as to what domain name could not be 
resolved, I suspect it is a hardcoded value somewhere that needs to be defined 
in the DNS in order to work. I kind of remember S3 has all kinds of hardcoded 
domain names since it's not supposed to be used outside of AWS.

Does that ring a bell ? 

Cheers

http://integration.ceph.dachary.org:8081/ubuntu-2015-07-13_23:33:20-rgw-firefly-backports---basic-openstack/
has
http://integration.ceph.dachary.org/ubuntu-2015-07-13_23:33:20-rgw-firefly-backports---basic-openstack/79/teuthology.log

2015-07-14T04:35:42.762 INFO:teuthology.orchestra.run.ovh237095:Running: 
'/home/ubuntu/cephtest/s3-tests/virtualenv/bin/s3tests-test-readwrite'
2015-07-14T04:35:42.899 INFO:teuthology.orchestra.run.ovh237095.stderr:Using 
random seeds: {'writer': 3920086541, 'main': 1490942677, 'names': 905270384, 
'contents': 501048982, 'reader': 823656287}
2015-07-14T04:35:45.306 INFO:teuthology.orchestra.run.ovh237095.stderr:Created 
bucket: rwtest
2015-07-14T04:35:45.311 INFO:teuthology.orchestra.run.ovh237095.stderr:Creating 
random file names
2015-07-14T04:35:45.312 
INFO:teuthology.orchestra.run.ovh237095.stderr:Uploading initial set of 10 files
2015-07-14T04:36:15.542 
INFO:teuthology.orchestra.run.ovh237095.stderr:Traceback (most recent call 
last):
2015-07-14T04:36:15.547 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/gevent/greenlet.py",
 line 390, in run
2015-07-14T04:36:15.548 INFO:teuthology.orchestra.run.ovh237095.stderr:    
result = self._run(*self.args, **self.kwargs)
2015-07-14T04:36:15.548 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/s3tests/readwrite.py", line 126, in write_file
2015-07-14T04:36:15.548 INFO:teuthology.orchestra.run.ovh237095.stderr:    
key.set_contents_from_file(fp)
2015-07-14T04:36:15.548 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/key.py",
 line 1293, in set_contents_from_file
2015-07-14T04:36:15.549 INFO:teuthology.orchestra.run.ovh237095.stderr:    
chunked_transfer=chunked_transfer, size=size)
2015-07-14T04:36:15.549 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/key.py",
 line 750, in send_file
2015-07-14T04:36:15.549 INFO:teuthology.orchestra.run.ovh237095.stderr:    
chunked_transfer=chunked_transfer, size=size)
2015-07-14T04:36:15.555 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/key.py",
 line 951, in _send_file_internal
2015-07-14T04:36:15.555 INFO:teuthology.orchestra.run.ovh237095.stderr:    
query_args=query_args
2015-07-14T04:36:15.555 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/connection.py",
 line 664, in make_request
2015-07-14T04:36:15.556 INFO:teuthology.orchestra.run.ovh237095.stderr:    
retry_handler=retry_handler
2015-07-14T04:36:15.556 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/connection.py",
 line 1071, in make_request
2015-07-14T04:36:15.556 INFO:teuthology.orchestra.run.ovh237095.stderr:    
retry_handler=retry_handler)
2015-07-14T04:36:15.556 INFO:teuthology.orchestra.run.ovh237095.stderr:  File 
"/home/ubuntu/cephtest/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/connection.py",
 line 1030, in _mexe
2015-07-14T04:36:15.556 INFO:teuthology.orchestra.run.ovh237095.stderr:    
raise ex
2015-07-14T04:36:15.556 
INFO:teuthology.orchestra.run.ovh237095.stderr:DNSError: [Errno 3] name does 
not exist
2015-07-14T04:36:15.556 
INFO:teuthology.orchestra.run.ovh237095.stderr:<Greenlet at 0x7fbd8f8c64b0: 
write_file(fp=<tempfile.SpooledTemporaryFile instance at 0x7fbd8, 
file_name='ctygneslkqtdbzs', bucket=<Bucket: rwtest>)> failed with DNSError

-- 
Loïc Dachary, Artisan Logiciel Libre

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to