Message init fails with TypeError

Bug #1746226 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Zaqar
Fix Released
Undecided
Unassigned

Bug Description

2018-01-30 10:54:28.206775 | primary | 2018-01-30 10:54:28.206 | Captured traceback:
2018-01-30 10:54:28.208296 | primary | 2018-01-30 10:54:28.207 | ~~~~~~~~~~~~~~~~~~~
2018-01-30 10:54:28.210193 | primary | 2018-01-30 10:54:28.209 | Traceback (most recent call last):
2018-01-30 10:54:28.212070 | primary | 2018-01-30 10:54:28.211 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_event_sinks.py", line 79, in test_events
2018-01-30 10:54:28.213719 | primary | 2018-01-30 10:54:28.213 | self.assertTrue(test.call_until_true(20, 0, validate_messages))
2018-01-30 10:54:28.215651 | primary | 2018-01-30 10:54:28.215 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/heat_tempest_plugin/common/test.py", line 55, in call_until_true
2018-01-30 10:54:28.217599 | primary | 2018-01-30 10:54:28.217 | if func(*args, **kwargs):
2018-01-30 10:54:28.219767 | primary | 2018-01-30 10:54:28.219 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/heat_tempest_plugin/tests/functional/test_event_sinks.py", line 60, in validate_messages
2018-01-30 10:54:28.222011 | primary | 2018-01-30 10:54:28.221 | messages = list(queue.messages())
2018-01-30 10:54:28.224061 | primary | 2018-01-30 10:54:28.223 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/zaqarclient/queues/v1/iterator.py", line 106, in __next__
2018-01-30 10:54:28.226669 | primary | 2018-01-30 10:54:28.226 | return self._create_function(args)
2018-01-30 10:54:28.229490 | primary | 2018-01-30 10:54:28.228 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/zaqarclient/queues/v2/message.py", line 60, in <lambda>
2018-01-30 10:54:28.231829 | primary | 2018-01-30 10:54:28.231 | return lambda args: Message(parent, **args)
2018-01-30 10:54:28.234218 | primary | 2018-01-30 10:54:28.233 | TypeError: __init__() got an unexpected keyword argument 'checksum'
2018-01-30 1

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zaqarclient (master)

Reviewed: https://review.openstack.org/539189
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=fd7a02588d05d816feb9392a8843ae3ae25bba90
Submitter: Zuul
Branch: master

commit fd7a02588d05d816feb9392a8843ae3ae25bba90
Author: rabi <email address hidden>
Date: Tue Jan 30 16:57:00 2018 +0530

    Add checksum to message __init__()

    c6bf0333631cd648108b5c3eb71fd12309f55457 has broken puthon-zaqarclient.

    Change-Id: I622affb0473643ca9eee45fe2d4ba6ab169d07b7
    Closes-Bug: #1746226

Changed in python-zaqarclient:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-zaqarclient 1.10.0

This issue was fixed in the openstack/python-zaqarclient 1.10.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.