mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 13:02:15 +00:00
157 lines
30 KiB
Plaintext
157 lines
30 KiB
Plaintext
2026-04-22 14:40:06.238 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-22 14:40:06.239 DEBUG [tests.conftest] Running test: test_filter_auto_sharding_multiple_content_topics with id: 2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676
|
|
2026-04-22 14:40:06.239 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-22 14:40:06.239 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-22 14:40:06.239 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-22 14:40:06.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 14:40:06.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:06.247 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 14:40:06.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 14:40:06.248 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 14:40:06.248 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.73
|
|
2026-04-22 14:40:06.248 DEBUG [src.node.docker_mananger] Generated ports ['42787', '42788', '42789', '42790', '42791']
|
|
2026-04-22 14:40:06.248 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-04-22 14:40:06.249 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 14:40:06.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 14:40:06.249 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 14:40:06.249 DEBUG [src.node.docker_mananger] docker run -i -t -p 42787:42787 -p 42788:42788 -p 42789:42789 -p 42790:42790 -p 42791:42791 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=42789 --rest-port=42787 --tcp-port=42788 --discv5-udp-port=42790 --rest-address=0.0.0.0 --nat=extip:172.18.80.73 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=f3fe02cf2ebda11ab9deadff4c4edb8a973d2da0aef518f140a5aa20bdb8fa7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42791 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
|
2026-04-22 14:40:06.439 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.73 waku b672d09f29742ef568deac5e0b16a908de7fbb0e104d8e32792c7a19d7cea5b8
|
|
2026-04-22 14:40:06.470 DEBUG [src.node.docker_mananger] Container started with ID b672d09f2974. Setting up logs at ./log/docker/node1_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:06.470 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42787
|
|
2026-04-22 14:40:06.470 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 14:40:07.041 ERROR [src.node.docker_mananger] Max retries reached for container d7f257e45011. Exiting log stream.
|
|
2026-04-22 14:40:07.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42787/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:07.474 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 14:40:07.475 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 14:40:07.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42787/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:07.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.73/tcp/42788/p2p/16Uiu2HAm1Cd7tUhjRHVnRvQELjyH6A5pdVoJC7ygvS5MDCWMPD5R","/ip4/172.18.80.73/tcp/42789/ws/p2p/16Uiu2HAm1Cd7tUhjRHVnRvQELjyH6A5pdVoJC7ygvS5MDCWMPD5R"],"enrUri":"enr:-L24QKq2iyqm9NiCCwx4ZQai7xdropSZqsB-wiydyMhC6FliCERCMurFdfCxmN9GCmWf2pA5I7JyCxxPIxr5YWkXxZ4CgmlkgnY0gmlwhKwSUEmKbXVsdGlhZGRyc5YACASsElBJBqckAAoErBJQSQanJd0DgnJzhQDHAQAAiXNlY3AyNTZrMaECVc5WNGyRB5a2Fo4ZdCjA6FPwcG6Gh9Y1Gd0UGn0dkUCDdGNwgqckg3VkcIKnJoV3YWt1MgU"}'
|
|
2026-04-22 14:40:07.477 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 14:40:07.484 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 14:40:07.484 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:07.484 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 14:40:07.484 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 14:40:07.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 14:40:07.486 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.76
|
|
2026-04-22 14:40:07.486 DEBUG [src.node.docker_mananger] Generated ports ['14714', '14715', '14716', '14717', '14718']
|
|
2026-04-22 14:40:07.486 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 14:40:07.486 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 14:40:07.486 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 14:40:07.486 DEBUG [src.node.docker_mananger] docker run -i -t -p 14714:14714 -p 14715:14715 -p 14716:14716 -p 14717:14717 -p 14718:14718 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=14716 --rest-port=14714 --tcp-port=14715 --discv5-udp-port=14717 --rest-address=0.0.0.0 --nat=extip:172.18.178.76 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=98cb1e3dee10fa7db21df8edd884b8b83d3d25acf90ae6d3b9beed59ff92f613 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14718 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKq2iyqm9NiCCwx4ZQai7xdropSZqsB-wiydyMhC6FliCERCMurFdfCxmN9GCmWf2pA5I7JyCxxPIxr5YWkXxZ4CgmlkgnY0gmlwhKwSUEmKbXVsdGlhZGRyc5YACASsElBJBqckAAoErBJQSQanJd0DgnJzhQDHAQAAiXNlY3AyNTZrMaECVc5WNGyRB5a2Fo4ZdCjA6FPwcG6Gh9Y1Gd0UGn0dkUCDdGNwgqckg3VkcIKnJoV3YWt1MgU --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
|
2026-04-22 14:40:07.673 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.76 waku e64b939466402bc62123ffcf0166c4b589f9fc1cb7d5d8e2f1c801f733eb9aec
|
|
2026-04-22 14:40:07.707 DEBUG [src.node.docker_mananger] Container started with ID e64b93946640. Setting up logs at ./log/docker/node3_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:07.707 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14714
|
|
2026-04-22 14:40:07.707 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 14:40:08.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14714/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:08.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 14:40:08.741 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 14:40:08.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:08.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.76/tcp/14715/p2p/16Uiu2HAmGa5MjTfordPXrPaaqWmvrnkejVdhpSFRG3RnGgPk6Xd4","/ip4/172.18.178.76/tcp/14716/ws/p2p/16Uiu2HAmGa5MjTfordPXrPaaqWmvrnkejVdhpSFRG3RnGgPk6Xd4"],"enrUri":"enr:-L24QBhqf_gQDYK38kMn-MnK-PqQ1WFSCCnDzrHT3k2-AYQifkpkxg0ahPZXnIi-w5J_2INP0Tb2A1PC4G6ZaKw_esACgmlkgnY0gmlwhKwSskyKbXVsdGlhZGRyc5YACASsErJMBjl7AAoErBKyTAY5fN0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDOiyBfQ2otHdHyZz4b6troeJZDNdr6eEk2LdJuvNYUNuDdGNwgjl7g3VkcII5fYV3YWt1MgE"}'
|
|
2026-04-22 14:40:08.755 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 14:40:08.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14714/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.73/tcp/42788/p2p/16Uiu2HAm1Cd7tUhjRHVnRvQELjyH6A5pdVoJC7ygvS5MDCWMPD5R"]'
|
|
2026-04-22 14:40:08.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:08.764 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-22 14:40:08.765 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:08.765 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-22 14:40:08.765 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-22 14:40:08.766 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-22 14:40:08.766 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.59
|
|
2026-04-22 14:40:08.766 DEBUG [src.node.docker_mananger] Generated ports ['25843', '25844', '25845', '25846', '25847']
|
|
2026-04-22 14:40:08.767 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-04-22 14:40:08.767 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-22 14:40:08.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-22 14:40:08.767 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-22 14:40:08.767 DEBUG [src.node.docker_mananger] docker run -i -t -p 25843:25843 -p 25844:25844 -p 25845:25845 -p 25846:25846 -p 25847:25847 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=25845 --rest-port=25843 --tcp-port=25844 --discv5-udp-port=25846 --rest-address=0.0.0.0 --nat=extip:172.18.37.59 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=f6c6dceb81bbd37e54aecaec4af0c5b4b13a2aefa6e006e3ccd1619f4c2851aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25847 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKq2iyqm9NiCCwx4ZQai7xdropSZqsB-wiydyMhC6FliCERCMurFdfCxmN9GCmWf2pA5I7JyCxxPIxr5YWkXxZ4CgmlkgnY0gmlwhKwSUEmKbXVsdGlhZGRyc5YACASsElBJBqckAAoErBJQSQanJd0DgnJzhQDHAQAAiXNlY3AyNTZrMaECVc5WNGyRB5a2Fo4ZdCjA6FPwcG6Gh9Y1Gd0UGn0dkUCDdGNwgqckg3VkcIKnJoV3YWt1MgU --filternode=/ip4/172.18.80.73/tcp/42788/p2p/16Uiu2HAm1Cd7tUhjRHVnRvQELjyH6A5pdVoJC7ygvS5MDCWMPD5R --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
|
2026-04-22 14:40:08.947 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.59 waku b5db28ed3274b94a6779053766099774692fcb11b775082f80903421f320e352
|
|
2026-04-22 14:40:08.986 DEBUG [src.node.docker_mananger] Container started with ID b5db28ed3274. Setting up logs at ./log/docker/node2_2026-04-22_14-40-06__72d0fae5-e385-48fc-a8b6-b1b99230f676__wakuorg_nwaku:latest.log
|
|
2026-04-22 14:40:08.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25843
|
|
2026-04-22 14:40:08.986 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-22 14:40:09.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:09.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-22 14:40:09.990 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-22 14:40:09.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:09.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.59/tcp/25844/p2p/16Uiu2HAkvGG9BG9TtrvQoQoDdoGCQ2NctxDoCs44MCe6D4AwPToV","/ip4/172.18.37.59/tcp/25845/ws/p2p/16Uiu2HAkvGG9BG9TtrvQoQoDdoGCQ2NctxDoCs44MCe6D4AwPToV"],"enrUri":"enr:-L24QCqVKgjmCTIUmci-Qp7u4Ox1KAoKQdJM44qg-KyMkIJgNHbW8pemmzZ8eKGLKzA9kyydprNQDKFvcZgOtRUEj6MCgmlkgnY0gmlwhKwSJTuKbXVsdGlhZGRyc5YACASsEiU7BmT0AAoErBIlOwZk9d0DgnJzhQDHAQAAiXNlY3AyNTZrMaECDHKBdbaQsrRjKiG0lFWPuA8gHjnaYJcQoSODZsJot2CDdGNwgmT0g3VkcIJk9oV3YWt1MgA"}'
|
|
2026-04-22 14:40:09.992 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-22 14:40:09.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.73/tcp/42788/p2p/16Uiu2HAm1Cd7tUhjRHVnRvQELjyH6A5pdVoJC7ygvS5MDCWMPD5R"]'
|
|
2026-04-22 14:40:10.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-04-22 14:40:10.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14714/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-04-22 14:40:10.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "03d2ba57-4fc0-49b3-9d92-5ce84de5f48d", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/199/0"}'
|
|
2026-04-22 14:40:10.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"03d2ba57-4fc0-49b3-9d92-5ce84de5f48d","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8e085874-c885-4441-9a66-a314516bb88d", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/199/1"}'
|
|
2026-04-22 14:40:10.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8e085874-c885-4441-9a66-a314516bb88d","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "247455d9-fb89-4a44-a565-a3da4362aa18", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/199/2"}'
|
|
2026-04-22 14:40:10.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"247455d9-fb89-4a44-a565-a3da4362aa18","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0a03e38b-101b-460c-9ca7-e3dfd5ac875d", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/199/3"}'
|
|
2026-04-22 14:40:10.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0a03e38b-101b-460c-9ca7-e3dfd5ac875d","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bdd6ecac-438b-4162-afa7-c6aae8ab3da7", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/199/4"}'
|
|
2026-04-22 14:40:10.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bdd6ecac-438b-4162-afa7-c6aae8ab3da7","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0d955f5d-be15-4f74-bc83-adaec6f84122", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/199/5"}'
|
|
2026-04-22 14:40:10.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0d955f5d-be15-4f74-bc83-adaec6f84122","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "705b27c2-9d8e-47e0-95d9-b5883ef76852", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/199/6"}'
|
|
2026-04-22 14:40:10.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"705b27c2-9d8e-47e0-95d9-b5883ef76852","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e8640155-bf80-4761-a39f-70f9a54271a8", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/199/7"}'
|
|
2026-04-22 14:40:10.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e8640155-bf80-4761-a39f-70f9a54271a8","statusDesc":"OK"}'
|
|
2026-04-22 14:40:10.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.120 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.221 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776868810109475590,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.333 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1776868810225874070,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.345 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.445 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1776868810337975969,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.459 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.560 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1776868810450192621,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.571 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.672 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1776868810563973541,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.785 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1776868810676498336,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:10.896 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:10.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:10.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1776868810789077727,"ephemeral":false}]'
|
|
2026-04-22 14:40:10.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42787/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-22 14:40:10.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-22 14:40:10.908 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-22 14:40:11.009 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-22 14:40:11.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25843/filter/v2/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-22 14:40:11.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1776868810900867088,"ephemeral":false}]'
|
|
2026-04-22 14:40:11.014 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-22 14:40:11.015 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-22 14:40:11.015 DEBUG [src.node.waku_node] Stopping container with id b672d09f2974
|
|
2026-04-22 14:40:11.461 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 14:40:11.463 DEBUG [src.node.waku_node] Stopping container with id e64b93946640
|
|
2026-04-22 14:40:11.939 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 14:40:11.940 DEBUG [src.node.waku_node] Stopping container with id b5db28ed3274
|
|
2026-04-22 14:40:12.275 ERROR [src.node.docker_mananger] Max retries reached for container b672d09f2974. Exiting log stream.
|
|
2026-04-22 14:40:12.372 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-22 14:40:12.374 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-22 14:40:12.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 14:40:12.406 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-22 14:40:12.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|