mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
123 lines
23 KiB
Plaintext
123 lines
23 KiB
Plaintext
2026-03-18 09:12:33.723 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:12:33.723 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_timestamps with id: 2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93
|
|
2026-03-18 09:12:33.724 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:12:33.724 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-18 09:12:33.731 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:12:33.731 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:33.731 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:12:33.731 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:12:33.732 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:12:33.732 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.168
|
|
2026-03-18 09:12:33.733 DEBUG [src.node.docker_mananger] Generated ports ['16810', '16811', '16812', '16813', '16814']
|
|
2026-03-18 09:12:33.733 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:12:33.733 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:12:33.733 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:12:33.733 DEBUG [src.node.docker_mananger] docker run -i -t -p 16810:16810 -p 16811:16811 -p 16812:16812 -p 16813:16813 -p 16814:16814 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=16812 --rest-port=16810 --tcp-port=16811 --discv5-udp-port=16813 --rest-address=0.0.0.0 --nat=extip:172.18.3.168 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=be6c95c16ece9fcd4aa7396d66d328f724ad4db727fdfe7fdd7cbdaf3c1cb62d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16814 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-18 09:12:33.925 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.168 waku 8191b93913cbc8ca6fb13309146223c00ca170f2387c8a6d4d57127606a9ac34
|
|
2026-03-18 09:12:33.959 DEBUG [src.node.docker_mananger] Container started with ID 8191b93913cb. Setting up logs at ./log/docker/receiving_node1_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:33.960 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 16810
|
|
2026-03-18 09:12:33.961 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:12:33.977 ERROR [src.node.docker_mananger] Max retries reached for container 08d43ee3fa5a. Exiting log stream.
|
|
2026-03-18 09:12:34.483 ERROR [src.node.docker_mananger] Max retries reached for container 4a3416bb743f. Exiting log stream.
|
|
2026-03-18 09:12:34.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16810/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:34.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:12:34.964 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:12:34.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16810/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:34.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.168/tcp/16811/p2p/16Uiu2HAkwQh4JSXzPNkZLjE7azbzuk6JustHk5qkiTMSbQj2XmqP","/ip4/172.18.3.168/tcp/16812/ws/p2p/16Uiu2HAkwQh4JSXzPNkZLjE7azbzuk6JustHk5qkiTMSbQj2XmqP"],"enrUri":"enr:-L24QEK4s0EhCr3mNnGbUrSOwxO1Map4aBqBKX8SeNq_iI_UTR3AiuYZX43fVfpM3q0rCOtYf8wytmLTbzLZ__egmgsCgmlkgnY0gmlwhKwSA6iKbXVsdGlhZGRyc5YACASsEgOoBkGrAAoErBIDqAZBrN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECHXcC-jAioKYPEVeap3ruA1VyFNHQvYTVOxl0swuerOaDdGNwgkGrg3VkcIJBrYV3YWt1Mgk"}'
|
|
2026-03-18 09:12:34.967 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:12:34.974 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:12:34.974 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:34.974 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:12:34.974 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:12:34.975 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:12:34.976 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.43
|
|
2026-03-18 09:12:34.976 DEBUG [src.node.docker_mananger] Generated ports ['8247', '8248', '8249', '8250', '8251']
|
|
2026-03-18 09:12:34.976 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:12:34.976 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:12:34.976 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:12:34.976 DEBUG [src.node.docker_mananger] docker run -i -t -p 8247:8247 -p 8248:8248 -p 8249:8249 -p 8250:8250 -p 8251:8251 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8249 --rest-port=8247 --tcp-port=8248 --discv5-udp-port=8250 --rest-address=0.0.0.0 --nat=extip:172.18.213.43 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d9dbe6b533be22ecfe3fa2bc5fcbe9c8a35d5f0ab06fd05a49ddb4a80dfa52ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8251 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-18 09:12:35.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.43 waku 0a2000f7d7c48357b0bc33ef94c17e5e6e95207c9c82ccf7b170109984a9754e
|
|
2026-03-18 09:12:35.205 DEBUG [src.node.docker_mananger] Container started with ID 0a2000f7d7c4. Setting up logs at ./log/docker/receiving_node2_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:35.206 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 8247
|
|
2026-03-18 09:12:35.206 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:12:36.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8247/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:36.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:12:36.209 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:12:36.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8247/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:36.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.43/tcp/8248/p2p/16Uiu2HAmBQpicepTs3xWJTNi84agR9jVGUiHFnC7PHgx5VHrLB47","/ip4/172.18.213.43/tcp/8249/ws/p2p/16Uiu2HAmBQpicepTs3xWJTNi84agR9jVGUiHFnC7PHgx5VHrLB47"],"enrUri":"enr:-L24QLKqeAulOvMdwlr5Z6DyH_7Ek9NPCmiC-LO-K5yH9zZpdYz3dvBea4ryUQCE7Cch-MIKbfhJZWRRolqJ3sqv2FoCgmlkgnY0gmlwhKwS1SuKbXVsdGlhZGRyc5YACASsEtUrBiA4AAoErBLVKwYgOd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7YNKWwVaKyxNqIgzs6HLEI4oodvcJOhWvP6XNfx1xSSDdGNwgiA4g3VkcIIgOoV3YWt1MgE"}'
|
|
2026-03-18 09:12:36.212 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:12:36.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8247/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.168/tcp/16811/p2p/16Uiu2HAkwQh4JSXzPNkZLjE7azbzuk6JustHk5qkiTMSbQj2XmqP"]'
|
|
2026-03-18 09:12:36.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:36.261 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:12:36.261 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:36.261 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:12:36.261 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:12:36.270 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:12:36.271 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.16
|
|
2026-03-18 09:12:36.273 DEBUG [src.node.docker_mananger] Generated ports ['24830', '24831', '24832', '24833', '24834']
|
|
2026-03-18 09:12:36.274 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:12:36.275 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:12:36.275 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:12:36.276 DEBUG [src.node.docker_mananger] docker run -i -t -p 24830:24830 -p 24831:24831 -p 24832:24832 -p 24833:24833 -p 24834:24834 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24832 --rest-port=24830 --tcp-port=24831 --discv5-udp-port=24833 --rest-address=0.0.0.0 --nat=extip:172.18.129.16 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ebad73fd7dfaacdf17ddb5a4dfcaecaeccccf4bafa18f4fcf37eab9b67f6603a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24834 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEK4s0EhCr3mNnGbUrSOwxO1Map4aBqBKX8SeNq_iI_UTR3AiuYZX43fVfpM3q0rCOtYf8wytmLTbzLZ__egmgsCgmlkgnY0gmlwhKwSA6iKbXVsdGlhZGRyc5YACASsEgOoBkGrAAoErBIDqAZBrN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECHXcC-jAioKYPEVeap3ruA1VyFNHQvYTVOxl0swuerOaDdGNwgkGrg3VkcIJBrYV3YWt1Mgk --lightpushnode=/ip4/172.18.3.168/tcp/16811/p2p/16Uiu2HAkwQh4JSXzPNkZLjE7azbzuk6JustHk5qkiTMSbQj2XmqP --lightpush=true --relay=true
|
|
2026-03-18 09:12:36.469 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.16 waku 161e1d2a305e35fdb6d6181fa18435454638c46dd073b15537fd811cd94c21c1
|
|
2026-03-18 09:12:36.504 DEBUG [src.node.docker_mananger] Container started with ID 161e1d2a305e. Setting up logs at ./log/docker/lightpush_node1_2026-03-18_09-12-33__51ddb618-52a1-4024-b559-e88dc7084d93__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:12:36.504 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 24830
|
|
2026-03-18 09:12:36.504 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:12:37.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24830/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:37.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:12:37.508 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:12:37.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24830/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:12:37.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.16/tcp/24831/p2p/16Uiu2HAmFKBuLsygjZ453CTN6rXMS8d8mwEfcNtBgCXesMqynkX4","/ip4/172.18.129.16/tcp/24832/ws/p2p/16Uiu2HAmFKBuLsygjZ453CTN6rXMS8d8mwEfcNtBgCXesMqynkX4"],"enrUri":"enr:-L24QH9DglNyIvSYM2YrsWKLmDbIyzI5SJFQOKUkul0HcNogXkduOP4oSFnEHyqA4omDn35WXFv-McHSJEZtMhKYkJUCgmlkgnY0gmlwhKwSgRCKbXVsdGlhZGRyc5YACASsEoEQBmD_AAoErBKBEAZhAN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDJ4CB2S5k8UH7ocmNXtdx-icuRoV47TMDa0spaVY_XWODdGNwgmD_g3VkcIJhAYV3YWt1Mgk"}'
|
|
2026-03-18 09:12:37.511 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:12:37.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.168/tcp/16811/p2p/16Uiu2HAkwQh4JSXzPNkZLjE7azbzuk6JustHk5qkiTMSbQj2XmqP"]'
|
|
2026-03-18 09:12:37.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:37.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.213.43/tcp/8248/p2p/16Uiu2HAmBQpicepTs3xWJTNi84agR9jVGUiHFnC7PHgx5VHrLB47"]'
|
|
2026-03-18 09:12:37.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:37.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16810/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:12:37.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:37.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8247/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:12:37.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:37.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:12:37.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:12:37.623 DEBUG [tests.light_push.test_publish] Running test with timestamp Timestamp as string number
|
|
2026-03-18 09:12:37.624 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": "1773824708146715392"}}'
|
|
2026-03-18 09:12:37.630 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.632 DEBUG [tests.light_push.test_publish] Running test with timestamp Invalid large number
|
|
2026-03-18 09:12:37.633 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 9223372036854775808}}'
|
|
2026-03-18 09:12:37.637 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.638 DEBUG [tests.light_push.test_publish] Running test with timestamp Float number
|
|
2026-03-18 09:12:37.639 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1.7738247081467164e+18}}'
|
|
2026-03-18 09:12:37.641 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.642 DEBUG [tests.light_push.test_publish] Running test with timestamp Array instead of timestamp
|
|
2026-03-18 09:12:37.642 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": [1773824708146717696]}}'
|
|
2026-03-18 09:12:37.645 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.645 DEBUG [tests.light_push.test_publish] Running test with timestamp Object instead of timestamp
|
|
2026-03-18 09:12:37.646 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": {"time": 1773824708146717952}}}'
|
|
2026-03-18 09:12:37.648 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.649 DEBUG [tests.light_push.test_publish] Running test with timestamp ISO 8601 timestamp
|
|
2026-03-18 09:12:37.650 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": "2023-12-26T10:58:51"}}'
|
|
2026-03-18 09:12:37.652 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.653 DEBUG [tests.light_push.test_publish] Running test with timestamp Missing
|
|
2026-03-18 09:12:37.653 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:12:37.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24830/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": null}}'
|
|
2026-03-18 09:12:37.656 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24830/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-18 09:12:37.658 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:12:37.659 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:12:37.659 DEBUG [src.node.waku_node] Stopping container with id 8191b93913cb
|
|
2026-03-18 09:12:38.240 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:38.241 DEBUG [src.node.waku_node] Stopping container with id 0a2000f7d7c4
|
|
2026-03-18 09:12:38.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:38.819 DEBUG [src.node.waku_node] Stopping container with id 161e1d2a305e
|
|
2026-03-18 09:12:39.054 ERROR [src.node.docker_mananger] Max retries reached for container 8191b93913cb. Exiting log stream.
|
|
2026-03-18 09:12:39.368 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:12:39.370 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:12:39.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:39.389 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:12:39.398 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|