mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 07:33:09 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2026-03-17 04:41:38.171 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:41:38.173 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_relay with id: 2026-03-17_04-41-38__71f3c8cc-7710-4ee0-883a-653a6137f524
|
|
2026-03-17 04:41:38.174 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:41:38.175 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-17 04:41:38.187 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:41:38.188 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-17_04-41-38__71f3c8cc-7710-4ee0-883a-653a6137f524__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:38.188 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:41:38.188 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:41:38.191 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:41:38.191 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.142
|
|
2026-03-17 04:41:38.191 DEBUG [src.node.docker_mananger] Generated ports ['29764', '29765', '29766', '29767', '29768']
|
|
2026-03-17 04:41:38.192 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:41:38.193 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:41:38.193 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:41:38.194 DEBUG [src.node.docker_mananger] docker run -i -t -p 29764:29764 -p 29765:29765 -p 29766:29766 -p 29767:29767 -p 29768:29768 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=29766 --rest-port=29764 --tcp-port=29765 --discv5-udp-port=29767 --rest-address=0.0.0.0 --nat=extip:172.18.247.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=44e8f09bd4fbba9de9ddb145d1e7119ad45abfdedf0c5e9f08bfe9a6edf7d41d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29768 --metrics-logging=true --store=true --relay=true
|
|
2026-03-17 04:41:38.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.142 waku bb89bb4b99a7bfdfe9705a7b8c7bf1c5599f71d84ac1091022e6779403040e24
|
|
2026-03-17 04:41:38.417 DEBUG [src.node.docker_mananger] Container started with ID bb89bb4b99a7. Setting up logs at ./log/docker/publishing_node1_2026-03-17_04-41-38__71f3c8cc-7710-4ee0-883a-653a6137f524__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:38.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29764
|
|
2026-03-17 04:41:38.419 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:41:38.436 ERROR [src.node.docker_mananger] Max retries reached for container 521147b82447. Exiting log stream.
|
|
2026-03-17 04:41:39.022 ERROR [src.node.docker_mananger] Max retries reached for container 642db53f9819. Exiting log stream.
|
|
2026-03-17 04:41:39.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29764/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:39.422 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":"READY"},{"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":"READY"},{"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-17 04:41:39.422 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:41:39.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29764/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:39.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.142/tcp/29765/p2p/16Uiu2HAmHpkF8XruUrjRVChSC5oL3cJDpH49fbUdXt6DcJpM9z6y","/ip4/172.18.247.142/tcp/29766/ws/p2p/16Uiu2HAmHpkF8XruUrjRVChSC5oL3cJDpH49fbUdXt6DcJpM9z6y"],"enrUri":"enr:-L24QJxuokbzEpWFnPIuGZxQg2t-Ppy9AAyn5ECJxvrSvk2FeIt7LNCkaCyHHTQHZDm2jOgNm7lLCqK9HIFF7bCUkFwCgmlkgnY0gmlwhKwS946KbXVsdGlhZGRyc5YACASsEveOBnRFAAoErBL3jgZ0Rt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTMpK9ONSmphIadzrjZeAOktSNcyvJbvIZn0bcd9o4P6DdGNwgnRFg3VkcIJ0R4V3YWt1MgM"}'
|
|
2026-03-17 04:41:39.425 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:41:39.433 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:41:39.433 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-17_04-41-38__71f3c8cc-7710-4ee0-883a-653a6137f524__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:39.433 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:41:39.433 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:41:39.434 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:41:39.435 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.229
|
|
2026-03-17 04:41:39.435 DEBUG [src.node.docker_mananger] Generated ports ['50077', '50078', '50079', '50080', '50081']
|
|
2026-03-17 04:41:39.435 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:41:39.435 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:41:39.435 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:41:39.435 DEBUG [src.node.docker_mananger] docker run -i -t -p 50077:50077 -p 50078:50078 -p 50079:50079 -p 50080:50080 -p 50081:50081 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=50079 --rest-port=50077 --tcp-port=50078 --discv5-udp-port=50080 --rest-address=0.0.0.0 --nat=extip:172.18.202.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=93f2da0f3eaf43fea3dd65ceff0eca78ce18ab2aee7debf1fb62e475cd8faeb5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50081 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJxuokbzEpWFnPIuGZxQg2t-Ppy9AAyn5ECJxvrSvk2FeIt7LNCkaCyHHTQHZDm2jOgNm7lLCqK9HIFF7bCUkFwCgmlkgnY0gmlwhKwS946KbXVsdGlhZGRyc5YACASsEveOBnRFAAoErBL3jgZ0Rt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTMpK9ONSmphIadzrjZeAOktSNcyvJbvIZn0bcd9o4P6DdGNwgnRFg3VkcIJ0R4V3YWt1MgM --storenode=/ip4/172.18.247.142/tcp/29765/p2p/16Uiu2HAmHpkF8XruUrjRVChSC5oL3cJDpH49fbUdXt6DcJpM9z6y --store=false --relay=true
|
|
2026-03-17 04:41:39.630 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.229 waku 9642e63f32d6d0feb9b3d77937767b61a5e71d9aaa6d227af917b87d39db0a2c
|
|
2026-03-17 04:41:39.665 DEBUG [src.node.docker_mananger] Container started with ID 9642e63f32d6. Setting up logs at ./log/docker/store_node1_2026-03-17_04-41-38__71f3c8cc-7710-4ee0-883a-653a6137f524__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:39.666 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50077
|
|
2026-03-17 04:41:39.666 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:41:40.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50077/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:40.678 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-03-17 04:41:40.680 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:41:40.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50077/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:40.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.229/tcp/50078/p2p/16Uiu2HAmPjPKdxuhWWXy2mL66HzSnJiMFsoNWv8hmajMe5cPcyWZ","/ip4/172.18.202.229/tcp/50079/ws/p2p/16Uiu2HAmPjPKdxuhWWXy2mL66HzSnJiMFsoNWv8hmajMe5cPcyWZ"],"enrUri":"enr:-L24QKwDYIQ-oFaxtppQPTOzPbmQ1ANEJEYYuYmXLWDCA8ZGVZ3AUYb1nUBc6sYSG7l55Mvxxdacdz0nnpZ5L_ngtUICgmlkgnY0gmlwhKwSyuWKbXVsdGlhZGRyc5YACASsEsrlBsOeAAoErBLK5QbDn90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpJDaePj7lTpQ9ipuuFvob2shf4XPIV1Hxb5BHY5hx8qDdGNwgsOeg3VkcILDoIV3YWt1MgE"}'
|
|
2026-03-17 04:41:40.689 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:41:40.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50077/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.142/tcp/29765/p2p/16Uiu2HAmHpkF8XruUrjRVChSC5oL3cJDpH49fbUdXt6DcJpM9z6y"]'
|
|
2026-03-17 04:41:40.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:40.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29764/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-17 04:41:40.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:40.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50077/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-17 04:41:40.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:40.730 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:40.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29764/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:41:40.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:40.735 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:40.936 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-17 04:41:40.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29764/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:40.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdbf4ff4e6eea2c5fda9c37dbf8d7da25c4af4b32a5bc3807a1b1e1b284d4288f"}]}'
|
|
2026-03-17 04:41:40.940 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-17 04:41:40.940 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-17 04:41:40.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50077/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:40.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ebbd7f83be4d32ba2034","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdbf4ff4e6eea2c5fda9c37dbf8d7da25c4af4b32a5bc3807a1b1e1b284d4288f"}]}'
|
|
2026-03-17 04:41:40.950 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-17 04:41:40.952 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:41:40.953 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:41:40.953 DEBUG [src.node.waku_node] Stopping container with id bb89bb4b99a7
|
|
2026-03-17 04:41:41.542 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:41:41.544 DEBUG [src.node.waku_node] Stopping container with id 9642e63f32d6
|
|
2026-03-17 04:41:42.110 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:41:42.113 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:41:42.120 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:41:42.125 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|