mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 15:13:48 +00:00
226 lines
38 KiB
Plaintext
226 lines
38 KiB
Plaintext
2026-02-28 20:27:30.776 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:27:30.778 DEBUG [tests.conftest] Running test: test_large_message_payload_sync with id: 2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb
|
|
2026-02-28 20:27:30.778 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:27:30.788 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:30.788 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:30.795 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:30.796 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:30.803 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:30.803 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:30.804 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 20:27:30.805 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:30.805 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:30.808 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:30.808 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.183
|
|
2026-02-28 20:27:30.808 DEBUG [src.node.docker_mananger] Generated ports ['64480', '64481', '64482', '64483', '64484']
|
|
2026-02-28 20:27:30.808 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:30.808 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:30.808 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:30.809 DEBUG [src.node.docker_mananger] docker run -i -t -p 64480:64480 -p 64481:64481 -p 64482:64482 -p 64483:64483 -p 64484:64484 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=64482 --rest-port=64480 --tcp-port=64481 --discv5-udp-port=64483 --rest-address=0.0.0.0 --nat=extip:172.18.20.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bffa70c1ba6d6ff4ecdacb265fdd0339a79fc97b42b8dc0e253f59abbc676a04 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64484 --metrics-logging=true --store=true --relay=true
|
|
2026-02-28 20:27:31.007 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.183 waku 8a6a44990203397930a30e5359183370376cc6b4f88a15be142d1a15a47800ec
|
|
2026-02-28 20:27:31.011 ERROR [src.node.docker_mananger] Max retries reached for container 1b612ec5cb8e. Exiting log stream.
|
|
2026-02-28 20:27:31.044 DEBUG [src.node.docker_mananger] Container started with ID 8a6a44990203. Setting up logs at ./log/docker/node1_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:31.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64480
|
|
2026-02-28 20:27:31.045 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:31.608 ERROR [src.node.docker_mananger] Max retries reached for container 77b25e811f3b. Exiting log stream.
|
|
2026-02-28 20:27:32.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64480/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:32.048 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 20:27:32.048 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:32.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64480/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:32.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.183/tcp/64481/p2p/16Uiu2HAm2LYQaQ5G3KAYP4SrCpAnUkebUFZx6JR3EZTbS2LqJoVf","/ip4/172.18.20.183/tcp/64482/ws/p2p/16Uiu2HAm2LYQaQ5G3KAYP4SrCpAnUkebUFZx6JR3EZTbS2LqJoVf"],"enrUri":"enr:-L24QEBIIP-abGDCddTBcTcuVdCngxQyLFCJtWadDvp4WAxjCbJ-4LcJYdsUiQ3ZwAgAXbCDw-szv8llC1WCe6GA_BECgmlkgnY0gmlwhKwSFLeKbXVsdGlhZGRyc5YACASsEhS3BvvhAAoErBIUtwb74t0DgnJzhQADAQAAiXNlY3AyNTZrMaECZrFXilTWrjToVh7IQI-hFFfu4XN6c-oTVeF10mtzaD6DdGNwgvvhg3VkcIL744V3YWt1MgM"}'
|
|
2026-02-28 20:27:32.051 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:32.051 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:32.051 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:32.053 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:32.053 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.4
|
|
2026-02-28 20:27:32.053 DEBUG [src.node.docker_mananger] Generated ports ['33543', '33544', '33545', '33546', '33547']
|
|
2026-02-28 20:27:32.053 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:32.053 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:32.054 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:32.054 DEBUG [src.node.docker_mananger] docker run -i -t -p 33543:33543 -p 33544:33544 -p 33545:33545 -p 33546:33546 -p 33547:33547 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=33545 --rest-port=33543 --tcp-port=33544 --discv5-udp-port=33546 --rest-address=0.0.0.0 --nat=extip:172.18.150.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cee49c8e6da5dd636e6e3a9a989dc79bfc6e3a549b989b56aa407eb63c9f7587 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33547 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEBIIP-abGDCddTBcTcuVdCngxQyLFCJtWadDvp4WAxjCbJ-4LcJYdsUiQ3ZwAgAXbCDw-szv8llC1WCe6GA_BECgmlkgnY0gmlwhKwSFLeKbXVsdGlhZGRyc5YACASsEhS3BvvhAAoErBIUtwb74t0DgnJzhQADAQAAiXNlY3AyNTZrMaECZrFXilTWrjToVh7IQI-hFFfu4XN6c-oTVeF10mtzaD6DdGNwgvvhg3VkcIL744V3YWt1MgM
|
|
2026-02-28 20:27:32.243 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.4 waku 4b190ab638fce0c8e735eb819ff5f7907596228146ad2f9226a4276bfa6d0384
|
|
2026-02-28 20:27:32.277 DEBUG [src.node.docker_mananger] Container started with ID 4b190ab638fc. Setting up logs at ./log/docker/node2_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:32.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33543
|
|
2026-02-28 20:27:32.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:33.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33543/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:33.299 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-02-28 20:27:33.303 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:33.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:33.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.4/tcp/33544/p2p/16Uiu2HAmPS9uni8i6iE5KxFrqxMfangRSz4J15wz3Zw9w9afwwHh","/ip4/172.18.150.4/tcp/33545/ws/p2p/16Uiu2HAmPS9uni8i6iE5KxFrqxMfangRSz4J15wz3Zw9w9afwwHh"],"enrUri":"enr:-L24QCA-K1wov25EMnQxhjP4jedGrbkm9r09YzIdM0kBCKSScPa9jSS4nEITRpo_vyPkxhy2rs69TZpXVQai0DTaZq8CgmlkgnY0gmlwhKwSlgSKbXVsdGlhZGRyc5YACASsEpYEBoMIAAoErBKWBAaDCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoCbQyScUbad8xDgb59SDHsrswtuv8PwX6FI9RpdANNCDdGNwgoMIg3VkcIKDCoV3YWt1MgE"}'
|
|
2026-02-28 20:27:33.313 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:33.314 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:33.314 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:33.317 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:33.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.82
|
|
2026-02-28 20:27:33.318 DEBUG [src.node.docker_mananger] Generated ports ['34402', '34403', '34404', '34405', '34406']
|
|
2026-02-28 20:27:33.318 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:33.318 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:33.318 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:33.318 DEBUG [src.node.docker_mananger] docker run -i -t -p 34402:34402 -p 34403:34403 -p 34404:34404 -p 34405:34405 -p 34406:34406 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=34404 --rest-port=34402 --tcp-port=34403 --discv5-udp-port=34405 --rest-address=0.0.0.0 --nat=extip:172.18.88.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b67dc8a2ebfa18cdf0da22bd932d6bdf9c0beb4af4de8bfb79dac76ee4ec97dd --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34406 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCA-K1wov25EMnQxhjP4jedGrbkm9r09YzIdM0kBCKSScPa9jSS4nEITRpo_vyPkxhy2rs69TZpXVQai0DTaZq8CgmlkgnY0gmlwhKwSlgSKbXVsdGlhZGRyc5YACASsEpYEBoMIAAoErBKWBAaDCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoCbQyScUbad8xDgb59SDHsrswtuv8PwX6FI9RpdANNCDdGNwgoMIg3VkcIKDCoV3YWt1MgE
|
|
2026-02-28 20:27:33.517 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.82 waku 51c1a93917fbe03ad8db2202c90f4b47a29e45389fac083c9e2a6fd23cdea4bb
|
|
2026-02-28 20:27:33.555 DEBUG [src.node.docker_mananger] Container started with ID 51c1a93917fb. Setting up logs at ./log/docker/node3_2026-02-28_20-27-30__8cc36207-44e0-47b4-b713-53aa422f86cb__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:33.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34402
|
|
2026-02-28 20:27:33.556 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:34.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34402/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:34.569 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-02-28 20:27:34.571 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:34.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34402/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:34.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.82/tcp/34403/p2p/16Uiu2HAm38fufzK8HxjnFUB3zSzcLurtVSo5cGNyHZPHtiv5RKQK","/ip4/172.18.88.82/tcp/34404/ws/p2p/16Uiu2HAm38fufzK8HxjnFUB3zSzcLurtVSo5cGNyHZPHtiv5RKQK"],"enrUri":"enr:-L24QKzmtRMTMIXVedurvVkl9QryJLMn8dncpoZkuSzbtNOQfHIG_CgHpZ210lONfeyoz3NyWJb_j_Wdb5y4TeusOCgCgmlkgnY0gmlwhKwSWFKKbXVsdGlhZGRyc5YACASsElhSBoZjAAoErBJYUgaGZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECcoKKlHkllFdoNj8UdQwssbkxYEpmv4h80hqwlLbJt7CDdGNwgoZjg3VkcIKGZYV3YWt1MgE"}'
|
|
2026-02-28 20:27:34.576 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:34.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33543/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.183/tcp/64481/p2p/16Uiu2HAm2LYQaQ5G3KAYP4SrCpAnUkebUFZx6JR3EZTbS2LqJoVf"]'
|
|
2026-02-28 20:27:34.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34402/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.4/tcp/33544/p2p/16Uiu2HAmPS9uni8i6iE5KxFrqxMfangRSz4J15wz3Zw9w9afwwHh"]'
|
|
2026-02-28 20:27:34.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64480/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:27:34.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33543/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:27:34.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34402/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:27:34.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.595 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.628 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.630 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.662 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.663 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.691 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.693 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.724 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.725 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.755 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.757 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.785 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.786 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.815 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.817 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.847 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.848 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.878 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.879 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.908 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.909 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.942 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.943 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:34.974 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:34.975 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:34.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:34.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.005 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.006 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.039 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.040 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.073 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.074 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.108 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.109 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.141 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.142 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.174 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.175 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.208 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.209 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.241 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.243 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.270 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.272 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.300 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.301 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.329 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.331 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.360 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.362 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.390 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.392 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.420 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.421 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.450 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.452 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.481 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.482 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.512 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:35.514 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:27:35.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:35.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-02-28 20:27:35.542 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-28 20:27:45.551 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:27:45.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64480/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:45.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd3b83f3bcd0bc19137899e30ad678137319fa36a7e89a7b6fd40333cc5eefb61"},{"messageHash":"0xa262978fbc9620dd05f55690949d035ee6b59acb05ad8f80b767ce4479fe3437"},{"messageHash":"0x04a37ac864667fd8488de7861e3cf5a905003d087e3c5653588d2f72b88eb82d"},{"messageHash":"0xc7050a0a35f47f70976a4d6048534cef940a22d52d152c47093fdc7b329e4c90"},{"messageHash":"0x2177015dff964edfeb8b4823bc0921656bb292efef67357c708e0ac638de99cb"},{"messageHash":"0x345d3fa99ce086896e5f1e1247b129c3007c6a9b84d37acfb0cadece389f66a9"},{"messageHash":"0x8b5452fbfa01501617349145702fb7177e6beb6b2d43bba30d88fcfe7e80c722"},{"messageHash":"0x720c5bd2672da9ab7464bf5c89d54a07eccce0e3e7f24a5aedf504dca6feba53"},{"messageHash":"0x442e9223024cfda221bfe91081aa62e21a1d41df070895530b9f4e5d863f29b8"},{"messageHash":"0x9e0fe3112b033fe10465c5b835a421e27feab7bcf9c9210b4659c79b8ec97327"},{"messageHash":"0xd43968c7b5e478f4457fe52e5e6fafeae53819060ededcf0bfa3a6f3cd281a03"},{"messageHash":"0xafaa3cedd5df6580033120b1d0b628832fd1f6dc6c87ce9a13920814f3700825"},{"messageHash":"0xe635875d84afedaef304e54d630f2a8f70e8dcd14260461f62208e449a7ddecf"},{"messageHash":"0x7c4c86d700ecb266fe8102327442b42212d3d2c999a5f5e2ae5370e99a2569a5"},{"messageHash":"0x1cf7722c197a62b19ea1ee2fb087534a0f0fb79edf0e3c29f4bd41978b8cf668"},{"messageHash":"0xe41fd021809a3e5a01ff7684fc8dd9e49d6b5e7b0841d4329434affcbddea7e1"},{"messageHash":"0xed4e540bb58f82db2454c81e343de86d48d448fcf2d67093c50b34de193b7704"},{"messageHash":"0xbccd80b5cb565aeb70ff22e877bb575deb7e11390c5ce1bce6ad420a941bb54b"},{"messageHash":"0x7e0cfcb6a0c744d2fd43edf31511dd1db94e36a769cb5ba966bb90d961acad7a"},{"messageHash":"0xbdde1ebecb0cff3c9d561918fbb06b2bdb53c7530156bac5a21ce9b2bbc2ae57"},{"messageHash":"0x12a1663e655e2e2da33f4256e8eb71caecd1b9edbc1217798320d012643caf0a"},{"messageHash":"0x890a0a7fdf3963b5bf7cfeb6dfe937e0890810bc743641d2a5d90fecf446605d"},{"messageHash":"0x6871a680eb063f20853166cb29df31fe668852e80b31647d2476d4624fc042a7"},{"messageHash":"0x9eb78b689ce5e285e0bf689bd8532bb911fbcc0428dc28d23849186b87745f7e"},{"messageHash":"0xcb67476688d17da4eeb0dd88097424edc65902e8e281530905e61e2d3418bf0d"},{"messageHash":"0xe61fa0aa08b77e5d21f50924bae1c64a8f04b003e3c113f3c1cb418c5884fbf2"},{"messageHash":"0xaacb6efe7df07bb20c58baeac898582ef73692753d4bc7ee216ab865d081d825"},{"messageHash":"0x24b2f292196efcafede474e2ef3b670af18539a09757da78f20028e99a7c1c81"},{"messageHash":"0xb0f30fcf2a6f8d842d5160cfbc9026683f236b75415a7e4c0b4fff82ceb925fb"},{"messageHash":"0xa24ac51a7274e6aca1bdec207fa21f45d1d5aa28f5cd6c10fdd4b7fd4d90a95c"}]}'
|
|
2026-02-28 20:27:45.566 DEBUG [src.steps.store] messages length is 30
|
|
2026-02-28 20:27:45.600 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:27:45.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33543/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:45.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3f0f69264c94141cb231","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd3b83f3bcd0bc19137899e30ad678137319fa36a7e89a7b6fd40333cc5eefb61"},{"messageHash":"0xa262978fbc9620dd05f55690949d035ee6b59acb05ad8f80b767ce4479fe3437"},{"messageHash":"0x04a37ac864667fd8488de7861e3cf5a905003d087e3c5653588d2f72b88eb82d"},{"messageHash":"0xc7050a0a35f47f70976a4d6048534cef940a22d52d152c47093fdc7b329e4c90"},{"messageHash":"0x2177015dff964edfeb8b4823bc0921656bb292efef67357c708e0ac638de99cb"},{"messageHash":"0x345d3fa99ce086896e5f1e1247b129c3007c6a9b84d37acfb0cadece389f66a9"},{"messageHash":"0x8b5452fbfa01501617349145702fb7177e6beb6b2d43bba30d88fcfe7e80c722"},{"messageHash":"0x720c5bd2672da9ab7464bf5c89d54a07eccce0e3e7f24a5aedf504dca6feba53"},{"messageHash":"0x442e9223024cfda221bfe91081aa62e21a1d41df070895530b9f4e5d863f29b8"},{"messageHash":"0x9e0fe3112b033fe10465c5b835a421e27feab7bcf9c9210b4659c79b8ec97327"},{"messageHash":"0xd43968c7b5e478f4457fe52e5e6fafeae53819060ededcf0bfa3a6f3cd281a03"},{"messageHash":"0xafaa3cedd5df6580033120b1d0b628832fd1f6dc6c87ce9a13920814f3700825"},{"messageHash":"0xe635875d84afedaef304e54d630f2a8f70e8dcd14260461f62208e449a7ddecf"},{"messageHash":"0x7c4c86d700ecb266fe8102327442b42212d3d2c999a5f5e2ae5370e99a2569a5"},{"messageHash":"0x1cf7722c197a62b19ea1ee2fb087534a0f0fb79edf0e3c29f4bd41978b8cf668"},{"messageHash":"0xe41fd021809a3e5a01ff7684fc8dd9e49d6b5e7b0841d4329434affcbddea7e1"},{"messageHash":"0xed4e540bb58f82db2454c81e343de86d48d448fcf2d67093c50b34de193b7704"},{"messageHash":"0xbccd80b5cb565aeb70ff22e877bb575deb7e11390c5ce1bce6ad420a941bb54b"},{"messageHash":"0x7e0cfcb6a0c744d2fd43edf31511dd1db94e36a769cb5ba966bb90d961acad7a"},{"messageHash":"0xbdde1ebecb0cff3c9d561918fbb06b2bdb53c7530156bac5a21ce9b2bbc2ae57"},{"messageHash":"0x12a1663e655e2e2da33f4256e8eb71caecd1b9edbc1217798320d012643caf0a"},{"messageHash":"0x890a0a7fdf3963b5bf7cfeb6dfe937e0890810bc743641d2a5d90fecf446605d"},{"messageHash":"0x6871a680eb063f20853166cb29df31fe668852e80b31647d2476d4624fc042a7"},{"messageHash":"0x9eb78b689ce5e285e0bf689bd8532bb911fbcc0428dc28d23849186b87745f7e"},{"messageHash":"0xcb67476688d17da4eeb0dd88097424edc65902e8e281530905e61e2d3418bf0d"},{"messageHash":"0xe61fa0aa08b77e5d21f50924bae1c64a8f04b003e3c113f3c1cb418c5884fbf2"},{"messageHash":"0xaacb6efe7df07bb20c58baeac898582ef73692753d4bc7ee216ab865d081d825"},{"messageHash":"0x24b2f292196efcafede474e2ef3b670af18539a09757da78f20028e99a7c1c81"},{"messageHash":"0xb0f30fcf2a6f8d842d5160cfbc9026683f236b75415a7e4c0b4fff82ceb925fb"},{"messageHash":"0xa24ac51a7274e6aca1bdec207fa21f45d1d5aa28f5cd6c10fdd4b7fd4d90a95c"}]}'
|
|
2026-02-28 20:27:45.621 DEBUG [src.steps.store] messages length is 30
|
|
2026-02-28 20:27:45.655 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:27:45.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34402/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:45.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"516d48404be6e45fd046","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd3b83f3bcd0bc19137899e30ad678137319fa36a7e89a7b6fd40333cc5eefb61"},{"messageHash":"0xa262978fbc9620dd05f55690949d035ee6b59acb05ad8f80b767ce4479fe3437"},{"messageHash":"0x04a37ac864667fd8488de7861e3cf5a905003d087e3c5653588d2f72b88eb82d"},{"messageHash":"0xc7050a0a35f47f70976a4d6048534cef940a22d52d152c47093fdc7b329e4c90"},{"messageHash":"0x2177015dff964edfeb8b4823bc0921656bb292efef67357c708e0ac638de99cb"},{"messageHash":"0x345d3fa99ce086896e5f1e1247b129c3007c6a9b84d37acfb0cadece389f66a9"},{"messageHash":"0x8b5452fbfa01501617349145702fb7177e6beb6b2d43bba30d88fcfe7e80c722"},{"messageHash":"0x720c5bd2672da9ab7464bf5c89d54a07eccce0e3e7f24a5aedf504dca6feba53"},{"messageHash":"0x442e9223024cfda221bfe91081aa62e21a1d41df070895530b9f4e5d863f29b8"},{"messageHash":"0x9e0fe3112b033fe10465c5b835a421e27feab7bcf9c9210b4659c79b8ec97327"},{"messageHash":"0xd43968c7b5e478f4457fe52e5e6fafeae53819060ededcf0bfa3a6f3cd281a03"},{"messageHash":"0xafaa3cedd5df6580033120b1d0b628832fd1f6dc6c87ce9a13920814f3700825"},{"messageHash":"0xe635875d84afedaef304e54d630f2a8f70e8dcd14260461f62208e449a7ddecf"},{"messageHash":"0x7c4c86d700ecb266fe8102327442b42212d3d2c999a5f5e2ae5370e99a2569a5"},{"messageHash":"0x1cf7722c197a62b19ea1ee2fb087534a0f0fb79edf0e3c29f4bd41978b8cf668"},{"messageHash":"0xe41fd021809a3e5a01ff7684fc8dd9e49d6b5e7b0841d4329434affcbddea7e1"},{"messageHash":"0xed4e540bb58f82db2454c81e343de86d48d448fcf2d67093c50b34de193b7704"},{"messageHash":"0xbccd80b5cb565aeb70ff22e877bb575deb7e11390c5ce1bce6ad420a941bb54b"},{"messageHash":"0x7e0cfcb6a0c744d2fd43edf31511dd1db94e36a769cb5ba966bb90d961acad7a"},{"messageHash":"0xbdde1ebecb0cff3c9d561918fbb06b2bdb53c7530156bac5a21ce9b2bbc2ae57"},{"messageHash":"0x12a1663e655e2e2da33f4256e8eb71caecd1b9edbc1217798320d012643caf0a"},{"messageHash":"0x890a0a7fdf3963b5bf7cfeb6dfe937e0890810bc743641d2a5d90fecf446605d"},{"messageHash":"0x6871a680eb063f20853166cb29df31fe668852e80b31647d2476d4624fc042a7"},{"messageHash":"0x9eb78b689ce5e285e0bf689bd8532bb911fbcc0428dc28d23849186b87745f7e"},{"messageHash":"0xcb67476688d17da4eeb0dd88097424edc65902e8e281530905e61e2d3418bf0d"},{"messageHash":"0xe61fa0aa08b77e5d21f50924bae1c64a8f04b003e3c113f3c1cb418c5884fbf2"},{"messageHash":"0xaacb6efe7df07bb20c58baeac898582ef73692753d4bc7ee216ab865d081d825"},{"messageHash":"0x24b2f292196efcafede474e2ef3b670af18539a09757da78f20028e99a7c1c81"},{"messageHash":"0xb0f30fcf2a6f8d842d5160cfbc9026683f236b75415a7e4c0b4fff82ceb925fb"},{"messageHash":"0xa24ac51a7274e6aca1bdec207fa21f45d1d5aa28f5cd6c10fdd4b7fd4d90a95c"}]}'
|
|
2026-02-28 20:27:45.677 DEBUG [src.steps.store] messages length is 30
|
|
2026-02-28 20:27:45.703 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:27:45.705 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:27:45.705 DEBUG [src.node.waku_node] Stopping container with id 8a6a44990203
|
|
2026-02-28 20:27:46.312 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:27:46.313 DEBUG [src.node.waku_node] Stopping container with id 4b190ab638fc
|
|
2026-02-28 20:27:46.900 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:27:46.903 DEBUG [src.node.waku_node] Stopping container with id 51c1a93917fb
|
|
2026-02-28 20:27:47.204 ERROR [src.node.docker_mananger] Max retries reached for container 8a6a44990203. Exiting log stream.
|
|
2026-02-28 20:27:47.459 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:27:47.462 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:27:47.505 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:27:47.527 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:27:47.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|