← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461835] Re: devstack fails due to error:'lockfile' is not in global-requirements.txt" 2014.2.3

 

Fetch the icehouse/juno branch of devstack instead of master.

** Changed in: devstack
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1461835

Title:
  devstack fails due to error:'lockfile' is not in global-
  requirements.txt" 2014.2.3

Status in devstack - openstack dev environments:
  Invalid
Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  STacking of controller fails at keystone update with error 'lockfile'
  is not in global-requirements.txt.The system is built from 2014.2.3
  tag

  
  Log:
  ----
  2015-06-04 05:01:36.180 | + git checkout 2014.2.3
  2015-06-04 05:01:36.272 | Note: checking out '2014.2.3'.
  2015-06-04 05:01:36.272 |
  2015-06-04 05:01:36.272 | You are in 'detached HEAD' state. You can look around, make experimental
  2015-06-04 05:01:36.272 | changes and commit them, and you can discard any commits you make in this
  2015-06-04 05:01:36.272 | state without impacting any branches by performing another checkout.
  2015-06-04 05:01:36.272 |
  2015-06-04 05:01:36.272 | If you want to create a new branch to retain commits you create, you may
  2015-06-04 05:01:36.272 | do so (now or later) by using -b with the checkout command again. Example:
  2015-06-04 05:01:36.272 |
  2015-06-04 05:01:36.272 |   git checkout -b new_branch_name
  2015-06-04 05:01:36.272 |
  2015-06-04 05:01:36.272 | HEAD is now at 91a3387... Merge "Updated from global requirements" into stable/juno
  2015-06-04 05:01:36.274 | + cd /opt/stack/keystone
  2015-06-04 05:01:36.274 | + git show --oneline
  2015-06-04 05:01:36.275 | + head -1
  2015-06-04 05:01:36.279 | 91a3387 Merge "Updated from global requirements" into stable/juno
  2015-06-04 05:01:36.280 | + cd /opt/devstack
  2015-06-04 05:01:36.280 | + setup_develop /opt/stack/keystone
  2015-06-04 05:01:36.280 | + local project_dir=/opt/stack/keystone
  2015-06-04 05:01:36.280 | + setup_package_with_req_sync /opt/stack/keystone -e
  2015-06-04 05:01:36.280 | + local project_dir=/opt/stack/keystone
  2015-06-04 05:01:36.281 | + local flags=-e
  2015-06-04 05:01:36.281 | ++ cd /opt/stack/keystone
  2015-06-04 05:01:36.281 | ++ git diff --exit-code
  2015-06-04 05:01:36.309 | + local update_requirements=
  2015-06-04 05:01:36.309 | + [[ '' != \c\h\a\n\g\e\d ]]
  2015-06-04 05:01:36.310 | + [[ strict == \s\o\f\t ]]
  2015-06-04 05:01:36.310 | + cd /opt/stack/requirements
  2015-06-04 05:01:36.310 | + python update.py /opt/stack/keystone
  2015-06-04 05:01:36.410 | Version change for: pbr, webob, eventlet, greenlet, netaddr, pastedeploy, paste, routes, six, sqlalchemy, sqlalchemy-migrate, passlib, iso8601, python-keystoneclient, keystonemiddleware, oslo.config, oslo.messaging, oslo.db, oslo.i18n, oslo.serialization, oslo.utils, babel, oauthlib, dogpile.cache, pycadf, posix-ipc
  2015-06-04 05:01:36.410 | Updated /opt/stack/keystone/requirements.txt:
  2015-06-04 05:01:36.410 |     pbr>=0.6,!=0.7,<1.0            ->   pbr>=0.11,<2.0
  2015-06-04 05:01:36.410 |     WebOb>=1.2.3,<=1.3.1           ->   WebOb>=1.2.3
  2015-06-04 05:01:36.411 |     eventlet>=0.15.1,<=0.15.2      ->   eventlet>=0.17.3
  2015-06-04 05:01:36.411 |     greenlet>=0.3.2,<=0.4.2        ->   greenlet>=0.3.2
  2015-06-04 05:01:36.411 |     netaddr>=0.7.12,<=0.7.13       ->   netaddr>=0.7.12
  2015-06-04 05:01:36.411 |     PasteDeploy>=1.5.0,<=1.5.2     ->   PasteDeploy>=1.5.0
  2015-06-04 05:01:36.411 |     Paste<=1.7.5.1                 ->   Paste
  2015-06-04 05:01:36.411 |     Routes>=1.12.3,!=2.0,<=2.1     ->   Routes>=1.12.3,!=2.0
  2015-06-04 05:01:36.411 |     six>=1.7.0,<=1.9.0             ->   six>=1.9.0
  2015-06-04 05:01:36.411 |     SQLAlchemy>=0.8.4,<=0.9.99,!=0 ->   SQLAlchemy>=0.9.7,<=0.9.99
  2015-06-04 05:01:36.411 |     sqlalchemy-migrate==0.9.1      ->   sqlalchemy-migrate>=0.9.6
  2015-06-04 05:01:36.411 |     passlib<=1.6.2                 ->   passlib
  2015-06-04 05:01:36.411 |     iso8601>=0.1.9,<=0.1.10        ->   iso8601>=0.1.9
  2015-06-04 05:01:36.411 |     python-keystoneclient>=0.10.0, ->   python-keystoneclient>=1.3.0
  2015-06-04 05:01:36.411 |     keystonemiddleware>=1.0.0,<1.4 ->   keystonemiddleware>=1.5.0
  2015-06-04 05:01:36.411 |     oslo.config>=1.4.0,<=1.6.0 # A ->   oslo.config>=1.11.0  # Apache-2.0
  2015-06-04 05:01:36.411 |     oslo.messaging>=1.4.0,<1.5.0   ->   oslo.messaging>=1.8.0  # Apache-2.0
  2015-06-04 05:01:36.411 |     oslo.db>=1.0.0,<1.1  # Apache- ->   oslo.db>=1.10.0  # Apache-2.0
  2015-06-04 05:01:36.411 |     oslo.i18n>=1.0.0,<=1.3.1 # Apa ->   oslo.i18n>=1.5.0  # Apache-2.0
  2015-06-04 05:01:36.411 |     oslo.serialization>=1.0.0,<=1. ->   oslo.serialization>=1.4.0               # Apache-2.0
  2015-06-04 05:01:36.411 |     oslo.utils>=1.0.0,<=1.2.1 # Ap ->   oslo.utils>=1.4.0                       # Apache-2.0
  2015-06-04 05:01:36.411 |     Babel>=1.3,<=1.3               ->   Babel>=1.3
  2015-06-04 05:01:36.411 |     oauthlib>=0.6,<=0.7.2          ->   oauthlib>=0.6
  2015-06-04 05:01:36.411 |     dogpile.cache>=0.5.3,<=0.5.6   ->   dogpile.cache>=0.5.3
  2015-06-04 05:01:36.411 |     pycadf>=0.6.0,<0.7.0  # Apache ->   pycadf>=0.8.0
  2015-06-04 05:01:36.411 |     posix_ipc<=0.9.9               ->   posix_ipc
  2015-06-04 05:01:36.411 | 'lockfile' is not in global-requirements.txt
  2015-06-04 05:01:36.411 | Traceback (most recent call last):
  2015-06-04 05:01:36.411 |   File "update.py", line 274, in <module>
  2015-06-04 05:01:36.412 |     main()
  2015-06-04 05:01:36.412 |   File "update.py", line 269, in main
  2015-06-04 05:01:36.412 |     args[0], stdout=stdout, source=options.source)
  2015-06-04 05:01:36.412 |   File "update.py", line 226, in _copy_requires
  2015-06-04 05:01:36.412 |     source_reqs, dest_path, suffix, softupdate, hacking, stdout)
  2015-06-04 05:01:36.412 |   File "update.py", line 199, in _sync_requirements_file
  2015-06-04 05:01:36.412 |     raise Exception("nonstandard requirement present.")
  2015-06-04 05:01:36.412 | Exception: nonstandard requirement present.
  2015-06-04 05:01:36.419 | + exit_trap
  2015-06-04 05:01:36.419 | + local r=1
  2015-06-04 05:01:36.419 | ++ jobs -p
  2015-06-04 05:01:36.420 | + jobs=
  2015-06-04 05:01:36.420 | + [[ -n '' ]]
  2015-06-04 05:01:36.420 | + kill_spinner
  2015-06-04 05:01:36.420 | + '[' '!' -z '' ']'
  2015-06-04 05:01:36.420 | + [[ 1 -ne 0 ]]
  2015-06-04 05:01:36.420 | + echo 'Error on exit'
  2015-06-04 05:01:36.420 | Error on exit
  2015-06-04 05:01:36.420 | + [[ -z /opt/stack/logs ]]
  2015-06-04 05:01:36.420 | + /opt/devstack/tools/worlddump.py -d /opt/stack/logs
  2015-06-04 05:01:36.527 | + exit 1
  stack@Ubuntu-fresh:/opt/devstack$ locate project.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1461835/+subscriptions


References