Upgrade to 2.22.x branch on HA cluster fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Ignatious Johnson Christopher | ||
R2.20 |
Fix Committed
|
High
|
Ignatious Johnson Christopher | ||
R2.21.x |
Fix Committed
|
High
|
Ignatious Johnson Christopher | ||
R2.22.x |
Fix Committed
|
High
|
Ignatious Johnson Christopher |
Bug Description
2.22.1-5 to 2.22.1-6 on HA cluster fails with following error:
2016-03-07 17:22:41:768035: Warning: sudo() received nonzero return code 1 while executing 'service supervisor-
2016-03-07 17:22:41:768035:
2016-03-07 17:22:41:768035:
2016-03-07 17:22:41:806345: Warning: sudo() received nonzero return code 1 while executing 'service supervisor-
2016-03-07 17:22:41:806345:
2016-03-07 17:22:41:806345: Traceback (most recent call last):
2016-03-07 17:27:19:051659: File "/usr/local/
2016-03-07 17:27:19:051747: *args, **kwargs
2016-03-07 17:27:19:052096: File "/usr/local/
2016-03-07 17:27:19:052195: multiprocessing
2016-03-07 17:27:19:052459: File "/usr/local/
2016-03-07 17:27:19:052542: return task.run(*args, **kwargs)
2016-03-07 17:27:19:052818: File "/usr/local/
2016-03-07 17:27:19:052902: return self.wrapped(*args, **kwargs)
2016-03-07 17:27:19:053116: File "/usr/local/
2016-03-07 17:27:19:053202: return func(*args, **kwargs)
2016-03-07 17:27:19:053392: File "/opt/contrail/
2016-03-07 17:27:19:053486: execute(
2016-03-07 17:27:19:053722: File "/usr/local/
2016-03-07 17:27:19:053815: multiprocessing
2016-03-07 17:27:19:054056: File "/usr/local/
2016-03-07 17:27:19:054177: return task.run(*args, **kwargs)
2016-03-07 17:27:19:054396: File "/usr/local/
2016-03-07 17:27:19:054477: return self.wrapped(*args, **kwargs)
2016-03-07 17:27:19:054669: File "/usr/local/
2016-03-07 17:27:19:054763: return func(*args, **kwargs)
2016-03-07 17:27:19:054931: File "/usr/local/
2016-03-07 17:27:19:055024: return self.run(*args, **kwargs)
2016-03-07 17:27:19:055217: File "/usr/local/
2016-03-07 17:27:19:055310: return self.wrapped(*args, **kwargs)
2016-03-07 17:27:19:055503: File "/opt/contrail/
2016-03-07 17:27:19:055596: float(from_rel) <= 2.2 and
2016-03-07 17:27:19:055810: ValueError: invalid literal for float(): 2.22.1
2016-03-07 17:27:19:056087:
Changed in juniperopenstack: | |
milestone: | none → r2.23 |
status: | New → Fix Committed |
Review in progress for https:/ /review. opencontrail. org/18277
Submitter: Ignatious Johnson Christopher (<email address hidden>)