Douglas Schilling Landgraf has posted comments on this change. Change subject: vdsmxmlrpcInterface: avoid TypeError ......................................................................
Patch Set 1: >From /var/log/messages during a fresh install of rhev-h during the vdsm start. ======= Jun 16 22:32:09 localhost momd: Traceback (most recent call last): Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/handlers.py", line 76, in emit Jun 16 22:32:09 localhost momd: if self.shouldRollover(record): Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/handlers.py", line 154, in shouldRollover Jun 16 22:32:09 localhost momd: msg = "%s\n" % self.format(record) Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format Jun 16 22:32:09 localhost momd: return fmt.format(record) Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format Jun 16 22:32:09 localhost momd: record.message = record.getMessage() Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage Jun 16 22:32:09 localhost momd: msg = msg % self.args Jun 16 22:32:09 localhost momd: TypeError: not all arguments converted during string formatting Jun 16 22:32:09 localhost momd: Logged from file vdsmxmlrpcInterface.py, line 253 Jun 16 22:32:09 localhost momd: Traceback (most recent call last): Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/handlers.py", line 76, in emit Jun 16 22:32:09 localhost momd: if self.shouldRollover(record): Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/handlers.py", line 154, in shouldRollover Jun 16 22:32:09 localhost momd: msg = "%s\n" % self.format(record) Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format Jun 16 22:32:09 localhost momd: return fmt.format(record) Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format Jun 16 22:32:09 localhost momd: record.message = record.getMessage() Jun 16 22:32:09 localhost momd: File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage Jun 16 22:32:09 localhost momd: msg = msg % self.args Jun 16 22:32:09 localhost momd: TypeError: not all arguments converted during string formatting Jun 16 22:32:09 localhost momd: Logged from file vdsmxmlrpcInterface.py, line 253 -- To view, visit https://gerrit.ovirt.org/42472 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iea5753bd4e7748338fc3e112ad0607598d335c89 Gerrit-PatchSet: 1 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches