mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 19:53:40 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2026-02-03 04:33:03.468 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:33:03.469 DEBUG [tests.conftest] Running test: test_relay with id: 2026-02-03_04-33-03__68527479-139f-46e7-b0c3-ca060ede5c17
|
|
2026-02-03 04:33:03.469 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:33:03.469 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-03 04:33:03.470 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-03 04:33:03.470 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-03 04:33:03.470 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-03 04:33:03.479 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:03.479 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-33-03__68527479-139f-46e7-b0c3-ca060ede5c17__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:03.480 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:03.480 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:03.519 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-03 04:33:03.520 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.31
|
|
2026-02-03 04:33:03.520 DEBUG [src.node.docker_mananger] Generated ports ['5801', '5802', '5803', '5804', '5805']
|
|
2026-02-03 04:33:03.520 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:03.520 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:03.520 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:03.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 5801:5801 -p 5802:5802 -p 5803:5803 -p 5804:5804 -p 5805:5805 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=5803 --rest-port=5801 --tcp-port=5802 --discv5-udp-port=5804 --rest-address=0.0.0.0 --nat=extip:172.18.158.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=60daebcc484c93febb8a3c92c6c785d57f06cd65fa31bc1eaabc7cdab2b9db81 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5805 --metrics-logging=true --relay=true
|
|
2026-02-03 04:33:06.585 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.31 waku 4f5c0584b541e492a9d0dd240e58b87445544fe6733dab87e260c79d4e7433ed
|
|
2026-02-03 04:33:06.619 DEBUG [src.node.docker_mananger] Container started with ID 4f5c0584b541. Setting up logs at ./log/docker/node1_2026-02-03_04-33-03__68527479-139f-46e7-b0c3-ca060ede5c17__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:06.620 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5801
|
|
2026-02-03 04:33:06.620 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:07.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5801/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:07.624 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_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"}]}'
|
|
2026-02-03 04:33:07.624 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:07.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5801/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:07.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.31/tcp/5802/p2p/16Uiu2HAkyktNr3Db4x47zevXRjQNkfT7eFxCnLQvVAaMXaQG19SC","/ip4/172.18.158.31/tcp/5803/ws/p2p/16Uiu2HAkyktNr3Db4x47zevXRjQNkfT7eFxCnLQvVAaMXaQG19SC"],"enrUri":"enr:-L24QNATwjscn4nN63NWFQVt5-RPi-NQQwF6a4IUtzg3owuBGaqlpLVryNsZSEdV04ihUtiRbQa_ZuPVSK8xIrU1g1MCgmlkgnY0gmlwhKwSnh-KbXVsdGlhZGRyc5YACASsEp4fBhaqAAoErBKeHwYWq90DgnJzhQADAQAAiXNlY3AyNTZrMaECQFrNCet0__zsk6brs3nNTuoKoq6ryyNw_eravxtAr2WDdGNwghaqg3VkcIIWrIV3YWt1MgE"}'
|
|
2026-02-03 04:33:07.627 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:07.634 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:07.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-33-03__68527479-139f-46e7-b0c3-ca060ede5c17__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:07.634 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:07.634 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.51
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.docker_mananger] Generated ports ['31577', '31578', '31579', '31580', '31581']
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:07.636 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:07.636 DEBUG [src.node.docker_mananger] docker run -i -t -p 31577:31577 -p 31578:31578 -p 31579:31579 -p 31580:31580 -p 31581:31581 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=31579 --rest-port=31577 --tcp-port=31578 --discv5-udp-port=31580 --rest-address=0.0.0.0 --nat=extip:172.18.189.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abaa384da07768b6e2838edd57ebbcf1be94fb7d24bd3c01f2e60c0c59138a77 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31581 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNATwjscn4nN63NWFQVt5-RPi-NQQwF6a4IUtzg3owuBGaqlpLVryNsZSEdV04ihUtiRbQa_ZuPVSK8xIrU1g1MCgmlkgnY0gmlwhKwSnh-KbXVsdGlhZGRyc5YACASsEp4fBhaqAAoErBKeHwYWq90DgnJzhQADAQAAiXNlY3AyNTZrMaECQFrNCet0__zsk6brs3nNTuoKoq6ryyNw_eravxtAr2WDdGNwghaqg3VkcIIWrIV3YWt1MgE
|
|
2026-02-03 04:33:07.817 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.51 waku 4b01abbf755180aa658b43ce9126db92f3d28c9d5a688c2b071c7d6853113e14
|
|
2026-02-03 04:33:07.846 DEBUG [src.node.docker_mananger] Container started with ID 4b01abbf7551. Setting up logs at ./log/docker/node1_2026-02-03_04-33-03__68527479-139f-46e7-b0c3-ca060ede5c17__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:07.846 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31577
|
|
2026-02-03 04:33:07.846 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:08.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31577/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:08.865 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_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"}]}'
|
|
2026-02-03 04:33:08.866 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:08.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31577/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:08.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.51/tcp/31578/p2p/16Uiu2HAmV2wQY3GsAJcsE22zSabztbpgHdzFNu8VewGXJPGkqpoN","/ip4/172.18.189.51/tcp/31579/ws/p2p/16Uiu2HAmV2wQY3GsAJcsE22zSabztbpgHdzFNu8VewGXJPGkqpoN"],"enrUri":"enr:-L24QC1xifQs3dZTIwagqIMh9PKz1F_a9zhJEHvd3IDN-sJae0dT36ur_jt79saIO4RLGI-JuU6utj9MsDMF_cbYCR4CgmlkgnY0gmlwhKwSvTOKbXVsdGlhZGRyc5YACASsEr0zBntaAAoErBK9MwZ7W90DgnJzhQADAQAAiXNlY3AyNTZrMaED81pwlkMRmm11UJL4BRxE2qx1V84iOznpD4dfZsL3Ma2DdGNwgntag3VkcIJ7XIV3YWt1MgE"}'
|
|
2026-02-03 04:33:08.872 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:08.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5801/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-03 04:33:08.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:08.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31577/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-03 04:33:08.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:08.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5801/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-03 04:33:08.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:08.886 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-03 04:33:08.987 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:33:08.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5801/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:08.989 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":1770093188882656000,"ephemeral":false,"proof":""}]'
|
|
2026-02-03 04:33:08.991 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:33:08.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31577/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:08.993 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":1770093188882656000,"ephemeral":false,"proof":""}]'
|
|
2026-02-03 04:33:08.996 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:33:08.997 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:33:08.997 DEBUG [src.node.waku_node] Stopping container with id 4f5c0584b541
|
|
2026-02-03 04:33:09.555 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:09.556 DEBUG [src.node.waku_node] Stopping container with id 4b01abbf7551
|
|
2026-02-03 04:33:10.103 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:10.106 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:33:10.111 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:33:10.116 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|