waku-interop-tests/nim/357/data/attachments/65f73587b5e48ab2.txt

71 lines
12 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

DEBUG  tests.conftest:conftest.py:51 Running fixture setup: test_id
DEBUG  tests.conftest:conftest.py:57 Running test: test_single_content_topic[/statusim/1/community/cbor] with id: 2024-09-12_04-30-34__67896a3e-574f-411e-9943-a69d4b08e0b0
DEBUG  src.steps.common:common.py:17 Running fixture setup: common_setup
DEBUG  src.steps.relay:relay.py:28 Running fixture setup: relay_setup
DEBUG  src.steps.sharding:sharding.py:29 Running fixture setup: sharding_setup
DEBUG  src.node.docker_mananger:docker_mananger.py:18 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:85 WakuNode instance initialized with log path ./log/docker/node1_2024-09-12_04-30-34__67896a3e-574f-411e-9943-a69d4b08e0b0__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:89 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:21 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:24 Network waku already exists
DEBUG  src.node.docker_mananger:docker_mananger.py:81 Generated random external IP 172.18.136.155
DEBUG  src.node.docker_mananger:docker_mananger.py:74 Generated ports ['59417', '59418', '59419', '59420', '59421']
DEBUG  src.node.waku_node:waku_node.py:434 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:163 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:165 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:48 docker run -i -t -p 59417:59417 -p 59418:59418 -p 59419:59419 -p 59420:59420 -p 59421:59421 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=59419 --rest-port=59417 --tcp-port=59418 --discv5-udp-port=59420 --rest-address=0.0.0.0 --nat=extip:172.18.136.155 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=760a3930e70ecfd06c51eb61ced50fdb0a7deec37cedb84de5ab810b8947d6ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59421 --metrics-logging=true --relay=true --filter=true --content-topic=/statusim/1/community/cbor
DEBUG  src.node.docker_mananger:docker_mananger.py:54 docker network connect --ip 172.18.136.155 waku f890c48e8d98bdc69de562ea266eac0b3c0cd6b2e454882b880f2e27c89e73ad
DEBUG  src.node.docker_mananger:docker_mananger.py:57 Container started with ID f890c48e8d98. Setting up logs at ./log/docker/node1_2024-09-12_04-30-34__67896a3e-574f-411e-9943-a69d4b08e0b0__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:177 Started container from image wakuorg/nwaku:latest. REST: 59417
DEBUG  src.libs.common:common.py:35 Sleeping for 1 seconds
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59417/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"Ready","protocolsHealth":[]}'
INFO  src.node.waku_node:waku_node.py:277 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.155/tcp/59418/p2p/16Uiu2HAmD8CTNx52vbx6HyAYQvyhcuE51vxTQrdZ7LdX8CX2KXsc","/ip4/172.18.136.155/tcp/59419/ws/p2p/16Uiu2HAmD8CTNx52vbx6HyAYQvyhcuE51vxTQrdZ7LdX8CX2KXsc"],"enrUri":"enr:-LO4QPjbggV5tFGulNaFFkE5fCeGTdVDKO4gNx9fVbOHhcdAGNOIf8PLzfr8qdxOi2rQ1_tEQA-xsGqm8nyXt5FhoqoBgmlkgnY0gmlwhKwSiJuKbXVsdGlhZGRyc4wACgSsEoibBugb3QOCcnOFAAIBAACJc2VjcDI1NmsxoQMG-F52ydG1Tf4Lpp833perWHNEiPUn__7u8S0FBeDSj4N0Y3CC6BqDdWRwgugchXdha3UyBQ"}'
INFO  src.node.waku_node:waku_node.py:282 REST service is ready !!
DEBUG  src.node.docker_mananger:docker_mananger.py:18 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:85 WakuNode instance initialized with log path ./log/docker/node2_2024-09-12_04-30-34__67896a3e-574f-411e-9943-a69d4b08e0b0__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:89 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:21 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:24 Network waku already exists
DEBUG  src.node.docker_mananger:docker_mananger.py:81 Generated random external IP 172.18.226.96
DEBUG  src.node.docker_mananger:docker_mananger.py:74 Generated ports ['63999', '64000', '64001', '64002', '64003']
DEBUG  src.node.waku_node:waku_node.py:434 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:163 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:165 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:48 docker run -i -t -p 63999:63999 -p 64000:64000 -p 64001:64001 -p 64002:64002 -p 64003:64003 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=64001 --rest-port=63999 --tcp-port=64000 --discv5-udp-port=64002 --rest-address=0.0.0.0 --nat=extip:172.18.226.96 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=725b1a8b503c232d7cf3f6d1a6e20a68c746761f3ce02ea698d28bfadc48fdfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64003 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-LO4QPjbggV5tFGulNaFFkE5fCeGTdVDKO4gNx9fVbOHhcdAGNOIf8PLzfr8qdxOi2rQ1_tEQA-xsGqm8nyXt5FhoqoBgmlkgnY0gmlwhKwSiJuKbXVsdGlhZGRyc4wACgSsEoibBugb3QOCcnOFAAIBAACJc2VjcDI1NmsxoQMG-F52ydG1Tf4Lpp833perWHNEiPUn__7u8S0FBeDSj4N0Y3CC6BqDdWRwgugchXdha3UyBQ --content-topic=/statusim/1/community/cbor
DEBUG  src.node.docker_mananger:docker_mananger.py:54 docker network connect --ip 172.18.226.96 waku 8b80847b7d67663e0f3382d8567eb489214356a7bd02fd6d9c6c86689f6529d1
DEBUG  src.node.docker_mananger:docker_mananger.py:57 Container started with ID 8b80847b7d67. Setting up logs at ./log/docker/node2_2024-09-12_04-30-34__67896a3e-574f-411e-9943-a69d4b08e0b0__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:177 Started container from image wakuorg/nwaku:latest. REST: 63999
DEBUG  src.libs.common:common.py:35 Sleeping for 1 seconds
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63999/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"Ready","protocolsHealth":[]}'
INFO  src.node.waku_node:waku_node.py:277 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63999/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.96/tcp/64000/p2p/16Uiu2HAm7U6BwgMrVwxR8JiWqDsV2W7m51e7AdTFmjzCC3UZYLub","/ip4/172.18.226.96/tcp/64001/ws/p2p/16Uiu2HAm7U6BwgMrVwxR8JiWqDsV2W7m51e7AdTFmjzCC3UZYLub"],"enrUri":"enr:-LO4QA7y36EI_I-Qy80d8UERBXEtvYhV2Qilf0jJ8awNg-AbC9e3-OUoBQFj823Tn1nIOUXBNs8oKOylatg2AIm3JQ8BgmlkgnY0gmlwhKwS4mCKbXVsdGlhZGRyc4wACgSsEuJgBvoB3QOCcnOFAAIBAACJc2VjcDI1NmsxoQKy6sdKwg496Yd0T-MQUpclJD5wgkYKktxa9fKzzeG3ToN0Y3CC-gCDdWRwgvoChXdha3UyAQ"}'
INFO  src.node.waku_node:waku_node.py:282 REST service is ready !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63999/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.155/tcp/59418/p2p/16Uiu2HAmD8CTNx52vbx6HyAYQvyhcuE51vxTQrdZ7LdX8CX2KXsc"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59417/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63999/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59417/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:35 Sleeping for 0.1 seconds
DEBUG  src.steps.sharding:sharding.py:157 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59417/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1726115437574876672,"ephemeral":false}]'
DEBUG  src.steps.sharding:sharding.py:157 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63999/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1726115437574876672,"ephemeral":false}]'
DEBUG  tests.conftest:conftest.py:59 Running fixture teardown: test_setup
DEBUG  tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
DEBUG  src.node.waku_node:waku_node.py:221 Stopping container with id f890c48e8d98
DEBUG  src.node.waku_node:waku_node.py:228 Container stopped.
DEBUG  src.node.waku_node:waku_node.py:221 Stopping container with id 8b80847b7d67
DEBUG  src.node.waku_node:waku_node.py:228 Container stopped.
DEBUG  tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
DEBUG  src.node.docker_mananger:docker_mananger.py:117 No errors found in the waku logs.
DEBUG  src.node.docker_mananger:docker_mananger.py:117 No errors found in the waku logs.