mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
92 lines
17 KiB
Plaintext
92 lines
17 KiB
Plaintext
2026-01-30 04:33:57.636 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-30 04:33:57.636 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node2_restarts with id: 2026-01-30_04-33-57__74ee92d9-84c2-4988-9135-0555beaaf0f3
|
|
2026-01-30 04:33:57.637 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-30 04:33:57.637 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-30 04:33:57.637 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-30 04:33:57.644 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-30 04:33:57.644 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-33-57__74ee92d9-84c2-4988-9135-0555beaaf0f3__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:33:57.644 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-30 04:33:57.644 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-30 04:33:57.645 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-30 04:33:57.646 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.19
|
|
2026-01-30 04:33:57.646 DEBUG [src.node.docker_mananger] Generated ports ['59565', '59566', '59567', '59568', '59569']
|
|
2026-01-30 04:33:57.646 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-30 04:33:57.646 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-30 04:33:57.646 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-30 04:33:57.646 DEBUG [src.node.docker_mananger] docker run -i -t -p 59565:59565 -p 59566:59566 -p 59567:59567 -p 59568:59568 -p 59569:59569 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=59567 --rest-port=59565 --tcp-port=59566 --discv5-udp-port=59568 --rest-address=0.0.0.0 --nat=extip:172.18.4.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce4d9ed6bcae0c17679a7c844ac27cc01aecf5c7c129a0651d48dca82d979b5d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59569 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-30 04:33:57.790 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.19 waku 7596800bbf991e2470084f4a53ec423ebcfebb6fcd1a521a4129806a5f04c5bc
|
|
2026-01-30 04:33:57.816 DEBUG [src.node.docker_mananger] Container started with ID 7596800bbf99. Setting up logs at ./log/docker/node1_2026-01-30_04-33-57__74ee92d9-84c2-4988-9135-0555beaaf0f3__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:33:57.817 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59565
|
|
2026-01-30 04:33:57.817 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-30 04:33:57.836 ERROR [src.node.docker_mananger] Max retries reached for container 53cba13485f8. Exiting log stream.
|
|
2026-01-30 04:33:58.305 ERROR [src.node.docker_mananger] Max retries reached for container 3fbb56e880b3. Exiting log stream.
|
|
2026-01-30 04:33:58.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59565/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:33:58.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-01-30 04:33:58.821 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-30 04:33:58.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59565/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:33:58.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.19/tcp/59566/p2p/16Uiu2HAm37AAPjnwmYoCuWCuTAzfufgYQh97Z7yCH9CkXQ5b3MMT","/ip4/172.18.4.19/tcp/59567/ws/p2p/16Uiu2HAm37AAPjnwmYoCuWCuTAzfufgYQh97Z7yCH9CkXQ5b3MMT"],"enrUri":"enr:-L24QF40WMMJTOTP1rakfyCQhlUWgpLkelKj4Vjp7y9JHcnoZPNHUpUBPxOfDpHknO3RCKRf12q_H1hynec206KL2OICgmlkgnY0gmlwhKwSBBOKbXVsdGlhZGRyc5YACASsEgQTBuiuAAoErBIEEwbor90DgnJzhQADAQAAiXNlY3AyNTZrMaECch9TjR9AxV1YNgv3CPucVI3PLIxzcgF7-KyjUWHWViKDdGNwguiug3VkcILosIV3YWt1MgU"}'
|
|
2026-01-30 04:33:58.824 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-30 04:33:58.824 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-30 04:33:58.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-30 04:33:58.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-33-57__74ee92d9-84c2-4988-9135-0555beaaf0f3__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:33:58.831 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-30 04:33:58.831 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-30 04:33:58.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-30 04:33:58.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.100
|
|
2026-01-30 04:33:58.832 DEBUG [src.node.docker_mananger] Generated ports ['16554', '16555', '16556', '16557', '16558']
|
|
2026-01-30 04:33:58.833 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-30 04:33:58.833 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-30 04:33:58.833 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-30 04:33:58.833 DEBUG [src.node.docker_mananger] docker run -i -t -p 16554:16554 -p 16555:16555 -p 16556:16556 -p 16557:16557 -p 16558:16558 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=16556 --rest-port=16554 --tcp-port=16555 --discv5-udp-port=16557 --rest-address=0.0.0.0 --nat=extip:172.18.232.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ecb5ffc6c5ac92b3c90b98543bbff56cc41ebf201342247f6baeb09daa8ab17 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16558 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF40WMMJTOTP1rakfyCQhlUWgpLkelKj4Vjp7y9JHcnoZPNHUpUBPxOfDpHknO3RCKRf12q_H1hynec206KL2OICgmlkgnY0gmlwhKwSBBOKbXVsdGlhZGRyc5YACASsEgQTBuiuAAoErBIEEwbor90DgnJzhQADAQAAiXNlY3AyNTZrMaECch9TjR9AxV1YNgv3CPucVI3PLIxzcgF7-KyjUWHWViKDdGNwguiug3VkcILosIV3YWt1MgU --filternode=/ip4/172.18.4.19/tcp/59566/p2p/16Uiu2HAm37AAPjnwmYoCuWCuTAzfufgYQh97Z7yCH9CkXQ5b3MMT
|
|
2026-01-30 04:33:58.987 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.100 waku 6fd06a864d340aa0a76aa20cb83726d7cd3e995223dfcedb72b2fa284202ec30
|
|
2026-01-30 04:33:59.011 DEBUG [src.node.docker_mananger] Container started with ID 6fd06a864d34. Setting up logs at ./log/docker/node2_2026-01-30_04-33-57__74ee92d9-84c2-4988-9135-0555beaaf0f3__wakuorg_nwaku:latest.log
|
|
2026-01-30 04:33:59.011 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16554
|
|
2026-01-30 04:33:59.011 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-30 04:34:00.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2026-01-30 04:34:00.015 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-30 04:34:00.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.100/tcp/16555/p2p/16Uiu2HAmEepmjvLSxM9759T8hWCb92DViPzg8xeQxRJcEhy3fLWe","/ip4/172.18.232.100/tcp/16556/ws/p2p/16Uiu2HAmEepmjvLSxM9759T8hWCb92DViPzg8xeQxRJcEhy3fLWe"],"enrUri":"enr:-L24QMbKeDuNIAOTXvtvwfiDH1HpUWHuEfwZjU6-rOy5DqmgSwAp-rAynbdBZSpVVsdkEGigdpLsTP7uo9X5SWMOB1ACgmlkgnY0gmlwhKwS6GSKbXVsdGlhZGRyc5YACASsEuhkBkCrAAoErBLoZAZArN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHayLIdORUYdhbXMoM9u7HcClRfIv7u1gYIlLlMi3vvODdGNwgkCrg3VkcIJArYV3YWt1MgA"}'
|
|
2026-01-30 04:34:00.018 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-30 04:34:00.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16554/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.19/tcp/59566/p2p/16Uiu2HAm37AAPjnwmYoCuWCuTAzfufgYQh97Z7yCH9CkXQ5b3MMT"]'
|
|
2026-01-30 04:34:00.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:34:00.050 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-30 04:34:00.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59565/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-30 04:34:00.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:34:00.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16554/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "69de9216-3fe2-4509-915d-f574d9b51451", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-30 04:34:00.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"69de9216-3fe2-4509-915d-f574d9b51451","statusDesc":"OK"}'
|
|
2026-01-30 04:34:00.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59565/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-01-30 04:34:00.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:34:00.086 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-30 04:34:00.187 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-30 04:34:00.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.190 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":1769747640080030424,"ephemeral":false}]'
|
|
2026-01-30 04:34:00.191 DEBUG [src.node.waku_node] Restarting container with id 6fd06a864d34
|
|
2026-01-30 04:34:00.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2026-01-30 04:34:00.979 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-30 04:34:00.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:00.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.100/tcp/16555/p2p/16Uiu2HAmEepmjvLSxM9759T8hWCb92DViPzg8xeQxRJcEhy3fLWe","/ip4/172.18.232.100/tcp/16556/ws/p2p/16Uiu2HAmEepmjvLSxM9759T8hWCb92DViPzg8xeQxRJcEhy3fLWe"],"enrUri":"enr:-L24QMbKeDuNIAOTXvtvwfiDH1HpUWHuEfwZjU6-rOy5DqmgSwAp-rAynbdBZSpVVsdkEGigdpLsTP7uo9X5SWMOB1ACgmlkgnY0gmlwhKwS6GSKbXVsdGlhZGRyc5YACASsEuhkBkCrAAoErBLoZAZArN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHayLIdORUYdhbXMoM9u7HcClRfIv7u1gYIlLlMi3vvODdGNwgkCrg3VkcIJArYV3YWt1MgA"}'
|
|
2026-01-30 04:34:00.982 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-30 04:34:00.982 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-01-30 04:34:02.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59565/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-30 04:34:02.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:34:02.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16554/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "19f0bd47-1ea5-479d-a350-290c5af695fd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-30 04:34:02.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"19f0bd47-1ea5-479d-a350-290c5af695fd","statusDesc":"OK"}'
|
|
2026-01-30 04:34:02.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59565/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-01-30 04:34:03.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-30 04:34:03.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-30 04:34:03.103 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-30 04:34:03.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16554/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-30 04:34:03.107 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":1769747642995133927,"ephemeral":false}]'
|
|
2026-01-30 04:34:03.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-30 04:34:03.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-30 04:34:03.111 DEBUG [src.node.waku_node] Stopping container with id 7596800bbf99
|
|
2026-01-30 04:34:03.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-30 04:34:03.651 DEBUG [src.node.waku_node] Stopping container with id 6fd06a864d34
|
|
2026-01-30 04:34:04.221 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-30 04:34:04.222 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-30 04:34:04.233 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-30 04:34:04.250 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|