mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
89 lines
15 KiB
Plaintext
89 lines
15 KiB
Plaintext
2026-02-27 04:32:53.194 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:32:53.196 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node_pauses_and_pauses with id: 2026-02-27_04-32-53__2589e109-5a25-4d84-ad7e-eeca5626dfbd
|
|
2026-02-27 04:32:53.196 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:32:53.198 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-27 04:32:53.201 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-27 04:32:53.210 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:32:53.211 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-32-53__2589e109-5a25-4d84-ad7e-eeca5626dfbd__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:53.211 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:32:53.211 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:32:53.212 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:32:53.212 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.164
|
|
2026-02-27 04:32:53.212 DEBUG [src.node.docker_mananger] Generated ports ['11557', '11558', '11559', '11560', '11561']
|
|
2026-02-27 04:32:53.213 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:32:53.213 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:32:53.213 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:32:53.213 DEBUG [src.node.docker_mananger] docker run -i -t -p 11557:11557 -p 11558:11558 -p 11559:11559 -p 11560:11560 -p 11561:11561 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=11559 --rest-port=11557 --tcp-port=11558 --discv5-udp-port=11560 --rest-address=0.0.0.0 --nat=extip:172.18.170.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfdfd5bad11f39babcb303cbdbb24f17308d7fb967e3816c24aecf3b9eaabf4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11561 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-27 04:32:53.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.164 waku 32b5b4279967333441bfdb0d5b34bfd65b20d6987acad78d3ea08ba1e8f25bec
|
|
2026-02-27 04:32:53.393 ERROR [src.node.docker_mananger] Max retries reached for container 06e40239af53. Exiting log stream.
|
|
2026-02-27 04:32:53.427 DEBUG [src.node.docker_mananger] Container started with ID 32b5b4279967. Setting up logs at ./log/docker/node1_2026-02-27_04-32-53__2589e109-5a25-4d84-ad7e-eeca5626dfbd__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:53.428 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11557
|
|
2026-02-27 04:32:53.428 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:32:54.018 ERROR [src.node.docker_mananger] Max retries reached for container 70fbac62534e. Exiting log stream.
|
|
2026-02-27 04:32:54.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11557/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:54.431 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-27 04:32:54.431 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:32:54.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:54.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.164/tcp/11558/p2p/16Uiu2HAkuqrCCxRiE58z1bZKx7xqYFTD3u9qaUKfW4f2RVQfcVjy","/ip4/172.18.170.164/tcp/11559/ws/p2p/16Uiu2HAkuqrCCxRiE58z1bZKx7xqYFTD3u9qaUKfW4f2RVQfcVjy"],"enrUri":"enr:-L24QOU35Y0pD4xQhYgyF3E8EkHaSBTXq0CLLWVMVeW8ETKfDi9PmVx2GTkySbBeOOfZbDSjf83q8KkCksZIdJjOC7cCgmlkgnY0gmlwhKwSqqSKbXVsdGlhZGRyc5YACASsEqqkBi0mAAoErBKqpAYtJ90DgnJzhQADAQAAiXNlY3AyNTZrMaECBjF9CzX0lwMt2mOW9WU31STuf7y5L7OmvyLKn-tpauSDdGNwgi0mg3VkcIItKIV3YWt1MgU"}'
|
|
2026-02-27 04:32:54.434 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:32:54.435 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-27 04:32:54.441 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:32:54.442 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-32-53__2589e109-5a25-4d84-ad7e-eeca5626dfbd__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:54.442 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:32:54.442 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:32:54.443 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:32:54.443 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.203
|
|
2026-02-27 04:32:54.444 DEBUG [src.node.docker_mananger] Generated ports ['19278', '19279', '19280', '19281', '19282']
|
|
2026-02-27 04:32:54.444 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:32:54.444 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:32:54.444 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:32:54.444 DEBUG [src.node.docker_mananger] docker run -i -t -p 19278:19278 -p 19279:19279 -p 19280:19280 -p 19281:19281 -p 19282:19282 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=19280 --rest-port=19278 --tcp-port=19279 --discv5-udp-port=19281 --rest-address=0.0.0.0 --nat=extip:172.18.214.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=483d40bb9e7e852c4d8bd24b65ba0df59aab8cce9fb7ce9b92dfde9db3bebf97 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19282 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOU35Y0pD4xQhYgyF3E8EkHaSBTXq0CLLWVMVeW8ETKfDi9PmVx2GTkySbBeOOfZbDSjf83q8KkCksZIdJjOC7cCgmlkgnY0gmlwhKwSqqSKbXVsdGlhZGRyc5YACASsEqqkBi0mAAoErBKqpAYtJ90DgnJzhQADAQAAiXNlY3AyNTZrMaECBjF9CzX0lwMt2mOW9WU31STuf7y5L7OmvyLKn-tpauSDdGNwgi0mg3VkcIItKIV3YWt1MgU --filternode=/ip4/172.18.170.164/tcp/11558/p2p/16Uiu2HAkuqrCCxRiE58z1bZKx7xqYFTD3u9qaUKfW4f2RVQfcVjy
|
|
2026-02-27 04:32:54.637 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.203 waku 5f4c3e8c29b5c5008d80ba7e10d70d04b5a9a824e1effc26db498ceda208889e
|
|
2026-02-27 04:32:54.671 DEBUG [src.node.docker_mananger] Container started with ID 5f4c3e8c29b5. Setting up logs at ./log/docker/node2_2026-02-27_04-32-53__2589e109-5a25-4d84-ad7e-eeca5626dfbd__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:54.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19278
|
|
2026-02-27 04:32:54.671 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:32:55.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19278/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:55.674 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-27 04:32:55.675 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:32:55.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:55.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.203/tcp/19279/p2p/16Uiu2HAmVnnv13AnpLtD6cZeguinzscvithmsNwPQekuk3wkcKZX","/ip4/172.18.214.203/tcp/19280/ws/p2p/16Uiu2HAmVnnv13AnpLtD6cZeguinzscvithmsNwPQekuk3wkcKZX"],"enrUri":"enr:-L24QIWAzS3mvCyI0oSUhkujdzC43u4oYP9dZnW6sHfBr2v-dJW2sfI_sikV2vLqGF574KE64Mdw5Kbu9Usz7Vj3LKkCgmlkgnY0gmlwhKwS1suKbXVsdGlhZGRyc5YACASsEtbLBktPAAoErBLWywZLUN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_pZku4Drd3v_j213Y9dvEpuhJwkqAZu_BTgcqdV0Vs6DdGNwgktPg3VkcIJLUYV3YWt1MgA"}'
|
|
2026-02-27 04:32:55.678 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:32:55.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19278/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.170.164/tcp/11558/p2p/16Uiu2HAkuqrCCxRiE58z1bZKx7xqYFTD3u9qaUKfW4f2RVQfcVjy"]'
|
|
2026-02-27 04:32:55.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:55.712 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-27 04:32:55.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11557/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-27 04:32:55.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:55.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19278/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "47c4ebe7-202b-4e5d-b7c5-1c8ebf62c405", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-27 04:32:55.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"47c4ebe7-202b-4e5d-b7c5-1c8ebf62c405","statusDesc":"OK"}'
|
|
2026-02-27 04:32:55.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11557/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-02-27 04:32:55.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:55.759 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:32:55.859 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-27 04:32:55.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19278/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:55.862 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":1772166775751537619,"ephemeral":false}]'
|
|
2026-02-27 04:32:55.864 DEBUG [src.node.waku_node] Pausing container with id 32b5b4279967
|
|
2026-02-27 04:32:55.873 DEBUG [src.node.waku_node] Unpause container with id 32b5b4279967
|
|
2026-02-27 04:32:55.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11557/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-27 04:32:55.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:55.886 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:32:55.986 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-27 04:32:55.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19278/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:55.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772166775881911016,"ephemeral":false}]'
|
|
2026-02-27 04:32:55.991 DEBUG [src.node.waku_node] Pausing container with id 5f4c3e8c29b5
|
|
2026-02-27 04:32:56.000 DEBUG [src.node.waku_node] Unpause container with id 5f4c3e8c29b5
|
|
2026-02-27 04:32:56.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11557/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTI=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-27 04:32:56.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:56.013 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:32:56.114 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-27 04:32:56.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19278/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:56.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772166776008842373,"ephemeral":false}]'
|
|
2026-02-27 04:32:56.120 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:32:56.121 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:32:56.121 DEBUG [src.node.waku_node] Stopping container with id 32b5b4279967
|
|
2026-02-27 04:32:56.656 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:32:56.656 DEBUG [src.node.waku_node] Stopping container with id 5f4c3e8c29b5
|
|
2026-02-27 04:32:57.211 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:32:57.213 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:32:57.220 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:32:57.224 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|