mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
108 lines
20 KiB
Plaintext
108 lines
20 KiB
Plaintext
2026-03-18 09:06:29.182 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:06:29.183 DEBUG [tests.conftest] Running test: test_combination_of_different_nodes with id: 2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8
|
|
2026-03-18 09:06:29.183 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:06:29.183 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-18 09:06:29.190 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:06:29.190 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:29.190 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:06:29.190 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:06:29.191 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:06:29.192 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.96
|
|
2026-03-18 09:06:29.192 DEBUG [src.node.docker_mananger] Generated ports ['53595', '53596', '53597', '53598', '53599']
|
|
2026-03-18 09:06:29.192 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:06:29.192 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:06:29.192 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:06:29.192 DEBUG [src.node.docker_mananger] docker run -i -t -p 53595:53595 -p 53596:53596 -p 53597:53597 -p 53598:53598 -p 53599:53599 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53597 --rest-port=53595 --tcp-port=53596 --discv5-udp-port=53598 --rest-address=0.0.0.0 --nat=extip:172.18.100.96 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a5c30f0d46fc712bdeba148adb58329df5c89c64f5a12bcedb1c61e12daf5b21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53599 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2026-03-18 09:06:29.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.96 waku bf80b6323e81cdeed8f39592879709f8391f992abec8dab132be20213643f922
|
|
2026-03-18 09:06:29.419 DEBUG [src.node.docker_mananger] Container started with ID bf80b6323e81. Setting up logs at ./log/docker/receiving_node1_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:29.420 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 53595
|
|
2026-03-18 09:06:29.420 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:29.433 ERROR [src.node.docker_mananger] Max retries reached for container 063cf16e259f. Exiting log stream.
|
|
2026-03-18 09:06:29.973 ERROR [src.node.docker_mananger] Max retries reached for container 154e4d53e84f. Exiting log stream.
|
|
2026-03-18 09:06:30.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53595/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:30.423 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-18 09:06:30.424 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:06:30.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53595/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:30.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.96/tcp/53596/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD","/ip4/172.18.100.96/tcp/53597/ws/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD"],"enrUri":"enr:-L24QKnydSWUdyOd1Z9E-m--w9aMc65sMk_gPFqGwIlKZbfuTteCIH4iYHJ9i5dIfiTokd-Q9ht1zvtxcbGWF47xiyQCgmlkgnY0gmlwhKwSZGCKbXVsdGlhZGRyc5YACASsEmRgBtFcAAoErBJkYAbRXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDz55C4AwIi1Zg_44Sys9olErWh33FLgRds1fB_fNjYYiDdGNwgtFcg3VkcILRXoV3YWt1Mg0"}'
|
|
2026-03-18 09:06:30.426 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:06:30.433 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:06:30.433 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:30.433 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:06:30.433 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:06:30.435 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:06:30.435 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.46
|
|
2026-03-18 09:06:30.435 DEBUG [src.node.docker_mananger] Generated ports ['22483', '22484', '22485', '22486', '22487']
|
|
2026-03-18 09:06:30.435 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:06:30.435 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:06:30.435 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:06:30.436 DEBUG [src.node.docker_mananger] docker run -i -t -p 22483:22483 -p 22484:22484 -p 22485:22485 -p 22486:22486 -p 22487:22487 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22485 --rest-port=22483 --tcp-port=22484 --discv5-udp-port=22486 --rest-address=0.0.0.0 --nat=extip:172.18.145.46 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cb0c681c9fac32ed9af1fbcee26de3bc42f1a54bfb34ad32fcaddafac05bb4f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22487 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.100.96/tcp/53596/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD
|
|
2026-03-18 09:06:30.628 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.46 waku 9d15edb9d670f7977b3661337d90a6510fb549a74248cc7a6cf00a682d3a9510
|
|
2026-03-18 09:06:30.660 DEBUG [src.node.docker_mananger] Container started with ID 9d15edb9d670. Setting up logs at ./log/docker/receiving_node2_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:30.661 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 22483
|
|
2026-03-18 09:06:30.661 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:31.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22483/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:31.664 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-18 09:06:31.665 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:06:31.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22483/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:31.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.46/tcp/22484/p2p/16Uiu2HAm49Pdg3NQtC84KTbzoJVrJTqHgEcR65YYBDruCPhUkRbh","/ip4/172.18.145.46/tcp/22485/ws/p2p/16Uiu2HAm49Pdg3NQtC84KTbzoJVrJTqHgEcR65YYBDruCPhUkRbh"],"enrUri":"enr:-L24QAQP4nVdqtzDBjZu73ZfPPb46cMV4U5GonkWK3sjvAFsBRPfM6ByKzDFSn3SeVpJz85hG7rMtjYHgjN0axFwZIQCgmlkgnY0gmlwhKwSkS6KbXVsdGlhZGRyc5YACASsEpEuBlfUAAoErBKRLgZX1d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECgY1n6WgTTdNjoNfX5t-KwiiAERFO90zOavIvH_WCpKSDdGNwglfUg3VkcIJX1oV3YWt1MgA"}'
|
|
2026-03-18 09:06:31.668 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:06:31.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22483/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.96/tcp/53596/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD"]'
|
|
2026-03-18 09:06:31.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:31.714 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:06:31.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node2_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:31.715 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:06:31.715 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:06:31.716 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:06:31.716 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.232
|
|
2026-03-18 09:06:31.716 DEBUG [src.node.docker_mananger] Generated ports ['1135', '1136', '1137', '1138', '1139']
|
|
2026-03-18 09:06:31.717 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:06:31.717 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:06:31.717 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:06:31.717 DEBUG [src.node.docker_mananger] docker run -i -t -p 1135:1135 -p 1136:1136 -p 1137:1137 -p 1138:1138 -p 1139:1139 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1137 --rest-port=1135 --tcp-port=1136 --discv5-udp-port=1138 --rest-address=0.0.0.0 --nat=extip:172.18.134.232 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=db4dedd000dc247fe1c3888ebf9539607aa9eddcb53f482a665c0f9cbf89dd8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1139 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKnydSWUdyOd1Z9E-m--w9aMc65sMk_gPFqGwIlKZbfuTteCIH4iYHJ9i5dIfiTokd-Q9ht1zvtxcbGWF47xiyQCgmlkgnY0gmlwhKwSZGCKbXVsdGlhZGRyc5YACASsEmRgBtFcAAoErBJkYAbRXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDz55C4AwIi1Zg_44Sys9olErWh33FLgRds1fB_fNjYYiDdGNwgtFcg3VkcILRXoV3YWt1Mg0 --lightpushnode=/ip4/172.18.100.96/tcp/53596/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD --lightpush=true --relay=true
|
|
2026-03-18 09:06:31.934 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.232 waku 726f5d282ee6c637d2d1e4e2fd4dcfc7ef86765d84f150f026ffc619f36d842b
|
|
2026-03-18 09:06:31.968 DEBUG [src.node.docker_mananger] Container started with ID 726f5d282ee6. Setting up logs at ./log/docker/lightpush_node2_2026-03-18_09-06-29__85134a81-1291-4b01-97ac-7bb964d9aae8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:31.968 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 1135
|
|
2026-03-18 09:06:31.969 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:32.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1135/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:32.985 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-18 09:06:32.987 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:06:32.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1135/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:32.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.232/tcp/1136/p2p/16Uiu2HAmNMBKhzksJbnHdDby3iCMNk5K6smPipG8aFW5uLRHBsYd","/ip4/172.18.134.232/tcp/1137/ws/p2p/16Uiu2HAmNMBKhzksJbnHdDby3iCMNk5K6smPipG8aFW5uLRHBsYd"],"enrUri":"enr:-L24QHnJ8wzI8iJyKC8b5HN9GtwGO9dAlV6Du49ghfjFWC_iAZkZfklxWqNi8iM3F33RO_Yw7zHdSUwzar53QITFnzwCgmlkgnY0gmlwhKwShuiKbXVsdGlhZGRyc5YACASsEoboBgRwAAoErBKG6AYEcd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDkATSVAFW452D-IoP8cwbboeUFoeVmwee0umHCd8DNIKDdGNwggRwg3VkcIIEcoV3YWt1Mgk"}'
|
|
2026-03-18 09:06:32.993 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:06:32.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1135/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.96/tcp/53596/p2p/16Uiu2HAmSdSiCPkr2tkkftyy219W6vq1K27smwBVu2Roa2GNAqTD"]'
|
|
2026-03-18 09:06:32.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:32.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1135/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.145.46/tcp/22484/p2p/16Uiu2HAm49Pdg3NQtC84KTbzoJVrJTqHgEcR65YYBDruCPhUkRbh"]'
|
|
2026-03-18 09:06:33.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:33.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53595/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:06:33.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:33.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1135/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:06:33.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:33.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22483/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/198/0"}'
|
|
2026-03-18 09:06:33.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-18 09:06:33.048 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:34.050 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:06:34.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1135/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773824794050538527}}'
|
|
2026-03-18 09:06:34.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:34.065 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:06:34.166 DEBUG [src.steps.light_push] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the lightpushed message
|
|
2026-03-18 09:06:34.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53595/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:34.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824794050538527,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:06:34.170 DEBUG [src.steps.light_push] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the lightpushed message
|
|
2026-03-18 09:06:34.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1135/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:34.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824794050538527,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:06:34.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22483/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:34.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824794050538527,"ephemeral":false}]'
|
|
2026-03-18 09:06:34.178 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:06:34.178 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:06:34.179 DEBUG [src.node.waku_node] Stopping container with id bf80b6323e81
|
|
2026-03-18 09:06:34.699 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:06:34.701 DEBUG [src.node.waku_node] Stopping container with id 9d15edb9d670
|
|
2026-03-18 09:06:35.228 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:06:35.229 DEBUG [src.node.waku_node] Stopping container with id 726f5d282ee6
|
|
2026-03-18 09:06:35.556 ERROR [src.node.docker_mananger] Max retries reached for container bf80b6323e81. Exiting log stream.
|
|
2026-03-18 09:06:35.735 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:06:35.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:06:35.757 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:06:35.764 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:06:35.771 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|