mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-13 22:10:07 +00:00
84 lines
16 KiB
Plaintext
84 lines
16 KiB
Plaintext
2026-02-02 04:42:01.328 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:42:01.328 DEBUG [tests.conftest] Running test: test_lightpush_node_with_relay_works_correctly with id: 2026-02-02_04-42-01__b9ee528b-b78d-4087-8cdb-37ee95222133
|
|
2026-02-02 04:42:01.328 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:42:01.329 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-02 04:42:01.335 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:42:01.335 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-02_04-42-01__b9ee528b-b78d-4087-8cdb-37ee95222133__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:42:01.336 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:42:01.336 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:42:01.337 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:42:01.337 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.101
|
|
2026-02-02 04:42:01.337 DEBUG [src.node.docker_mananger] Generated ports ['61053', '61054', '61055', '61056', '61057']
|
|
2026-02-02 04:42:01.338 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:42:01.338 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:42:01.338 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:42:01.338 DEBUG [src.node.docker_mananger] docker run -i -t -p 61053:61053 -p 61054:61054 -p 61055:61055 -p 61056:61056 -p 61057:61057 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=61055 --rest-port=61053 --tcp-port=61054 --discv5-udp-port=61056 --rest-address=0.0.0.0 --nat=extip:172.18.31.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3e7cb55acfcfe6ecc6b9adce73cbea7f62faf5fbf4ddddd1fc83babc20447d0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61057 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2026-02-02 04:42:01.521 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.101 waku d75d052085530f119fd742dfd9840e03f3d592d11d13f84bc1daf21180a54e5e
|
|
2026-02-02 04:42:01.552 DEBUG [src.node.docker_mananger] Container started with ID d75d05208553. Setting up logs at ./log/docker/receiving_node1_2026-02-02_04-42-01__b9ee528b-b78d-4087-8cdb-37ee95222133__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:42:01.552 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61053
|
|
2026-02-02 04:42:01.553 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:42:01.560 ERROR [src.node.docker_mananger] Max retries reached for container 8471b75b16a7. Exiting log stream.
|
|
2026-02-02 04:42:02.135 ERROR [src.node.docker_mananger] Max retries reached for container b8a818815449. Exiting log stream.
|
|
2026-02-02 04:42:02.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61053/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:02.557 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-02 04:42:02.557 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:42:02.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61053/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:02.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.101/tcp/61054/p2p/16Uiu2HAmJy644DQcagp32UH5Rj8hquiymdiXKttSofcABxK9rJUh","/ip4/172.18.31.101/tcp/61055/ws/p2p/16Uiu2HAmJy644DQcagp32UH5Rj8hquiymdiXKttSofcABxK9rJUh"],"enrUri":"enr:-L24QKeQqn2N3c2LtC3PasqfsdL7o4VFaZQy7IUBUgWH78WDCL9bkX16z4QqC8sP9T2unB5u8EXgbVY7753FtLkBP4QCgmlkgnY0gmlwhKwSH2WKbXVsdGlhZGRyc5YACASsEh9lBu5-AAoErBIfZQbuf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXckGPXFOE74mCisGZK3JrDc-ORkUy7W8mUpkttm15NKDdGNwgu5-g3VkcILugIV3YWt1Mg0"}'
|
|
2026-02-02 04:42:02.560 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:42:02.566 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:42:02.567 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-02_04-42-01__b9ee528b-b78d-4087-8cdb-37ee95222133__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:42:02.567 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:42:02.567 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:42:02.568 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:42:02.568 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.98
|
|
2026-02-02 04:42:02.568 DEBUG [src.node.docker_mananger] Generated ports ['4704', '4705', '4706', '4707', '4708']
|
|
2026-02-02 04:42:02.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:42:02.569 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:42:02.569 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:42:02.569 DEBUG [src.node.docker_mananger] docker run -i -t -p 4704:4704 -p 4705:4705 -p 4706:4706 -p 4707:4707 -p 4708:4708 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=4706 --rest-port=4704 --tcp-port=4705 --discv5-udp-port=4707 --rest-address=0.0.0.0 --nat=extip:172.18.85.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e33ccffddce0575cec8bebdb7fbadb2aa0c43fcdb83c1c8b8ac88cf7883860fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4708 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKeQqn2N3c2LtC3PasqfsdL7o4VFaZQy7IUBUgWH78WDCL9bkX16z4QqC8sP9T2unB5u8EXgbVY7753FtLkBP4QCgmlkgnY0gmlwhKwSH2WKbXVsdGlhZGRyc5YACASsEh9lBu5-AAoErBIfZQbuf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXckGPXFOE74mCisGZK3JrDc-ORkUy7W8mUpkttm15NKDdGNwgu5-g3VkcILugIV3YWt1Mg0 --lightpushnode=/ip4/172.18.31.101/tcp/61054/p2p/16Uiu2HAmJy644DQcagp32UH5Rj8hquiymdiXKttSofcABxK9rJUh --lightpush=true --relay=true --filter=true
|
|
2026-02-02 04:42:02.746 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.98 waku d83f4631107729bf66265ed92baad8ec1ecd0f27544b4903d96beeff7b7e11d2
|
|
2026-02-02 04:42:02.779 DEBUG [src.node.docker_mananger] Container started with ID d83f46311077. Setting up logs at ./log/docker/lightpush_node1_2026-02-02_04-42-01__b9ee528b-b78d-4087-8cdb-37ee95222133__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:42:02.779 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4704
|
|
2026-02-02 04:42:02.779 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:42:03.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4704/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:03.784 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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-02-02 04:42:03.784 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:42:03.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4704/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:03.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.98/tcp/4705/p2p/16Uiu2HAm9LeQNVdL7BenBHoPGTgF5a8e3hh5xj7aUqmCuuKzUyTQ","/ip4/172.18.85.98/tcp/4706/ws/p2p/16Uiu2HAm9LeQNVdL7BenBHoPGTgF5a8e3hh5xj7aUqmCuuKzUyTQ"],"enrUri":"enr:-L24QODSSJ2lUab5ivR89YWXNhP32awVpPgf7iw3iGOJ5f5tY5LiKa7UgAuoe9S5eqMZpE6uF_ZN2N9abPwL9_8ejvYCgmlkgnY0gmlwhKwSVWKKbXVsdGlhZGRyc5YACASsElViBhJhAAoErBJVYgYSYt0DgnJzhQADAQAAiXNlY3AyNTZrMaECzrnuP7FDLg0s4qKYaAE665RS1azHuTh0gLuwPTASp-ODdGNwghJhg3VkcIISY4V3YWt1Mg0"}'
|
|
2026-02-02 04:42:03.789 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:42:03.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4704/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.101/tcp/61054/p2p/16Uiu2HAmJy644DQcagp32UH5Rj8hquiymdiXKttSofcABxK9rJUh"]'
|
|
2026-02-02 04:42:03.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:03.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61053/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-02 04:42:03.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:03.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4704/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-02 04:42:03.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:03.834 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-02-02 04:42:04.335 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-02 04:42:04.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4704/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1770007324335101182}}'
|
|
2026-02-02 04:42:04.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:04.346 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-02 04:42:04.447 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-02 04:42:04.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61053/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:04.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324335101182,"ephemeral":false,"proof":""}]'
|
|
2026-02-02 04:42:04.451 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-02 04:42:04.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4704/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:04.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324335101182,"ephemeral":false,"proof":""}]'
|
|
2026-02-02 04:42:04.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4704/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-02 04:42:04.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:04.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61053/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-02 04:42:04.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:42:04.464 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-02 04:42:04.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61053/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:04.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324455426758,"ephemeral":false,"proof":""},{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324459934995,"ephemeral":false,"proof":""}]'
|
|
2026-02-02 04:42:04.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4704/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:42:04.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324455426758,"ephemeral":false,"proof":""},{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770007324459934995,"ephemeral":false,"proof":""}]'
|
|
2026-02-02 04:42:04.571 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:42:04.571 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:42:04.572 DEBUG [src.node.waku_node] Stopping container with id d75d05208553
|
|
2026-02-02 04:42:05.097 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:42:05.097 DEBUG [src.node.waku_node] Stopping container with id d83f46311077
|
|
2026-02-02 04:42:05.623 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:42:05.625 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:42:05.631 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:42:05.637 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|