mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
186 lines
31 KiB
Plaintext
186 lines
31 KiB
Plaintext
2026-03-05 15:10:30.697 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:10:30.697 DEBUG [tests.conftest] Running test: test_get_store_messages_with_different_pubsub_topics with id: 2026-03-05_15-10-30__7a8070f8-a532-4c7b-b1a3-efcee973121d
|
|
2026-03-05 15:10:30.698 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:10:30.698 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:10:30.698 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 15:10:30.705 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:10:30.705 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_15-10-30__7a8070f8-a532-4c7b-b1a3-efcee973121d__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:30.705 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:10:30.705 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:10:30.706 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:10:30.706 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.173
|
|
2026-03-05 15:10:30.707 DEBUG [src.node.docker_mananger] Generated ports ['21390', '21391', '21392', '21393', '21394']
|
|
2026-03-05 15:10:30.707 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:10:30.707 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:10:30.707 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:10:30.707 DEBUG [src.node.docker_mananger] docker run -i -t -p 21390:21390 -p 21391:21391 -p 21392:21392 -p 21393:21393 -p 21394:21394 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21392 --rest-port=21390 --tcp-port=21391 --discv5-udp-port=21393 --rest-address=0.0.0.0 --nat=extip:172.18.128.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=94a2daacf37fbb2ff7b2d2b46dabcebb80408f6e8d45d6ae1518bcaece1db12e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21394 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 15:10:30.899 ERROR [src.node.docker_mananger] Max retries reached for container 6ac7e203ef64. Exiting log stream.
|
|
2026-03-05 15:10:30.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.173 waku 47b6fa424b763b641b7b6b8b9d46d7990b1e6ce078c824405d84106a0bbd3bbd
|
|
2026-03-05 15:10:30.936 DEBUG [src.node.docker_mananger] Container started with ID 47b6fa424b76. Setting up logs at ./log/docker/publishing_node1_2026-03-05_15-10-30__7a8070f8-a532-4c7b-b1a3-efcee973121d__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:30.936 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 21390
|
|
2026-03-05 15:10:30.937 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:10:31.493 ERROR [src.node.docker_mananger] Max retries reached for container 41c9ec718f06. Exiting log stream.
|
|
2026-03-05 15:10:31.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:31.940 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-05 15:10:31.940 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:10:31.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:31.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.173/tcp/21391/p2p/16Uiu2HAmBQB8dJcm5ZEHCfBfhCuxitdMLfzw8yV4aQEwAjteJbnP","/ip4/172.18.128.173/tcp/21392/ws/p2p/16Uiu2HAmBQB8dJcm5ZEHCfBfhCuxitdMLfzw8yV4aQEwAjteJbnP"],"enrUri":"enr:-L24QH-z6fcHCbjJ4-gyo3RAD8OqGH4Zb70wYUwSRAbwxM4xWPdBKEasHOD4I7hdAYWoFUIN6jmUrRuisWziDKVqjYwCgmlkgnY0gmlwhKwSgK2KbXVsdGlhZGRyc5YACASsEoCtBlOPAAoErBKArQZTkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7VjKtByiNFhGg4GwcsuUgb-rzlE1pXDOWQS5NQCnmOiDdGNwglOPg3VkcIJTkYV3YWt1MgM"}'
|
|
2026-03-05 15:10:31.943 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:10:31.950 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:10:31.950 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_15-10-30__7a8070f8-a532-4c7b-b1a3-efcee973121d__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:31.950 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:10:31.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:10:31.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:10:31.952 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.226
|
|
2026-03-05 15:10:31.952 DEBUG [src.node.docker_mananger] Generated ports ['23300', '23301', '23302', '23303', '23304']
|
|
2026-03-05 15:10:31.952 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:10:31.952 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:10:31.952 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:10:31.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 23300:23300 -p 23301:23301 -p 23302:23302 -p 23303:23303 -p 23304:23304 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23302 --rest-port=23300 --tcp-port=23301 --discv5-udp-port=23303 --rest-address=0.0.0.0 --nat=extip:172.18.158.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3de59a67ac0f2a2e0d588b2f44fb4588619c87ebeb51ac53c9c7a1bedd93065c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23304 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QH-z6fcHCbjJ4-gyo3RAD8OqGH4Zb70wYUwSRAbwxM4xWPdBKEasHOD4I7hdAYWoFUIN6jmUrRuisWziDKVqjYwCgmlkgnY0gmlwhKwSgK2KbXVsdGlhZGRyc5YACASsEoCtBlOPAAoErBKArQZTkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7VjKtByiNFhGg4GwcsuUgb-rzlE1pXDOWQS5NQCnmOiDdGNwglOPg3VkcIJTkYV3YWt1MgM --storenode=/ip4/172.18.128.173/tcp/21391/p2p/16Uiu2HAmBQB8dJcm5ZEHCfBfhCuxitdMLfzw8yV4aQEwAjteJbnP --store=true --relay=true
|
|
2026-03-05 15:10:32.145 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.226 waku 2b3b8204a2d052a0949d0411c82ab8f1cc604d894ac627deb061a56c2654c2f4
|
|
2026-03-05 15:10:32.183 DEBUG [src.node.docker_mananger] Container started with ID 2b3b8204a2d0. Setting up logs at ./log/docker/store_node1_2026-03-05_15-10-30__7a8070f8-a532-4c7b-b1a3-efcee973121d__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:32.184 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 23300
|
|
2026-03-05 15:10:32.184 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:10:33.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.189 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"},{"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-05 15:10:33.189 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:10:33.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.226/tcp/23301/p2p/16Uiu2HAmNQwS9pT3uutLnBNh7Y6YczyQBsmHwMenX5qZtBkaTi4o","/ip4/172.18.158.226/tcp/23302/ws/p2p/16Uiu2HAmNQwS9pT3uutLnBNh7Y6YczyQBsmHwMenX5qZtBkaTi4o"],"enrUri":"enr:-L24QOAXmR43QGbHtChMKOTZ--k8H1fkrhG034w642oD_GbTNJUO2fIxJf5fGnr89Poq-onGmj3_DTQDCdm4ZKDttusCgmlkgnY0gmlwhKwSnuKKbXVsdGlhZGRyc5YACASsEp7iBlsFAAoErBKe4gZbBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkPtwzQ1X4qNMsZrHqI7qKEtWLxLdQe2l_aGwB9N5eqCDdGNwglsFg3VkcIJbB4V3YWt1MgM"}'
|
|
2026-03-05 15:10:33.192 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:10:33.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23300/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.128.173/tcp/21391/p2p/16Uiu2HAmBQB8dJcm5ZEHCfBfhCuxitdMLfzw8yV4aQEwAjteJbnP"]'
|
|
2026-03-05 15:10:33.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:10:33.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:10:33.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/2", "/waku/2/rs/3/3", "/waku/2/rs/3/4", "/waku/2/rs/3/5", "/waku/2/rs/3/6", "/waku/2/rs/3/7", "/waku/2/rs/3/8"]'
|
|
2026-03-05 15:10:33.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/2", "/waku/2/rs/3/3", "/waku/2/rs/3/4", "/waku/2/rs/3/5", "/waku/2/rs/3/6", "/waku/2/rs/3/7", "/waku/2/rs/3/8"]'
|
|
2026-03-05 15:10:33.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.234 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/0
|
|
2026-03-05 15:10:33.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:33.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/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-05 15:10:33.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.249 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:33.449 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6c10347698956907b9463659449289342c10099767dd655a714bf28834e9cb74"}]}'
|
|
2026-03-05 15:10:33.453 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.453 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6c10347698956907b9463659449289342c10099767dd655a714bf28834e9cb74"}]}'
|
|
2026-03-05 15:10:33.457 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.457 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/1
|
|
2026-03-05 15:10:33.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:33.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:33.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.464 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:33.665 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3ee8da1c97a0b3e4b0d96eafef1c6c275231b59c17871785484aa7096d1bb1a"}]}'
|
|
2026-03-05 15:10:33.668 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.668 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3ee8da1c97a0b3e4b0d96eafef1c6c275231b59c17871785484aa7096d1bb1a"}]}'
|
|
2026-03-05 15:10:33.671 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.672 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/2
|
|
2026-03-05 15:10:33.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:33.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F2" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:33.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.678 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:33.879 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F2&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x25a00d2332e40da141ccc34e6389a17a58c4719305bdba09cfa5ec8641213d8a"}]}'
|
|
2026-03-05 15:10:33.882 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.883 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:33.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F2&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:33.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x25a00d2332e40da141ccc34e6389a17a58c4719305bdba09cfa5ec8641213d8a"}]}'
|
|
2026-03-05 15:10:33.886 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:33.886 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/3
|
|
2026-03-05 15:10:33.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:33.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F3" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:33.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:33.893 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:34.094 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F3&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb3fc83e8756f3bcd7cd0b80647a95989d93c24efb456663aa0e7c1a40e0891a4"}]}'
|
|
2026-03-05 15:10:34.097 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.097 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F3&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb3fc83e8756f3bcd7cd0b80647a95989d93c24efb456663aa0e7c1a40e0891a4"}]}'
|
|
2026-03-05 15:10:34.101 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.101 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/4
|
|
2026-03-05 15:10:34.101 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:34.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F4" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:34.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:34.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:34.308 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F4&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x03eb8c21a1fbd04997b8a5e449b29b829e5df1f313fe334de2d6f34fc40a8854"}]}'
|
|
2026-03-05 15:10:34.311 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.311 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F4&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x03eb8c21a1fbd04997b8a5e449b29b829e5df1f313fe334de2d6f34fc40a8854"}]}'
|
|
2026-03-05 15:10:34.314 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.315 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/5
|
|
2026-03-05 15:10:34.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:34.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F5" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:34.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:34.320 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:34.521 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F5&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4214d0cfcfdafb1da733e9791f20f466e8e496b4dce0b82e725ad0a3159f0782"}]}'
|
|
2026-03-05 15:10:34.524 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.525 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F5&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4214d0cfcfdafb1da733e9791f20f466e8e496b4dce0b82e725ad0a3159f0782"}]}'
|
|
2026-03-05 15:10:34.528 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.528 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/6
|
|
2026-03-05 15:10:34.528 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:34.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F6" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:34.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:34.534 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:34.734 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F6&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x95af7ab383bcf2ac8a2fd476f33de124f02f6a684af06e662cb8dc1b6168435a"}]}'
|
|
2026-03-05 15:10:34.738 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.738 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F6&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x95af7ab383bcf2ac8a2fd476f33de124f02f6a684af06e662cb8dc1b6168435a"}]}'
|
|
2026-03-05 15:10:34.741 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.742 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/7
|
|
2026-03-05 15:10:34.742 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:34.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F7" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:34.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:34.748 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:34.949 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F7&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd1b06a51689c3bf1862ca5828c7e5f1f0f644ae66d931d65766135978ee3e473"}]}'
|
|
2026-03-05 15:10:34.954 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.954 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:34.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F7&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:34.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd1b06a51689c3bf1862ca5828c7e5f1f0f644ae66d931d65766135978ee3e473"}]}'
|
|
2026-03-05 15:10:34.957 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:34.958 DEBUG [tests.store.test_get_messages] Running test with pubsub topic /waku/2/rs/3/8
|
|
2026-03-05 15:10:34.958 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:10:34.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F8" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:10:34.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:34.964 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:10:35.164 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:35.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21390/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F8&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:35.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8f0a4fc7a25a6c114c1cba23ab3d64f909bc29d6c5f1e52f97f164581318889b"}]}'
|
|
2026-03-05 15:10:35.168 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:35.168 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the stored messages
|
|
2026-03-05 15:10:35.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23300/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F8&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:35.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8f0a4fc7a25a6c114c1cba23ab3d64f909bc29d6c5f1e52f97f164581318889b"}]}'
|
|
2026-03-05 15:10:35.171 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 15:10:35.173 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:10:35.174 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:10:35.174 DEBUG [src.node.waku_node] Stopping container with id 47b6fa424b76
|
|
2026-03-05 15:10:35.730 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:10:35.730 DEBUG [src.node.waku_node] Stopping container with id 2b3b8204a2d0
|
|
2026-03-05 15:10:36.310 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:10:36.311 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:10:36.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:10:36.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|