Bug #12302
"Couldn't find index page for 'boto' (maybe misspelled?)" error
0%
Description
Run: http://pulpito.ceph.redhat.com/teuthology-2015-07-10_16:05:01-upgrade:hammer-hammer-distro-basic-magna/
Jobs: ['150028', '150030', '150032', '150034', '150036', '150037', '150039', '150042', '150044']
Logs for one: http://magna002.ceph.redhat.com/teuthology-2015-07-10_16:05:01-upgrade:hammer-hammer-distro-basic-magna/150028/teuthology.log
2015-07-12T16:31:50.111 INFO:teuthology.orchestra.run.magna035.stdout:Scanning index of all packages (this may take a while) 2015-07-12T16:31:50.112 INFO:teuthology.orchestra.run.magna035.stderr: 2015-07-12T16:31:50.113 INFO:teuthology.orchestra.run.magna035.stderr:Link to http://pypi.python.org/simple/boto/ ***BLOCKED*** by --allow-hosts 2015-07-12T16:31:50.114 INFO:teuthology.orchestra.run.magna035.stderr: 2015-07-12T16:31:50.155 INFO:teuthology.orchestra.run.magna035.stderr:Couldn't find index page for 'boto' (maybe misspelled?) 2015-07-12T16:31:50.156 INFO:teuthology.orchestra.run.magna035.stderr: 2015-07-12T16:31:50.157 INFO:teuthology.orchestra.run.magna035.stderr:Link to http://pypi.python.org/simple/ ***BLOCKED*** by --allow-hosts 2015-07-12T16:31:50.157 INFO:teuthology.orchestra.run.magna035.stderr: 2015-07-12T16:31:50.158 INFO:teuthology.orchestra.run.magna035.stderr:No local packages or download links found for boto>=2.0b4 2015-07-12T16:31:50.159 INFO:teuthology.orchestra.run.magna035.stderr:error: Could not find suitable distribution for Requirement.parse('boto>=2.0b4') 2015-07-12T16:31:50.200 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested vars.append(enter()) File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ return self.gen.next() File "/home/teuthworker/src/ceph-qa-suite_hammer/tasks/s3tests.py", line 265, in configure './bootstrap', File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run r.wait() File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait label=self.label) CommandFailedError: Command failed on magna035 with status 1: 'cd /home/ubuntu/cephtest/s3-tests && ./bootstrap'
History
#1 Updated by Zack Cerza about 8 years ago
I believe this is s3-tests doing the wrong thing:
https://github.com/ceph/s3-tests/blob/master/bootstrap#L42
#2 Updated by Yuri Weinstein about 8 years ago
#3 Updated by Yuri Weinstein about 8 years ago
- Project changed from devops to teuthology
#4 Updated by Yuri Weinstein about 8 years ago
- Project changed from teuthology to Ceph
#5 Updated by Samuel Just about 8 years ago
- Priority changed from Normal to Urgent
#6 Updated by Dan Mick about 8 years ago
- Category set to 22
- Assignee set to Dan Mick
No one understands why --allow-hosts None was necessary, or why it only reproduces in certain scenarios, but it seems like removing it fixes the error. :(
#7 Updated by Dan Mick about 8 years ago
- Status changed from New to Fix Under Review
#8 Updated by Yuri Weinstein about 8 years ago
#9 Updated by Yuri Weinstein about 8 years ago
Yuri Weinstein wrote:
Still see in run:
http://pulpito.ceph.com/teuthology-2015-07-14_11:03:48-upgrade:hammer-wip-12021-hammer---basic-vps/
For example in this job: http://qa-proxy.ceph.com/teuthology/teuthology-2015-07-14_11:03:48-upgrade:hammer-wip-12021-hammer---basic-vps/973561/teuthology.log
Disregard ^ - this fix was not on hammer
#10 Updated by Nathan Cutler about 8 years ago
Credits for debugging this go to Kefu Chai:
- master commit: https://github.com/ceph/s3-tests/commit/5f34b358fc7f9e76ff51f0d47208780fd41f73a9
- firefly commit: https://github.com/ceph/s3-tests/commit/b518fd2022a15d384f89736d7a78ba1e144962c4
It appears that tests run against firefly use the master branch of s3-tests, though. For example http://qa-proxy.ceph.com/teuthology/loic-2015-07-09_21:11:18-rgw-firefly-backports---basic-multi/967461/teuthology.log
2015-07-14T06:49:17.456 INFO:tasks.s3readwrite:Downloading s3-tests... 2015-07-14T06:49:17.457 INFO:teuthology.orchestra.run.plana85:Running: 'git clone -b master git://git.ceph.com/s3-tests.git /home/ubuntu/cephtest/s3-tests' 2015-07-14T06:49:17.789 INFO:teuthology.orchestra.run.plana85.stdout:Cloning into '/home/ubuntu/cephtest/s3-tests'...
#11 Updated by Yuri Weinstein about 8 years ago
Run: http://pulpito.ceph.redhat.com/teuthology-2015-07-14_17:05:01-upgrade:firefly-firefly-distro-basic-magna/
Jobs: all
015-07-16T23:18:57.217 INFO:teuthology.orchestra.run.magna062.stderr:Link to http://pypi.python.org/simple/boto/ ***BLOCKED*** by --allow-hosts 2015-07-16T23:18:57.218 INFO:teuthology.orchestra.run.magna062.stderr: 2015-07-16T23:18:57.218 INFO:teuthology.orchestra.run.magna062.stderr:Couldn't find index page for 'boto' (maybe misspelled?) 2015-07-16T23:18:57.219 INFO:teuthology.orchestra.run.magna062.stderr: 2015-07-16T23:18:57.220 INFO:teuthology.orchestra.run.magna062.stderr:Link to http://pypi.python.org/simple/ ***BLOCKED*** by --allow-hosts 2015-07-16T23:18:57.220 INFO:teuthology.orchestra.run.magna062.stderr: 2015-07-16T23:18:57.221 INFO:teuthology.orchestra.run.magna062.stderr:No local packages or download links found for boto>=2.0b4 2015-07-16T23:18:57.222 INFO:teuthology.orchestra.run.magna062.stderr:error: Could not find suitable distribution for Requirement.parse('boto>=2.0b4')
#13 Updated by Yuri Weinstein about 8 years ago
- Release set to firefly
- ceph-qa-suite upgrade/firefly added
#14 Updated by Dan Mick about 8 years ago
master: 2cf6908e15e49eed33abf0cc8fe7dda76e2a1994 (merge)
firefly: b518fd2022a15d384f89736d7a78ba1e144962c4
discussion ongoing about whether it needs to be on firefly-original or not
#15 Updated by Dan Mick about 8 years ago
2569c4bd1b4b1b7a173918e30405c5321d24c447 on firefly-original
#16 Updated by Dan Mick about 8 years ago
- Status changed from Fix Under Review to Resolved
#17 Updated by John Spray over 5 years ago
- Project changed from Ceph to rgw
- Category deleted (
22)
Bulk reassign of radosgw category to RGW project.