mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
91 lines
16 KiB
Plaintext
91 lines
16 KiB
Plaintext
2026-03-02 04:34:09.578 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:34:09.578 DEBUG [tests.conftest] Running test: test_filter_resubscribe_to_unsubscribed_topics with id: 2026-03-02_04-34-09__9838e666-b1f8-446f-9598-46bc688ded03
|
|
2026-03-02 04:34:09.579 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:34:09.579 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:34:09.579 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-02 04:34:09.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:34:09.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-34-09__9838e666-b1f8-446f-9598-46bc688ded03__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:09.586 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:34:09.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:34:09.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:34:09.588 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.177
|
|
2026-03-02 04:34:09.588 DEBUG [src.node.docker_mananger] Generated ports ['25720', '25721', '25722', '25723', '25724']
|
|
2026-03-02 04:34:09.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:34:09.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:34:09.588 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:34:09.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 25720:25720 -p 25721:25721 -p 25722:25722 -p 25723:25723 -p 25724:25724 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=25722 --rest-port=25720 --tcp-port=25721 --discv5-udp-port=25723 --rest-address=0.0.0.0 --nat=extip:172.18.26.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd4bfcebfbcc0d292a2a690cf9d6ccdacc1b72308bad7ccd2a660a7861aafdc5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25724 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-02 04:34:09.780 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.177 waku f67794fd223cf5cb3f613096ebb167210650bffb67675222627c2dc3027fa2fd
|
|
2026-03-02 04:34:09.816 DEBUG [src.node.docker_mananger] Container started with ID f67794fd223c. Setting up logs at ./log/docker/node1_2026-03-02_04-34-09__9838e666-b1f8-446f-9598-46bc688ded03__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:09.816 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25720
|
|
2026-03-02 04:34:09.817 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:34:09.822 ERROR [src.node.docker_mananger] Max retries reached for container 8a923504f32a. Exiting log stream.
|
|
2026-03-02 04:34:10.375 ERROR [src.node.docker_mananger] Max retries reached for container ca544394d60e. Exiting log stream.
|
|
2026-03-02 04:34:10.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25720/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:10.820 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-02 04:34:10.821 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:34:10.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25720/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:10.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.177/tcp/25721/p2p/16Uiu2HAmPK4pp3F4hvMFp6zn3HsUcCGx2gGP9KFDKaSARuoDCv7f","/ip4/172.18.26.177/tcp/25722/ws/p2p/16Uiu2HAmPK4pp3F4hvMFp6zn3HsUcCGx2gGP9KFDKaSARuoDCv7f"],"enrUri":"enr:-L24QBbxI_CYEVxDYOJVXzAq8IK7vgk0LIU417Nada5R7u1HDePWr8gZ_YE_K11ZVI5Sc1Ic5HjtOn-tCXkE8hA9Fz0CgmlkgnY0gmlwhKwSGrGKbXVsdGlhZGRyc5YACASsEhqxBmR5AAoErBIasQZket0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnlX_1hIaiuuqj_YIK-dqYI1Rd2dObuko-wVYUyrPgS6DdGNwgmR5g3VkcIJke4V3YWt1MgU"}'
|
|
2026-03-02 04:34:10.823 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:34:10.824 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-02 04:34:10.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:34:10.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-34-09__9838e666-b1f8-446f-9598-46bc688ded03__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:10.831 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:34:10.831 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:34:10.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:34:10.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.139
|
|
2026-03-02 04:34:10.832 DEBUG [src.node.docker_mananger] Generated ports ['1214', '1215', '1216', '1217', '1218']
|
|
2026-03-02 04:34:10.833 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:34:10.833 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:34:10.833 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:34:10.833 DEBUG [src.node.docker_mananger] docker run -i -t -p 1214:1214 -p 1215:1215 -p 1216:1216 -p 1217:1217 -p 1218:1218 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=1216 --rest-port=1214 --tcp-port=1215 --discv5-udp-port=1217 --rest-address=0.0.0.0 --nat=extip:172.18.236.139 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ae0adf3bbeaddae78aef215b8c9e15a8427c7c4ff1d6ff75e7cf64e90e1496f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1218 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBbxI_CYEVxDYOJVXzAq8IK7vgk0LIU417Nada5R7u1HDePWr8gZ_YE_K11ZVI5Sc1Ic5HjtOn-tCXkE8hA9Fz0CgmlkgnY0gmlwhKwSGrGKbXVsdGlhZGRyc5YACASsEhqxBmR5AAoErBIasQZket0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnlX_1hIaiuuqj_YIK-dqYI1Rd2dObuko-wVYUyrPgS6DdGNwgmR5g3VkcIJke4V3YWt1MgU --filternode=/ip4/172.18.26.177/tcp/25721/p2p/16Uiu2HAmPK4pp3F4hvMFp6zn3HsUcCGx2gGP9KFDKaSARuoDCv7f
|
|
2026-03-02 04:34:11.022 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.139 waku f2b6b7deba0f7a07eda0a18cee0833e2b533d4912ce0a0d524d83b98fdf0b971
|
|
2026-03-02 04:34:11.054 DEBUG [src.node.docker_mananger] Container started with ID f2b6b7deba0f. Setting up logs at ./log/docker/node2_2026-03-02_04-34-09__9838e666-b1f8-446f-9598-46bc688ded03__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:34:11.054 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1214
|
|
2026-03-02 04:34:11.055 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:34:12.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1214/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:12.058 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-02 04:34:12.058 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:34:12.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1214/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:12.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.139/tcp/1215/p2p/16Uiu2HAmDqUvoz2q95bGsBvyATq4CiUjSvq5E6Rae5eEn6DcFM6p","/ip4/172.18.236.139/tcp/1216/ws/p2p/16Uiu2HAmDqUvoz2q95bGsBvyATq4CiUjSvq5E6Rae5eEn6DcFM6p"],"enrUri":"enr:-L24QK8qUNfvsWjvkB-R7DbhxhPXpGDLq7Xq5-Idr4Z6JD05MWglsF2IsYBkFo4dMlJ2gX-ptLdML9qXIfe9NLSTirUCgmlkgnY0gmlwhKwS7IuKbXVsdGlhZGRyc5YACASsEuyLBgS_AAoErBLsiwYEwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEYvO5pmvQ_sUWvNKhw1Oi730rUhv-r1wLMf9UT00kcGDdGNwggS_g3VkcIIEwYV3YWt1MgA"}'
|
|
2026-03-02 04:34:12.061 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:34:12.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.26.177/tcp/25721/p2p/16Uiu2HAmPK4pp3F4hvMFp6zn3HsUcCGx2gGP9KFDKaSARuoDCv7f"]'
|
|
2026-03-02 04:34:12.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.095 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-02 04:34:12.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25720/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:34:12.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1214/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3f4d594c-850d-4c8f-8f12-2f0bbdc8e2e1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:12.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3f4d594c-850d-4c8f-8f12-2f0bbdc8e2e1","statusDesc":"OK"}'
|
|
2026-03-02 04:34:12.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25720/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-02 04:34:12.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.141 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:34:12.241 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:12.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1214/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:12.244 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":1772426052132712010,"ephemeral":false}]'
|
|
2026-03-02 04:34:12.246 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1214/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-02 04:34:12.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-02 04:34:12.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25720/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-02 04:34:12.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.258 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:34:12.358 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:12.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1214/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:12.361 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:1214/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-02 04:34:12.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25720/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-02 04:34:12.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1214/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "90ed6c3a-27ee-4e4b-aae1-e13f95e73b7a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-02 04:34:12.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"90ed6c3a-27ee-4e4b-aae1-e13f95e73b7a","statusDesc":"OK"}'
|
|
2026-03-02 04:34:12.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25720/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-02 04:34:12.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:34:12.380 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:34:12.480 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:34:12.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1214/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:34:12.483 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":1772426052375707793,"ephemeral":false}]'
|
|
2026-03-02 04:34:12.486 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:34:12.487 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:34:12.487 DEBUG [src.node.waku_node] Stopping container with id f67794fd223c
|
|
2026-03-02 04:34:13.040 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:13.042 DEBUG [src.node.waku_node] Stopping container with id f2b6b7deba0f
|
|
2026-03-02 04:34:13.586 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:34:13.590 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:34:13.596 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:34:13.601 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|