mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-02-28 04:25:23.308 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:25:23.309 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d
|
|
2026-02-28 04:25:23.309 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:25:23.310 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-28 04:25:23.311 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-28 04:25:23.320 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:25:23.321 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:23.327 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:25:23.327 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:23.333 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:25:23.333 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:23.333 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:25:23.334 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 04:25:23.334 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-02-28 04:25:23.334 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:25:23.335 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:25:23.336 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:25:23.336 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.35
|
|
2026-02-28 04:25:23.336 DEBUG [src.node.docker_mananger] Generated ports ['33250', '33251', '33252', '33253', '33254']
|
|
2026-02-28 04:25:23.336 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:25:23.336 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:25:23.337 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:25:23.337 DEBUG [src.node.docker_mananger] docker run -i -t -p 33250:33250 -p 33251:33251 -p 33252:33252 -p 33253:33253 -p 33254:33254 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=33252 --rest-port=33250 --tcp-port=33251 --discv5-udp-port=33253 --rest-address=0.0.0.0 --nat=extip:172.18.100.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c64ebaafcccd07bbc3ff629afb3afb5c55e370cc599a0eb78fda63ed063cc896 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33254 --metrics-logging=true --relay=true --store=true
|
|
2026-02-28 04:25:23.503 ERROR [src.node.docker_mananger] Max retries reached for container 4f54d180e959. Exiting log stream.
|
|
2026-02-28 04:25:23.526 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.35 waku c4d22d5e977479a6dff2db32ecce1ab2a0a13be297623bd33cd3a16d826268e0
|
|
2026-02-28 04:25:23.559 DEBUG [src.node.docker_mananger] Container started with ID c4d22d5e9774. Setting up logs at ./log/docker/node1_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:23.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33250
|
|
2026-02-28 04:25:23.559 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:25:24.131 ERROR [src.node.docker_mananger] Max retries reached for container b789f6e412dc. Exiting log stream.
|
|
2026-02-28 04:25:24.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33250/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:24.563 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-02-28 04:25:24.563 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:25:24.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33250/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:24.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.35/tcp/33251/p2p/16Uiu2HAmGqnUjZPSyRF9VKSzrqDQUwmzdBmSVZ8dvwK1FbTFytb8","/ip4/172.18.100.35/tcp/33252/ws/p2p/16Uiu2HAmGqnUjZPSyRF9VKSzrqDQUwmzdBmSVZ8dvwK1FbTFytb8"],"enrUri":"enr:-L24QO-hV_gJ-KtYM7Dp0tUmrNFyU3QhgpBPZDGrAEN_1A-BRY8Hi6-0oTRHBmb6PPICbBgHIEeCmR3GJHuF8mPonJECgmlkgnY0gmlwhKwSZCOKbXVsdGlhZGRyc5YACASsEmQjBoHjAAoErBJkIwaB5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPjK2mov8CWSCoUc4pZ4daUt4rCPjPDtvKSBVVncNw0eDdGNwgoHjg3VkcIKB5YV3YWt1MgM"}'
|
|
2026-02-28 04:25:24.566 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:25:24.566 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:25:24.566 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:25:24.567 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:25:24.568 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.191
|
|
2026-02-28 04:25:24.568 DEBUG [src.node.docker_mananger] Generated ports ['58476', '58477', '58478', '58479', '58480']
|
|
2026-02-28 04:25:24.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:25:24.568 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:25:24.568 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:25:24.568 DEBUG [src.node.docker_mananger] docker run -i -t -p 58476:58476 -p 58477:58477 -p 58478:58478 -p 58479:58479 -p 58480:58480 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=58478 --rest-port=58476 --tcp-port=58477 --discv5-udp-port=58479 --rest-address=0.0.0.0 --nat=extip:172.18.242.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de4937c5a56d87fefbec388d925c4c9bd2e4c8d084bea85adede2c01b50becf4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58480 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QO-hV_gJ-KtYM7Dp0tUmrNFyU3QhgpBPZDGrAEN_1A-BRY8Hi6-0oTRHBmb6PPICbBgHIEeCmR3GJHuF8mPonJECgmlkgnY0gmlwhKwSZCOKbXVsdGlhZGRyc5YACASsEmQjBoHjAAoErBJkIwaB5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPjK2mov8CWSCoUc4pZ4daUt4rCPjPDtvKSBVVncNw0eDdGNwgoHjg3VkcIKB5YV3YWt1MgM
|
|
2026-02-28 04:25:24.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.191 waku 0a0343ebdfbcac09dcc5fe523d49431e191173fd32cdfeaa33202d4ee0a6a593
|
|
2026-02-28 04:25:24.804 DEBUG [src.node.docker_mananger] Container started with ID 0a0343ebdfbc. Setting up logs at ./log/docker/node2_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:24.805 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58476
|
|
2026-02-28 04:25:24.805 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:25:25.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58476/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:25.808 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-02-28 04:25:25.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:25:25.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58476/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:25.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.191/tcp/58477/p2p/16Uiu2HAkyWkx1J1urc1nfb8BP4BRpoRQY9ce7jL4jur3iBMB8c3A","/ip4/172.18.242.191/tcp/58478/ws/p2p/16Uiu2HAkyWkx1J1urc1nfb8BP4BRpoRQY9ce7jL4jur3iBMB8c3A"],"enrUri":"enr:-L24QBp4MrrBgoX-LeL-yeIyGF7u1XgGRUXwCRui70ZXDNHkAmWoI0RNxj76XzN87NZjm_gqaNeFdlFxmYdVwudAloICgmlkgnY0gmlwhKwS8r-KbXVsdGlhZGRyc5YACASsEvK_BuRtAAoErBLyvwbkbt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPLxFOiyQWzFXfEFRT8YbnXxayVAOwdhu6rEGJ6AVb6GDdGNwguRtg3VkcILkb4V3YWt1MgM"}'
|
|
2026-02-28 04:25:25.811 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:25:25.812 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:25:25.812 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:25:25.813 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:25:25.813 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.202
|
|
2026-02-28 04:25:25.813 DEBUG [src.node.docker_mananger] Generated ports ['48573', '48574', '48575', '48576', '48577']
|
|
2026-02-28 04:25:25.814 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:25:25.814 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:25:25.814 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:25:25.814 DEBUG [src.node.docker_mananger] docker run -i -t -p 48573:48573 -p 48574:48574 -p 48575:48575 -p 48576:48576 -p 48577:48577 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=48575 --rest-port=48573 --tcp-port=48574 --discv5-udp-port=48576 --rest-address=0.0.0.0 --nat=extip:172.18.33.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abcfeeaea78901455a97de762e641cc855769cc50c2afaceac2cc2ec10cc37ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48577 --metrics-logging=true --relay=false --storenode=/ip4/172.18.242.191/tcp/58477/p2p/16Uiu2HAkyWkx1J1urc1nfb8BP4BRpoRQY9ce7jL4jur3iBMB8c3A --discv5-bootstrap-node=enr:-L24QBp4MrrBgoX-LeL-yeIyGF7u1XgGRUXwCRui70ZXDNHkAmWoI0RNxj76XzN87NZjm_gqaNeFdlFxmYdVwudAloICgmlkgnY0gmlwhKwS8r-KbXVsdGlhZGRyc5YACASsEvK_BuRtAAoErBLyvwbkbt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPLxFOiyQWzFXfEFRT8YbnXxayVAOwdhu6rEGJ6AVb6GDdGNwguRtg3VkcILkb4V3YWt1MgM
|
|
2026-02-28 04:25:26.044 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.202 waku 70906e22b230968c127fcc0cf2f534d81b855169a85466d05dd0c11f80a8dade
|
|
2026-02-28 04:25:26.080 DEBUG [src.node.docker_mananger] Container started with ID 70906e22b230. Setting up logs at ./log/docker/node3_2026-02-28_04-25-23__89beb728-0e38-48dd-9a7b-895a55b8684d__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:25:26.081 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48573
|
|
2026-02-28 04:25:26.081 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:25:27.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48573/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:27.085 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-02-28 04:25:27.085 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:25:27.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48573/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:27.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.202/tcp/48574/p2p/16Uiu2HAmSkx6nHc3avoCwR8n35E6CW9X21X7iTWZ7S8k1o1eKxHo","/ip4/172.18.33.202/tcp/48575/ws/p2p/16Uiu2HAmSkx6nHc3avoCwR8n35E6CW9X21X7iTWZ7S8k1o1eKxHo"],"enrUri":"enr:-L24QDBy4stpDikxMup_B1Lg0-HWboLb1Opk13exjpmntugORGeAVERpnC-TWW26YtLH7g6Nbes_e9UdpBo8WffAX6MCgmlkgnY0gmlwhKwSIcqKbXVsdGlhZGRyc5YACASsEiHKBr2-AAoErBIhyga9v90DgnJzhQADAQAAiXNlY3AyNTZrMaED0YqOvYLen_PU04eMYrR0_ZFZL3wOIKgtsCjBfRvCxSqDdGNwgr2-g3VkcIK9wIV3YWt1MgA"}'
|
|
2026-02-28 04:25:27.088 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:25:27.088 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-02-28 04:25:27.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33250/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:25:27.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:25:27.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58476/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-28 04:25:27.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:25:27.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33250/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:27.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.242.191/tcp/56144/p2p/16Uiu2HAkyWkx1J1urc1nfb8BP4BRpoRQY9ce7jL4jur3iBMB8c3A","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":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
|
|
2026-02-28 04:25:27.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58476/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:25:27.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.100.35/tcp/33251/p2p/16Uiu2HAmGqnUjZPSyRF9VKSzrqDQUwmzdBmSVZ8dvwK1FbTFytb8","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":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"}]'
|
|
2026-02-28 04:25:27.106 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-28 04:25:57.106 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false
|
|
2026-02-28 04:25:57.107 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 04:25:57.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33250/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": false}'
|
|
2026-02-28 04:25:57.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:25:57.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 04:25:57.315 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-02-28 04:26:00.316 DEBUG [tests.e2e.test_e2e] Check if message is stored
|
|
2026-02-28 04:26:00.316 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 04:26:00.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48573/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:00.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c3ae6ec64dec1176441a","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0a4d6c94a2c1c0a9d32f55b073d89d45f7e97ffed4df34631dd0a81bcf63b2d3"}]}'
|
|
2026-02-28 04:26:00.364 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-28 04:26:00.370 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:26:00.371 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:26:00.371 DEBUG [src.node.waku_node] Stopping container with id c4d22d5e9774
|
|
2026-02-28 04:26:00.939 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:00.939 DEBUG [src.node.waku_node] Stopping container with id 0a0343ebdfbc
|
|
2026-02-28 04:26:01.534 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:01.536 DEBUG [src.node.waku_node] Stopping container with id 70906e22b230
|
|
2026-02-28 04:26:01.826 ERROR [src.node.docker_mananger] Max retries reached for container c4d22d5e9774. Exiting log stream.
|
|
2026-02-28 04:26:02.063 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:02.064 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:26:02.099 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:02.121 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:02.127 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|