mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 04:39:32 +00:00
96 lines
16 KiB
Plaintext
96 lines
16 KiB
Plaintext
2026-04-23 05:19:40.590 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:19:40.590 DEBUG [tests.conftest] Running test: test_time_filter_start_time_after_end_time with id: 2026-04-23_05-19-40__7da6ddeb-8146-4546-a1aa-8d5d4fb4ff78
|
|
2026-04-23 05:19:40.590 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:19:40.591 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:19:40.591 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 05:19:40.599 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:40.599 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_05-19-40__7da6ddeb-8146-4546-a1aa-8d5d4fb4ff78__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:40.599 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:40.599 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:40.601 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:40.601 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.208
|
|
2026-04-23 05:19:40.601 DEBUG [src.node.docker_mananger] Generated ports ['46404', '46405', '46406', '46407', '46408']
|
|
2026-04-23 05:19:40.601 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:40.601 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:40.602 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:40.602 DEBUG [src.node.docker_mananger] docker run -i -t -p 46404:46404 -p 46405:46405 -p 46406:46406 -p 46407:46407 -p 46408:46408 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=46406 --rest-port=46404 --tcp-port=46405 --discv5-udp-port=46407 --rest-address=0.0.0.0 --nat=extip:172.18.206.208 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=212d1ff87adafb12ae529c010dbcbf01ebcef9ead01ad995e4ef2b3e8a372070 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46408 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 05:19:40.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.208 waku efe5423e8412dbe9618be6394ce5d1be2f1b2b63a4ce5700266927f52c805164
|
|
2026-04-23 05:19:40.847 DEBUG [src.node.docker_mananger] Container started with ID efe5423e8412. Setting up logs at ./log/docker/publishing_node1_2026-04-23_05-19-40__7da6ddeb-8146-4546-a1aa-8d5d4fb4ff78__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:40.848 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46404
|
|
2026-04-23 05:19:40.849 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:40.891 ERROR [src.node.docker_mananger] Max retries reached for container a38d533778f9. Exiting log stream.
|
|
2026-04-23 05:19:41.396 ERROR [src.node.docker_mananger] Max retries reached for container dcec63876134. Exiting log stream.
|
|
2026-04-23 05:19:41.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46404/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.853 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:19:41.853 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:41.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46404/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.208/tcp/46405/p2p/16Uiu2HAkuXoaZkiwdmSHimSDkyuN1hyDM7SeZFTeR5rtPVRzSC6r","/ip4/172.18.206.208/tcp/46406/ws/p2p/16Uiu2HAkuXoaZkiwdmSHimSDkyuN1hyDM7SeZFTeR5rtPVRzSC6r"],"enrUri":"enr:-L24QCI0u6e3ddgHmYDdNOoWUGlr-RoO8oMdKQvFtoJodRPJNa6NcZEi8cXoOiRJY29867WZ_4X2ymEpA48LiVwhHCICgmlkgnY0gmlwhKwSztCKbXVsdGlhZGRyc5YACASsEs7QBrVFAAoErBLO0Aa1Rt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECAZIT4UoinVRpsCVjufJSWcGEfKC-sYF-IIk1OhqHMleDdGNwgrVFg3VkcIK1R4V3YWt1MgM"}'
|
|
2026-04-23 05:19:41.856 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:41.864 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:41.864 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_05-19-40__7da6ddeb-8146-4546-a1aa-8d5d4fb4ff78__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:41.864 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:41.865 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:41.866 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:41.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.103
|
|
2026-04-23 05:19:41.866 DEBUG [src.node.docker_mananger] Generated ports ['22331', '22332', '22333', '22334', '22335']
|
|
2026-04-23 05:19:41.867 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:41.867 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:41.867 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:41.867 DEBUG [src.node.docker_mananger] docker run -i -t -p 22331:22331 -p 22332:22332 -p 22333:22333 -p 22334:22334 -p 22335:22335 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=22333 --rest-port=22331 --tcp-port=22332 --discv5-udp-port=22334 --rest-address=0.0.0.0 --nat=extip:172.18.167.103 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=00372b0d2b1bbcfa371acea45c15c6e844d7eeabbc0acc378ca1ce8a4e43b5b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22335 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCI0u6e3ddgHmYDdNOoWUGlr-RoO8oMdKQvFtoJodRPJNa6NcZEi8cXoOiRJY29867WZ_4X2ymEpA48LiVwhHCICgmlkgnY0gmlwhKwSztCKbXVsdGlhZGRyc5YACASsEs7QBrVFAAoErBLO0Aa1Rt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECAZIT4UoinVRpsCVjufJSWcGEfKC-sYF-IIk1OhqHMleDdGNwgrVFg3VkcIK1R4V3YWt1MgM --storenode=/ip4/172.18.206.208/tcp/46405/p2p/16Uiu2HAkuXoaZkiwdmSHimSDkyuN1hyDM7SeZFTeR5rtPVRzSC6r --store=true --relay=true
|
|
2026-04-23 05:19:42.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.103 waku 3effe12efc63acdebf19366a148650a62688629d471811a52d47cc31053b1d6c
|
|
2026-04-23 05:19:42.098 DEBUG [src.node.docker_mananger] Container started with ID 3effe12efc63. Setting up logs at ./log/docker/store_node1_2026-04-23_05-19-40__7da6ddeb-8146-4546-a1aa-8d5d4fb4ff78__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:42.098 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22331
|
|
2026-04-23 05:19:42.098 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:43.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:43.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:19:43.103 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:43.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:43.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.103/tcp/22332/p2p/16Uiu2HAm1go8rLTGTzdsnRNRjFx5GQCWyWqA9CUbYjzquckEm3Nr","/ip4/172.18.167.103/tcp/22333/ws/p2p/16Uiu2HAm1go8rLTGTzdsnRNRjFx5GQCWyWqA9CUbYjzquckEm3Nr"],"enrUri":"enr:-L24QFzIRNJ6NwKlV8KNsOpgk21U5AuOgkenwv4PcSe48XPNduxEJlGN7bJ-wYX8g99t78bSicK_1TAamEeOf5MhyJQCgmlkgnY0gmlwhKwSp2eKbXVsdGlhZGRyc5YACASsEqdnBlc8AAoErBKnZwZXPd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECXQXs2hDiMF0rqUsC9Vkd7TzyZ6WC6bs14GJia0KJoIuDdGNwglc8g3VkcIJXPoV3YWt1MgM"}'
|
|
2026-04-23 05:19:43.106 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:43.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.208/tcp/46405/p2p/16Uiu2HAkuXoaZkiwdmSHimSDkyuN1hyDM7SeZFTeR5rtPVRzSC6r"]'
|
|
2026-04-23 05:19:43.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:19:43.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:19:43.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.117 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:43.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:43.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.124 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:43.325 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:43.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:43.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.332 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:43.533 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:43.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:43.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.539 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:43.740 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:43.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:43.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.746 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:43.947 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:43.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:43.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:43.953 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:44.154 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:19:44.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46404/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:19:44.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:44.162 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:19:44.362 DEBUG [tests.store.test_time_filter] inquering stored messages with start time 1776921585117564928 after end time 1776921580117552128
|
|
2026-04-23 05:19:44.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&startTime=1776921585117564928&endTime=1776921580117552128&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:44.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-04-23 05:19:44.366 DEBUG [tests.store.test_time_filter] response for wrong time message is {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-04-23 05:19:44.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&startTime=1776921585117564928&endTime=1776921580117552128&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:44.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-04-23 05:19:44.370 DEBUG [tests.store.test_time_filter] response for wrong time message is {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-04-23 05:19:44.371 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:19:44.373 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:19:44.373 DEBUG [src.node.waku_node] Stopping container with id efe5423e8412
|
|
2026-04-23 05:19:44.860 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:19:44.861 DEBUG [src.node.waku_node] Stopping container with id 3effe12efc63
|
|
2026-04-23 05:19:45.323 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:19:45.326 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:19:45.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:19:45.358 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|