mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 11:43:11 +00:00
112 lines
20 KiB
Plaintext
112 lines
20 KiB
Plaintext
2026-02-28 04:29:16.663 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:29:16.663 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_90_content_topics with id: 2026-02-28_04-29-16__2f145532-e826-42f1-a9d2-a04f13232b1d
|
|
2026-02-28 04:29:16.664 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:29:16.664 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-28 04:29:16.664 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-28 04:29:16.672 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:29:16.672 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-29-16__2f145532-e826-42f1-a9d2-a04f13232b1d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:29:16.672 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:29:16.672 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:29:16.674 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:29:16.674 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.207
|
|
2026-02-28 04:29:16.674 DEBUG [src.node.docker_mananger] Generated ports ['21885', '21886', '21887', '21888', '21889']
|
|
2026-02-28 04:29:16.674 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:29:16.674 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:29:16.675 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:29:16.675 DEBUG [src.node.docker_mananger] docker run -i -t -p 21885:21885 -p 21886:21886 -p 21887:21887 -p 21888:21888 -p 21889:21889 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=21887 --rest-port=21885 --tcp-port=21886 --discv5-udp-port=21888 --rest-address=0.0.0.0 --nat=extip:172.18.189.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abbce8bec4cb9aaa8908bb110b46be2045f8a6f4dfdeeff3bace18112dfffbbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21889 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 04:29:16.874 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.207 waku aa45fb1f445b8464fd890f550fdd27e4b79a363211ccf4617cb55b2bcb1bdcd3
|
|
2026-02-28 04:29:16.911 DEBUG [src.node.docker_mananger] Container started with ID aa45fb1f445b. Setting up logs at ./log/docker/node1_2026-02-28_04-29-16__2f145532-e826-42f1-a9d2-a04f13232b1d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:29:16.912 ERROR [src.node.docker_mananger] Max retries reached for container 85c223a93af8. Exiting log stream.
|
|
2026-02-28 04:29:16.912 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21885
|
|
2026-02-28 04:29:16.914 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:29:17.470 ERROR [src.node.docker_mananger] Max retries reached for container 6edb9213dd64. Exiting log stream.
|
|
2026-02-28 04:29:17.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21885/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:17.917 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-02-28 04:29:17.917 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:29:17.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21885/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:17.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.207/tcp/21886/p2p/16Uiu2HAkwZiJBDDVaw7GMEMgBu1sTmZfVeDzzNVdMwMPu1ye3LH4","/ip4/172.18.189.207/tcp/21887/ws/p2p/16Uiu2HAkwZiJBDDVaw7GMEMgBu1sTmZfVeDzzNVdMwMPu1ye3LH4"],"enrUri":"enr:-L24QKUeU3prJY-6C9eyr9TEFfQ9UcfAZu0EUIKsYpEKBFtiJCk-JazlMtnrT7QiQtmhnysGfWehftcLZWcinaKEKzICgmlkgnY0gmlwhKwSvc-KbXVsdGlhZGRyc5YACASsEr3PBlV-AAoErBK9zwZVf90DgnJzhQADAQAAiXNlY3AyNTZrMaECH8aj3n9BWzRz6y50fSDceQGtK_2Nzn67cuIc9dqD5--DdGNwglV-g3VkcIJVgIV3YWt1MgU"}'
|
|
2026-02-28 04:29:17.920 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:29:17.921 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-28 04:29:17.928 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:29:17.928 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-29-16__2f145532-e826-42f1-a9d2-a04f13232b1d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:29:17.929 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:29:17.929 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:29:17.930 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:29:17.930 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.70
|
|
2026-02-28 04:29:17.930 DEBUG [src.node.docker_mananger] Generated ports ['10023', '10024', '10025', '10026', '10027']
|
|
2026-02-28 04:29:17.931 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:29:17.931 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:29:17.931 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:29:17.931 DEBUG [src.node.docker_mananger] docker run -i -t -p 10023:10023 -p 10024:10024 -p 10025:10025 -p 10026:10026 -p 10027:10027 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=10025 --rest-port=10023 --tcp-port=10024 --discv5-udp-port=10026 --rest-address=0.0.0.0 --nat=extip:172.18.158.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=502abb9dabf0db0cb51eb6a03ca43cbcfc43f8f736edbbaadabeff3d0d19897b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10027 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKUeU3prJY-6C9eyr9TEFfQ9UcfAZu0EUIKsYpEKBFtiJCk-JazlMtnrT7QiQtmhnysGfWehftcLZWcinaKEKzICgmlkgnY0gmlwhKwSvc-KbXVsdGlhZGRyc5YACASsEr3PBlV-AAoErBK9zwZVf90DgnJzhQADAQAAiXNlY3AyNTZrMaECH8aj3n9BWzRz6y50fSDceQGtK_2Nzn67cuIc9dqD5--DdGNwglV-g3VkcIJVgIV3YWt1MgU --filternode=/ip4/172.18.189.207/tcp/21886/p2p/16Uiu2HAkwZiJBDDVaw7GMEMgBu1sTmZfVeDzzNVdMwMPu1ye3LH4
|
|
2026-02-28 04:29:18.134 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.70 waku e90338c055e37cbfc5602ecab61ecd043b82c35815cf04921a00ec9a468601a9
|
|
2026-02-28 04:29:18.167 DEBUG [src.node.docker_mananger] Container started with ID e90338c055e3. Setting up logs at ./log/docker/node2_2026-02-28_04-29-16__2f145532-e826-42f1-a9d2-a04f13232b1d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:29:18.168 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10023
|
|
2026-02-28 04:29:18.168 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:29:19.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.172 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-02-28 04:29:19.172 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:29:19.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.70/tcp/10024/p2p/16Uiu2HAmJZKcLrcYA4xfbax6wohKosoaSZm1bv2sYnSn2eRvLZtE","/ip4/172.18.158.70/tcp/10025/ws/p2p/16Uiu2HAmJZKcLrcYA4xfbax6wohKosoaSZm1bv2sYnSn2eRvLZtE"],"enrUri":"enr:-L24QFdwUUn6n5Zq3Z-5NGnIiF49jj1Vx8iNmzBCLFSQlA3hIdqAwP5jglbYhMR-YBq3_RCHZ_E1Ld1O1ZZscO7Y_FoCgmlkgnY0gmlwhKwSnkaKbXVsdGlhZGRyc5YACASsEp5GBicoAAoErBKeRgYnKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDV7Jp3V6ooDk6Pd5S_ogATS5phkJLbi62Sr3BIeHiMSODdGNwgicog3VkcIInKoV3YWt1MgA"}'
|
|
2026-02-28 04:29:19.174 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:29:19.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10023/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.207/tcp/21886/p2p/16Uiu2HAkwZiJBDDVaw7GMEMgBu1sTmZfVeDzzNVdMwMPu1ye3LH4"]'
|
|
2026-02-28 04:29:19.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:29:19.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10023/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "15424135-6f3a-4505-98fd-d26723db014a", "contentFilters": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-28 04:29:19.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"15424135-6f3a-4505-98fd-d26723db014a","statusDesc":"OK"}'
|
|
2026-02-28 04:29:19.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:29:19.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10023/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "09e1ede0-c360-43e8-9455-fb28acd146eb", "contentFilters": ["31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-28 04:29:19.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"09e1ede0-c360-43e8-9455-fb28acd146eb","statusDesc":"OK"}'
|
|
2026-02-28 04:29:19.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:29:19.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10023/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "651ddd23-5dcb-4751-8b3f-afa7ccc10000", "contentFilters": ["61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-28 04:29:19.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"651ddd23-5dcb-4751-8b3f-afa7ccc10000","statusDesc":"OK"}'
|
|
2026-02-28 04:29:19.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.330 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:19.430 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:19.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1772252959300714183,"ephemeral":false}]'
|
|
2026-02-28 04:29:19.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.462 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:19.562 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:19.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1772252959435235140,"ephemeral":false}]'
|
|
2026-02-28 04:29:19.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.595 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:19.696 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:19.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1772252959567309962,"ephemeral":false}]'
|
|
2026-02-28 04:29:19.700 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:10023/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-02-28 04:29:19.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-28 04:29:19.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.716 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:19.816 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:19.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.819 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:10023/filter/v2/messages/24. Response content: b'Not subscribed to topic: 24'
|
|
2026-02-28 04:29:19.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:19.925 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:19.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:19.929 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:10023/filter/v2/messages/44. Response content: b'Not subscribed to topic: 44'
|
|
2026-02-28 04:29:19.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21885/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:29:19.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:29:19.935 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:29:20.035 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:29:20.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10023/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:29:20.038 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:10023/filter/v2/messages/89. Response content: b'Not subscribed to topic: 89'
|
|
2026-02-28 04:29:20.041 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:29:20.042 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:29:20.042 DEBUG [src.node.waku_node] Stopping container with id aa45fb1f445b
|
|
2026-02-28 04:29:20.614 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:29:20.616 DEBUG [src.node.waku_node] Stopping container with id e90338c055e3
|
|
2026-02-28 04:29:21.189 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:29:21.193 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:29:21.209 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:29:21.215 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|