mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-11 04:34:53.944 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:53.945 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-03-11_04-34-53__04bbab65-0a43-4867-9dad-93ae438d5b79
|
|
2026-03-11 04:34:53.945 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:53.945 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:34:53.946 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-11 04:34:53.952 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:53.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-53__04bbab65-0a43-4867-9dad-93ae438d5b79__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:53.952 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:53.952 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:53.954 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:53.954 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.58
|
|
2026-03-11 04:34:53.954 DEBUG [src.node.docker_mananger] Generated ports ['12395', '12396', '12397', '12398', '12399']
|
|
2026-03-11 04:34:53.954 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:53.954 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:53.955 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:53.955 DEBUG [src.node.docker_mananger] docker run -i -t -p 12395:12395 -p 12396:12396 -p 12397:12397 -p 12398:12398 -p 12399:12399 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=12397 --rest-port=12395 --tcp-port=12396 --discv5-udp-port=12398 --rest-address=0.0.0.0 --nat=extip:172.18.64.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=09c86a919e11205a2e0be14bedcfc1ec6e6443eda7bcdec5facbfe6001ab6f90 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12399 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:54.144 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.58 waku ee1db2aa08497c3cb302c3e9d9ced0da783fc3deca9e8e44742f7b7de5b0a80f
|
|
2026-03-11 04:34:54.179 DEBUG [src.node.docker_mananger] Container started with ID ee1db2aa0849. Setting up logs at ./log/docker/node1_2026-03-11_04-34-53__04bbab65-0a43-4867-9dad-93ae438d5b79__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.179 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12395
|
|
2026-03-11 04:34:54.179 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:54.183 ERROR [src.node.docker_mananger] Max retries reached for container 503882a7550f. Exiting log stream.
|
|
2026-03-11 04:34:54.754 ERROR [src.node.docker_mananger] Max retries reached for container 8e77df574b6a. Exiting log stream.
|
|
2026-03-11 04:34:55.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12395/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.183 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-11 04:34:55.183 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:55.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12395/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.58/tcp/12396/p2p/16Uiu2HAmRxF26B2bzAFBuWZbwo9idZ1SLHKGr1iwbWs4uWS9ez42","/ip4/172.18.64.58/tcp/12397/ws/p2p/16Uiu2HAmRxF26B2bzAFBuWZbwo9idZ1SLHKGr1iwbWs4uWS9ez42"],"enrUri":"enr:-L24QCFol6Lqi8wTsodyECKyIgWADjBItyiJdhUdQskhA7L_UMmLaWS2ZkMh651i_VAXlmIX4YrFCZuTmXI441dL3cICgmlkgnY0gmlwhKwSQDqKbXVsdGlhZGRyc5YACASsEkA6BjBsAAoErBJAOgYwbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxZNj2mr64Djz1S0e-5s45jv4aaLQLM1Vmae7FK-ZzNuDdGNwgjBsg3VkcIIwboV3YWt1MgU"}'
|
|
2026-03-11 04:34:55.185 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:55.186 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-11 04:34:55.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:55.192 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-53__04bbab65-0a43-4867-9dad-93ae438d5b79__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:55.193 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:55.193 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:55.194 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:55.194 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.220
|
|
2026-03-11 04:34:55.194 DEBUG [src.node.docker_mananger] Generated ports ['27149', '27150', '27151', '27152', '27153']
|
|
2026-03-11 04:34:55.195 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:55.195 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:55.195 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:55.195 DEBUG [src.node.docker_mananger] docker run -i -t -p 27149:27149 -p 27150:27150 -p 27151:27151 -p 27152:27152 -p 27153:27153 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=27151 --rest-port=27149 --tcp-port=27150 --discv5-udp-port=27152 --rest-address=0.0.0.0 --nat=extip:172.18.24.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=015ffba8ffab45bcef2107d4c33fddbd70ab9ecf09cb2fec4ba24cd54ccca95e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27153 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCFol6Lqi8wTsodyECKyIgWADjBItyiJdhUdQskhA7L_UMmLaWS2ZkMh651i_VAXlmIX4YrFCZuTmXI441dL3cICgmlkgnY0gmlwhKwSQDqKbXVsdGlhZGRyc5YACASsEkA6BjBsAAoErBJAOgYwbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxZNj2mr64Djz1S0e-5s45jv4aaLQLM1Vmae7FK-ZzNuDdGNwgjBsg3VkcIIwboV3YWt1MgU --filternode=/ip4/172.18.64.58/tcp/12396/p2p/16Uiu2HAmRxF26B2bzAFBuWZbwo9idZ1SLHKGr1iwbWs4uWS9ez42
|
|
2026-03-11 04:34:55.389 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.220 waku 9ab018b6d6482f333fdea14de471425e0babe96b3e000cacca8d35552401cb25
|
|
2026-03-11 04:34:55.423 DEBUG [src.node.docker_mananger] Container started with ID 9ab018b6d648. Setting up logs at ./log/docker/node2_2026-03-11_04-34-53__04bbab65-0a43-4867-9dad-93ae438d5b79__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:55.423 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27149
|
|
2026-03-11 04:34:55.424 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:56.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27149/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.427 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-11 04:34:56.427 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:56.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27149/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.220/tcp/27150/p2p/16Uiu2HAm92ju8BBboqk2cmS1DokTA8gTxDyYqvq8AcF6EqUHaSCf","/ip4/172.18.24.220/tcp/27151/ws/p2p/16Uiu2HAm92ju8BBboqk2cmS1DokTA8gTxDyYqvq8AcF6EqUHaSCf"],"enrUri":"enr:-L24QGtXWHxzRxrxUuHzVu3wwyIre2Dovvg0Vcd-hqehIdEoHbAUUqu5W0kiIbaS8z1ptygIMzDnK-MmZPvFFttt4xYCgmlkgnY0gmlwhKwSGNyKbXVsdGlhZGRyc5YACASsEhjcBmoOAAoErBIY3AZqD90DgnJzhQADAQAAiXNlY3AyNTZrMaECyiOwreL04OVuvfcEjW6XoURja7c_Z7Pgj2lwtmFKLLCDdGNwgmoOg3VkcIJqEIV3YWt1MgA"}'
|
|
2026-03-11 04:34:56.430 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:56.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27149/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.64.58/tcp/12396/p2p/16Uiu2HAmRxF26B2bzAFBuWZbwo9idZ1SLHKGr1iwbWs4uWS9ez42"]'
|
|
2026-03-11 04:34:56.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:56.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12395/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:34:56.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:56.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27149/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "aa182ad0-e6e7-4863-a7e5-cf8399d4eb37", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:34:56.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"aa182ad0-e6e7-4863-a7e5-cf8399d4eb37","statusDesc":"OK"}'
|
|
2026-03-11 04:34:56.505 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:27149/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-11 04:34:56.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-11 04:34:56.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12395/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-11 04:34:56.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:56.522 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:56.622 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:56.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27149/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.625 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":1773203696514848892,"ephemeral":false}]'
|
|
2026-03-11 04:34:56.628 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:56.629 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:56.630 DEBUG [src.node.waku_node] Stopping container with id ee1db2aa0849
|
|
2026-03-11 04:34:57.188 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:57.192 DEBUG [src.node.waku_node] Stopping container with id 9ab018b6d648
|
|
2026-03-11 04:34:57.753 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:57.757 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:57.762 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:57.766 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|