mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
77 lines
14 KiB
Plaintext
77 lines
14 KiB
Plaintext
2026-02-25 19:26:14.695 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:26:14.696 DEBUG [tests.conftest] Running test: test_relay_different_latency_between_two_nodes[5000] with id: 2026-02-25_19-26-14__39affd17-d6db-40a3-81eb-9f966f2e7edb
|
|
2026-02-25 19:26:14.696 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:26:14.696 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 19:26:14.706 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:26:14.706 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-26-14__39affd17-d6db-40a3-81eb-9f966f2e7edb__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:26:14.712 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:26:14.712 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-26-14__39affd17-d6db-40a3-81eb-9f966f2e7edb__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:26:14.714 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-02-25 19:26:14.714 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:26:14.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:26:14.760 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-25 19:26:14.760 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.109
|
|
2026-02-25 19:26:14.760 DEBUG [src.node.docker_mananger] Generated ports ['53578', '53579', '53580', '53581', '53582']
|
|
2026-02-25 19:26:14.760 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:26:14.760 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:26:14.761 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:26:14.761 DEBUG [src.node.docker_mananger] docker run -i -t -p 53578:53578 -p 53579:53579 -p 53580:53580 -p 53581:53581 -p 53582:53582 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=53580 --rest-port=53578 --tcp-port=53579 --discv5-udp-port=53581 --rest-address=0.0.0.0 --nat=extip:172.18.34.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=391dd60ba3adabdf761afdea2d7dbddca91a8fa2ce2ef8dce2e1b4ceddaf5420 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53582 --metrics-logging=true --relay=true
|
|
2026-02-25 19:26:18.681 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.109 waku 8b3131b60e5f7718790fe7cd66a7d82811d95175d9668aee514c00b7b8acf7e2
|
|
2026-02-25 19:26:18.719 DEBUG [src.node.docker_mananger] Container started with ID 8b3131b60e5f. Setting up logs at ./log/docker/node1_2026-02-25_19-26-14__39affd17-d6db-40a3-81eb-9f966f2e7edb__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:26:18.719 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53578
|
|
2026-02-25 19:26:18.719 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:26:19.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:19.723 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_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-25 19:26:19.724 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:26:19.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:19.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.109/tcp/53579/p2p/16Uiu2HAmDcY8cfDBA8M8zoy7gdwRcK47Hz284sEEcMQNYmyqgzR7","/ip4/172.18.34.109/tcp/53580/ws/p2p/16Uiu2HAmDcY8cfDBA8M8zoy7gdwRcK47Hz284sEEcMQNYmyqgzR7"],"enrUri":"enr:-L24QJnKv-nZ8t6kI9ikJaGk3c4CjG5Jz1tsrCStfm2oZNdOKrLP-Ema8TdmANUkafwhOHuipJROgGospSMXz7D0ELQCgmlkgnY0gmlwhKwSIm2KbXVsdGlhZGRyc5YACASsEiJtBtFLAAoErBIibQbRTN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDjrhQy3C0H3Fk4FF4SD9DET3FxQQuQtN7pBKdtnN2BKDdGNwgtFLg3VkcILRTYV3YWt1MgE"}'
|
|
2026-02-25 19:26:19.727 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:26:19.727 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:26:19.727 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:26:19.729 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:26:19.729 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.49
|
|
2026-02-25 19:26:19.729 DEBUG [src.node.docker_mananger] Generated ports ['9188', '9189', '9190', '9191', '9192']
|
|
2026-02-25 19:26:19.729 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:26:19.730 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:26:19.730 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:26:19.730 DEBUG [src.node.docker_mananger] docker run -i -t -p 9188:9188 -p 9189:9189 -p 9190:9190 -p 9191:9191 -p 9192:9192 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=9190 --rest-port=9188 --tcp-port=9189 --discv5-udp-port=9191 --rest-address=0.0.0.0 --nat=extip:172.18.187.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4853c0db267be2ecd16efdfea8beca5ce2e18cdba4ae4bb1c2b4eda3dbaeea2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9192 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJnKv-nZ8t6kI9ikJaGk3c4CjG5Jz1tsrCStfm2oZNdOKrLP-Ema8TdmANUkafwhOHuipJROgGospSMXz7D0ELQCgmlkgnY0gmlwhKwSIm2KbXVsdGlhZGRyc5YACASsEiJtBtFLAAoErBIibQbRTN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDjrhQy3C0H3Fk4FF4SD9DET3FxQQuQtN7pBKdtnN2BKDdGNwgtFLg3VkcILRTYV3YWt1MgE
|
|
2026-02-25 19:26:19.924 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.49 waku a6169bfbb741a839e4fc55d892baca5934d79740e01ecf465ed233e7e076a6dc
|
|
2026-02-25 19:26:19.961 DEBUG [src.node.docker_mananger] Container started with ID a6169bfbb741. Setting up logs at ./log/docker/node2_2026-02-25_19-26-14__39affd17-d6db-40a3-81eb-9f966f2e7edb__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:26:19.962 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9188
|
|
2026-02-25 19:26:19.962 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:26:20.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9188/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:20.982 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_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-25 19:26:20.983 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:26:20.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9188/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:20.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.49/tcp/9189/p2p/16Uiu2HAkwXbbM3SrdbfMMoy7JgxeS8f3uXFgJcotRo5KLMNsoC6U","/ip4/172.18.187.49/tcp/9190/ws/p2p/16Uiu2HAkwXbbM3SrdbfMMoy7JgxeS8f3uXFgJcotRo5KLMNsoC6U"],"enrUri":"enr:-L24QFE5XdTQ-MSij1JwVOhSzLS9XarSi24q6lnh03JjuN8LWjCKdZW_lWaP3-QTpD3fdHFStg7Wy1KoX-lVQ7UlP54CgmlkgnY0gmlwhKwSuzGKbXVsdGlhZGRyc5YACASsErsxBiPlAAoErBK7MQYj5t0DgnJzhQADAQAAiXNlY3AyNTZrMaECHzvl9jV7wUJQuJoEM1L3K2HmYG5XsTgs_Um07fe9_rmDdGNwgiPlg3VkcIIj54V3YWt1MgE"}'
|
|
2026-02-25 19:26:20.993 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:26:20.993 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-02-25 19:26:20.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53578/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 19:26:21.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:26:21.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9188/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 19:26:21.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:26:21.010 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-02-25 19:26:21.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53578/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:21.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.187.49/tcp/53604/p2p/16Uiu2HAkwXbbM3SrdbfMMoy7JgxeS8f3uXFgJcotRo5KLMNsoC6U","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 19:26:21.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9188/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:21.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.34.109/tcp/53579/p2p/16Uiu2HAmDcY8cfDBA8M8zoy7gdwRcK47Hz284sEEcMQNYmyqgzR7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-25 19:26:21.018 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-25 19:26:31.018 INFO [tests.e2e.test_network_conditions] Applying 5000ms latency to node2
|
|
2026-02-25 19:26:31.021 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '3209', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-25 19:26:31.203 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '3209', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-25 19:26:31.215 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '3209', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '5000ms']
|
|
2026-02-25 19:26:31.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:26:31.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:26:31.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9188/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:26:41.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772047591230020233,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:26:41.241 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '3209', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-25 19:26:41.253 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:26:41.254 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:26:41.254 DEBUG [src.node.waku_node] Stopping container with id 8b3131b60e5f
|
|
2026-02-25 19:26:41.810 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:26:41.810 DEBUG [src.node.waku_node] Stopping container with id a6169bfbb741
|
|
2026-02-25 19:26:42.390 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:26:42.391 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:26:42.408 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:26:42.419 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|