mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
116 lines
20 KiB
Plaintext
116 lines
20 KiB
Plaintext
2025-12-08 12:09:42.936 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:09:42.937 DEBUG [tests.conftest] Running test: test_repeated_filter_requestID with id: 2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6
|
|
2025-12-08 12:09:42.937 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:09:42.938 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:09:42.938 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 12:09:42.948 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:09:42.949 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:42.955 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:09:42.955 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:42.960 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:09:42.960 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:42.961 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:09:42.961 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:09:42.962 DEBUG [tests.e2e.test_e2e] Create 3 nodes
|
|
2025-12-08 12:09:42.962 DEBUG [tests.e2e.test_e2e] Start 3 nodes with their corresponding config
|
|
2025-12-08 12:09:42.962 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:09:42.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:09:43.002 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-08 12:09:43.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.91
|
|
2025-12-08 12:09:43.002 DEBUG [src.node.docker_mananger] Generated ports ['53749', '53750', '53751', '53752', '53753']
|
|
2025-12-08 12:09:43.002 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:09:43.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:09:43.003 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:09:43.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 53749:53749 -p 53750:53750 -p 53751:53751 -p 53752:53752 -p 53753:53753 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53751 --rest-port=53749 --tcp-port=53750 --discv5-udp-port=53752 --rest-address=0.0.0.0 --nat=extip:172.18.183.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7ac0f5cabd07de0b2ff185aade29fc7a0fcecf82cdaf5dfbdffe0edae0389fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53753 --metrics-logging=true --relay=true --store=true
|
|
2025-12-08 12:09:45.147 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.91 waku a0278733526c61ca1eae1f9ad0ece201f22d0c3781ef91605b9313b3c32affb7
|
|
2025-12-08 12:09:45.179 DEBUG [src.node.docker_mananger] Container started with ID a0278733526c. Setting up logs at ./log/docker/node1_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:45.180 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53749
|
|
2025-12-08 12:09:45.180 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:09:46.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53749/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:46.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-08 12:09:46.185 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:09:46.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53749/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:46.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.91/tcp/53750/p2p/16Uiu2HAmNei2XAuGoRkM6cpW1xH6vFfxxNKKgRk8B15RReBzaBjC","/ip4/172.18.183.91/tcp/53751/ws/p2p/16Uiu2HAmNei2XAuGoRkM6cpW1xH6vFfxxNKKgRk8B15RReBzaBjC"],"enrUri":"enr:-L24QFuMIIw3Wy1rWEcWg-r4KeOm4eq6zy1QPbMXWxnxh9YqdxX_6BcNGSJQGIilfv8QPXygivBIVS0n4EHOGUSEMn0CgmlkgnY0gmlwhKwSt1uKbXVsdGlhZGRyc5YACASsErdbBtH2AAoErBK3WwbR990DgnJzhQADAQAAiXNlY3AyNTZrMaEDlIJpf_Sso7qAMDMuelvQky8CypRhyNguMjREdVouUC-DdGNwgtH2g3VkcILR-IV3YWt1MgM"}'
|
|
2025-12-08 12:09:46.188 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:09:46.188 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:09:46.188 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:09:46.190 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:09:46.190 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.183
|
|
2025-12-08 12:09:46.190 DEBUG [src.node.docker_mananger] Generated ports ['12088', '12089', '12090', '12091', '12092']
|
|
2025-12-08 12:09:46.190 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:09:46.191 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:09:46.191 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:09:46.191 DEBUG [src.node.docker_mananger] docker run -i -t -p 12088:12088 -p 12089:12089 -p 12090:12090 -p 12091:12091 -p 12092:12092 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12090 --rest-port=12088 --tcp-port=12089 --discv5-udp-port=12091 --rest-address=0.0.0.0 --nat=extip:172.18.183.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4ff1fd8e5d3b347fe66bddda5afdbbdbebe4aa2fe11d9adb8d65bbb9fcb3f6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12092 --metrics-logging=true --relay=true --store=true --filter=true --discv5-bootstrap-node=enr:-L24QFuMIIw3Wy1rWEcWg-r4KeOm4eq6zy1QPbMXWxnxh9YqdxX_6BcNGSJQGIilfv8QPXygivBIVS0n4EHOGUSEMn0CgmlkgnY0gmlwhKwSt1uKbXVsdGlhZGRyc5YACASsErdbBtH2AAoErBK3WwbR990DgnJzhQADAQAAiXNlY3AyNTZrMaEDlIJpf_Sso7qAMDMuelvQky8CypRhyNguMjREdVouUC-DdGNwgtH2g3VkcILR-IV3YWt1MgM
|
|
2025-12-08 12:09:46.368 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.183 waku fdc57a9ec975ba5bed8b00e84833742015b2c1a1e10747a7e800f43675210e46
|
|
2025-12-08 12:09:46.400 DEBUG [src.node.docker_mananger] Container started with ID fdc57a9ec975. Setting up logs at ./log/docker/node2_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:46.401 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12088
|
|
2025-12-08 12:09:46.401 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:09:47.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12088/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:47.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-08 12:09:47.406 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:09:47.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12088/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:47.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.183/tcp/12089/p2p/16Uiu2HAmDJHKauQ9hE3wGjojVfBZCHrENNYQ9XjEUVV3N1gJFjak","/ip4/172.18.183.183/tcp/12090/ws/p2p/16Uiu2HAmDJHKauQ9hE3wGjojVfBZCHrENNYQ9XjEUVV3N1gJFjak"],"enrUri":"enr:-L24QPPPgs5HvdILS8ftUCGoSPO3e3EFFSrBmeFR5Mta9OG6SndtrLwgo5moxrhPxs1picqMpC1OfZzq28RdBO2jlHMCgmlkgnY0gmlwhKwSt7eKbXVsdGlhZGRyc5YACASsEre3Bi85AAoErBK3twYvOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCY2tvSojbGnZWWJcwxFGRoS4vu_Ok_cf6pJwJqEs1a2DdGNwgi85g3VkcIIvO4V3YWt1Mgc"}'
|
|
2025-12-08 12:09:47.408 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:09:47.409 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:09:47.409 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:09:47.410 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:09:47.410 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.118
|
|
2025-12-08 12:09:47.410 DEBUG [src.node.docker_mananger] Generated ports ['12956', '12957', '12958', '12959', '12960']
|
|
2025-12-08 12:09:47.410 DEBUG [src.node.waku_node] Cluster id was resolved to: 3
|
|
2025-12-08 12:09:47.411 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-08 12:09:47.411 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:09:47.411 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:09:47.411 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:09:47.411 DEBUG [src.node.docker_mananger] docker run -i -t -p 12956:12956 -p 12957:12957 -p 12958:12958 -p 12959:12959 -p 12960:12960 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12958 --rest-port=12956 --tcp-port=12957 --discv5-udp-port=12959 --rest-address=0.0.0.0 --nat=extip:172.18.83.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=366011f7a821cdc2eddab0dee55ecadd547e12bca0d8bece6cde85a106cf2ac3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12960 --metrics-logging=true --relay=true --filternode=/ip4/172.18.183.183/tcp/12089/p2p/16Uiu2HAmDJHKauQ9hE3wGjojVfBZCHrENNYQ9XjEUVV3N1gJFjak --store=false --discv5-bootstrap-node=enr:-L24QPPPgs5HvdILS8ftUCGoSPO3e3EFFSrBmeFR5Mta9OG6SndtrLwgo5moxrhPxs1picqMpC1OfZzq28RdBO2jlHMCgmlkgnY0gmlwhKwSt7eKbXVsdGlhZGRyc5YACASsEre3Bi85AAoErBK3twYvOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCY2tvSojbGnZWWJcwxFGRoS4vu_Ok_cf6pJwJqEs1a2DdGNwgi85g3VkcIIvO4V3YWt1Mgc
|
|
2025-12-08 12:09:47.620 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.118 waku 6776aa0618dac1afd53c85d64c094350d03511d771205b20a324f1dde2fc49d9
|
|
2025-12-08 12:09:47.648 DEBUG [src.node.docker_mananger] Container started with ID 6776aa0618da. Setting up logs at ./log/docker/node3_2025-12-08_12-09-42__3c74afe7-af2f-4ae5-9da5-e03873f45eb6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:09:47.649 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12956
|
|
2025-12-08 12:09:47.649 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:09:48.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12956/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:48.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2025-12-08 12:09:48.654 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:09:48.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12956/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:48.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.118/tcp/12957/p2p/16Uiu2HAm9zEXrxEso3N6uBKyiU2WmWKSPKFrMCnCP5TQTNTpmsCw","/ip4/172.18.83.118/tcp/12958/ws/p2p/16Uiu2HAm9zEXrxEso3N6uBKyiU2WmWKSPKFrMCnCP5TQTNTpmsCw"],"enrUri":"enr:-L24QH9Tc6fHgvdshXnG-eKv6qVj0aU90yA8flBHDH-J35rAA_ncJxBFYCaVoN0CvUUwbcgwKrDBdQrDocmr0vxa5akCgmlkgnY0gmlwhKwSU3aKbXVsdGlhZGRyc5YACASsElN2BjKdAAoErBJTdgYynt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2FsCsz13jV37rB7kXVKbOPZr934DKvOfJ3dYDwneqgyDdGNwgjKdg3VkcIIyn4V3YWt1MgE"}'
|
|
2025-12-08 12:09:48.657 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:09:48.657 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topics
|
|
2025-12-08 12:09:48.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53749/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:09:48.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:09:48.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12088/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:09:48.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:09:48.666 DEBUG [tests.e2e.test_e2e] Wait for all nodes auto connection
|
|
2025-12-08 12:09:48.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53749/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:48.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.183.183/tcp/46150/p2p/16Uiu2HAmDJHKauQ9hE3wGjojVfBZCHrENNYQ9XjEUVV3N1gJFjak","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}]'
|
|
2025-12-08 12:09:48.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12088/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:09:48.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.183.91/tcp/53750/p2p/16Uiu2HAmNei2XAuGoRkM6cpW1xH6vFfxxNKKgRk8B15RReBzaBjC","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"Discv5"}]'
|
|
2025-12-08 12:09:48.673 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-08 12:10:18.674 DEBUG [tests.e2e.test_e2e] Node3 subscribe to filter for pubsubtopic /waku/2/rs/3/1 2 times with same request id
|
|
2025-12-08 12:10:18.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12956/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:18.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-08 12:10:18.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12956/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:18.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-08 12:10:18.693 DEBUG [tests.e2e.test_e2e] Node1 publish message for topic /waku/2/rs/3/1
|
|
2025-12-08 12:10:18.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 12:10:18.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53749/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:10:18.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:18.700 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 12:10:18.901 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-08 12:10:23.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12956/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:23.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765195818694226162,"ephemeral":false}]'
|
|
2025-12-08 12:10:23.905 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765195818694226162, 'ephemeral': False}]
|
|
2025-12-08 12:10:23.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12956/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:23.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2025-12-08 12:10:23.907 DEBUG [tests.e2e.test_e2e] Response for node3 using same request ID is []
|
|
2025-12-08 12:10:23.909 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:23.910 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:23.911 DEBUG [src.node.waku_node] Stopping container with id a0278733526c
|
|
2025-12-08 12:10:24.474 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:24.474 DEBUG [src.node.waku_node] Stopping container with id fdc57a9ec975
|
|
2025-12-08 12:10:25.029 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:25.030 DEBUG [src.node.waku_node] Stopping container with id 6776aa0618da
|
|
2025-12-08 12:10:25.288 ERROR [src.node.docker_mananger] Max retries reached for container a0278733526c. Exiting log stream.
|
|
2025-12-08 12:10:25.550 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:25.551 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:25.573 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:25.625 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:25.648 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|