mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
115 lines
21 KiB
Plaintext
115 lines
21 KiB
Plaintext
2026-03-14 04:34:35.738 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:34:35.738 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2026-03-14_04-34-35__76cb391b-9973-4775-9dde-d19227fedd0c
|
|
2026-03-14 04:34:35.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:34:35.739 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:34:35.739 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:34:35.745 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:34:35.745 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-34-35__76cb391b-9973-4775-9dde-d19227fedd0c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:35.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:34:35.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:34:35.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:34:35.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.232
|
|
2026-03-14 04:34:35.747 DEBUG [src.node.docker_mananger] Generated ports ['21619', '21620', '21621', '21622', '21623']
|
|
2026-03-14 04:34:35.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:34:35.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:34:35.748 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:34:35.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 21619:21619 -p 21620:21620 -p 21621:21621 -p 21622:21622 -p 21623:21623 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=21621 --rest-port=21619 --tcp-port=21620 --discv5-udp-port=21622 --rest-address=0.0.0.0 --nat=extip:172.18.56.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfda2a4c5d8decdb4fd08cfa11cabfaeec29ae3c3f5da7dc1b442c0c3d349f5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21623 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:34:35.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.232 waku a80f62d514735fdbd12820f7ac7c8bc949b17812a96d051026681dc88da2d423
|
|
2026-03-14 04:34:35.969 DEBUG [src.node.docker_mananger] Container started with ID a80f62d51473. Setting up logs at ./log/docker/node1_2026-03-14_04-34-35__76cb391b-9973-4775-9dde-d19227fedd0c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:35.969 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21619
|
|
2026-03-14 04:34:35.969 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:34:35.978 ERROR [src.node.docker_mananger] Max retries reached for container c172dd056359. Exiting log stream.
|
|
2026-03-14 04:34:36.539 ERROR [src.node.docker_mananger] Max retries reached for container deebc319bf41. Exiting log stream.
|
|
2026-03-14 04:34:36.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21619/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:36.973 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"},{"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-14 04:34:36.973 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:34:36.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21619/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:36.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.232/tcp/21620/p2p/16Uiu2HAmAwEoqWqGHpJndpiNkHJf982YRKCYddixxWZiqBzeKdCp","/ip4/172.18.56.232/tcp/21621/ws/p2p/16Uiu2HAmAwEoqWqGHpJndpiNkHJf982YRKCYddixxWZiqBzeKdCp"],"enrUri":"enr:-L24QLvYQf7rBDNJlSQ7EM5_m4tdCVloIfUujZlE-RwjszVjMzxw2nQLmudqodJCzTnIpLRMulBLqi-_JWQCMRIzv88CgmlkgnY0gmlwhKwSOOiKbXVsdGlhZGRyc5YACASsEjjoBlR0AAoErBI46AZUdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5nJEOCGSO8SotIZ0uJqZR11XH4-cuAS5qm3S75Y6If2DdGNwglR0g3VkcIJUdoV3YWt1MgU"}'
|
|
2026-03-14 04:34:36.976 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:34:36.976 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:34:36.983 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:34:36.983 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-34-35__76cb391b-9973-4775-9dde-d19227fedd0c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:36.983 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:34:36.983 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:34:36.985 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:34:36.985 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.85
|
|
2026-03-14 04:34:36.985 DEBUG [src.node.docker_mananger] Generated ports ['52588', '52589', '52590', '52591', '52592']
|
|
2026-03-14 04:34:36.985 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:34:36.985 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:34:36.985 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:34:36.986 DEBUG [src.node.docker_mananger] docker run -i -t -p 52588:52588 -p 52589:52589 -p 52590:52590 -p 52591:52591 -p 52592:52592 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=52590 --rest-port=52588 --tcp-port=52589 --discv5-udp-port=52591 --rest-address=0.0.0.0 --nat=extip:172.18.42.85 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0fb56eb7ab0c89e59ed399384aa4f889159e65aee29aadc21ddf174fe9c629e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52592 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLvYQf7rBDNJlSQ7EM5_m4tdCVloIfUujZlE-RwjszVjMzxw2nQLmudqodJCzTnIpLRMulBLqi-_JWQCMRIzv88CgmlkgnY0gmlwhKwSOOiKbXVsdGlhZGRyc5YACASsEjjoBlR0AAoErBI46AZUdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5nJEOCGSO8SotIZ0uJqZR11XH4-cuAS5qm3S75Y6If2DdGNwglR0g3VkcIJUdoV3YWt1MgU --filternode=/ip4/172.18.56.232/tcp/21620/p2p/16Uiu2HAmAwEoqWqGHpJndpiNkHJf982YRKCYddixxWZiqBzeKdCp
|
|
2026-03-14 04:34:37.185 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.85 waku 1ed3487e1f1b875cdc8bfde9302e25646868fadfeb7a47e258223aacc67263ce
|
|
2026-03-14 04:34:37.219 DEBUG [src.node.docker_mananger] Container started with ID 1ed3487e1f1b. Setting up logs at ./log/docker/node2_2026-03-14_04-34-35__76cb391b-9973-4775-9dde-d19227fedd0c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:37.220 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52588
|
|
2026-03-14 04:34:37.220 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:34:38.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.223 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"},{"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-14 04:34:38.223 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:34:38.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.85/tcp/52589/p2p/16Uiu2HAmJVKmTz7b5eVNY3ZVmoxdT1jsgJsTZreGCrSPF61Boha6","/ip4/172.18.42.85/tcp/52590/ws/p2p/16Uiu2HAmJVKmTz7b5eVNY3ZVmoxdT1jsgJsTZreGCrSPF61Boha6"],"enrUri":"enr:-L24QDQ_BJCP7rWd3qOa7EaM9RvD2Amlt5-imi1cGyc7W5ARJsNDfXqgsNwzcFFa4YXqM9wWlA05vukdwA6WfWAIfYgCgmlkgnY0gmlwhKwSKlWKbXVsdGlhZGRyc5YACASsEipVBs1tAAoErBIqVQbNbt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVqxEpVp2PIafk1evN5AFc8L6Dtj9e1U5g8wDmHFDCS-DdGNwgs1tg3VkcILNb4V3YWt1MgA"}'
|
|
2026-03-14 04:34:38.226 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:34:38.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52588/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.232/tcp/21620/p2p/16Uiu2HAmAwEoqWqGHpJndpiNkHJf982YRKCYddixxWZiqBzeKdCp"]'
|
|
2026-03-14 04:34:38.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.264 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:34:38.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:34:38.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "83f214ad-c680-4aec-8d58-2566c335c25e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:34:38.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"83f214ad-c680-4aec-8d58-2566c335c25e","statusDesc":"OK"}'
|
|
2026-03-14 04:34:38.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:34:38.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "adc7300f-6216-44ee-b390-629354c72883", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:34:38.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"adc7300f-6216-44ee-b390-629354c72883","statusDesc":"OK"}'
|
|
2026-03-14 04:34:38.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-03-14 04:34:38.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6843f2d9-23cc-41fe-89f8-0dc84a0b56b9", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-14 04:34:38.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6843f2d9-23cc-41fe-89f8-0dc84a0b56b9","statusDesc":"OK"}'
|
|
2026-03-14 04:34:38.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/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)'}'
|
|
2026-03-14 04:34:38.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.329 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.430 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.432 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":1773462878322120713,"ephemeral":false}]'
|
|
2026-03-14 04:34:38.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:34:38.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.439 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.539 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1773462878434369827,"ephemeral":false}]'
|
|
2026-03-14 04:34:38.543 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:52588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:34:38.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-14 04:34:38.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/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)'}'
|
|
2026-03-14 04:34:38.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.557 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.657 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.660 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-14 04:34:38.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:34:38.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.666 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.767 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1773462878661892677,"ephemeral":false}]'
|
|
2026-03-14 04:34:38.771 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:52588/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-14 04:34:38.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-14 04:34:38.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/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)'}'
|
|
2026-03-14 04:34:38.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.784 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.884 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.887 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-14 04:34:38.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21619/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:34:38.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:38.892 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:34:38.992 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:34:38.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:38.995 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:52588/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
|
2026-03-14 04:34:38.998 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:34:38.999 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:34:38.999 DEBUG [src.node.waku_node] Stopping container with id a80f62d51473
|
|
2026-03-14 04:34:39.523 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:34:39.523 DEBUG [src.node.waku_node] Stopping container with id 1ed3487e1f1b
|
|
2026-03-14 04:34:40.073 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:34:40.074 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:34:40.083 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:34:40.089 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|