DIB fails to build images, UnboundLocalError: local variable 'call_order' referenced before assignment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Ian Wienand |
Bug Description
2017-09-21 16:45:09 | Calculating image size (this may take a minute)...
2017-09-21 16:45:12 | 2017-09-21 16:45:12.871 INFO diskimage_
2017-09-21 16:45:14 | 2017-09-21 16:45:14.267 INFO diskimage_
2017-09-21 16:45:14 | 2017-09-21 16:45:14.268 ERROR diskimage_
2017-09-21 16:45:14 | Traceback (most recent call last):
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | dg, call_order = create_
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | if node.name in dg.nodes:
2017-09-21 16:45:14 | TypeError: argument of type 'instancemethod' is not iterable
2017-09-21 16:45:14 | Traceback (most recent call last):
2017-09-21 16:45:14 | File "/usr/bin/
2017-09-21 16:45:14 | sys.exit(main())
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | return bdc.main()
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | self.args.func()
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | self.bd.
2017-09-21 16:45:14 | File "/usr/lib/
2017-09-21 16:45:14 | reverse_order = reversed(
2017-09-21 16:45:14 | UnboundLocalError: local variable 'call_order' referenced before assignment
2017-09-21 16:45:15 | 2017-09-21 16:45:15.681 INFO diskimage_
2017-09-21 16:45:15 | *** /tmp/dib_
Probably caused by:
https:/
This isn't just a promotion blocker, it's also going to break all jobs that build images. See http:// logs.openstack. org/88/ 504588/ 2/check- tripleo/ gate-tripleo- ci-centos- 7-ovb-ha- oooq/8d35ffb/ logs/undercloud /home/jenkins/ overcloud_ image_build. log.txt. gz
Although it looks like we have a serious mirror problem that's breaking things before we even get to that point now. Yay?