mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-03-12 04:33:19.256 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:33:19.257 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76
|
|
2026-03-12 04:33:19.257 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:33:19.257 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-12 04:33:19.257 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-12 04:33:19.267 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:33:19.267 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:19.273 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:33:19.274 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:19.280 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:33:19.280 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:19.280 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:33:19.281 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-12 04:33:19.281 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-03-12 04:33:19.282 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:33:19.282 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:33:19.327 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-12 04:33:19.327 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.250
|
|
2026-03-12 04:33:19.327 DEBUG [src.node.docker_mananger] Generated ports ['46887', '46888', '46889', '46890', '46891']
|
|
2026-03-12 04:33:19.327 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:33:19.327 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:33:19.328 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:33:19.328 DEBUG [src.node.docker_mananger] docker run -i -t -p 46887:46887 -p 46888:46888 -p 46889:46889 -p 46890:46890 -p 46891:46891 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=46889 --rest-port=46887 --tcp-port=46888 --discv5-udp-port=46890 --rest-address=0.0.0.0 --nat=extip:172.18.184.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ef356bccaab4a5009f37f3d3ac9ad2dce8f7acd4fbbdce037dd66fa6310ebcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46891 --metrics-logging=true --relay=true --store=true
|
|
2026-03-12 04:33:22.555 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.250 waku d07e4c9d1aa086a1c45b2c4c1b56ea7b5e604d4c530c454a7128eb0a0c0ad272
|
|
2026-03-12 04:33:22.593 DEBUG [src.node.docker_mananger] Container started with ID d07e4c9d1aa0. Setting up logs at ./log/docker/node1_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:22.594 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46887
|
|
2026-03-12 04:33:22.594 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:33:23.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:23.598 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-12 04:33:23.598 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:33:23.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46887/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:23.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.250/tcp/46888/p2p/16Uiu2HAmMCFHCJ6kthqBgBdK1S7HpfC5zygrwmYfoMrkpfugop5m","/ip4/172.18.184.250/tcp/46889/ws/p2p/16Uiu2HAmMCFHCJ6kthqBgBdK1S7HpfC5zygrwmYfoMrkpfugop5m"],"enrUri":"enr:-L24QBFn4WxkiThyzyTOmhY0LNVlppsrDovk7PQSHjfGklXke8RzMaz7O4qGcTryPZ7IhOpOekkyDO9rjhe6NwGHfg4CgmlkgnY0gmlwhKwSuPqKbXVsdGlhZGRyc5YACASsErj6BrcoAAoErBK4-ga3Kd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDft9hmCZWjs-pDFEJLOhiuVNc5VjDWsP7TksDV6XLv9CDdGNwgrcog3VkcIK3KoV3YWt1MgM"}'
|
|
2026-03-12 04:33:23.601 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:33:23.601 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:33:23.601 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:33:23.603 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:33:23.603 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.177
|
|
2026-03-12 04:33:23.603 DEBUG [src.node.docker_mananger] Generated ports ['14138', '14139', '14140', '14141', '14142']
|
|
2026-03-12 04:33:23.603 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:33:23.603 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:33:23.603 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:33:23.604 DEBUG [src.node.docker_mananger] docker run -i -t -p 14138:14138 -p 14139:14139 -p 14140:14140 -p 14141:14141 -p 14142:14142 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=14140 --rest-port=14138 --tcp-port=14139 --discv5-udp-port=14141 --rest-address=0.0.0.0 --nat=extip:172.18.48.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f3eccbfb8af74db8cd3d08faedbcb1cf402a65bbcee43bfebc45d8b60abd08a6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14142 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QBFn4WxkiThyzyTOmhY0LNVlppsrDovk7PQSHjfGklXke8RzMaz7O4qGcTryPZ7IhOpOekkyDO9rjhe6NwGHfg4CgmlkgnY0gmlwhKwSuPqKbXVsdGlhZGRyc5YACASsErj6BrcoAAoErBK4-ga3Kd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDft9hmCZWjs-pDFEJLOhiuVNc5VjDWsP7TksDV6XLv9CDdGNwgrcog3VkcIK3KoV3YWt1MgM
|
|
2026-03-12 04:33:23.800 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.177 waku 15b94b61bbb7eed933210a250196f82e06aaab9e5b8207dcef64c369009af4be
|
|
2026-03-12 04:33:23.836 DEBUG [src.node.docker_mananger] Container started with ID 15b94b61bbb7. Setting up logs at ./log/docker/node2_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:23.837 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14138
|
|
2026-03-12 04:33:23.838 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:33:24.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14138/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:24.841 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-12 04:33:24.842 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:33:24.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14138/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:24.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.177/tcp/14139/p2p/16Uiu2HAm8BhFs7WukCu5Ud5UA7oRm5fJNtj8onAfTMoaSP8LdCoH","/ip4/172.18.48.177/tcp/14140/ws/p2p/16Uiu2HAm8BhFs7WukCu5Ud5UA7oRm5fJNtj8onAfTMoaSP8LdCoH"],"enrUri":"enr:-L24QHwbSLb9NuUlwrZttJDBGm27oFxYh-DIAavZqfA3xDTHXyDN_6UOd5asT9lFw4ijhCypbABNtiHOIVCxy7nH4FQCgmlkgnY0gmlwhKwSMLGKbXVsdGlhZGRyc5YACASsEjCxBjc7AAoErBIwsQY3PN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvZM-I2L_NRVzhjecnmC1EKwToXm7hXCX8C-0USb81TiDdGNwgjc7g3VkcII3PYV3YWt1MgM"}'
|
|
2026-03-12 04:33:24.844 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:33:24.845 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:33:24.845 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.96
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.docker_mananger] Generated ports ['57081', '57082', '57083', '57084', '57085']
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:33:24.847 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:33:24.847 DEBUG [src.node.docker_mananger] docker run -i -t -p 57081:57081 -p 57082:57082 -p 57083:57083 -p 57084:57084 -p 57085:57085 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=57083 --rest-port=57081 --tcp-port=57082 --discv5-udp-port=57084 --rest-address=0.0.0.0 --nat=extip:172.18.127.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=55af427d9e4662fb601dd25d3fcf9aa6874f2a1f3e49b926eb012bff8beee626 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57085 --metrics-logging=true --relay=false --storenode=/ip4/172.18.48.177/tcp/14139/p2p/16Uiu2HAm8BhFs7WukCu5Ud5UA7oRm5fJNtj8onAfTMoaSP8LdCoH --discv5-bootstrap-node=enr:-L24QHwbSLb9NuUlwrZttJDBGm27oFxYh-DIAavZqfA3xDTHXyDN_6UOd5asT9lFw4ijhCypbABNtiHOIVCxy7nH4FQCgmlkgnY0gmlwhKwSMLGKbXVsdGlhZGRyc5YACASsEjCxBjc7AAoErBIwsQY3PN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvZM-I2L_NRVzhjecnmC1EKwToXm7hXCX8C-0USb81TiDdGNwgjc7g3VkcII3PYV3YWt1MgM
|
|
2026-03-12 04:33:25.070 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.96 waku 6e620db05f3de89fec16447f7f40fa4c7cef839f124635f32f6b80e1a556d80b
|
|
2026-03-12 04:33:25.103 DEBUG [src.node.docker_mananger] Container started with ID 6e620db05f3d. Setting up logs at ./log/docker/node3_2026-03-12_04-33-19__063a01bc-27ac-47a8-9141-e6472e3cbd76__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:33:25.104 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57081
|
|
2026-03-12 04:33:25.105 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:33:26.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57081/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:26.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:33:26.108 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:33:26.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57081/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:26.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.96/tcp/57082/p2p/16Uiu2HAmACMDUC7fbNryPzcSLGocvvZWmNF3saiCzUSDyoNXMBWt","/ip4/172.18.127.96/tcp/57083/ws/p2p/16Uiu2HAmACMDUC7fbNryPzcSLGocvvZWmNF3saiCzUSDyoNXMBWt"],"enrUri":"enr:-L24QKo5AxD8usYzzFCiKo0EbecivMGsMN2k7fB_yavVm4hXF1GVuu1sq38Oh3SXX_0Zn1xoRbJcIxUXpX7bVUjUt_oCgmlkgnY0gmlwhKwSf2CKbXVsdGlhZGRyc5YACASsEn9gBt76AAoErBJ_YAbe-90DgnJzhQADAQAAiXNlY3AyNTZrMaEC23WJYCTDDzKUdI-77iOwmlNRTMsViyQOkApPfJcnKM2DdGNwgt76g3VkcILe_IV3YWt1MgA"}'
|
|
2026-03-12 04:33:26.111 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:33:26.111 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-03-12 04:33:26.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46887/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:33:26.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:33:26.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14138/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:33:26.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:33:26.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46887/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:26.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.48.177/tcp/44420/p2p/16Uiu2HAm8BhFs7WukCu5Ud5UA7oRm5fJNtj8onAfTMoaSP8LdCoH","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/store-query/3.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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-12 04:33:26.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14138/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:26.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.184.250/tcp/46888/p2p/16Uiu2HAmMCFHCJ6kthqBgBdK1S7HpfC5zygrwmYfoMrkpfugop5m","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/store-query/3.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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-12 04:33:26.131 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-12 04:33:56.132 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-03-12 04:33:56.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:33:56.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46887/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
|
|
2026-03-12 04:33:56.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:33:56.139 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-12 04:33:56.340 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-12 04:33:59.340 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-03-12 04:33:59.341 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-12 04:33:59.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57081/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:33:59.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d29f1d320dfbbf79018a","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-12 04:33:59.385 DEBUG [src.steps.store] messages length is 0
|
|
2026-03-12 04:33:59.391 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': 'd29f1d320dfbbf79018a', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-03-12 04:33:59.391 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-03-12 04:33:59.396 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:33:59.397 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:33:59.398 DEBUG [src.node.waku_node] Stopping container with id d07e4c9d1aa0
|
|
2026-03-12 04:34:00.006 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:34:00.006 DEBUG [src.node.waku_node] Stopping container with id 15b94b61bbb7
|
|
2026-03-12 04:34:00.567 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:34:00.568 DEBUG [src.node.waku_node] Stopping container with id 6e620db05f3d
|
|
2026-03-12 04:34:00.825 ERROR [src.node.docker_mananger] Max retries reached for container d07e4c9d1aa0. Exiting log stream.
|
|
2026-03-12 04:34:01.124 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:34:01.126 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:34:01.145 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:34:01.185 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:34:01.189 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|