Project

General

Profile

Actions

Bug #12302

closed

"Couldn't find index page for 'boto' (maybe misspelled?)" error

Added by Yuri Weinstein almost 9 years ago. Updated over 6 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:
upgrade/firefly, upgrade/hammer
Pull request ID:
Crash signature (v1):
Crash signature (v2):

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'
Actions #1

Updated by Zack Cerza almost 9 years ago

I believe this is s3-tests doing the wrong thing:
https://github.com/ceph/s3-tests/blob/master/bootstrap#L42

Actions #3

Updated by Yuri Weinstein almost 9 years ago

  • Project changed from devops to teuthology
Actions #4

Updated by Yuri Weinstein almost 9 years ago

  • Project changed from teuthology to Ceph
Actions #5

Updated by Samuel Just almost 9 years ago

  • Priority changed from Normal to Urgent
Actions #6

Updated by Dan Mick almost 9 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. :(

Actions #7

Updated by Dan Mick almost 9 years ago

  • Status changed from New to Fix Under Review
Actions #10

Updated by Nathan Cutler almost 9 years ago

Credits for debugging this go to Kefu Chai:

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'...

Actions #11

Updated by Yuri Weinstein almost 9 years ago

Run: http://pulpito.ceph.redhat.com/teuthology-2015-07-14_17:05:01-upgrade:firefly-firefly-distro-basic-magna/
Jobs: all

http://magna002.ceph.redhat.com/teuthology-2015-07-14_17:05:01-upgrade:firefly-firefly-distro-basic-magna/152748/teuthology.log


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')

Actions #13

Updated by Yuri Weinstein over 8 years ago

  • Release set to firefly
  • ceph-qa-suite upgrade/firefly added
Actions #14

Updated by Dan Mick over 8 years ago

master: 2cf6908e15e49eed33abf0cc8fe7dda76e2a1994 (merge)
firefly: b518fd2022a15d384f89736d7a78ba1e144962c4

discussion ongoing about whether it needs to be on firefly-original or not

Actions #15

Updated by Dan Mick over 8 years ago

2569c4bd1b4b1b7a173918e30405c5321d24c447 on firefly-original

Actions #16

Updated by Dan Mick over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions #17

Updated by John Spray over 6 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)

Bulk reassign of radosgw category to RGW project.

Actions

Also available in: Atom PDF