Hi Bob, Thanks a lot for your suggestion it worked for me.
@Ramy, We have started making the new CI, once it will complete we will run some build on it to make it stable then we will make it to production and decommission the old CI. Regards, Yogesh <http://www.cloudbyte.com/> On Fri, Feb 19, 2016 at 8:33 PM, Asselin, Ramy <[email protected]> wrote: > Hi Yogesh, > > > > Not related to your fail, but you should strongly consider migrating to > the common-ci solution: http://docs.openstack.org/infra/openstackci/ > > I’m not maintaining the one in github anymore. > > > > Ramy > > > > *From:* Yogesh Prasad [mailto:[email protected]] > *Sent:* Friday, February 19, 2016 5:04 AM > *To:* [email protected] > *Cc:* Asselin, Ramy; Openstack Team > *Subject:* [third-party][infra][CI] CloudByte Cinder CI failing since > 18th Feb > > > > Hi Team, > > > > Our CI has been failing from 18th Feb 1:00 AM IST onwards. > > > > The logs reveals below issues: > > > > > *http://117.218.56.3:9090/logs//97/280997/1/check/dsvm-tempest-full/9d99093/logs/devstacklog.txt* > <http://www.google.com/url?q=http%3A%2F%2F117.218.56.3%3A9090%2Flogs%2F%2F97%2F280997%2F1%2Fcheck%2Fdsvm-tempest-full%2F9d99093%2Flogs%2Fdevstacklog.txt&sa=D&sntz=1&usg=AFQjCNEpBuoP1qu3yXDExCFFgbYMhIp5YQ> > > > > 2016-02-19 06:57:12.071 | ++ > /opt/stack/new/devstack/lib/tempest:configure_tempest:L323: cd > /opt/stack/new/tempest > > *2016-02-19 06:57:12.071 | ++ > /opt/stack/new/devstack/lib/tempest:configure_tempest:L324: tox -revenv > --notest* > > 2016-02-19 06:57:12.987 | venv create: /opt/stack/new/tempest/.tox/venv > > 2016-02-19 06:57:22.477 | venv installdeps: > -r/opt/stack/new/tempest/requirements.txt, > -r/opt/stack/new/tempest/test-requirements.txt > > 2016-02-19 06:58:00.593 | ERROR: invocation failed (exit code 1), logfile: > /opt/stack/new/tempest/.tox/venv/log/venv-1.log > > 2016-02-19 06:58:00.593 | ERROR: actionid: venv > > 2016-02-19 06:58:00.593 | msg: getenv > > 2016-02-19 06:58:00.593 | cmdargs: > [local('/opt/stack/new/tempest/.tox/venv/bin/pip'), 'install', '-U', > '-r/opt/stack/new/tempest/requirements.txt', > '-r/opt/stack/new/tempest/test-requirements.txt'] > > .... > > .... > > Collecting positional>=1.0.1 (from > keystoneauth1>=2.1.0->os-client-config>=1.13.1->oslotest>=1.10.0->-r > /opt/stack/new/tempest/test-requirements.txt (line 12)) > > 2016-02-19 06:58:00.598 | Downloading positional-1.0.1.tar.gz > > 2016-02-19 06:58:00.599 | Complete output from command python setup.py > egg_info: > > 2016-02-19 06:58:00.599 | Couldn't find index page for 'pbr' (maybe > misspelled?) > > 2016-02-19 06:58:00.599 | No local packages or download links found for > pbr>=1.8 > > 2016-02-19 06:58:00.599 | Traceback (most recent call last): > > 2016-02-19 06:58:00.599 | File "<string>", line 1, in <module> > > 2016-02-19 06:58:00.599 | File > "/tmp/pip-build-JVaJIO/positional/setup.py", line 26, in <module> > > 2016-02-19 06:58:00.599 | pbr=True) > > 2016-02-19 06:58:00.599 | File "/usr/lib/python2.7/distutils/core.py", > line 111, in setup > > 2016-02-19 06:58:00.599 | _setup_distribution = dist = klass(attrs) > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", > line 269, in __init__ > > 2016-02-19 06:58:00.599 | > self.fetch_build_eggs(attrs['setup_requires']) > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", > line 313, in fetch_build_eggs > > 2016-02-19 06:58:00.599 | replace_conflicting=True, > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", > line 825, in resolve > > 2016-02-19 06:58:00.599 | dist = best[req.key] = env.best_match(req, > ws, installer) > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", > line 1070, in best_match > > 2016-02-19 06:58:00.599 | return self.obtain(req, installer) > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", > line 1082, in obtain > > 2016-02-19 06:58:00.599 | return installer(requirement) > > 2016-02-19 06:58:00.599 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", > line 380, in fetch_build_egg > > 2016-02-19 06:58:00.599 | return cmd.easy_install(req) > > 2016-02-19 06:58:00.600 | File > "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", > line 634, in easy_install > > 2016-02-19 06:58:00.600 | raise DistutilsError(msg) > > 2016-02-19 06:58:00.600 | distutils.errors.DistutilsError: Could not find > suitable distribution for Requirement.parse('pbr>=1.8') > > 2016-02-19 06:58:00.600 | > > 2016-02-19 06:58:00.600 | ---------------------------------------- > > 2016-02-19 06:58:00.600 | Command "python setup.py egg_info" failed with > error code 1 in /tmp/pip-build-JVaJIO/positional > > 2016-02-19 06:58:00.600 | > > 2016-02-19 06:58:00.600 | ERROR: could not install deps > [-r/opt/stack/new/tempest/requirements.txt, > -r/opt/stack/new/tempest/test-requirements.txt]; v = > InvocationError('/opt/stack/new/tempest/.tox/venv/bin/pip install -U > -r/opt/stack/new/tempest/requirements.txt > -r/opt/stack/new/tempest/test-requirements.txt (see > /opt/stack/new/tempest/.tox/venv/log/venv-1.log)', 1) > > 2016-02-19 06:58:00.600 | ___________________________________ summary > ____________________________________ > > 2016-02-19 06:58:00.601 | ERROR: venv: could not install deps > [-r/opt/stack/new/tempest/requirements.txt, > -r/opt/stack/new/tempest/test-requirements.txt]; v = > InvocationError('/opt/stack/new/tempest/.tox/venv/bin/pip install -U > -r/opt/stack/new/tempest/requirements.txt > -r/opt/stack/new/tempest/test-requirements.txt (see > /opt/stack/new/tempest/.tox/venv/log/venv-1.log)', 1) > > > > > > When we tried to compare the error logs with the last successful logs, > > we could trace the issue to below commit: > > > > > *https://github.com/openstack-dev/devstack/commit/5c61de26ba4ed209f592adbc6a806fc70d263bd0* > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fopenstack-dev%2Fdevstack%2Fcommit%2F5c61de26ba4ed209f592adbc6a806fc70d263bd0&sa=D&sntz=1&usg=AFQjCNEQc9ROfS_JDWHLL_BhHPk7IrQlbw> > > > > > > Please advice, if there is anything, we have been missing out. > > We have been following a slightly modified version of ramy's repository. > > https://github.com/rasselin/os-ext-testing-data > > > > > > > > Regards, > > Yogesh > > <http://www.cloudbyte.com/> >
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
