mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 21:09:29 +00:00
122 lines
21 KiB
Plaintext
122 lines
21 KiB
Plaintext
2026-04-22 23:56:44.124 INFO [tests.conftest] Fleet bootstrap patch active – NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
|
||
2026-04-22 23:56:44.124 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:56:44.125 DEBUG [tests.conftest] Running test: test_publish_with_ephemeral with id: 2026-04-22_23-56-44__711aa2f8-254f-4c2b-90ad-5c4cae76d199
|
||
2026-04-22 23:56:44.125 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:56:44.125 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-22 23:56:44.126 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||
2026-04-22 23:56:44.132 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:44.132 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-56-44__711aa2f8-254f-4c2b-90ad-5c4cae76d199__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:44.132 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
|
||
2026-04-22 23:56:44.132 DEBUG [tests.conftest] fleet_joined_start: NODE1 – bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
|
||
2026-04-22 23:56:44.132 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
|
||
2026-04-22 23:56:44.133 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:44.133 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:44.134 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:44.134 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.32
|
||
2026-04-22 23:56:44.134 DEBUG [src.node.docker_mananger] Generated ports ['31407', '31408', '31409', '31410', '31411']
|
||
2026-04-22 23:56:44.135 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:44.135 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:44.135 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:44.135 DEBUG [src.node.docker_mananger] docker run -i -t -p 31407:31407 -p 31408:31408 -p 31409:31409 -p 31410:31410 -p 31411:31411 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=31409 --rest-port=31407 --tcp-port=31408 --discv5-udp-port=31410 --rest-address=0.0.0.0 --nat=extip:172.18.116.32 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0e5de4f9bbdebb9ca97cad5950d774d0bebd872ff2cd421aea7cad0203d1ad6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31411 --metrics-logging=true --relay=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
|
||
2026-04-22 23:56:44.314 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.32 waku ebff0c6f63cbfa2eefa47d55c16b8cd80603b3a43e21fdd74ce50c595ff7ad67
|
||
2026-04-22 23:56:44.347 DEBUG [src.node.docker_mananger] Container started with ID ebff0c6f63cb. Setting up logs at ./log/docker/node1_2026-04-22_23-56-44__711aa2f8-254f-4c2b-90ad-5c4cae76d199__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:44.348 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31407
|
||
2026-04-22 23:56:44.348 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:44.437 ERROR [src.node.docker_mananger] Max retries reached for container a69b3ce299fd. Exiting log stream.
|
||
2026-04-22 23:56:44.913 ERROR [src.node.docker_mananger] Max retries reached for container 3f1907541e7a. Exiting log stream.
|
||
2026-04-22 23:56:45.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:45.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:45.967 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:45.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:45.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.32/tcp/31408/p2p/16Uiu2HAm2gZYwjy4JcazTnk6rRRHei7xG5ZBJF7saZvySpizFgBT","/ip4/172.18.116.32/tcp/31409/ws/p2p/16Uiu2HAm2gZYwjy4JcazTnk6rRRHei7xG5ZBJF7saZvySpizFgBT"],"enrUri":"enr:-L24QJjbl9iod_oKaHjWwSLripso6XjqWfaB2OBTsQ-yXjnkDOu0BeeRHl-DAjQ09s2EroX00wt2-kqxVN3_omp5RRwCgmlkgnY0gmlwhKwSdCCKbXVsdGlhZGRyc5YACASsEnQgBnqwAAoErBJ0IAZ6sd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECa9JAgUVpKxAuuh515LstP9YdJSFQb1h7f4fwiDi_fnqDdGNwgnqwg3VkcIJ6soV3YWt1MgE"}'
|
||
2026-04-22 23:56:45.970 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:45.976 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:45.976 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-56-44__711aa2f8-254f-4c2b-90ad-5c4cae76d199__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:45.977 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
|
||
2026-04-22 23:56:45.977 DEBUG [tests.conftest] fleet_joined_start: NODE2 – bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
|
||
2026-04-22 23:56:45.977 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QJjbl9iod_oKaHjWwSLripso6XjqWfaB2OBTsQ-yXjnkDOu0BeeRHl-DAjQ09s2EroX00wt2-kqxVN3_omp5RRwCgmlkgnY0gmlwhKwSdCCKbXVsdGlhZGRyc5YACASsEnQgBnqwAAoErBJ0IAZ6sd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECa9JAgUVpKxAuuh515LstP9YdJSFQb1h7f4fwiDi_fnqDdGNwgnqwg3VkcIJ6soV3YWt1MgE (fleet DNS discovery replaces it)
|
||
2026-04-22 23:56:45.977 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
|
||
2026-04-22 23:56:45.977 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:45.977 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.206
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.docker_mananger] Generated ports ['50168', '50169', '50170', '50171', '50172']
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:45.979 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:45.979 DEBUG [src.node.docker_mananger] docker run -i -t -p 50168:50168 -p 50169:50169 -p 50170:50170 -p 50171:50171 -p 50172:50172 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=50170 --rest-port=50168 --tcp-port=50169 --discv5-udp-port=50171 --rest-address=0.0.0.0 --nat=extip:172.18.237.206 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ff2c8b3beb8ae45032fcebb079ea6adace4daa20b3bbbf2dfacb4ee0a7fafad4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50172 --metrics-logging=true --relay=true --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
|
||
2026-04-22 23:56:46.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.206 waku 9eff5c6fc7d8a498fdce08c370fce86d5260f15a2d67bd3b453ebeed199ca36e
|
||
2026-04-22 23:56:46.203 DEBUG [src.node.docker_mananger] Container started with ID 9eff5c6fc7d8. Setting up logs at ./log/docker/node2_2026-04-22_23-56-44__711aa2f8-254f-4c2b-90ad-5c4cae76d199__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:46.203 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50168
|
||
2026-04-22 23:56:46.203 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:47.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:47.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:47.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||
2026-04-22 23:56:47.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:47.515 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:47.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.206/tcp/50169/p2p/16Uiu2HAmCbtvZQv2Z7qGpv1qxJKHRXifWMUFeufaRpiEdKjADAsY","/ip4/172.18.237.206/tcp/50170/ws/p2p/16Uiu2HAmCbtvZQv2Z7qGpv1qxJKHRXifWMUFeufaRpiEdKjADAsY"],"enrUri":"enr:-L24QL97SWttFeAQeAYi6j4GcB0ffFfvb9gQD1BHiWQ_ST35Gr2zX2BYCBAazTH555LAprbpzamPpgkblWrqJaV8HkYCgmlkgnY0gmlwhKwS7c6KbXVsdGlhZGRyc5YACASsEu3OBsP5AAoErBLtzgbD-t0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC_zUfN5Jn6mJ_w4dcOkNk3UiSJfnR9HWkPHtjhBzYqueDdGNwgsP5g3VkcILD-4V3YWt1MgE"}'
|
||
2026-04-22 23:56:47.518 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:47.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50168/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.32/tcp/31408/p2p/16Uiu2HAm2gZYwjy4JcazTnk6rRRHei7xG5ZBJF7saZvySpizFgBT"]'
|
||
2026-04-22 23:56:47.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.553 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||
2026-04-22 23:56:47.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31407/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:56:47.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50168/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:56:47.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:56:47.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.572 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:47.672 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207564488192,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:56:47.677 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207564488192,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:56:47.680 INFO [src.steps.relay] WARM UP successful!!
|
||
2026-04-22 23:56:47.681 DEBUG [tests.relay.test_publish] Running test with Ephemeral True
|
||
2026-04-22 23:56:47.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
|
||
2026-04-22 23:56:47.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.687 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:47.787 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207681911750,"ephemeral":true,"proof":""}]'
|
||
2026-04-22 23:56:47.791 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207681911750,"ephemeral":true,"proof":""}]'
|
||
2026-04-22 23:56:47.794 DEBUG [tests.relay.test_publish] Running test with Ephemeral False
|
||
2026-04-22 23:56:47.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "ephemeral": false}'
|
||
2026-04-22 23:56:47.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:56:47.800 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:47.901 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31407/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207795101559,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:56:47.904 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:56:47.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50168/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:47.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902207795101559,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:56:47.910 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:56:47.912 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:56:47.912 DEBUG [src.node.waku_node] Stopping container with id ebff0c6f63cb
|
||
2026-04-22 23:56:48.377 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:56:48.377 DEBUG [src.node.waku_node] Stopping container with id 9eff5c6fc7d8
|
||
2026-04-22 23:56:48.840 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:56:48.843 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-22 23:56:48.862 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:56:48.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|