mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
89 lines
15 KiB
Plaintext
89 lines
15 KiB
Plaintext
2026-01-02 04:16:41.168 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:16:41.169 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node_pauses_and_pauses with id: 2026-01-02_04-16-41__27d0e816-3b6d-41ab-bba0-8596ddc944e9
|
|
2026-01-02 04:16:41.169 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:16:41.170 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:16:41.170 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-02 04:16:41.178 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:16:41.178 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-16-41__27d0e816-3b6d-41ab-bba0-8596ddc944e9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:16:41.178 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:16:41.178 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:16:41.180 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:16:41.180 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.32
|
|
2026-01-02 04:16:41.180 DEBUG [src.node.docker_mananger] Generated ports ['61000', '61001', '61002', '61003', '61004']
|
|
2026-01-02 04:16:41.180 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:16:41.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:16:41.180 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:16:41.181 DEBUG [src.node.docker_mananger] docker run -i -t -p 61000:61000 -p 61001:61001 -p 61002:61002 -p 61003:61003 -p 61004:61004 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=61002 --rest-port=61000 --tcp-port=61001 --discv5-udp-port=61003 --rest-address=0.0.0.0 --nat=extip:172.18.54.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b3dbf9abd2a31aec3c650249bea6e74cc9b5dabb8c50be0cdea7867dd0a4e207 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61004 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-02 04:16:41.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.32 waku f43369dc26cac0302d231bd2b67f4e2787be26fac6f6e725cbe7aa3623d66ab8
|
|
2026-01-02 04:16:41.389 DEBUG [src.node.docker_mananger] Container started with ID f43369dc26ca. Setting up logs at ./log/docker/node1_2026-01-02_04-16-41__27d0e816-3b6d-41ab-bba0-8596ddc944e9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:16:41.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61000
|
|
2026-01-02 04:16:41.389 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:16:41.434 ERROR [src.node.docker_mananger] Max retries reached for container 202c381a77f1. Exiting log stream.
|
|
2026-01-02 04:16:41.987 ERROR [src.node.docker_mananger] Max retries reached for container e8d1a7ce379e. Exiting log stream.
|
|
2026-01-02 04:16:42.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61000/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:42.393 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-02 04:16:42.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:16:42.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61000/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:42.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.32/tcp/61001/p2p/16Uiu2HAmBnLebCRoba9yhLUGzTRPrDcDxYt3LdavtTxXGUMLrHuZ","/ip4/172.18.54.32/tcp/61002/ws/p2p/16Uiu2HAmBnLebCRoba9yhLUGzTRPrDcDxYt3LdavtTxXGUMLrHuZ"],"enrUri":"enr:-L24QGn2JRlxlQa34rKNmjRQzIXvN-ja1O-HLiyorxX712TCART3DPWsiQl7ex28iHW7tyOIAn_9bzqD81Ht2d7EFi0CgmlkgnY0gmlwhKwSNiCKbXVsdGlhZGRyc5YACASsEjYgBu5JAAoErBI2IAbuSt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8wZUgDgjwfiktFMuiFPSuSfEHTAqReO9reJKBvTs8sCDdGNwgu5Jg3VkcILuS4V3YWt1MgU"}'
|
|
2026-01-02 04:16:42.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:16:42.396 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-02 04:16:42.403 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:16:42.403 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-16-41__27d0e816-3b6d-41ab-bba0-8596ddc944e9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:16:42.403 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:16:42.403 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:16:42.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:16:42.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.17
|
|
2026-01-02 04:16:42.405 DEBUG [src.node.docker_mananger] Generated ports ['35194', '35195', '35196', '35197', '35198']
|
|
2026-01-02 04:16:42.405 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:16:42.405 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:16:42.405 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:16:42.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 35194:35194 -p 35195:35195 -p 35196:35196 -p 35197:35197 -p 35198:35198 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=35196 --rest-port=35194 --tcp-port=35195 --discv5-udp-port=35197 --rest-address=0.0.0.0 --nat=extip:172.18.86.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=645e19cdf87885a202246ef7bd1c3fced7e234fffacc4b1bcdddc05e92adaeda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35198 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGn2JRlxlQa34rKNmjRQzIXvN-ja1O-HLiyorxX712TCART3DPWsiQl7ex28iHW7tyOIAn_9bzqD81Ht2d7EFi0CgmlkgnY0gmlwhKwSNiCKbXVsdGlhZGRyc5YACASsEjYgBu5JAAoErBI2IAbuSt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8wZUgDgjwfiktFMuiFPSuSfEHTAqReO9reJKBvTs8sCDdGNwgu5Jg3VkcILuS4V3YWt1MgU --filternode=/ip4/172.18.54.32/tcp/61001/p2p/16Uiu2HAmBnLebCRoba9yhLUGzTRPrDcDxYt3LdavtTxXGUMLrHuZ
|
|
2026-01-02 04:16:42.583 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.17 waku 2101926599f263d42ebfcd022bec857067dad59cc8cb9b755bf241bb7ec899bc
|
|
2026-01-02 04:16:42.611 DEBUG [src.node.docker_mananger] Container started with ID 2101926599f2. Setting up logs at ./log/docker/node2_2026-01-02_04-16-41__27d0e816-3b6d-41ab-bba0-8596ddc944e9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:16:42.612 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35194
|
|
2026-01-02 04:16:42.612 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:16:43.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35194/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:43.616 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-02 04:16:43.616 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:16:43.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35194/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:43.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.17/tcp/35195/p2p/16Uiu2HAm4Dpj5sxLckeJRENuZj9yqSUVygkCPdhLMikphXJjrTra","/ip4/172.18.86.17/tcp/35196/ws/p2p/16Uiu2HAm4Dpj5sxLckeJRENuZj9yqSUVygkCPdhLMikphXJjrTra"],"enrUri":"enr:-L24QHAmpa114409bSXAmCaxKqMZry5mcR9Dq9MTJ9mndjocVYtBM2xnWWSLgoc7fbuan1qFRFsOn-bG-QIHbagPIxACgmlkgnY0gmlwhKwSVhGKbXVsdGlhZGRyc5YACASsElYRBol7AAoErBJWEQaJfN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgrAaKvxOwlJUO-XecR_i-cBu0y95vcOTtBNm3ZfJ90uDdGNwgol7g3VkcIKJfYV3YWt1MgA"}'
|
|
2026-01-02 04:16:43.619 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:16:43.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35194/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.54.32/tcp/61001/p2p/16Uiu2HAmBnLebCRoba9yhLUGzTRPrDcDxYt3LdavtTxXGUMLrHuZ"]'
|
|
2026-01-02 04:16:43.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:16:43.649 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-02 04:16:43.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61000/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:16:43.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:16:43.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35194/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d3e18c7d-2176-4798-9653-d657982c2b15", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:16:43.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d3e18c7d-2176-4798-9653-d657982c2b15","statusDesc":"OK"}'
|
|
2026-01-02 04:16:43.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61000/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-02 04:16:43.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:16:43.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:16:43.784 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:16:43.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35194/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:43.788 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":1767327403676766335,"ephemeral":false}]'
|
|
2026-01-02 04:16:43.789 DEBUG [src.node.waku_node] Pausing container with id f43369dc26ca
|
|
2026-01-02 04:16:43.809 DEBUG [src.node.waku_node] Unpause container with id f43369dc26ca
|
|
2026-01-02 04:16:43.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61000/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-01-02 04:16:43.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:16:43.822 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:16:43.922 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:16:43.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35194/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:43.925 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":1767327403817468058,"ephemeral":false}]'
|
|
2026-01-02 04:16:43.927 DEBUG [src.node.waku_node] Pausing container with id 2101926599f2
|
|
2026-01-02 04:16:43.936 DEBUG [src.node.waku_node] Unpause container with id 2101926599f2
|
|
2026-01-02 04:16:43.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61000/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-01-02 04:16:43.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:16:43.951 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:16:44.051 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:16:44.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35194/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:16:44.054 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":1767327403946163213,"ephemeral":false}]'
|
|
2026-01-02 04:16:44.057 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:16:44.058 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:16:44.058 DEBUG [src.node.waku_node] Stopping container with id f43369dc26ca
|
|
2026-01-02 04:16:44.555 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:16:44.556 DEBUG [src.node.waku_node] Stopping container with id 2101926599f2
|
|
2026-01-02 04:16:45.076 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:16:45.078 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:16:45.089 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:16:45.093 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|