Test Report : TEST-lifetime_test-20231119212837.xml
Test Suite: lifetime_test-20231119212837
Results
| Duration | 362.385 sec |
| Tests | 1 |
| Failures | 0 |
Tests
lifetime_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 362.385 sec |
| Failed | None |
None
Suite stdout:
[1700429317908] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1700429317908] [INFO] FW-UPD Initialized
[1700429317908] [DBG] FW-UPD enter <function device_base.set_hub at 0x7f3c7b98fb00> (<uclient.hub.HUB object at 0x7f3c7b590550>,)
[1700429317908] [DBG] FW-UPD exit <function device_base.set_hub at 0x7f3c7b98fb00> ret: None
[1700429317908] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7f3c7b98e480> ('<48:3f:da:55:07:5b/status', '-1')
[1700429317908] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7f3c7b98e480> ret: None
[1700429317908] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7f3c7b98e200> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f3c7b590550>>,)
[1700429317908] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7f3c7b98e200> ret: None
[1700429317908] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7f3c7b98e340> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f3c7b590550>>,)
[1700429317908] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7f3c7b98e340> ret: None
[1700429317908] [DBG] MQTT enter <function mqtt_transport.connect at 0x7f3c7b98d620> ('x.ks.ua', 1883)
[1700429318911] [INFO] HUB Connected
[1700429318911] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429318952] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429318952] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429318996] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429318996] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1700429318996] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319040] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319040] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1700429319040] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319084] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319084] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1700429319084] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319128] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319128] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1700429319128] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319172] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319172] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1700429319172] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319216] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319216] [DBG] MQTT exit <function mqtt_transport.connect at 0x7f3c7b98d620> ret: None
[1700429319217] [DBG] HUB Step, state: 0 (next: 1700429320217)
[1700429319217] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1700429319217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/reg', '48:3f:da:55:07:5b')
[1700429319261] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429319304] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1700429319262 }
[1700429319304] [INFO] HUB Registration finish, time: 1700429319262
[1700429319304] [DBG] FW-UPD enter <function device_base.register at 0x7f3c7b71c040> (1700429319,)
[1700429319304] [INFO] FW-UPD Device 3996365522 registration on the server @ 1700429319
[1700429319304] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1700429319304] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f3c7b98de40> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f3c7b590550>>)
[1700429319348] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f3c7b98de40> ret: None
[1700429319348] [DBG] FW-UPD exit <function device_base.register at 0x7f3c7b71c040> ret: None
[1700429320217] [DBG] HUB Step, state: 1 (next: 1700429321217)
[1700429320217] [DBG] FW-UPD enter <function device_base.info_req at 0x7f3c7b71c900> ()
[1700429320217] [DBG] FW-UPD exit <function device_base.info_req at 0x7f3c7b71c900> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1700429319}}
[1700429320217] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R231119;master;c5493d6a3d66a18e791cea35edb8dfef668730bf", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1700429319}}]} }
[1700429320217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R231119;master;c5493d6a3d66a18e791cea35edb8dfef668730bf", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1700429319}}]}')
[1700429320217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
Waiting for status: 61 s
[1700429380217] [DBG] HUB Step, state: 2 (next: 1700429440217)
[1700429380217] [INFO] HUB Publish message: { topic: status, value: 0 }
[1700429380217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/48:3f:da:55:07:5b/status', 0)
[1700429380217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429380217] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c7b98fec0> ()
[1700429380217] [INFO] HUB Publish message: { topic: 3996365522/status, value: 0 }
[1700429380217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1700429380217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429380217] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c7b98fec0> ret: None
Start: 1700429380.2741375
[1700429380279] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 0)
[1700429380279] [INFO] HUB Publish message: { topic: 3996365522/8, value: 0 }
[1700429380279] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1700429380279] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429380279] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429381281] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 1)
[1700429381281] [INFO] HUB Publish message: { topic: 3996365522/8, value: 1 }
[1700429381281] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1700429381283] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429381283] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429382284] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 2)
[1700429382285] [INFO] HUB Publish message: { topic: 3996365522/8, value: 2 }
[1700429382285] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1700429382289] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429382289] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429383293] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 3)
[1700429383294] [INFO] HUB Publish message: { topic: 3996365522/8, value: 3 }
[1700429383294] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1700429383297] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429383297] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429384300] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 4)
[1700429384300] [INFO] HUB Publish message: { topic: 3996365522/8, value: 4 }
[1700429384300] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1700429384301] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429384303] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429385305] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 5)
[1700429385305] [INFO] HUB Publish message: { topic: 3996365522/8, value: 5 }
[1700429385305] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1700429385305] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429385306] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429386308] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 6)
[1700429386308] [INFO] HUB Publish message: { topic: 3996365522/8, value: 6 }
[1700429386308] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1700429386308] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429386308] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429387311] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 7)
[1700429387311] [INFO] HUB Publish message: { topic: 3996365522/8, value: 7 }
[1700429387311] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1700429387312] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429387312] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429388313] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 8)
[1700429388313] [INFO] HUB Publish message: { topic: 3996365522/8, value: 8 }
[1700429388313] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1700429388313] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429388314] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429389316] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 9)
[1700429389316] [INFO] HUB Publish message: { topic: 3996365522/8, value: 9 }
[1700429389316] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1700429389316] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429389318] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429390321] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 10)
[1700429390321] [INFO] HUB Publish message: { topic: 3996365522/8, value: 10 }
[1700429390321] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1700429390321] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429390321] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429391324] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 11)
[1700429391324] [INFO] HUB Publish message: { topic: 3996365522/8, value: 11 }
[1700429391324] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1700429391324] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429391324] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429392326] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 12)
[1700429392326] [INFO] HUB Publish message: { topic: 3996365522/8, value: 12 }
[1700429392326] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1700429392326] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429392328] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429393330] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 13)
[1700429393331] [INFO] HUB Publish message: { topic: 3996365522/8, value: 13 }
[1700429393331] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1700429393331] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429393334] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429394337] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 14)
[1700429394337] [INFO] HUB Publish message: { topic: 3996365522/8, value: 14 }
[1700429394337] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1700429394337] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429394337] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429395341] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 15)
[1700429395341] [INFO] HUB Publish message: { topic: 3996365522/8, value: 15 }
[1700429395341] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1700429395342] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429395342] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429396343] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 16)
[1700429396343] [INFO] HUB Publish message: { topic: 3996365522/8, value: 16 }
[1700429396343] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1700429396343] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429396343] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429397345] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 17)
[1700429397345] [INFO] HUB Publish message: { topic: 3996365522/8, value: 17 }
[1700429397345] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1700429397345] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429397345] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429398347] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 18)
[1700429398347] [INFO] HUB Publish message: { topic: 3996365522/8, value: 18 }
[1700429398347] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1700429398347] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429398347] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429399354] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 19)
[1700429399355] [INFO] HUB Publish message: { topic: 3996365522/8, value: 19 }
[1700429399355] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1700429399356] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429399356] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429400361] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 20)
[1700429400361] [INFO] HUB Publish message: { topic: 3996365522/8, value: 20 }
[1700429400361] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1700429400367] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429400367] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429401369] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 21)
[1700429401369] [INFO] HUB Publish message: { topic: 3996365522/8, value: 21 }
[1700429401370] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1700429401370] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429401372] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429402374] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 22)
[1700429402374] [INFO] HUB Publish message: { topic: 3996365522/8, value: 22 }
[1700429402374] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1700429402374] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429402374] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429403375] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 23)
[1700429403375] [INFO] HUB Publish message: { topic: 3996365522/8, value: 23 }
[1700429403375] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1700429403376] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429403376] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429404378] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 24)
[1700429404379] [INFO] HUB Publish message: { topic: 3996365522/8, value: 24 }
[1700429404379] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1700429404379] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429404382] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429405383] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 25)
[1700429405383] [INFO] HUB Publish message: { topic: 3996365522/8, value: 25 }
[1700429405383] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1700429405384] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429405384] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429406387] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 26)
[1700429406387] [INFO] HUB Publish message: { topic: 3996365522/8, value: 26 }
[1700429406387] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1700429406389] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429406389] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429407391] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 27)
[1700429407391] [INFO] HUB Publish message: { topic: 3996365522/8, value: 27 }
[1700429407391] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1700429407391] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429407391] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429408396] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 28)
[1700429408396] [INFO] HUB Publish message: { topic: 3996365522/8, value: 28 }
[1700429408396] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1700429408396] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429408398] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429409401] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 29)
[1700429409401] [INFO] HUB Publish message: { topic: 3996365522/8, value: 29 }
[1700429409401] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1700429409402] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429409402] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
Waiting for status: 61 s
[1700429440217] [DBG] HUB Step, state: 2 (next: 1700429500217)
[1700429440217] [INFO] HUB Publish message: { topic: status, value: 30 }
[1700429440217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/48:3f:da:55:07:5b/status', 30)
[1700429440217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429440217] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c7b98fec0> ()
[1700429440217] [INFO] HUB Publish message: { topic: 3996365522/status, value: 30 }
[1700429440217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1700429440217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429440217] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c7b98fec0> ret: None
Stop: 1700429440.2317848; diff: 59.9576473236084
[1700429440236] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1700429440236] [INFO] HUB Set new lifetime: 120
Waiting for status: 121 s
[1700429560217] [DBG] HUB Step, state: 2 (next: 1700429680217)
[1700429560217] [INFO] HUB Publish message: { topic: status, value: 30 }
[1700429560217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/48:3f:da:55:07:5b/status', 30)
[1700429560217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429560217] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c7b98fec0> ()
[1700429560217] [INFO] HUB Publish message: { topic: 3996365522/status, value: 30 }
[1700429560217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1700429560217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429560217] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c7b98fec0> ret: None
Start: 1700429560.271854
[1700429560274] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 0)
[1700429560274] [INFO] HUB Publish message: { topic: 3996365522/8, value: 0 }
[1700429560274] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1700429560274] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429560274] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429561277] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 1)
[1700429561277] [INFO] HUB Publish message: { topic: 3996365522/8, value: 1 }
[1700429561277] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1700429561284] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429561284] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429562290] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 2)
[1700429562290] [INFO] HUB Publish message: { topic: 3996365522/8, value: 2 }
[1700429562290] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1700429562290] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429562291] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429563292] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 3)
[1700429563292] [INFO] HUB Publish message: { topic: 3996365522/8, value: 3 }
[1700429563292] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1700429563292] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429563292] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429564296] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 4)
[1700429564296] [INFO] HUB Publish message: { topic: 3996365522/8, value: 4 }
[1700429564296] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1700429564296] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429564298] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429565301] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 5)
[1700429565301] [INFO] HUB Publish message: { topic: 3996365522/8, value: 5 }
[1700429565301] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1700429565301] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429565301] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429566305] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 6)
[1700429566305] [INFO] HUB Publish message: { topic: 3996365522/8, value: 6 }
[1700429566305] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1700429566308] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429566308] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429567309] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 7)
[1700429567309] [INFO] HUB Publish message: { topic: 3996365522/8, value: 7 }
[1700429567309] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1700429567310] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429567310] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429568314] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 8)
[1700429568314] [INFO] HUB Publish message: { topic: 3996365522/8, value: 8 }
[1700429568314] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1700429568314] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429568316] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429569317] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 9)
[1700429569317] [INFO] HUB Publish message: { topic: 3996365522/8, value: 9 }
[1700429569317] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1700429569317] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429569317] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429570319] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 10)
[1700429570319] [INFO] HUB Publish message: { topic: 3996365522/8, value: 10 }
[1700429570319] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1700429570319] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429570322] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429571323] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 11)
[1700429571323] [INFO] HUB Publish message: { topic: 3996365522/8, value: 11 }
[1700429571323] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1700429571323] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429571323] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429572324] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 12)
[1700429572324] [INFO] HUB Publish message: { topic: 3996365522/8, value: 12 }
[1700429572324] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1700429572324] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429572324] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429573326] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 13)
[1700429573326] [INFO] HUB Publish message: { topic: 3996365522/8, value: 13 }
[1700429573326] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1700429573327] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429573327] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429574329] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 14)
[1700429574329] [INFO] HUB Publish message: { topic: 3996365522/8, value: 14 }
[1700429574329] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1700429574329] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429574329] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429575330] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 15)
[1700429575330] [INFO] HUB Publish message: { topic: 3996365522/8, value: 15 }
[1700429575330] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1700429575331] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429575331] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429576332] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 16)
[1700429576332] [INFO] HUB Publish message: { topic: 3996365522/8, value: 16 }
[1700429576332] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1700429576332] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429576334] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429577338] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 17)
[1700429577338] [INFO] HUB Publish message: { topic: 3996365522/8, value: 17 }
[1700429577338] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1700429577338] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429577339] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429578341] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 18)
[1700429578341] [INFO] HUB Publish message: { topic: 3996365522/8, value: 18 }
[1700429578341] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1700429578341] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429578343] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429579346] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 19)
[1700429579346] [INFO] HUB Publish message: { topic: 3996365522/8, value: 19 }
[1700429579347] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1700429579347] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429579350] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429580352] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 20)
[1700429580352] [INFO] HUB Publish message: { topic: 3996365522/8, value: 20 }
[1700429580352] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1700429580353] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429580355] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429581356] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 21)
[1700429581356] [INFO] HUB Publish message: { topic: 3996365522/8, value: 21 }
[1700429581356] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1700429581357] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429581358] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429582359] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 22)
[1700429582359] [INFO] HUB Publish message: { topic: 3996365522/8, value: 22 }
[1700429582359] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1700429582360] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429582360] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429583361] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 23)
[1700429583361] [INFO] HUB Publish message: { topic: 3996365522/8, value: 23 }
[1700429583361] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1700429583361] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429583361] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429584365] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 24)
[1700429584365] [INFO] HUB Publish message: { topic: 3996365522/8, value: 24 }
[1700429584365] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1700429584366] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429584366] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429585370] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 25)
[1700429585370] [INFO] HUB Publish message: { topic: 3996365522/8, value: 25 }
[1700429585370] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1700429585372] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429585374] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429586376] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 26)
[1700429586376] [INFO] HUB Publish message: { topic: 3996365522/8, value: 26 }
[1700429586376] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1700429586377] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429586379] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429587381] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 27)
[1700429587381] [INFO] HUB Publish message: { topic: 3996365522/8, value: 27 }
[1700429587381] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1700429587381] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429587381] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429588384] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 28)
[1700429588384] [INFO] HUB Publish message: { topic: 3996365522/8, value: 28 }
[1700429588384] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1700429588384] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429588387] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
[1700429589390] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f3c7b98fd80> (8, 29)
[1700429589390] [INFO] HUB Publish message: { topic: 3996365522/8, value: 29 }
[1700429589390] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1700429589390] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429589390] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f3c7b98fd80> ret: None
Waiting for status: 121 s
[1700429680217] [DBG] HUB Step, state: 2 (next: 1700429800217)
[1700429680217] [INFO] HUB Publish message: { topic: status, value: 60 }
[1700429680217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('/48:3f:da:55:07:5b/status', 60)
[1700429680217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429680217] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f3c7b98fec0> ()
[1700429680217] [INFO] HUB Publish message: { topic: 3996365522/status, value: 60 }
[1700429680217] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f3c7b98dd00> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1700429680217] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f3c7b98dd00> ret: None
[1700429680217] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f3c7b98fec0> ret: None
Stop: 1700429680.2740715; diff: 120.00221753120422
Lifetime: 240.04032802581787
[1700429680277] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7f3c7b98e0c0> ()
[1700429680277] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7f3c7b98e0c0> ret: None
[1700429680279] [WARN] HUB Disconecting from broker
Suite stderr:
2023-11-19 21:28:40,223 - TEST - INFO - OP take: 1005.887 ms
2023-11-19 21:28:40,227 - TEST - INFO - Connected with result code: 0
2023-11-19 21:28:40,234 - TEST - INFO - OP take: 10.125 ms
2023-11-19 21:29:40,275 - TEST - INFO - OP take: 59039.299 ms
2023-11-19 21:30:40,232 - TEST - INFO - OP take: 29829.919 ms
2023-11-19 21:30:40,234 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2023-11-19 21:32:40,271 - TEST - INFO - OP take: 119031.719 ms
2023-11-19 21:34:40,274 - TEST - INFO - OP take: 89883.808 ms
2023-11-19 21:34:40,278 - TEST - WARNING - Disconecting from broker
2023-11-19 21:34:40,285 - TEST - WARNING - Disconecting from broker